[Poppler-bugs] [Bug 57067] New: Segfault with soft mask

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 13 06:17:03 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57067

          Priority: medium
            Bug ID: 57067
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: Segfault with soft mask
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: rosslagerwall at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: cairo backend
           Product: poppler

Created attachment 70006
  --> https://bugs.freedesktop.org/attachment.cgi?id=70006&action=edit
test case

The attached file causes poppler to segfault when
poppler_page_get_image_mapping () is called.

The reason being that:
> image_dev = new CairoImageOutputDev();
is run and eventually:
CairoOutputDev::setSoftMaskFromImageMask()
is called but image_dev->setCairo() is never called.

This was introduced in 9c092e17e8f0cf0335b431a223e6e44bddc27e64, "[xpdf] More
Splash and Gfx changes from Thomas."

To repeat, open broken.pdf with evince.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121113/448f75c8/attachment.html>


More information about the Poppler-bugs mailing list