Public bug reported: evince consistently crashes when opening the attached pdf. It opens and displays the document then crashes within a few seconds.
Here's what I get in the logs: Mar 20 11:55:05 machine kernel: [ 491.629214] evince[7272]: segfault at 7f9a9017c220 ip 00007f9e9a0d8fd6 sp 0000000041ed2718 error 4 in libpoppler.so.3.0.0[7f9e9a036000+1aa000] Mar 20 11:55:07 machine kernel: [ 493.591986] evince[7279]: segfault at 7f03a4142440 ip 00007f07ad5acfd6 sp 0000000040f0a718 error 4 in libpoppler.so.3.0.0[7f07ad50a000+1aa000] And here's gdb: u...@machine:~$ gdb evince GNU gdb 6.8-debian Copyright (C) 2008 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 "x86_64-linux-gnu"... (gdb) set args /home/user/Desktop/373_ArtOfTheKill.pdf (gdb) run Starting program: /usr/bin/evince /home/user/Desktop/373_ArtOfTheKill.pdf [Thread debugging using libthread_db enabled] [New Thread 0x7f77f06dc780 (LWP 8179)] [New Thread 0x41b58950 (LWP 8182)] [New Thread 0x42359950 (LWP 8183)] Error: Illegal entry in bfchar block in ToUnicode CMap Error: Illegal entry in bfchar block in ToUnicode CMap Error: Illegal entry in bfchar block in ToUnicode CMap Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x41b58950 (LWP 8182)] 0x00007f77e9ab4fd6 in SampledFunction::transform () from /usr/lib/libpoppler.so.3 (gdb) ** Affects: poppler (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs (desktop-bugs) Status: Incomplete -- evince crashes with seg fault when opening pdf https://bugs.launchpad.net/bugs/345974 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
