Bug 86693 - "Don't Save" causes crash on exit
Summary: "Don't Save" causes crash on exit
Status: RESOLVED DUPLICATE of bug 86494
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.0.0.beta1
Hardware: Other Windows (All)
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-25 09:05 UTC by Kevin Suo
Modified: 2014-12-08 12:27 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
windbg backtrace (155.94 KB, text/plain)
2014-11-25 09:05 UTC, Kevin Suo
Details
screen shot of error window (10.33 KB, application/pdf)
2014-11-26 00:25 UTC, Tim Lloyd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Suo 2014-11-25 09:05:28 UTC
Created attachment 109994 [details]
windbg backtrace

When I select "Don't Save" and exit Writer, LibreOffice crashes.

Steps to reproduce:
1. New Writer;
2. Type in "abc", then ENTER;
3. Close Writer by clicking the window-manager "X" icon. When it asks you whether you want to save the document, select "Don't Save".

--> Writer crashes before the auto-recovery dialog apears.

Win 7 X64
Version: 4.4.0.0.beta1
Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e
Locale: zh_CN

Attached is the windbg bracktrace. (There are many symbols not found error msg, hope this backtrace is helpful)
Comment 1 Tim Lloyd 2014-11-26 00:25:03 UTC
Created attachment 110027 [details]
screen shot of error window
Comment 2 Tim Lloyd 2014-11-26 00:27:54 UTC
confirmed on XP

Version: 4.4.0.0.beta1
Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e
Locale: en_AU

Not found on XP/LO4.2.0.4 or Fedora 21 4.4.0.0 beta1
Comment 3 Jacques Guilleron 2014-12-06 15:09:38 UTC
I reproduce too with
LO 4.4.0.0.beta1
Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e
& Windows 7 Home Premium

I add that if you want to close the document recovery window, you get a 
Fatal Error with
Unknown SEH Exeption.

Jacques
Comment 4 Caolán McNamara 2014-12-08 12:27:16 UTC
This has to be a duplicate of 86494. The fix there moves the shutdown code out of the SwModule dtor that I see in this backtrace.

*** This bug has been marked as a duplicate of bug 86494 ***