GNOME Bugzilla – Bug 440317
crash in Calendar: It crashed first time wh...
Last modified: 2007-06-10 23:52:29 UTC
What were you doing when the application crashed? It crashed first time while trying to sort large folder by receiver. After that it simply crashes during startup. Distribution: Fedora release 6.93 (Rawhide) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3163.fc7 #1 SMP Tue May 15 20:35:22 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 575029248 vsize: 575029248 resident: 30224384 share: 17072128 rss: 30224384 rss_rlim: 18446744073709551615 CPU usage: start_time: 1179791091 rtime: 151 utime: 128 stime: 23 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496414304 (LWP 11429)] [New Thread 1136679248 (LWP 11448)] [New Thread 1115699536 (LWP 11447)] [New Thread 1094719824 (LWP 11438)] [New Thread 1084229968 (LWP 11435)] (no debugging symbols found) 0x00000037efe0d7cf in waitpid () from /lib64/libpthread.so.0
+ Trace 135429
Thread 1 (Thread 46912496414304 (LWP 11429))
----------- .xsession-errors --------------------- (evolution:3732): e-data-server-DEBUG: Loading categories from "/home/imiletic/.evolution/categories.xml" (evolution:3732): e-data-server-DEBUG: Loaded 31 categories (evolution:3732): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... ** (evolution:11383): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:11383): DEBUG: mailto URL program: evolution 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:11383): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... ** (evolution:11429): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:11429): DEBUG: mailto URL program: evolution 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:11429): 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!
removing all the views from the ~/.evolution/mail/views solved my problem.
Ok, I installed debuginfo for evolution (and gtk2, glib2 and gnome-vfs) and tried to sort again same folder by receiver. This crashed evolution, trace is below: Distribution: Fedora release 6.93 (Rawhide) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3163.fc7 #1 SMP Tue May 15 20:35:22 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 558444544 vsize: 558444544 resident: 32522240 share: 17027072 rss: 32522240 rss_rlim: 18446744073709551615 CPU usage: start_time: 1179797151 rtime: 171 utime: 162 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912496414304 (LWP 25029)] [New Thread 1094719824 (LWP 25034)] [New Thread 1084229968 (LWP 25031)] 0x00000037efe0d7cf in __libc_waitpid (pid=25044, stat_loc=0x7fff08d5650c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 135438
Thread 1 (Thread 46912496414304 (LWP 25029))
----------- .xsession-errors (12 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 (evolution:24796): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... ** (evolution:24905): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:24905): DEBUG: mailto URL program: evolution 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:24905): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 CalDAV Eplugin starting up ... ** (evolution:25029): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:25029): DEBUG: mailto URL program: evolution 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:25029): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0 --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of 439371 ***