Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-20 Thread Diego Liziero
On Friday 20 June 2008, Timo Sirainen wrote: > On Fri, 2008-06-20 at 09:42 +0200, Diego Liziero wrote: > > > > Timo, > > here is an anonymized mbox file that causes it at every body search > > (tested with rc12). > > Did you test it without index files? I couldn't reproduce the crash. Deleting ind

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-20 Thread Timo Sirainen
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 > > > > >

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-20 Thread Timo Sirainen
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): > > >

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-20 Thread Patrick Nagel
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 || > > >

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-20 Thread Timo Sirainen
On Fri, 2008-06-20 at 09:42 +0200, Diego Liziero wrote: > On 6/20/08, Patrick Nagel <[EMAIL PROTECTED]> wrote: > > Hi, > > [..] > > > > 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_b

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-19 Thread Patrick Nagel
Hi, On Thursday 19 June 2008, Patrick Nagel wrote: > On Thursday 19 June 2008, Timo Sirainen wrote: > > On Thu, 2008-06-19 at 14:46 +0800, Patrick Nagel wrote: > > > Jun 19 14:35:45 stshamail1 dovecot: Panic: IMAP(username): file > > > message-parser.c: line 620 (preparsed_parse_body_init): assert

Re: [Dovecot] While searching: Assertion failed (offset > = ctx- >input->v_offset)

2008-06-18 Thread Patrick Nagel
Hi Timo, On Thursday 19 June 2008, Timo Sirainen wrote: > On Thu, 2008-06-19 at 14:46 +0800, Patrick Nagel wrote: > > Jun 19 14:35:45 stshamail1 dovecot: Panic: IMAP(username): file > > message-parser.c: line 620 (preparsed_parse_body_init): assertion failed: > > (offset >= ctx->input->v_offset) >

Re: [Dovecot] While searching: Assertion failed (offset >= ctx->input->v_offset)

2008-06-18 Thread Timo Sirainen
On Thu, 2008-06-19 at 14:46 +0800, Patrick Nagel wrote: > Jun 19 14:35:45 stshamail1 dovecot: Panic: IMAP(username): file > message-parser.c: line 620 (preparsed_parse_body_init): assertion failed: > (offset >= ctx->input->v_offset) What Dovecot version? (Didn't I fix this a few weeks ago?) s

[Dovecot] While searching: Assertion failed (offset >= ctx->input->v_offset)

2008-06-18 Thread Patrick Nagel
Hi, while a user is searching through his (1.2 GB, >15) mails, I get a lot of these messages in the log, and the search (with Thunderbird) doesn't finish: Jun 19 14:35:45 stshamail1 dovecot: Panic: IMAP(username): file message-parser.c: line 620 (preparsed_parse_body_init): assertion failed