GNOME Bugzilla – Bug 619295
Crash in IA__g_str_hash, camel_db_get_folder_uids_flags at camel-db.c line 1082
Last modified: 2010-10-01 13:10:50 UTC
What were you doing when the application crashed? Crash when "downloading new messages for offline mode" Distribution: openSUSE 11.3 Milestone 7 (x86_64) Gnome Release: 2.30.0 (null) (SUSE) BugBuddy Version: 2.30.0 System: Linux 2.6.34-8-default #1 SMP 2010-05-17 17:30:24 +0200 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: Sonar Icon Theme: Gilouche GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 922562560 vsize: 922562560 resident: 109748224 share: 28983296 rss: 109748224 rss_rlim: 18446744073709551615 CPU usage: start_time: 1274450387 rtime: 7310 utime: 5816 stime: 1494 cutime:2 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0x7fdaad5e2710 (LWP 8655)] [New Thread 0x7fdab3f44710 (LWP 8629)] [New Thread 0x7fdabb9ef710 (LWP 8618)] [New Thread 0x7fdaacde1710 (LWP 8326)] [New Thread 0x7fdab1851710 (LWP 8316)] [New Thread 0x7fdab2052710 (LWP 8315)] [New Thread 0x7fdab2853710 (LWP 8314)] [New Thread 0x7fdac82d8710 (LWP 8309)] [New Thread 0x7fdab97e0710 (LWP 8306)] [New Thread 0x7fdab9fe1710 (LWP 8305)] [New Thread 0x7fdabb1ee710 (LWP 8302)] [New Thread 0x7fdabc1f0710 (LWP 8300)] [New Thread 0x7fdabdc00710 (LWP 8298)] [New Thread 0x7fdabd1f2710 (LWP 8297)] [New Thread 0x7fdabee2d710 (LWP 8294)] [New Thread 0x7fdabf62e710 (LWP 8293)] [New Thread 0x7fdac027b710 (LWP 8292)] [New Thread 0x7fdac0a7c710 (LWP 8291)] 0x00007fdada019e6d in __libc_waitpid (pid=<value optimized out>, stat_loc=<value optimized out>, options=<value optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:41 in ../sysdeps/unix/sysv/linux/waitpid.c
+ Trace 222034
Thread 5 (Thread 0x7fdaacde1710 (LWP 8326))
Inferior 1 [process 8289] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (142 sec old) --------------------- (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:5896): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed --------------------------------------------------
looks related to bug 573125 just that bug 619295 is against groupwise provider
(In reply to comment #1) > looks related to bug 573125 just that bug 619295 is against groupwise provider Yes, it may be it, it's trying to deal with NULL in g_str_equal, which usually leads to crash. The cause can be broken folders.db file (table row value in it). *** This bug has been marked as a duplicate of bug 573125 ***