I think this was the PDF that caused the crash. At least I'm able to
reproduce some kind of crash with this PDF. I believe this is identical
to one linked from http://www.princexml.com/samples/#xtech
(http://www.princexml.com/howcome/2007/xtech/papers/output/0082-32.pdf).

I found this file from my /tmp with following command line (reproducing
here with a wish that somebody can reuse this):

$ cd /tmp
$ evince --quit; find | grep pdf | while read i ; do echo $i ; evince $i; sleep 
1; done

Steps to reproduce the crash:
1) Open the attached PDF file in evince
2) Change pages rapidly (I'm able to reproduce the crash by quickly mouse 
wheeling back and forth between pages 1-4).

It seems to be some kind of race condition because the crash does not
happen if I change pages slowly. The Zoom setting is "Best fit".


** Attachment added: "problematic PDF"
   http://launchpadlibrarian.net/41823759/0082-32-1.pdf

-- 
evince crashed with SIGSEGV in SampledFunction::transform()
https://bugs.launchpad.net/bugs/545121
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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

Reply via email to