GNOME Bugzilla – Bug 739881
crash (SIGSEGV) while moving mails between folders
Last modified: 2014-11-11 16:58:50 UTC
I got a crash while moving mails between folders. I am using evolution 3.12.7-1 and EDS 3.12.7-1 on Debian testing with GNOME 3.14. $ gdb -batch -n -ex bt -ex 'thread apply all bt full' --core /var/crash/1000/567-1000-1000-11-1415625681-chianamo--usr-bin-evolution.core /usr/bin/evolution [New LWP 938] [New LWP 629] [New LWP 630] [New LWP 631] [New LWP 580] [New LWP 628] [New LWP 567] [New LWP 570] [New LWP 575] [New LWP 680] [New LWP 627] [New LWP 571] [New LWP 577] [New LWP 579] [New LWP 626] [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 234321
I just tried moving the mail again and I got another crash, so this is reproducible.
Moving the mail to a newly created folder doesn't cause a crash but the first one does for some reason. It doesn't seem to be specific to any one mail but seems specific to the folder (it is a large folder). Actually, opening the folder at all gives me a crash, it isn't specific to moving mail into the folder.
Thanks for a bug report. This is crashing in sqlite3OsFetch(), which was fixed within bug #738965. The fix is included in yesterday's 3.12.8 release of evolution-data-server. Alternatively, downgrade your sqlite. *** This bug has been marked as a duplicate of bug 738965 ***