GNOME Bugzilla – Bug 626193
Crash in talloc_steal_internal at ../lib/talloc/talloc.c:715
Last modified: 2010-08-31 11:44:56 UTC
evolution-mapi 0.31.6 Composing a mail, e-addressbook-factory crashed, restarted evolution, restored unfinished mail, disabled mapi account and e-addressbook-factory again crashed. (e-addressbook-factory:19504): libebookbackend-WARNING **: db->get failed with -30989 (e-addressbook-factory:19504): libebookbackend-WARNING **: db->get failed with -30989 (e-addressbook-factory:19504): libebookbackend-WARNING **: db->get failed with -30989 [New Thread 0xa5cddb70 (LWP 19580)] [New Thread 0xa54dcb70 (LWP 19581)] [New Thread 0xa4cdbb70 (LWP 19582)] [New Thread 0xa44dab70 (LWP 19583)] [New Thread 0xa3cd9b70 (LWP 19584)] [Thread 0xa5cddb70 (LWP 19580) exited] [Thread 0xa44dab70 (LWP 19583) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xaccebb70 (LWP 19564)] 0xb5c511d7 in _talloc_steal_internal (new_ctx=0xafd3fc48, ptr=0xafd3fc98) at ../lib/talloc/talloc.c:715 715 _TLIST_REMOVE(tc->parent->child, tc); (gdb) t a a bt
+ Trace 223136
Thread 32 (Thread 0xa3cd9b70 (LWP 19584))
Thread 13 (Thread 0xaccebb70 (LWP 19564))
(gdb)
I just got a similar crash while auto completing a contact in composer window.
Today got the same crash when opening an appointment.
As I added more threading in ema recently, and openchange/samba4 are not thread safe, then I suggest to try patch from bug #627999 to see whether it'll help here too. Thanks in advance.
*** This bug has been marked as a duplicate of bug 627999 ***