Issue 117699 - Closing a certain .sxw (StarWriter5) document crashes
Summary: Closing a certain .sxw (StarWriter5) document crashes
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m104
Hardware: All All
: P2 Normal (vote)
Target Milestone: 3.4.0
Assignee: Mathias_Bauer
QA Contact: issues@sw
URL:
Keywords: crash, regression
Depends on:
Blocks:
 
Reported: 2011-04-05 15:04 UTC by stefan.baltzer
Modified: 2012-06-18 06:59 UTC (History)
5 users (show)

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


Attachments
StarWriter5 file (29.50 KB, application/vnd.sun.xml.writer)
2011-04-05 15:04 UTC, stefan.baltzer
no flags Details
make sure that layout is still destroyed in dtor of SwDoc (3.45 KB, patch)
2011-04-15 15:31 UTC, Mathias_Bauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description stefan.baltzer 2011-04-05 15:04:07 UTC
Created attachment 76274 [details]
StarWriter5 file

To reproduce: 
 - Open attached document 
 - Close document
 - Crash
Comment 1 stefan.baltzer 2011-04-05 15:38:40 UTC
Note: 
Found with AutoTest "Writer_xml_7_export.bas"
Comment 2 Mathias_Bauer 2011-04-15 15:31:09 UTC
Created attachment 76393 [details]
make sure that layout is still destroyed in dtor of SwDoc
Comment 3 Mathias_Bauer 2011-04-15 15:31:43 UTC
@od: please review the patch
Comment 4 Mathias_Bauer 2011-04-15 15:33:14 UTC
@od: please review the patch
Comment 5 Oliver-Rainer Wittmann 2012-06-13 12:23:06 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.
Comment 6 binguo 2012-06-18 06:59:02 UTC
Verified it on Aoo_Trunk_20120616.1800.1350879 and it does not reproduce, so close it as fixed.