Launchpad has imported 7 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=57067.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-11-13T14:17:03+00:00 Ross Lagerwall wrote:

Created attachment 70006
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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/8

------------------------------------------------------------------------
On 2012-11-14T12:16:43+00:00 Adrian Johnson wrote:

Created attachment 70065
fix crash

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/9

------------------------------------------------------------------------
On 2012-11-14T15:45:56+00:00 Ross Lagerwall wrote:

I can confirm the patch does fix the crash.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/10

------------------------------------------------------------------------
On 2012-11-19T21:14:08+00:00 Albert Astals Cid wrote:

Carlos are you handling this?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/11

------------------------------------------------------------------------
On 2012-11-21T14:24:24+00:00 Carlos Garcia Campos wrote:

Comment on attachment 70065
fix crash

Review of attachment 70065:
-----------------------------------------------------------------

LGTM, please push it, thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/12

------------------------------------------------------------------------
On 2012-11-21T22:19:21+00:00 Adrian Johnson wrote:

pushed

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/13

------------------------------------------------------------------------
On 2012-12-28T12:08:08+00:00 Adrian Johnson wrote:

*** Bug 52230 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1034229/comments/19


** Changed in: poppler
       Status: Unknown => Fix Released

** Changed in: poppler
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1034229

Title:
  evince crashed with SIGSEGV in INT_cairo_set_source()

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/1034229/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to