GNOME Bugzilla – Bug 672726
Evolution crashes when attempting to open a mailing list
Last modified: 2012-10-16 14:45:17 UTC
Problem: When clicking on a mailing list in your contacts' list, Evolution chrashes without any furter information. It also happens with a right mouse click. Reproduction: Create a mailing list, then click on it in your contact's list. Further information: Output of evolution running in gdb; The first part is entering my passwords and navigating to the contacts list and searching to one mailing list: Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread 0x7fffe77bb700 (LWP 6060)] [New Thread 0x7fffe6fba700 (LWP 6061)] [New Thread 0x7fffd7cc0700 (LWP 6062)] RSS Plugin enabled (evolution 3.2, evolution-rss 0.2.90) [New Thread 0x7fffdc6ed700 (LWP 6063)] [New Thread 0x7fffcf886700 (LWP 6064)] [New Thread 0x7fffcf085700 (LWP 6065)] [New Thread 0x7fffce681700 (LWP 6066)] [New Thread 0x7fffcdc79700 (LWP 6067)] [New Thread 0x7fffcd478700 (LWP 6068)] [New Thread 0x7fffcca70700 (LWP 6069)] [Thread 0x7fffcf085700 (LWP 6065) exited] [Thread 0x7fffcdc79700 (LWP 6067) exited] [New Thread 0x7fffcdc79700 (LWP 6071)] e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results) e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results) [Thread 0x7fffcdc79700 (LWP 6071) exited] [Thread 0x7fffdc6ed700 (LWP 6063) exited] [Thread 0x7fffcca70700 (LWP 6069) exited] [Thread 0x7fffcf886700 (LWP 6064) exited] [Thread 0x7fffcd478700 (LWP 6068) exited] [New Thread 0x7fffcd478700 (LWP 6073)] [Thread 0x7fffcd478700 (LWP 6073) exited] ===[Here is where I clicked on the mailing list]==== Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5c79371 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) thread apply all bt
+ Trace 229941
Thread 1 (Thread 0x7ffff7fa99c0 (LWP 6057))
(gdb) quit OS-Information: Linux Mint 12 with Cinnamon 1.4.0 Kernel: Linux 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Please install debugging packages for evolution, evolution-data-server, gtk2 and glib2 (as far as those packages are provided by your distribution) and provide us updated trace. More details can be found here: http://live.gnome.org/GettingTraces
Created attachment 210629 [details] Output of evolution dbg-session The attachment is the output of the dbg-session as described here: http://wiki.debian.org/HowToGetABacktrace . My feed names are replaced by stars.
The trace still misses debug packages for evolution-data-server and libglib2...
Created attachment 215734 [details] decoded backtrace
Just hit this bug after creating contact lists from local contacts. Decoded backtrace is attached.
Thanks for a bug report. I'm marking this as a duplicate of a newer bug, because it contains a patch. *** This bug has been marked as a duplicate of bug 684175 ***