GNOME Bugzilla – Bug 214232
evolution-mail crashes on startup
Last modified: 2013-09-10 14:02:36 UTC
Snapshot 0.16.100+cvs.2001.11.01.03.30 evolution-mail fails an assertion at startup, while the splash window is still showing. Running evolution-mail in gdb shows: (gdb) run Starting program: /usr/bin/evolution-mail [New Thread 1024 (LWP 24411)] Message: Successfully registered `OAFIID:GNOME_Evolution_Mail_Wizard_Factory' Message: Successfully registered `OAFIID:GNOME_Evolution_Mail_ShellComponent' Message: Successfully registered `OAFIID:GNOME_Evolution_MailConfig_Factory' Message: Successfully registered `OAFIID:GNOME_Evolution_FolderInfo_Factory' Message: Successfully registered `OAFIID:GNOME_Evolution_Mail_ComposerFactory' [New Thread 2049 (LWP 24468)] [New Thread 1026 (LWP 24469)] [New Thread 2051 (LWP 24470)] Message: Successfully registered `OAFIID:GNOME_Evolution_Mail_Mbox_ImporterFactory' Message: Successfully registered `OAFIID:GNOME_Evolution_Mail_Outlook_ImporterFactory' [New Thread 3076 (LWP 24473)] GThread-ERROR **: file gthread-posix.c: line 62 (g_mutex_free_posix_impl): error Device or resource busy during pthread_mutex_destroy ((pthread_mutex_t *) mutex) aborting... Program received signal SIGABRT, Aborted.
+ Trace 12789
Thread 1024 (LWP 24411)
I'm seeing the same thing, and I suspect this is related to the fix for bug 214092.
*** This bug has been marked as a duplicate of 214218 ***