[Dovecot] dovecot 2.0 revision 12532:e030df616faf: problem with Snarf plugin
this command fails when the snarf plugin is enabled.
5 status inbox (UIDNEXT MESSAGES)
with the error:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
If it isn't easy to reproduce, I'll spit out the config.
thanks, Jonathan
Oops! Config problem. Typing should be second nature by now huh.
4 status inbox (UIDNEXT MESSAGES)
- STATUS "inbox" (MESSAGES 4716 UIDNEXT 101501) 4 OK Status completed. 5 status inbox (UIDNEXT MESSAGES)
- STATUS "inbox" (MESSAGES 4717 UIDNEXT 101502) 5 OK Status completed.
On Dec 10, 2010, at 2:04 PM, Jonathan Siegle wrote:
this command fails when the snarf plugin is enabled.
5 status inbox (UIDNEXT MESSAGES)
with the error:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
If it isn't easy to reproduce, I'll spit out the config.
thanks, Jonathan
On Fri, 2010-12-10 at 14:45 -0500, Jonathan Siegle wrote:
Oops! Config problem. Typing should be second nature by now huh. ..
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
What kind of a config problem? It still shouldn't crash.
On Dec 13, 2010, at 8:06 AM, Timo Sirainen wrote:
On Fri, 2010-12-10 at 14:45 -0500, Jonathan Siegle wrote:
Oops! Config problem. Typing should be second nature by now huh. ..
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
What kind of a config problem? It still shouldn't crash.
Actually it wasn't a config problem. I'm now able to reproduce it again. I'm using mail.local from sendmail as my lda. This is on AIX 5.3 What other info do you need?
On Dec 13, 2010, at 9:27 AM, Jonathan Siegle wrote:
On Dec 13, 2010, at 8:06 AM, Timo Sirainen wrote:
On Fri, 2010-12-10 at 14:45 -0500, Jonathan Siegle wrote:
Oops! Config problem. Typing should be second nature by now huh. ..
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened)
What kind of a config problem? It still shouldn't crash.
Actually it wasn't a config problem. I'm now able to reproduce it again. I'm using mail.local from sendmail as my lda. This is on AIX 5.3 What other info do you need?
Timo, If you give me some logic to throw at this, I'll take a shot at the programming. I tested my snarf code and it does the same thing.
thanks, Jonathan
On Fri, 2010-12-17 at 07:45 -0500, Jonathan Siegle wrote:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened) .. If you give me some logic to throw at this, I'll take a shot at the programming. I tested my snarf code and it does the same thing.
Does http://hg.dovecot.org/dovecot-2.0/rev/b7dd7a966a3a fix it?
On Dec 17, 2010, at 8:16 AM, Timo Sirainen wrote:
On Fri, 2010-12-17 at 07:45 -0500, Jonathan Siegle wrote:
Dec 10 13:57:57 tr27n12.aset.psu.edu dovecot: imap(tstem38): Panic: file index-transaction.c: line 71: assertion failed: (box->opened) .. If you give me some logic to throw at this, I'll take a shot at the programming. I tested my snarf code and it does the same thing.
Does http://hg.dovecot.org/dovecot-2.0/rev/b7dd7a966a3a fix it?
Yeah thanks!
participants (2)
-
Jonathan Siegle
-
Timo Sirainen