GNOME Bugzilla – Bug 744710
random crash (SIGSEGV) while sending mail
Last modified: 2015-02-26 10:53:03 UTC
I'm using evolution 3.12.9~git20141130.241663-1+b1 and evolution-data-server 3.12.9~git20141128.5242b0-2+deb8u1 with GNOME 3.14 from Debian jessie. I got a random crash while sending mail. When I resumed evolution, it recovered the mail (and the mail hadn't been sent) but had lost my changes just before sending. Luckily the mail was just a copy of a mail I had sent before that so I was able to resend it just fine. gdb -batch -n -ex bt -ex 'thread apply all bt full' --core /var/crash/1000/17418-1000-1000-11-1424262509-chianamo--usr-bin-evolution.core /usr/bin/evolution [New LWP 726] [New LWP 17418] [New LWP 17425] [New LWP 17421] [New LWP 17422] [New LWP 17423] [New LWP 17424] [New LWP 17426] [New LWP 17446] [New LWP 17447] [New LWP 17448] [New LWP 17449] [New LWP 17461] [New LWP 22746] [New LWP 22762] [New LWP 704] [New LWP 714] [New LWP 715] [New LWP 724] [New LWP 725] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `evolution'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 234666
Thread 20 (Thread 0x7f134263f700 (LWP 725))
Thread 19 (Thread 0x7f12d3fff700 (LWP 724))
Thread 17 (Thread 0x7f1340fe8700 (LWP 714))
Thread 16 (Thread 0x7f12fdffb700 (LWP 704))
Thread 1 (Thread 0x7f1341e3e700 (LWP 726))
Thanks for a bug report. A pretty often crash used to be caused (and investigated) by bug #734530, but that fix landed in time of 3.12.9, thus you have it in your version. The matching backtrace is at bug #740297, whose fix landed in time of 3.12.10, thus I mark this as a duplicate of it. Workaround: (try to) send one message at a time only. *** This bug has been marked as a duplicate of bug 740297 ***