Issue 43775 - crash when closing a document with 3d object
Summary: crash when closing a document with 3d object
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m79
Hardware: PC Linux, all
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
: 44299 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-03-01 08:33 UTC by richlv
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
error report (8.68 KB, text/plain)
2005-03-01 08:34 UTC, richlv
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description richlv 2005-03-01 08:33:52 UTC
open a new writer document. insert some shape (for example, from flowcharts). 
enable extrusion. close the document or oo.org, discard changes - crash.

notes : crashes with flowcharts, symbol shapes and block arrows, but not with 
basic shapes.

attached is error report
Comment 1 richlv 2005-03-01 08:34:40 UTC
Created attachment 23164 [details]
error report
Comment 2 michael.ruess 2005-03-02 14:52:40 UTC
MRU->OD: Writer crashes when closing a document which contains a shape with
active  extrusion.
Comment 3 Oliver-Rainer Wittmann 2005-03-03 10:19:13 UTC
fixed in cws swqbugfixes17 - changed file:
/sw/source/ui/uiview/view.cxx, 1.83.32.1

cause of defect:
<svx:ExtrusionBar> shell is destroyed on view frame close, but the Writer view
tries to access this shell.
Comment 4 Oliver-Rainer Wittmann 2005-03-07 12:07:11 UTC
*** Issue 44299 has been marked as a duplicate of this issue. ***
Comment 5 frank.meies 2005-03-15 09:12:03 UTC
Ready for QA.

re-open issue and reassign to mru@openoffice.org
Comment 6 frank.meies 2005-03-15 09:12:08 UTC
reassign to mru@openoffice.org
Comment 7 frank.meies 2005-03-15 09:12:13 UTC
reset resolution to FIXED
Comment 8 michael.ruess 2005-03-15 15:41:15 UTC
Verified fix in CWS swqbugfixes17.
Comment 9 michael.ruess 2005-04-07 09:51:50 UTC
Checked integration of fix in 680m90.