After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 214256 - Deadlock on "Send / Receive"
Deadlock on "Send / Receive"
Status: RESOLVED DUPLICATE of bug 214218
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-11-01 16:53 UTC by trow
Modified: 2013-09-10 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace of deadlock (8.52 KB, text/plain)
2001-11-01 16:54 UTC, trow
Details
a more sane backtrace (2.94 KB, text/plain)
2001-11-01 18:56 UTC, trow
Details

Description trow 2001-11-01 16:53:15 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.
Comment 1 trow 2001-11-01 16:54:20 UTC
Created attachment 40486 [details]
Backtrace of deadlock
Comment 2 Not Zed 2001-11-01 18:11:50 UTC
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.
Comment 3 trow 2001-11-01 18:56:19 UTC
Created attachment 40489 [details]
a more sane backtrace
Comment 4 Not Zed 2001-11-01 19:11:37 UTC

*** This bug has been marked as a duplicate of 214218 ***