GNOME Bugzilla – Bug 632814
Evolution crashes when sending mail
Last modified: 2010-10-22 03:36:31 UTC
Evolutions gets a SIGSEGV when mailing. Mail is being sent, but it crashes and doesn't delete the sent mail from outgoing folder. Here is the backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 224264
Thread 140736718591760 (LWP 30539)
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffcbfff710 (LWP 17371)] mail_send_message (m=0xb90430) at mail-ops.c:607 607 g_string_append_printf ( (gdb) thread apply all bt
+ Trace 224266
Thread 37 (Thread 0x7fffcbfff710 (LWP 17371))
(gdb)
Created attachment 172951 [details] [review] This patch seems to solve issue One or more vars appended may be null.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 630700 ***