GNOME Bugzilla – Bug 458549
Crash in e_cal_backend_get_object_list at e-cal-backend.c:786
Last modified: 2011-11-24 06:04:09 UTC
Steps to reproduce: Another "I just left evolution running" overnight crash. There has got to be a memory/thread corruption somewhere. Stack trace: System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 586641408 vsize: 586641408 resident: 72638464 share: 6938624 rss: 72638464 rss_rlim: 18446744073709551615 CPU usage: start_time: 1184852632 rtime: 814 utime: 779 stime: 35 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/libexec/evolution-data-server-1.10' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912631602128 (LWP 27214)] [New Thread 1147435344 (LWP 22107)] [New Thread 1136945488 (LWP 27253)] [New Thread 1074006352 (LWP 27215)] 0x00002aaab003d18f in __libc_waitpid (pid=22108, stat_loc=0x7fff8a3cd47c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 149275
Thread 2 (Thread 1147435344 (LWP 22107))
----------- .xsession-errors (23084 sec old) --------------------- Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... Turning an undo... -------------------------------------------------- Other information: evolution-data-server-1.10.3-1.fc7 on Fedora 7 x86_64
Created attachment 92025 [details] Stack trace from the main (frozen) client The Evolution client GUI was frozen. On the off chance that this may be useful to somebody, I have attached a stack trace from the running client. I wonder if this happens at midnight when it changes from one day to another?
For the client stack trace see also Bug 459001 which is an instance where the client hangs at the same place but the data server is still running.
Slightly different version of what appears to be the same problem; this stack trace more clearly suggesting that this is a memory problem (see the libc_free signal at malloc.c:3593 in the first back trace). Again, this was an overnight crash. --------------------------------------------- System: Linux 2.6.22.1-27.fc7 #1 SMP Tue Jul 17 17:19:58 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 610820096 vsize: 610820096 resident: 53264384 share: 8826880 rss: 53264384 rss_rlim: 18446744073709551615 CPU usage: start_time: 1186043856 rtime: 774 utime: 745 stime: 29 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/libexec/evolution-data-server-1.10' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912631602128 (LWP 8169)] [New Thread 1147435344 (LWP 2176)] [New Thread 1105475920 (LWP 2174)] [New Thread 1126455632 (LWP 8210)] [New Thread 1074006352 (LWP 8170)] 0x00002aaab003d18f in __libc_waitpid (pid=2177, stat_loc=0x7fff434e0afc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 152476
Thread 2 (Thread 1147435344 (LWP 2176))
----------- .xsession-errors (20756 sec old) --------------------- 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 Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00376 specified for 0x4e00378 (xine Panel). 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 Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4c00003 (Evince Doc) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Liferea did receive signal 11 (Segmentation fault). 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 ...Too much output, ignoring rest... --------------------------------------------------
Can you please check again whether this issue still happens in Evolution 3.0.3 or 3.2.0 and update this report by adding a comment and changing the "Version" field? Thanks a lot.
Please feel free to reopen the bug if the problem still occurs with a newer version of Evolution.