Timo Sirainen wrote: > On Thu, 2008-02-14 at 13:07 +0200, Tomi Vainio wrote: >>> Feb 14 11:52:33 dovecot: [ID 107833 mail.crit] IMAP(tomppa): file >>> message-parser.c: line 674: assertion failed: (ctx->part->physical_pos >= >>> ctx->input->v_offset) > > Any idea how I could reproduce this? I've been running my IMAP stress > test for a while now waiting for this assert to fail, but so far it > hasn't. Maybe it needs some special kind of a mail or some other > specific condition. > > Anyway I did some fixes, do these change the crash to an error message? > > http://hg.dovecot.org/dovecot-1.1/rev/a6c066f50877 > http://hg.dovecot.org/dovecot-1.1/rev/8cfa61f98e32 > http://hg.dovecot.org/dovecot-1.1/rev/289765861d66 >
I've build debug version of imap with these changes. I've been running it two hours without seeing cores when doing searches on the same folders which caused problems yesterday. Tomppa