GNOME Bugzilla – Bug 309453
Crash during start-up if no From address in an email
Last modified: 2005-08-02 06:29:52 UTC
Distribution/Version: 10.3.9 From Evolution users mailing list Thread - Evolution 2.2 Start-up Crash and Problem Solving Process (Mac OS X) Message I: > For some reason when I was moving files this morning > the application crashed and unfortunately I haven't > been able to re-launch it again. When trying to > re-launch Evolution it will crash almost immediately. > Only processing that I can see is that the application > is scanning the mail forders just before the crash. Message II: I think that was my own fault. I migrated from Win to Mac only a month ago and haven't really had the need to learn how the "engine" has structured. So when I started Evolution I looked for the a file under the Applications folder and found that applet that seemed to open the application (exactly the same than just double-clicking the icon under GUI). Now I located the following bin file: /opt/gnome-2.10/bin/evolution-2.2 When trying to run it without dgb I'm getting the following output: -----8<---------------------------------- (evolution-2.2:3846): Gtk-WARNING **: Could not find the icon 'stock_mail'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://freedesktop.org/Software/icon-theme/releases es menu class init adding hook target 'source' (evolution-2.2:3846): camel-CRITICAL **: camel_object_is: assertion `o != NULL' failed camel-ERROR **: file camel-internet-address.c: line 328 (camel_internet_address_get): assertion failed: (CAMEL_IS_INTERNET_ADDRESS(a)) aborting... Abort trap -----8<---------------------------------- With dgb it looks pretty much the same: -----8<---------------------------------- (evolution-2.2:3897): Gtk-WARNING **: Could not find the icon 'stock_mail' 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://freedesktop.org/Software/icon-theme/releases es menu class init Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done adding hook target 'source' Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done (evolution-2.2:3897): camel-CRITICAL **: camel_object_is: assertion `o != NULL' failed camel-ERROR **: file camel-internet-address.c: line 328 (camel_internet_address_get): assertion failed: (CAMEL_IS_INTERNET_ADDRESS(a)) aborting... Program received signal SIGABRT, Aborted. 0x90018df8 in semaphore_signal_trap () (gdb) -----8<---------------------------------- Message III: This is what I got:
+ Trace 61583
Thread 6 (process 3897 thread 0x260f)
Thread 5 (process 3897 thread 0x2403)
Thread 4 (process 3897 thread 0x1103)
Thread 2 (process 3897 thread 0xd33)
Thread 1 (process 3897 local thread 0xd03)
Message IV (from Not Zed notzed at ximian.com): ok i think you can disable a feature which should get it going. run this: gconftool-2 --set /apps/evolution/mail/display/load_http_images --type int 0 It will disable 'load http images if sender is in addressbook', which appears to be the problem. Some message its trying to display on startup has no From address, and the code doesn't check that.
duplicate of #311440?
Yes #311440 does seem to be a duplicate of this bug. Can the submitter please check if the bug is still valid. The fix for #311440 should fix this too.
its d3efinitely a duplicate, dont bother wasting time confirming. *** This bug has been marked as a duplicate of 311440 ***