GNOME Bugzilla – Bug 609705
SIGSEGV on double-clicking an e-mail address.
Last modified: 2013-09-13 01:05:51 UTC
This is on today's git/master of evo and friends. I wanted to e-mail someone (not a reply with the sender's e-mail copied) and double clicked on the higlighted From: e-mail address. Evo hangs, which after running in gdb gives the following backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb56da710 (LWP 7672)] 0xb578ce8d in mempcpy () from /lib/libc.so.6 (gdb) thread apply bt all bt full
+ Trace 220545
Thread 1 (Thread 0xb56da710 (LWP 7672))
There is really something strange with your system, as this is just another instance of bug #605811, see the top few frames are matching, only from here is DBus invoked from non-Evolution library, the gio/gvfs (while calling g_file_get_path). I'm marking this as a duplicate of the above mentioned bug. *** This bug has been marked as a duplicate of bug 605811 ***