GNOME Bugzilla – Bug 629193
evolution crashed with SIGSEGV in mail_msg_unref()
Last modified: 2011-05-20 12:06:32 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/602928 "Evolution with MAPI plugin still crashes on start, when it process deleted message." backtrace: "Program received signal SIGSEGV, Segmentation fault.
+ Trace 223616
Thread 1 (Thread 0x7ffff7fac940 (LWP 18062))
Looks to me like the crash is in Thread 1:
+ Trace 223617
user_data=0x1 looks suspicious to me, but the trace is missing pango symbols so I can't really tell what's going on. Thread 18 stopped at line 177 of mail-mt.c which, at least in versions 2.30.2 and 2.30.3 is just: g_return_if_fail (mail_msg->ref_count > 0); and the trace shows that mail_msg was not NULL. In fact we check for that in the line before. Can you try to get another trace with Pango symbols so I can see if the user_data=0x1 is innocent or not?
Created attachment 169891 [details] Backtrace with Pango symbols I installed the libpango1.0-0-dbgsym ubuntu package, and regenerated the backtrace information. Let me know if there is any further information that would be helpful!
Information provided.
The latest versions of evolution (2.30.3-1ubuntu6) and evolution-mapi (0.30.3-1ubuntu1) in Ubuntu Maverick allow me to read my mail without this crash.
Can you please check again whether this issue still happens in Evolution 2.32.2 or 3.0 and update this report by adding a comment and changing the "Version" field? Thanks a lot.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!