GNOME Bugzilla – Bug 608232
evolution crashed : enabled mapi account from preferences
Last modified: 2010-02-17 12:16:30 UTC
evolution 2.29.6 libmapi 0.9 Account was already configured, i just enabled it from preferences and evolution crashed. Program received signal SIGABRT, Aborted. 0xffffe430 in __kernel_vsyscall () (gdb) t a a bt
+ Trace 220271
Thread 1 (Thread 0xb632d760 (LWP 22932))
Thread 40 is using MAPI, and it was going to MAPIUninitialize it, which is wrong. This will not happen when the proposed patch from bug #571579 will be accepted, as there is no MAPIUninitialize call in ema with it any more. Could you give it a try, see whether you'll notice any bad aspects of it, and if not, then maybe will be committed and this bug marked as a duplicate?
*** This bug has been marked as a duplicate of bug 571579 ***