Bug 22550 - Segmentation fault at GfxFont.cc
Summary: Segmentation fault at GfxFont.cc
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: high major
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 04:07 UTC by Ilya Gorenbein
Modified: 2009-06-30 13:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
possible patch (1.10 KB, patch)
2009-06-30 06:04 UTC, Ilya Gorenbein
Details | Splinter Review

Description Ilya Gorenbein 2009-06-30 04:07:46 UTC
Poppler version 0.10.6 crashes on http://163.26.22.21/swf/ICT_5.pdf file due to typo at array index. I think that at line 1591 of GfxFont.cc file, the array index should be widths.nExcepsV instead of widths.nExceps. 

Regards,
Ilya
Comment 1 Ilya Gorenbein 2009-06-30 06:04:22 UTC
Created attachment 27264 [details] [review]
possible patch
Comment 2 Albert Astals Cid 2009-06-30 13:30:15 UTC
Update to poppler >= 0.10.7


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.