GNOME Bugzilla – Bug 341334
Evolution Crashes - New mail with no/blank subject - Connecting to Exchange
Last modified: 2006-07-28 13:10:29 UTC
Steps to reproduce: Whenever Evolution gets mail with a blank subject line from our Exchange server it quits unexpectedly. Eventually it resolves them and opens correctly, sometimes after several attempts to reload the application. Stack trace: Other information:
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it. Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
(In reply to comment #1) > Thanks for the bug report. Without a stack trace from the crash it's very hard > to determine what caused it. > Can you provide us with one? Please see http://live.gnome.org/GettingTraces for > more information on how to do so. > Is this good? (gdb) run evolution Starting program: /usr/bin/evolution evolution [Thread debugging using libthread_db enabled] [New Thread -1208162624 (LWP 13124)] CalDAV Eplugin starting up ... [New Thread 27941808 (LWP 13137)] [Thread 27941808 (LWP 13137) exited] Detaching after fork from child process 13140. (evolution-2.6:13124): camel-WARNING **: camel_exception_get_id called with NULL parameter. [New Thread 27941808 (LWP 13141)] [New Thread 45054896 (LWP 13148)] [Thread 45054896 (LWP 13148) exited] [New Thread 45054896 (LWP 13149)] [New Thread 55774128 (LWP 13150)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208162624 (LWP 13124)] 0x00af43d8 in strcmp () from /lib/tls/libc.so.6 (gdb)
+ Trace 68177
Thread 6 (Thread 55774128 (LWP 13150))
Thread 5 (Thread 45054896 (LWP 13149))
Thread 3 (Thread 27941808 (LWP 13141))
Thread 1 (Thread -1208162624 (LWP 13124))
This bug has been reported already in bugzilla.novell.com, and is fixed by sragavan@novell.com. Fix should be available in 2.7.x
poornima: novell bug id? so if it is fixed, *is* it available in 2.7? why hasn't it been also committed to 2.6? reopening, sorry. this isn't enough info for me. :-)
Poornima, can you please provide the bug number here if it is publicly accessible. If it is not, capture the information here. This bug (and the likes) must not be closed unless the upstream commits on the HEAD and gnome-2-14 branch are done.
Novell bug id is https://bugzilla.novell.com/show_bug.cgi?id=171489 Based on stack traces in novell bugzilla bug, this bug was marked as 'Resolved fixed'. Srini can comment on for rest of the required information.
+ Trace 68361
I have fixed this. I dont think this is yet committed. It will be there in the next release.
Created attachment 66166 [details] [review] Proposed patch
The above patch would fix the issue, by checking for NULL before comparing. They can be null, since exchange component wont have a button any more and is null.
I can confirm the problem with the blank subject.... based on this bug I used the web mail interface, found the offending email, and deleted it. After that, evolution ceased to spin forever, and merly crashed once before getting back to being reasonably usefull.
David: Is the crash you are observing now has same stack trace as mentioned in this bug ?
*** This bug has been marked as a duplicate of 321352 ***
*** Bug 329536 has been marked as a duplicate of this bug. ***
*** Bug 337632 has been marked as a duplicate of this bug. ***