Bug 143240 - Crash with debug build when save special document in ODF1.3 strict
Summary: Crash with debug build when save special document in ODF1.3 strict
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2021-07-07 15:39 UTC by Regina Henschel
Modified: 2023-12-25 14:35 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
tdf133045_TestShapeAlignmentRelativeFromTopMargin.docx (19.34 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2021-07-07 15:39 UTC, Regina Henschel
Details
MS VS call stack (8.10 KB, text/plain)
2021-07-07 15:41 UTC, Regina Henschel
Details
bt with debug symbols (14.49 KB, text/plain)
2021-07-07 17:38 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2021-07-07 15:39:30 UTC
Created attachment 173419 [details]
tdf133045_TestShapeAlignmentRelativeFromTopMargin.docx

Start a debug build and set it's load/save to "ODF 1.3".
Open attached document and save it to .odt
=> Crash

It crashes in namespacemap.cxx with rLocalName "vertical-rel".

The file belongs to the unit test suite sw_ooxmlexport6
Comment 1 Regina Henschel 2021-07-07 15:41:49 UTC
Created attachment 173420 [details]
MS VS call stack
Comment 2 Julien Nabet 2021-07-07 17:38:16 UTC
Created attachment 173425 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.
I just compared the 2 last functions called, it seems identical to bt already provided by Regina.
Comment 3 QA Administrators 2023-12-25 03:10:48 UTC Comment hidden (obsolete)
Comment 4 Regina Henschel 2023-12-25 14:35:20 UTC
It no longer crashes. Tested with a build of master (LO 24.8) from 2023-12-22.