GNOME Bugzilla – Bug 214256
Deadlock on "Send / Receive"
Last modified: 2013-09-10 14:02:36 UTC
I fetchmailed exactly 100 messages into an mbox this morning, and evo deadlocks when I try to pull them in... it never gets past the first five or six messages. I'm attaching a backtrace, which is a little scary --- it looks like there is some memory corruption going on related to ibex_index_buffer.
Created attachment 40486 [details] Backtrace of deadlock
That backtrace is wrong, summary_sync calls ibex_save not ibex_index_buffer. Make sure you have latest cvs (at least less than 10 hours old), and rebuild everything.
Created attachment 40489 [details] a more sane backtrace
*** This bug has been marked as a duplicate of 214218 ***