I have just upgraded to dovecot 1.1.2 and am seeing lots of the following panic messages filling up the error logs: dovecot: Aug 29 09:34:32 Panic: IMAP(user): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) dovecot: Aug 29 09:34:32 Error: IMAP(user): Raw backtrace: imap [0x483888] -> imap [0x484293] -> imap [0x483a46] -> imap(index_mailbox_set_recent_seq+0) [0x453f80] -> imap(index_mailbox_set_recent_seq+0x43) [0x453fc3] -> imap [0x43b3e8] -> imap(mbox_sync+0x380) [0x43bdd0] -> imap [0x434bcd] -> imap(index_transaction_commit+0x3c) [0x454f3c] -> imap(cmd_copy+0x344) [0x4167d4] -> imap(cmd_uid+0x52) [0x41a6c2] -> imap [0x41b723] -> imap [0x41b6e8] -> imap [0x41b9ba] -> imap(client_input+0x63) [0x41bb93] -> imap(io_loop_handler_run+0x109) [0x48b029] -> imap(io_loop_run+0x28) [0x48a3f8] -> imap(main+0x3f2) [0x423272] -> /lib64/tls/libc.so.6(__libc_start_main+0xdb) [0x337911c40b] -> imap [0x41578a] dovecot: Aug 29 09:34:32 Error: child 25658 (imap) killed with signal 6 This is just the latest example from this morning, there are plenty to choose from! My system setup is a RHEL4.6 64bit install. I have tried clearing out the old cache files (dovecot.index, dovecot.cache etc) for all the users but I'm still seeing these crash dumps filling my logs. Help! If you require any further information please let me know. I.
On Fri, 2008-08-29 at 09:49 +0100, Yates Ian Mr (ITCS) wrote:> I have just upgraded to dovecot 1.1.2 and am seeing lots of the > following panic messages filling up the error logs: > > dovecot: Aug 29 09:34:32 Panic: IMAP(user): file index-sync.c: line 39 > (index_mailbox_set_recent_uid): assertion failed: > (seq_range_exists(&ibox->recent_flags, uid))This patch should help: http://hg.dovecot.org/dovecot-1.1/rev/8cc0eaec7d0f -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080829/2b52cf02/attachment-0002.bin>
On Fri, 2008-08-29 at 09:49 +0100, Yates Ian Mr (ITCS) wrote:> I have just upgraded to dovecot 1.1.2 and am seeing lots of the > following panic messages filling up the error logs: > > dovecot: Aug 29 09:34:32 Panic: IMAP(user): file index-sync.c: line 39 > (index_mailbox_set_recent_uid): assertion failed: > (seq_range_exists(&ibox->recent_flags, uid))This patch will help: http://hg.dovecot.org/dovecot-1.1/rev/8cc0eaec7d0f I'll try to get v1.1.3 out soon. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080829/48c29196/attachment-0002.bin>
This patch seems to have done the trick! Keep up the good work! Cheers. I.
Quoting Timo Sirainen <tss at iki.fi>:> On Fri, 2008-08-29 at 09:49 +0100, Yates Ian Mr (ITCS) wrote: >> I have just upgraded to dovecot 1.1.2 and am seeing lots of the >> following panic messages filling up the error logs: >> >> dovecot: Aug 29 09:34:32 Panic: IMAP(user): file index-sync.c: line 39 >> (index_mailbox_set_recent_uid): assertion failed: >> (seq_range_exists(&ibox->recent_flags, uid)) > > This patch should help: > http://hg.dovecot.org/dovecot-1.1/rev/8cc0eaec7d0fI applied that patch last night, and I'm still seeing the same errors... So unless I didn't get the patch right, there is still something amiss... -- Eric Rostetter The Department of Physics The University of Texas at Austin This message is provided "AS IS" without warranty of any kind, either expressed or implied. Use this message at your own risk.
Reasonably Related Threads
- index_mailbox_set_recent_uid error on 1.1.14
- dovecot-1.1.rc3 assertion failure in index-sync.c
- dovecot panic after upgrade 1.0.15 to 1.1.2
- Dovecot crashing
- dovecot 1.1.rc3 assertion failed at index_mailbox_set_recent_uid while deleting message with thunderbird.