https://bugs.documentfoundation.org/show_bug.cgi?id=162280
Bug ID: 162280
Summary: crashtesting tdf105820-1.doc with --convert-to pdf
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 195617
--> https://bugs.documentfoundation.org/attachment.cgi?id=195617&action=edit
Patch to trigger the problem reliably
As noted in https://gerrit.libreoffice.org/c/core/+/170681, steps to reproduce
the problem:
1) wget https://bugs.documentfoundation.org/attachment.cgi?id=130974 -O
~/Downloads/tdf105820-1.doc
2) ./instdir/program/soffice --headless --convert-to pdf
~/Downloads/tdf105820-1.doc
Crashes with an assertion failure in dbgutil builds.
It was not crashing for me initially as the crash depends on what fallbacks are
used for Verdana, but the attached patch makes it reproducible here, assuming
you have Noto Sans and Serif installed and Verdana is not.
--
You are receiving this mail because:
You are the assignee for the bug.