GNOME Bugzilla – Bug 543407
Evolution crashed : enabled others accounts during local filtering of mails
Last modified: 2013-09-13 01:00:18 UTC
Evolution 2.23.5 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb63e06e0 (LWP 18587)] g_hash_table_remove_node (hash_table=0x873afb8, node_ptr_ptr=<value optimized out>, notify=1) at ghash.c:198 198 *node_ptr = node->next; (gdb) thread a a bt
+ Trace 203060
Thread 1 (Thread 0xb63e06e0 (LWP 18587))
Valgrind of evolution process ==19261== ==19261== Invalid read of size 4 ==19261== at 0x59D3242: g_hash_table_remove_node (ghash.c:198) ==19261== by 0x59D3D00: g_hash_table_foreach_remove_or_steal (ghash.c:977) ==19261== by 0x428AA7B: remove_cache (camel-folder-summary.c:724) ==19261== by 0x59E1815: g_timeout_dispatch (gmain.c:3527) ==19261== by 0x59E10E7: g_main_context_dispatch (gmain.c:2068) ==19261== by 0x59E4782: g_main_context_iterate (gmain.c:2701) ==19261== by 0x59E4CA1: g_main_loop_run (gmain.c:2924) ==19261== by 0x4E7D0A2: bonobo_main (bonobo-main.c:311) ==19261== by 0x805DD84: main (main.c:783) ==19261== Address 0x8 is not stack'd, malloc'd or (recently) free'd ==19261== ==19261== Process terminating with default action of signal 11 (SIGSEGV) ==19261== Access not within mapped region at address 0x8 ==19261== at 0x59D3242: g_hash_table_remove_node (ghash.c:198) ==19261== by 0x59D3D00: g_hash_table_foreach_remove_or_steal (ghash.c:977) ==19261== by 0x428AA7B: remove_cache (camel-folder-summary.c:724) ==19261== by 0x59E1815: g_timeout_dispatch (gmain.c:3527) ==19261== by 0x59E10E7: g_main_context_dispatch (gmain.c:2068) ==19261== by 0x59E4782: g_main_context_iterate (gmain.c:2701) ==19261== by 0x59E4CA1: g_main_loop_run (gmain.c:2924) ==19261== by 0x4E7D0A2: bonobo_main (bonobo-main.c:311) ==19261== by 0x805DD84: main (main.c:783) ==19261==
It is happening very frequently. I happened with stand alone Group wise account also.
Retry. Lots of things changed here.
Reeeetry. Lots of things fixed.
Guys, is bug 548902 a duplicate?