Bug 105329 - segmentation fault on getColor
Summary: segmentation fault on getColor
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium critical
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-02 17:34 UTC by tb
Modified: 2018-08-21 11:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
sample file that crashes when trying to extract document info using poppler (611.17 KB, application/pdf)
2018-03-02 17:34 UTC, tb
Details

Description tb 2018-03-02 17:34:44 UTC
Created attachment 137757 [details]
sample file that crashes when trying to extract document info using poppler

Hi,
Poppler fails with a segmentation fault with som PDF documents. I've attached a sample document that fails. Failure seems to occur when calling getColor.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff2238687 in TextWord::getColor (b=, g=, r=,
this=) at poppler_src/poppler/TextOutputDev.h:174
174	poppler_src/poppler/TextOutputDev.h: No such file or directory.

Tried on both linux and Mac.
Comment 1 Albert Astals Cid 2018-03-03 19:03:46 UTC
Which poppler version are you using?

Which program are you using?
Comment 2 GitLab Migration User 2018-08-21 11:02:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/476.


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.