[Dovecot] assertion on deliver (1.1.beta10)
Hi, I'm testing version 1.1.beta10 and getting these assertions on deliver:
file index-transaction.c: line 54 (index_transaction_finish_rollback): assertion failed: (t->mail_ref_count == 0)
This was after an upgrade from a 1.0 release candidate. If you need I can try and reproduce this in a more controled environment to pinpoint the problem.
Thanks,
Nuno Lopes
On Wed, 2007-12-05 at 15:00 +0000, Nuno Lopes wrote:
Hi, I'm testing version 1.1.beta10 and getting these assertions on deliver:
file index-transaction.c: line 54 (index_transaction_finish_rollback): assertion failed: (t->mail_ref_count == 0)
I thought this was fixed in beta10. Can you still reproduce this with latest nightly snapshot? http://dovecot.org/nightly/dovecot-latest.tar.gz
On Fri, 2007-12-21 at 17:19 +0200, Timo Sirainen wrote:
On Wed, 2007-12-05 at 15:00 +0000, Nuno Lopes wrote:
Hi, I'm testing version 1.1.beta10 and getting these assertions on deliver:
file index-transaction.c: line 54 (index_transaction_finish_rollback): assertion failed: (t->mail_ref_count == 0)
I thought this was fixed in beta10. Can you still reproduce this with latest nightly snapshot? http://dovecot.org/nightly/dovecot-latest.tar.gz
Oh, somehow I looked at this code a couple of times without realizing the problem. Fixed now :) http://hg.dovecot.org/dovecot/rev/712d92061ddf
Hi, it seemed to correct that one but it gave me this one in return ;-):
file mailbox-tree.c: line 171 (mailbox_tree_iterate_set_next_node): assertion failed: (len <= ctx->parent_pos)
Thanks,
Nuno Lopes
Timo Sirainen wrote:
On Fri, 2007-12-21 at 17:19 +0200, Timo Sirainen wrote:
On Wed, 2007-12-05 at 15:00 +0000, Nuno Lopes wrote:
Hi, I'm testing version 1.1.beta10 and getting these assertions on deliver:
file index-transaction.c: line 54 (index_transaction_finish_rollback): assertion failed: (t->mail_ref_count == 0)
I thought this was fixed in beta10. Can you still reproduce this with latest nightly snapshot? http://dovecot.org/nightly/dovecot-latest.tar.gz
Oh, somehow I looked at this code a couple of times without realizing the problem. Fixed now :) http://hg.dovecot.org/dovecot/rev/712d92061ddf
On Fri, 2007-12-21 at 17:14 +0000, Nuno Lopes wrote:
Hi, it seemed to correct that one but it gave me this one in return ;-):
file mailbox-tree.c: line 171 (mailbox_tree_iterate_set_next_node): assertion failed: (len <= ctx->parent_pos)
Can you still reproduce it? Could you show what IMAP command breaks this (e.g. rawlog, http://dovecot.org/bugreport.html#sniffing) and also the maildir's mailbox names (ls -a ~/Maildir).
participants (2)
-
Nuno Lopes
-
Timo Sirainen