GNOME Bugzilla – Bug 353835
Evolution crashes on an email
Last modified: 2013-09-10 14:04:39 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/evolution/+bug/58365 ".... I was able to find the email that was causing the crash. I've pulled it out of the Inbox file and have taken out the huge To: line and it still causes the crash. To import this into evolution, drag-n-drop seems to work just fine and cause the crash. ... http://librarian.launchpad.net/4080491/evolution.txt ...
+ Trace 71359
nice trace, thanks! :-)
thus confirming
Evo crash cos the 'field' argument in frame #1 is NULL and a strcmp is done on the field - to determine if the address is of type TO/FROM/CC etc.. The field should and will never be NULL. Looking at frame #2 from which efh_format_address is called again with the field arguments, atleast in the code there seems to be no way the field argument will ever be NULL.... NOt sure what might be wrong.. Have you tried upgrading or something ** I imported the mail in Evo (using edgy) and it works fine **
+ Trace 82447
It seems to me, it has been fixed on Aug 28 2006: http://svn.gnome.org/viewcvs/evolution/trunk/mail/em-format-html.c?r1=32556&r2=32690
Bumping version to a stable release.
Please reopen the bug if you still see it in current stable 2.22.3, thanks,