Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-27 Thread Dean Brooks
On Tue, Mar 11, 2008 at 09:55:02AM +0100, Diego Liziero wrote: On Tue, Mar 11, 2008 at 9:09 AM, Timo Sirainen [EMAIL PROTECTED] wrote: Well, I'm not sure how you managed to cause this, but this should fix it: http://hg.dovecot.org/dovecot-1.1/rev/7e27d67d3abe Thank you Timo for the

Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-27 Thread Timo Sirainen
On Thu, 2008-03-27 at 12:47 -0400, Dean Brooks wrote: On Tue, Mar 11, 2008 at 09:55:02AM +0100, Diego Liziero wrote: On Tue, Mar 11, 2008 at 9:09 AM, Timo Sirainen [EMAIL PROTECTED] wrote: Well, I'm not sure how you managed to cause this, but this should fix it:

Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-27 Thread Diego Liziero
On Thu, Mar 27, 2008 at 5:47 PM, Dean Brooks [EMAIL PROTECTED] wrote: Can you confirm that the patch Timo submited in the above link fixes this problem for 1.1rc3? If so, will this be committed for rc4 or beyond? No, the above patch was about another issue (segmentation fault in

[Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-11 Thread Diego Liziero
Hi, another imap crash with latest dovecot. segmentation fault in fetch_bodystructure src/imap/imap-fetch.c static int fetch_bodystructure(struct imap_fetch_context *ctx, struct mail *mail, void *context ATTR_UNUSED) { const char *bodystructure; if

Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-11 Thread Timo Sirainen
On Tue, 2008-03-11 at 08:54 +0100, Diego Liziero wrote: Hi, another imap crash with latest dovecot. segmentation fault in fetch_bodystructure Well, I'm not sure how you managed to cause this, but this should fix it: http://hg.dovecot.org/dovecot-1.1/rev/7e27d67d3abe signature.asc

Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-11 Thread Diego Liziero
On Tue, Mar 11, 2008 at 9:09 AM, Timo Sirainen [EMAIL PROTECTED] wrote: Well, I'm not sure how you managed to cause this, but this should fix it: http://hg.dovecot.org/dovecot-1.1/rev/7e27d67d3abe Thank you Timo for the quick fix, here we have latest rc3 in a production environment. It has

Re: [Dovecot] dovecot-1.1.rc3 segmentation fault in fetch_bodystructure

2008-03-11 Thread Timo Sirainen
On Tue, 2008-03-11 at 09:55 +0100, Diego Liziero wrote: The most failing assertion (9694 times in 2 days) is the one I posted yesterday: Panic: IMAP(username): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(ibox-recent_flags, uid)) It