[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2014-12-04 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as Won't Fix.

** Changed in: poppler (Ubuntu Quantal)
   Status: Triaged = Won't Fix

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2013-01-08 Thread Sebastien Bacher
@SRU for Quantal: that seems like a valid candidate, there is an SRU
already in proposed that needs to be cleared out first though

** Also affects: poppler (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: poppler (Ubuntu Quantal)
   Importance: Undecided = Low

** Changed in: poppler (Ubuntu Quantal)
   Status: New = Triaged

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-28 Thread Bug Watch Updater
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-28 Thread madbiologist
Any chance of an SRU for Quantal?

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-03 Thread Sebastien Bacher
The issue got fixed in
http://cgit.freedesktop.org/poppler/poppler/commit/?id=e0d0177562ff546b59b3bc8eb68a08dc740d6f6c
... that should be backported to raring

** Package changed: evince (Ubuntu) = poppler (Ubuntu)

** Also affects: poppler via
   https://bugs.freedesktop.org/show_bug.cgi?id=57067
   Importance: Unknown
   Status: Unknown

** Changed in: poppler (Ubuntu)
   Status: Confirmed = Triaged

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-03 Thread madbiologist
Raring is not targeting poppler 0.22?  It would be good to backport (or
even SRU) the commit mentioned in comment #9 to Quantal and to Precise.

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-03 Thread Sebastien Bacher
No, it's not, we are defaulting to track stable serie of GNOME and other
desktop components for increasing stability

** Changed in: poppler (Ubuntu)
   Status: Triaged = Fix Committed

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/poppler

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package poppler - 0.20.5-0ubuntu2

---
poppler (0.20.5-0ubuntu2) raring; urgency=low

  * debian/patches/git_mask_segfault.patch:
- don't segfault in setSoftMaskFromImageMask (lp: #1034229)
  * debian/patches/git_no_buggy_check.patch:
Don't do a check for sanity that then we don't use (lp: #1020162)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 03 Dec 2012 18:47:40 +0100

** Changed in: poppler (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-12-01 Thread madbiologist
Sorry about that Linards.  If I recall correctly you can overide that by
selecting This is not my bug or No. Report a new bug or something
similar.  I might be mistaken though.

Anyway, I think this bug might be the same as
https://bugs.freedesktop.org/show_bug.cgi?id=57067 which is fixed
upstream in poppler 0.21.2 (0.22 Beta 2), as per:

core:
CairoOutputDev: Fix crash in CairoImageOutputDev with setSoftMaskFromImageMask 
(Bug #57067)

** Bug watch added: freedesktop.org Bugzilla #57067
   https://bugs.freedesktop.org/show_bug.cgi?id=57067

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince 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/ubuntu/+source/evince/+bug/1034229/+subscriptions

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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-10-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evince (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince 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/ubuntu/+source/evince/+bug/1034229/+subscriptions

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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-10-06 Thread Linards Ticmanis
My bug report would've included a much more complete stack trace, but
still I was sent here. Oh well...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince 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/ubuntu/+source/evince/+bug/1034229/+subscriptions

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


[Bug 1034229] Re: evince crashed with SIGSEGV in INT_cairo_set_source()

2012-08-08 Thread Jamie Strandboge
** Tags removed: apparmor

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince 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/ubuntu/+source/evince/+bug/1034229/+subscriptions

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