Bug 109376 - Crash after undoing a document comparison (Crash in: SwNode::RemoveAnchoredFly(SwFrameFormat *))
Summary: Crash after undoing a document comparison (Crash in: SwNode::RemoveAnchoredFl...
Status: RESOLVED DUPLICATE of bug 98202
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.1.4.2 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Undo-Redo
  Show dependency treegraph
 
Reported: 2017-07-26 11:26 UTC by Thomas Lendo
Modified: 2017-07-26 13:26 UTC (History)
1 user (show)

See Also:
Crash report or crash signature: ["SwNode::RemoveAnchoredFly(SwFrameFormat *)"]


Attachments
Chapter 1 test file (474.40 KB, application/vnd.oasis.opendocument.text)
2017-07-26 11:26 UTC, Thomas Lendo
Details
Chapter 2 test file (321.06 KB, application/vnd.oasis.opendocument.text)
2017-07-26 11:26 UTC, Thomas Lendo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Lendo 2017-07-26 11:26:20 UTC
Created attachment 134867 [details]
Chapter 1 test file

Writer crashes when undoing a document comparison. I'll attach both documents to this bug report as well as the crash report.

Steps to reproduce:
1. Download both chapter documents from this bug report.
2. Open document "chapter 1".
3. Go to Edit > Track Changes > Compare Document...
4. Select and open document "chapter 2".
5. Click on Undo button in the main toolbar or use Ctrl+Z keyboard shortcut.

Actual result:
Writer crashes.

Expected result:
Writer shall undo the comparison activity and shall show the document as is was before that.

Tested with

Version: 5.3.4.2
Build ID: f82d347ccc0be322489bf7da61d7e4ad13fe2ff3
CPU Threads: 8; OS Version: Windows 6.2; UI Render: default; Layout Engine: new; Locale: de-DE (de_DE); Calc: CL

and

Version: 5.1.4.2 (x64)
Build-ID: f99d75f39f1c57ebdd7ffc5f42867c12031db97a
CPU-Threads: 8; BS-Version: Windows 6.19; UI-Render: Standard; Gebietsschema: de-AT (de_DE)
Comment 1 Thomas Lendo 2017-07-26 11:26:36 UTC
Created attachment 134868 [details]
Chapter 2 test file
Comment 2 Thomas Lendo 2017-07-26 11:31:37 UTC
The 2 mostly identical crash reports:

http://crashreport.libreoffice.org/stats/crash_details/f3e36729-d54d-42c8-8251-c20fe93a5799
Crash in: SwNode::RemoveAnchoredFly(SwFrameFormat *)
br-f3e36729-d54d-42c8-8251-c20fe93a5799

http://crashreport.libreoffice.org/stats/crash_details/6a506f9e-d93a-4065-9d77-476298502cf1
Crash in: SwNode::RemoveAnchoredFly(SwFrameFormat *)
br-6a506f9e-d93a-4065-9d77-476298502cf1
Comment 3 Xisco Faulí 2017-07-26 13:25:55 UTC

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