Issue 88388 - Crash when exporting doc to pdf
Summary: Crash when exporting doc to pdf
Status: CLOSED DUPLICATE of issue 90332
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m6
Hardware: All Windows XP
: P2 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
: 89056 (view as issue list)
Depends on:
Blocks: 90135
  Show dependency tree
 
Reported: 2008-04-17 14:24 UTC by wolframgarten
Modified: 2008-06-05 14:44 UTC (History)
3 users (show)

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


Attachments
bugdoc (22.80 KB, application/vnd.oasis.opendocument.presentation)
2008-04-17 14:26 UTC, wolframgarten
no flags Details
simplified document reproducing the issue (9.25 KB, application/vnd.oasis.opendocument.text)
2008-04-22 17:41 UTC, philipp.lohmann
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2008-04-17 14:24:01 UTC
Open the posted bugdoc and export it to pdf using File/Export to pdf: A crash
occurs. This was ok in m5.
The ID of the error report is r53t6t.
The ID of the error report is rp3t6t.
Comment 1 wolframgarten 2008-04-17 14:26:04 UTC
Created attachment 52966 [details]
bugdoc
Comment 2 clippka 2008-04-17 14:33:57 UTC
reassigned
Comment 3 sven.jacobi 2008-04-17 14:52:51 UTC
sj->pl: can you please take over this issue, it is crashing in
vcl::PDFWriter::DrawTextArray+0x0000001B

Comment 4 philipp.lohmann 2008-04-22 17:39:10 UTC
pl->hdu: the crash is due to unitialized mpFallbackFonts[0] in MultiSalLayout.
However intializing it to NULL fixes the crash but in the end a font is missing
in the PDF file. I think something goes awry with the glyph fallback here. An
"arrow right" symbol seems to be the culprit. Will attache a simplified document
which reproduces the problem on a local XP machine.
Comment 5 philipp.lohmann 2008-04-22 17:41:57 UTC
Created attachment 53119 [details]
simplified document reproducing the issue
Comment 6 hdu@apache.org 2008-04-23 09:57:30 UTC
.
Comment 7 philipp.lohmann 2008-05-08 12:09:48 UTC
*** Issue 89056 has been marked as a duplicate of this issue. ***
Comment 8 philipp.lohmann 2008-05-08 12:16:02 UTC
changing component
Comment 9 hdu@apache.org 2008-05-28 14:51:22 UTC
Would it be a big bother to mention the platform where it crashes? I tested on Mac and Windows on DEV300_m14 
and everything works fine => WORKSFORME
Comment 10 wolframgarten 2008-05-28 15:14:38 UTC
Crashes my DEV300_m14 on Windows.
Comment 11 wolframgarten 2008-05-28 15:17:05 UTC
Platform set.
Comment 12 jbf.faure 2008-05-29 22:20:19 UTC
Test file from duplicate #89056 crashes Dev300_m14 under Kubuntu 6.06 when 
exporting to pdf
Comment 13 hdu@apache.org 2008-06-03 09:39:48 UTC
Thanks for checking!
Comment 14 hdu@apache.org 2008-06-04 15:45:07 UTC
Same root cause as issue 90332 => updating status to DUPLICATE

*** This issue has been marked as a duplicate of 90332 ***
Comment 15 hdu@apache.org 2008-06-05 14:44:27 UTC
Closing duplicate (QA: please test the bugdoc here too, though)