GNOME Bugzilla – Bug 443181
crash in Tasks: This is a report with de...
Last modified: 2007-06-03 12:47:52 UTC
What were you doing when the application crashed? This is a report with debuginfo, the same problem as with 443143 and 443144. I think it has something to do with the content of mail directory. During the erroneous evolution startup, the folders on the left side of the evolution window are messed, their layout is bad. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Bluecurve Icon Theme: Fedora Memory status: size: 104824832 vsize: 104824832 resident: 23937024 share: 17113088 rss: 23937024 rss_rlim: 4294967295 CPU usage: start_time: 1180783813 rtime: 232 utime: 208 stime: 24 cutime:1 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208547616 (LWP 15368)] [New Thread -1242563696 (LWP 15392)] 0x00710402 in __kernel_vsyscall ()
+ Trace 137479
Thread 1 (Thread -1208547616 (LWP 15368))
----------- .xsession-errors (11 sec old) --------------------- (evolution:15259): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15259): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15259): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... libnm_glib_nm_state_cb: dbus returned an error. (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files (evolution:15317): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15317): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15317): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... libnm_glib_nm_state_cb: dbus returned an error. (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files (evolution:15368): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15368): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:15368): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Here it goes. I installed gtk2, glib2 and gnome-vfs2 debuginfo and crashed the Evolution again. Below you can find new BugBuddy report. HTH! Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Bluecurve Icon Theme: Fedora Memory status: size: 104853504 vsize: 104853504 resident: 22917120 share: 16609280 rss: 22917120 rss_rlim: 4294967295 CPU usage: start_time: 1180863320 rtime: 208 utime: 176 stime: 32 cutime:1 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208568096 (LWP 4294)] [New Thread -1272427632 (LWP 4324)] 0x00e17402 in __kernel_vsyscall ()
+ Trace 137744
Thread 1 (Thread -1208568096 (LWP 4294))
----------- .xsession-errors (24 sec old) --------------------- (evolution:2951): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:2951): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:2951): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:2951): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:2951): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x600019 (tilda) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x600019 (tilda) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x600019 (tilda) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. CalDAV Eplugin starting up ... (evolution:4294): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:4294): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:4294): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 --------------------------------------------------
We're still missing debug symbols for the /usr/lib/libcamel-provider-1.2.so.10 library. I *think* it's in the evolution-data-server package on Fedora, so could you please install the debug symbols for that as well, and get us another trace. Thanks for all your help!
You're welcome, I am glad to help you. If you still miss some information, just let me know. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Bluecurve Icon Theme: Fedora Memory status: size: 104939520 vsize: 104939520 resident: 23773184 share: 17182720 rss: 23773184 rss_rlim: 4294967295 CPU usage: start_time: 1180874222 rtime: 239 utime: 217 stime: 22 cutime:1 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208514848 (LWP 8692)] [New Thread -1294992496 (LWP 8721)] 0x00b1b402 in __kernel_vsyscall ()
+ Trace 137786
Thread 1 (Thread -1208514848 (LWP 8692))
----------- .xsession-errors (21 sec old) --------------------- (evolution:4387): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x600019 (tilda) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3400067 (OpenOffice) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Varování manažera oken: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x600019 (tilda) Varování manažera oken: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. CalDAV Eplugin starting up ... (evolution:8619): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:8619): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:8619): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... (evolution:8692): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:8692): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 (evolution:8692): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 --------------------------------------------------
Thanks for the details. Marking as duplicate of Bug 431342, as we already have a cluster of details and duplicates of that one. *** This bug has been marked as a duplicate of 431342 ***