On Fri, 2008-06-20 at 11:23 +0300, Timo Sirainen wrote:
On Fri, 2008-06-20 at 16:21 +0800, Patrick Nagel wrote:
On Friday 20 June 2008, Timo Sirainen wrote:
Now I get this with 1.1.rc10:
Jun 20 11:53:53 stshamail1 dovecot: Panic: IMAP(username): file message-parser.c: line 770 (message_parser_parse_next_block): assertion failed: (ctx->input->eof || ctx->input->closed || ctx->input->stream_errno != 0) [..]
Fixed the assert-crash: http://hg.dovecot.org/dovecot-1.1/rev/ca97501642c5
It now reports "Broken MIME parts for mail" errors instead.
At least in Diego's case it was clearly caused by the broken v1.1.rc8 release which added empty lines to headers and caused the MIME structures to be cached wrong.
I don't know about Patrick though. Hopefully also caused by a bug that was fixed in newer versions. :)