GNOME Bugzilla – Bug 470001
Evolution Exchange Crashes when refreshing folders on login
Last modified: 2009-11-24 14:37:35 UTC
Steps to reproduce: 1. Start Evolution 2. Enter Password 3. Wait 20 to 30 seconds Stack trace: System: Linux 2.6.22.1-41.x.arnor.fc7 #1 SMP Mon Jul 30 18:06:13 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Tango-APD Memory status: size: 53145600 vsize: 53145600 resident: 18919424 share: 8855552 rss: 18919424 rss_rlim: 4294967295 CPU usage: start_time: 1187621966 rtime: 19 utime: 15 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/libexec/evolution-exchange-storage' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208211216 (LWP 4380)] [New Thread -1210311792 (LWP 4383)] 0x00110402 in __kernel_vsyscall ()
+ Trace 157671
Thread 1 (Thread -1208211216 (LWP 4380))
----------- .xsession-errors (12 sec old) --------------------- A handler is already registered for the path starting with path[0] = "org" A handler is already registered for the path starting with path[0] = "org" Info: No sexy-python package found, don't worry it's optional. ** Message: <info> Activating VPN connection 'omittedVPN'. CalDAV Eplugin starting up ... get user exchange://user;auth=Basic@webmail.omitted.com/ Couldn't Get password 1 ** (evolution:5964): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:5964): DEBUG: mailto URL program: evolution get user exchange://user;auth=Basic@webmail.omitted.com/ Couldn't Get password 1 (evolution:5964): evolution-mail-WARNING **: Error occurred while existing dialogue active: Could not get new messages --------------------------------------------------
Same crash in 2.11.91 eds 1.11.91 - Updated sd. System: Linux 2.6.22.4-65.x.arnor.fc7 #1 SMP Wed Aug 22 15:57:25 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Tango-APD Memory status: size: 53432320 vsize: 53432320 resident: 19181568 share: 8863744 rss: 19181568 rss_rlim: 4294967295 CPU usage: start_time: 1188266573 rtime: 32 utime: 24 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/libexec/evolution-exchange-storage' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208304912 (LWP 18252)] [New Thread -1210406000 (LWP 18253)] 0x00110402 in __kernel_vsyscall ()
+ Trace 158357
Thread 1 (Thread -1208304912 (LWP 18252))
----------- .xsession-errors (93 sec old) --------------------- fff fff calling convert '/tmp/.gnome_thumbnail.J7OMXT.ASMMXT' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.J7OMXT' (gsf-office-thumbnailer:16883): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** Message: <info> You are now connected to the wireless network '+aneQ3t1l'. ** Message: <info> Activating VPN connection 'companyVPN'. CalDAV Eplugin starting up ... get user exchange://user;auth=Basic@webmail.company.com/ Find Items 1 Couldn't Get password 1 ** (evolution:18229): DEBUG: mailto URL command: evolution --component=mail %s ** (evolution:18229): DEBUG: mailto URL program: evolution --------------------------------------------------
I believe this is a duplicate of bug #532844 We'd need to go back and look at the content of the get_message() function in this version of evolution-exchange to be sure, since the value of status is optimized out here. However, content_type is null which is suspicious.
*** Bug 548682 has been marked as a duplicate of this bug. ***
I believe Paul has right, let's mark it as a duplicate. *** This bug has been marked as a duplicate of 532844 ***
*** Bug 602829 has been marked as a duplicate of this bug. ***