GNOME Bugzilla – Bug 586824
[regression] Crash on startup
Last modified: 2013-09-13 01:03:13 UTC
Version: 2.28.x What were you doing when the application crashed? Evolution-kill-bonobo crashed on startup . Distribution: Fedora release 11 (Leonidas) Gnome Release: 2.26.2 2009-06-01 (Red Hat, Inc) BugBuddy Version: 2.26.0 System: Linux 2.6.29.4-167.fc11.x86_64 #1 SMP Wed May 27 17:27:08 EDT 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10601901 Selinux: Enforcing Accessibility: Enabled GTK+ Theme: Unity Icon Theme: Tango GTK+ Modules: canberra-gtk-module, pk-gtk-module, gail:atk-bridge, gnomebreakpad Memory status: size: 1812393984 vsize: 1812393984 resident: 48103424 share: 23740416 rss: 48103424 rss_rlim: 18446744073709551615 CPU usage: start_time: 1245830794 rtime: 401 utime: 352 stime: 49 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0x7fbff00a7910 (LWP 2591)] [New Thread 0x7fbfb97fb910 (LWP 2590)] [New Thread 0x7fbfd6bb9910 (LWP 2588)] [New Thread 0x7fbfbb5fe910 (LWP 2568)] [New Thread 0x7fbfb8dfa910 (LWP 2560)] [New Thread 0x7fbfba1fc910 (LWP 2558)] [New Thread 0x7fbfbabfd910 (LWP 2557)] [New Thread 0x7fbfbbfff910 (LWP 2555)] [New Thread 0x7fbfd75ba910 (LWP 2550)] [New Thread 0x7fbff0dfa910 (LWP 2549)] [New Thread 0x7fbff21fc910 (LWP 2539)] [New Thread 0x7fbff2bfd910 (LWP 2538)] [New Thread 0x7fbff3fff910 (LWP 2536)] [New Thread 0x7fc000e80910 (LWP 2535)] [New Thread 0x7fc001881910 (LWP 2534)] [New Thread 0x7fc00248c910 (LWP 2533)] [New Thread 0x7fc002e8d910 (LWP 2532)] 0x0000003d19a0e9dd in __libc_waitpid (pid=2594, stat_loc=<value optimized out>, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); Current language: auto; currently minimal
+ Trace 216165
Thread 1 (Thread 0x7fc00fd987f0 (LWP 2529))
---- Critical and fatal warnings logged during execution ---- ** evolution-shell **: categories_icon_theme_hack: assertion `filename != NULL && *filename != '\0'' failed ----------- .xsession-errors (7 sec old) --------------------- warning: the debug information found in "/usr/lib/debug/usr/lib64/libgstreamer-0.10.so.0.20.0.debug" does not match "/usr/lib64/libgstreamer-0.10.so.0" (CRC mismatch). Missing separate debuginfo for /usr/lib64/libgstreamer-0.10.so.0 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/f0/d8499e83c8eebc1b7299cb6edcba9f862920b1.debug Missing separate debuginfo for /usr/lib64/libytnef.so.0 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/42/a5185f1fb71295af49e17a37b8fd686617d45c.debug Missing separate debuginfo for /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelzimbra.so Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/8c/049a6a2c886fb7a4bd1690896b32a9ee8e3c4d.debug Missing separate debuginfo for /usr/lib64/gio/modules/libgioremote-volume-monitor.so Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/29/fc95d6e2a95d5ccbec633a5a34901e9e9be7b6.debug Missing separate debuginfo for /usr/lib64/libgvfscommon.so.0 Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/da/3a40d4decb530f835b2875624a7c3c8d10f81c.debug Missing separate debuginfo for /usr/lib64/gio/modules/libgvfsdbus.so Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/73/ff258c4b679607d3f1d1b2aa19ec1a6baf3121.debug --------------------------------------------------
*** Bug 586827 has been marked as a duplicate of this bug. ***
Hmm, looks like was in the middle of filtering, but not clear from the stack trace what's crashing. Although the terminal warning is concerning: ** evolution-shell **: categories_icon_theme_hack: assertion `filename != NULL && *filename != '\0'' failed I'll look at what could be causing the warning and see if fixing that also fixes the crash. Thank you for trying out the branch, by the way!
Thanks for the bug report. 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 578780 ***