GNOME Bugzilla – Bug 361365
crash in Evolution: checking email
Last modified: 2006-10-11 14:24:21 UTC
What were you doing when the application crashed? checking email Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.16.0 2006-10-09 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 301510656 vsize: 301510656 resident: 28893184 share: 18415616 rss: 28893184 rss_rlim: -1 CPU usage: start_time: 1160549353 rtime: 114 utime: 102 stime: 12 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution-2.8' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) 0x00002b492954e92f in waitpid () from /lib/libpthread.so.0
+ Trace 75756
Hi! Above is bug-buddy's output, here is the log I got in console: gour@gaura-nitai ~ $ evolution CalDAV Eplugin starting up ... ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xf2) [0x2aefff1d4092] /usr/lib/libmono.so.0 [0x2aefff195cfd] /lib/libpthread.so.0 [0x2af002490d00] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x200) [0x2af004746ab0] /usr/lib/libgobject-2.0.so.0 [0x2af004757ec2] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x878) [0x2af0047591b8] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x80) [0x2af004759790] /usr/lib/libgtkhtml-3.8.so.15 [0x2aefffcd419b] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x200) [0x2af004746ab0] /usr/lib/libgobject-2.0.so.0 [0x2af004757ec2] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x878) [0x2af0047591b8] /usr/lib/libgobject-2.0.so.0(g_signal_emit_by_name+0x171) [0x2af00475cb41] /usr/lib/libgtkhtml-3.8.so.15(html_image_factory_register+0xd8) [0x2aefffd09498] /usr/lib/libgtkhtml-3.8.so.15(html_image_init+0x128) [0x2aefffd09938] /usr/lib/libgtkhtml-3.8.so.15(html_image_new+0xbd) [0x2aefffd09a5d] /usr/lib/libgtkhtml-3.8.so.15 [0x2aefffd0387a] /usr/lib/libgtkhtml-3.8.so.15 [0x2aefffcfb49f] /usr/lib/libgtkhtml-3.8.so.15 [0x2aefffd00f1d] /usr/lib/libgtkhtml-3.8.so.15(html_engine_flush+0x38) [0x2aefffd00fc8] /usr/lib64/evolution/2.8/components/libevolution-mail.so [0x2aaaab97f0c9] /usr/lib64/evolution/2.8/components/libevolution-mail.so [0x2aaaab98cf7f] /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1bc) [0x2af004ab822c] /usr/lib/libglib-2.0.so.0 [0x2af004abb0ad] /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x196) [0x2af004abb386] /usr/lib/libbonobo-2.so.0(bonobo_main+0x45) [0x2af000eac8d5] evolution(main+0x32e) [0x41768e] /lib/libc.so.6(__libc_start_main+0xf4) [0x2af004d57134] evolution [0x40bf39] Aborted During the email-check, Evolution crashed and became totally disfunctional, ie. aborting with the above log after startup and the only solution to get it in workable state was to re-merge without 'mono' flag. Sincerely, Gour
This issue has been filed again in #361369 with additional information. Marking this as resolved. Please prefer to update bugs when you have more information instead of filing fresh ones. Thanks. *** This bug has been marked as a duplicate of 361399 ***
The dupe should have been bug 361369. Sorry for the spam due to the typo. *** This bug has been marked as a duplicate of 361369 ***
Created attachment 74487 [details] gdb trace of evo crashing Hi! This one will maybe be more useful. Sincerely, Gour