[Dovecot] 1.1.3 panics

2008-09-03 Thread Dean Brooks
Hi, Installed Dovecot 1.1.3 today and started receiving panic errors on a few of our users: dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index-transaction-view.c: line 204: unreached When I upgraded, I deleted all of our users index files so it started with a clean slate. We are

Re: [Dovecot] 1.1.3 panics

2008-09-03 Thread Timo Sirainen
On Sep 3, 2008, at 5:47 PM, Dean Brooks wrote: dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index- transaction-view.c: line 204: unreached Could you get gdb backtrace? http://dovecot.org/bugreport.html PGP.sig Description: This is a digitally signed message part

Re: [Dovecot] 1.1.3 panics

2008-09-03 Thread Dean Brooks
On Wed, Sep 03, 2008 at 05:50:43PM +0300, Timo Sirainen wrote: > On Sep 3, 2008, at 5:47 PM, Dean Brooks wrote: > > > dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index- > >transaction-view.c: line 204: unreached > > Could you get gdb backtrace? http://dovecot.org/bugreport.html I'

Re: [Dovecot] 1.1.3 panics

2008-09-04 Thread David McBride
Dean Brooks wrote: Hi, Installed Dovecot 1.1.3 today and started receiving panic errors on a few of our users: dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index-transaction-view.c: line 204: unreached Hi, I am also seeing this problem. I haven't managed to generate a core

Re: [Dovecot] 1.1.3 panics

2008-09-11 Thread Timo Sirainen
OSep 4 13:25:36 songbird dovecot: IMAP(user): Raw backtrace: imap > [0x486942] -> imap [0x4869b3] -> imap [0x486026] -> imap [0x46775c] -> > imap(mail_index_lookup_ext_full+0x17) [0x469fc7] -> > imap(mail_index_lookup_ext+0x17) [0x469fe7] -> > imap(mbox_file_lookup_offset+0x33) [0x4382f3] ->

Re: [Dovecot] 1.1.3 panics

2008-09-11 Thread David McBride
Timo Sirainen wrote: What quota backend were you using? Could you post your entire dovecot -n output? We were using the "fs" quota backend. I'll be able to post our dovecot -n configuration output when I get back to somewhere with proper bandwidth -- but the service configuration has since

Re: [Dovecot] 1.1.3 panics

2008-09-11 Thread Timo Sirainen
On Thu, 2008-09-11 at 18:01 +0100, David McBride wrote: > > So if > > > > 1. mailbox is created > > 2. a new mail is APPENDed there > > > > it crashes? The deletion part is probably irrelevant to the crash? > > I don't have a rawlog of the transaction involved, but unless Alpine is > doing som

Re: [Dovecot] 1.1.3 panics

2008-09-11 Thread Timo Sirainen
On Thu, 2008-09-11 at 20:33 +0300, Timo Sirainen wrote: > On Thu, 2008-09-11 at 18:01 +0100, David McBride wrote: > > > So if > > > > > > 1. mailbox is created > > > 2. a new mail is APPENDed there > > > > > > it crashes? The deletion part is probably irrelevant to the crash? > > > > I don't ha

Re: [Dovecot] 1.1.3 panics

2008-09-11 Thread Timo Sirainen
On Wed, 2008-09-03 at 15:47 -0400, Dean Brooks wrote: > On Wed, Sep 03, 2008 at 05:50:43PM +0300, Timo Sirainen wrote: > > On Sep 3, 2008, at 5:47 PM, Dean Brooks wrote: > > > > > dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index- > > >transaction-view.c: line 204: unreached > > >