GNOME Bugzilla – Bug 761380
Evince crashes on a PDF file (which can be opened by some other viewer)
Last modified: 2016-02-24 20:37:37 UTC
Created attachment 320163 [details] The file that causes the crash Evince crashes (segmentation fault) on a PDF file "506789.pdf". The file can be opened with MuPDF and Xpdf without a crash. The file comes from Govdocs data set: http://digitalcorpora.org/corpora/govdocs and is a part of this archive: http://digitalcorpora.org/corp/files/govdocs1/zipfiles/506.zip The version of Evince I've checked that on is 3.16.1 under Ubuntu 15.10. I would be grateful if you could confirm the problem. Thank you.
It crashed on Cairo: (gdb) r -png 506789.pdf Starting program: /home/gpoo/code/evince/install/bin/pdftocairo -png 506789.pdf [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff73c14b1 in ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2 (gdb) thread apply all bt
+ Trace 235999
Thread 1 (Thread 0x7ffff7fbf8c0 (LWP 26902))
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 697471 ***