GNOME Bugzilla – Bug 721756
Crashes on scrolling to a certain page of this PDF
Last modified: 2015-10-16 16:14:50 UTC
Created attachment 265615 [details] GDB backtrace with (hopefully) all necessary debugging symbols The PDF is copyrighted but can be obtained here: http://thepiratebay.se/torrent/5401801/Molecular_Biology_of_the_Cell_-_Alberts_-_5th_ed I can only reproduce the bug if the rendered page is wide enough; for me it works if the zoom is "fit width", the window is maximized, and the sidebar with the page thumbnails is closed. With these settings, it is reproducible. On scrolling from page xl (40) to xli (41), evince crashes. Backtrace attached.
Really? The only link to this PDF is via a torrent on pirate bay? This seems beyond bogus. I was going to download the PDF and test to see if it happens on my version/build of Evince. But no way.
keenan@keenan-laptop:~$ gdb evince GNU gdb (GDB) 7.6.1-ubuntu Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/evince...Reading symbols from /usr/lib/debug/usr/bin/evince...done. done. (gdb) set args /home/keenan/Downloads/Alberts.-.Molecular.Biology.Of.The.Cell.5th.Ed.pdf (gdb) run Starting program: /usr/bin/evince /home/keenan/Downloads/Alberts.-.Molecular.Biology.Of.The.Cell.5th.Ed.pdf [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [New Thread 0xb5e53b40 (LWP 15934)] [New Thread 0xb54ffb40 (LWP 15935)] [New Thread 0xacb79b40 (LWP 15939)] [New Thread 0xac0c4b40 (LWP 15940)] (evince:15930): EvinceDocument-CRITICAL **: ev_document_get_n_pages: assertion 'EV_IS_DOCUMENT (document)' failed [New Thread 0xab69eb40 (LWP 15941)] Syntax Error: Expected the optional content group list, but wasn't able to find it, or it isn't an Array Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Syntax Warning: Bad annotation destination Program received signal SIGSEGV, Segmentation fault.
+ Trace 234147
Thread 2875845440 (LWP 15941)
Thread 6 (Thread 0xab69eb40 (LWP 15941))
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 715048 ***