GNOME Bugzilla – Bug 604773
Crash in mapi_url_equal at camel-mapi-provider.c line 169
Last modified: 2013-08-23 18:06:40 UTC
Version: 2.30.x What were you doing when the application crashed? I was trying to delete a folder in my exchange (mapi) account. The folder name was "[MT] Test Folder 1" which isn't something I've created. I'd updated all of evo and friends (including openchange) to the current git/master svn/trunk a few hours ago. Distribution: Slackware Slackware 12.2.0 Gnome Release: 2.29.3 2009-12-01 (GARNOME) BugBuddy Version: 2.28.0 System: Linux 2.6.32 #48 SMP PREEMPT Thu Dec 3 10:27:54 EST 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10799002 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: gnomebreakpad Memory status: size: 308326400 vsize: 308326400 resident: 126210048 share: 31604736 rss: 126210048 rss_rlim: 18446744073709551615 CPU usage: start_time: 1260988549 rtime: 14624 utime: 14091 stime: 533 cutime:69 cstime: 16 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/garnome-svn-2.28/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xb571a710 (LWP 5537)] [New Thread 0xac3ffb90 (LWP 20190)] [New Thread 0xa83ffb90 (LWP 9811)] [New Thread 0xa8bffb90 (LWP 9810)] [New Thread 0xaf013b90 (LWP 5617)] [New Thread 0xae610b90 (LWP 5616)] [New Thread 0xb030cb90 (LWP 5554)] [New Thread 0xb0b0cb90 (LWP 5553)] [New Thread 0xb255fb90 (LWP 5552)] [New Thread 0xb2d5fb90 (LWP 5551)] 0xb59e0171 in waitpid () from /lib/libpthread.so.0
+ Trace 219646
Thread 1 (Thread 0xb571a710 (LWP 5537))
---- Critical and fatal warnings logged during execution ---- ** e-utils **: e_activity_set_percent: assertion `E_IS_ACTIVITY (activity)' failed ** e-utils **: e_activity_set_percent: assertion `E_IS_ACTIVITY (activity)' failed ** camel-mapi-provider **: mapi_msg_set_recipient_list: assertion `item->recipients != NULL' failed ** camel-mapi-provider **: mapi_msg_set_recipient_list: assertion `item->recipients != NULL' failed ** camel-mapi-provider **: mapi_msg_set_recipient_list: assertion `item->recipients != NULL' failed ** camel **: camel_object_is: assertion `o != NULL' failed ** evolution-mail **: mail_tools_folder_to_url: assertion `CAMEL_IS_FOLDER (folder)' failed
+ Trace 219815
Got a similar crash when using IMAP. Akhil ?
The problem could be in common code as bug 605268 has similar crash in local provider
*** Bug 607368 has been marked as a duplicate of this bug. ***
I have a backtrace performed with a full-debug version of Evo, and with no optimization, in bug 607368; there may be useful details there. I still have the core file if you want more details. This failure happened with IMAP, on an account that was virtually brand new.
This will not happen after Chen's commit 6a72dacb7db5 in evo master, which he named as part of bug #361145. I guess we can close this one as fixed then?
Closing as OBSOLETE since the stack trace is too old to be useful now. Reopen the bug and update the version field if this crash still occurs in Evolution 3.8 or later.