GNOME Bugzilla – Bug 346842
Crash when dobule click on email address
Last modified: 2006-07-07 15:28:01 UTC
1. Add a new Contact with tow email, one for "work", one for "home" 2. start to write a new mail 3. click "Receiver" to add address from Contact 4. dobule click on the mail address in the left treeview list wish: mail address be added into "Receiver" list got: evolution cashed. (some time it does ok) Program received signal SIGSEGV, Segmentation fault.
+ Trace 69228
Thread NaN (LWP 31294)
another issue: If one contact has more than one mail address, when one mail address was add in to "Receiver" list, the rest mail address belong the this contact was disapeared from contact list. this is confuse.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. According to the description and version (2.4.x), I believe this to be a duplicate of bug 326652. That bug occured in multiple places (including the "Sellect Contacts from Address Book" dialog of the Mail Composer). The issue is with double clicking on a Contact in the list in each case. The actual stacktraces of the duplicates do differ a lot. This crash is fixed since 2.5.x. Yang, if there is any possibility you can check this crash again with the latest Evo version, I'd be glad if you can test this. Also, please feel free to re-open this bug, if it is not a duplicate. Thanks. *** This bug has been marked as a duplicate of 326652 ***
See bug 328712 and bug 323753 for instances of this crash triggered from the Composer, same description. Also, a complete stacktrace probably would show that this indeed is the crash. To verify this, use "thread apply all bt" in gdb to get the full stacktrace.