Summary: | Crash with BCGHACKERSURVEY-0.73.pdf | ||
---|---|---|---|
Product: | poppler | Reporter: | Marco Pesenti Gritti <mpgritti> |
Component: | general | Assignee: | Kristian Høgsberg <krh> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marco Pesenti Gritti
2005-07-08 20:54:07 UTC
Document url: http://www.ostg.com/bcg/BCGHACKERSURVEY-0.73.pdf Created attachment 3119 [details]
PDF conversion of the magnified PostScript file
Page 21 content is fucked, but is too in Acroread 7 so it's more a pdf file
problem that a rendering problem
(In reply to comment #2) > Created an attachment (id=3119) [edit] > This patch fixes the bug > > Page 21 content is fucked, but is too in Acroread 7 so it's more a pdf file > problem that a rendering problem It's strange that this can happen, since there's a check for an empty path before creating the SplashXPath. But apparently a sufficiently broken PDF can do this. As for the patch, this check should be equivalent: if (xPath->segs == NULL) no? Thanks for tracking this down, please commit. Fix will be in next poppler release. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.