GNOME Bugzilla – Bug 741748
Crash under camel-folder-summary.c:remove_cache()
Last modified: 2015-01-08 08:52:49 UTC
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `evolution'. Program terminated with signal SIGABRT, Aborted.
+ Trace 234434
Thread 24 (Thread 0x7f04df7fe700 (LWP 19033))
Thanks for a bug report. This is similar to bug #634285, it involves the same code part. I do not expect you did much in evolution, or at least in one of the folders, which was trying to free its memory when it was not visited for ~5 minutes. It can depend on the account type, some may suffer of the issue and some not, thus my question is what account types you've configured. It can be IMAP, EWS, .... You can see that in Edit->Preferences->Mail Accounts, the last column of the view, named Type.
I just found an older bug report about the same, thus I mark this as a duplicate of it. I'd still like to know the answer for the above question. Thanks. *** This bug has been marked as a duplicate of bug 665125 ***
I have multiple accounts set with types: maildir, pop, imapx and vfolder (the one referring to folder searching)
Okay, thanks, so it's one of these which breaks in some way. I'll try to investigate this later, within the other bug report.