GNOME Bugzilla – Bug 677968
Crash under emfe_text_html_format()
Last modified: 2013-09-13 01:07:31 UTC
I selected a message in message list, I suppose HTML message, and it was probably formatting it in preview panel - this is IMAP provider. Then, I didn't think of it much, I pressed Shift and begun selecting more unread messages with arrow down. I managed to select 4 of them, when evolution crashed:
+ Trace 230357
Thread 2 (Thread 0x7fead66ef700 (LWP 6296))
Hmm, the crash happens when CamelImapWrapper is trying to unlock a GMutex. Since it's all synchronous, I think it might be a memory corruption. Are you able to reproduce the crash in Valgrind?
I didn't see this for a month. I'll reopen with more information (or file a new bug), if I'll face again.