GNOME Bugzilla – Bug 603396
crash in Document Viewer: This can be reproduced a...
Last modified: 2009-12-03 19:53:47 UTC
Version: 2.29.2 What were you doing when the application crashed? This can be reproduced always when trying to read attached dvi file. It works fine with xdvi instead :-/ Distribution: Gentoo Base System release 1.12.13 Gnome Release: 2.26.3 2009-11-17 (Gentoo) BugBuddy Version: 2.28.0 System: Linux 2.6.31-gentoo-r6 #1 PREEMPT Sat Nov 14 21:21:30 CET 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10603901 Selinux: No Accessibility: Disabled GTK+ Theme: Shiki-Gentoo Icon Theme: gnome-gentoo GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 304660480 vsize: 304660480 resident: 36106240 share: 20000768 rss: 36106240 rss_rlim: 18446744073709551615 CPU usage: start_time: 1259605041 rtime: 31 utime: 26 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evince' [Thread debugging using libthread_db enabled] [New Thread 0x7fefffe18790 (LWP 7358)] [New Thread 0x7feff01e2950 (LWP 7360)] [New Thread 0x7feff301d950 (LWP 7359)] 0x00007feff9aedaf6 in poll () from /lib/libc.so.6
+ Trace 219379
Thread 3 (Thread 0x7feff301d950 (LWP 7359))
----------- .xsession-errors (7 sec old) --------------------- ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (evolution:25194): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed evince: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.0. --------------------------------------------------
Created attachment 148766 [details] informe1.dvi
Hmm, again I can't reproduce it... It works fine on my system (Evince 2.29.3). I noticed that this issue occured on a x86_64 architecture. Is the crash still occurring on a x86 platform ?
In this case it's probably caused because of temporally using 2.29 branch on a gnome 2.26 desktop with cairo and similar all on its "stable" versions OK with closing this for now, sorry for the noise
Maybe you should try get and compile cairo (this is quite easy). See there: http://www.cairographics.org/download/ Basicaly: git clone git://anongit.freedesktop.org/git/cairo git clone git://anongit.freedesktop.org/git/pixman Then try again all these bugs (I mean this one and bug 600552) ... At least, we will be sure if it's due to this problem.
I already tried with a newer cairo for bug 600552 without success :-(, then, I will wait since bug 600552 interests me much more since it has never worked for me (while this one seems to only occur with 2.29, then, maybe I have to update other parts of my system :-/)