GNOME Bugzilla – Bug 748049
Segfault in libatk
Last modified: 2015-10-16 16:46:58 UTC
Created attachment 301828 [details] (gdb) t a a bt f Using Debian 8.0 (jessie) with the Evince package 3.14.1-2 and libatk1.0-0:i386 2.14.0-1 (/usr/lib/i386-linux-gnu/libatk-1.0.so.0.21409.1), Evince crashed while viewing a XeLaTeχ generated PDF, which always got recreated and Evince reloaded it. (No idea if this is related.) evince[1216]: segfault at a0000000 ip b6bc871f sp bff779c0 error 4 in libatk-1.0.so.0.21409.1[b6bbc000+25000] Here is the output from GDB. Core was generated by `evince test.pdf'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 234981
Thread 1 (Thread 0xb5d13880 (LWP 1216))
Created attachment 301829 [details] (gdb) t a a bt f Sorry, here is the back trace with the debug symbols for ATK installed. Program terminated with signal SIGSEGV, Segmentation fault. #0 0xb6bc871f in atk_object_notify_state_change (accessible=0xa0000000, state=23, value=0) at atkobject.c:1212 1212 atkobject.c: Datei oder Verzeichnis nicht gefunden. (gdb) t a a bt f […]
+ Trace 234982
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 735744 ***