Hi, I've upgraded to last version of dovecot and am now getting the following assertions: Jul 25 00:00:34 bld3 dovecot: Panic: IMAP(example1 at example.com): file index-sort-string.c: line 542 (index_sort_add_ids_range): assertion failed: (left_idx == 0 && right_idx == rightmost_idx) Jul 25 00:00:34 bld3 dovecot: IMAP(example1 at example.com): Raw backtrace: imap [0x5555555d30f0] -> imap [0x5555555d3157] -> imap [0x5555555d27d8] -> imap(index_sort_list_finish_string+0xe8e) [0x5555555a01de] -> imap(index_storage_search_next_nonblock+0x432) [0x55555559caa2] -> imap(mailbox_search_next+0x21) [0x5555555a4051] -> imap(imap_sort+0xdc) [0x555555577d3c] -> imap(cmd_sort+0x33d) [0x555555570e1d] -> imap(cmd_uid+0x54) [0x555555571894] -> imap [0x5555555722ac] -> imap [0x555555572362] -> imap [0x555555572b7f] -> imap(client_input+0x62) [0x555555572da2] -> imap(io_loop_handler_run+0xf8) [0x5555555da0c8] -> imap(io_loop_run+0x1d) [0x5555555d918d] -> imap(main+0x462) [0x55555557a552] -> /lib64/libc.so.6(__libc_start_main+0xf4) [0x2ae31494c154] -> imap [0x55555556c859] in another instance: Jul 25 00:08:48 bld4 dovecot: Panic: IMAP(example2 at example.com): file index-sort-string.c: line 607 (index_sort_add_ids_range): assertion failed: (skip > 0) Jul 25 00:08:48 bld4 dovecot: IMAP(example2 at example.com): Raw backtrace: imap [0x5555555d30f0] -> imap [0x5555555d3157] -> imap [0x5555555d27d8] -> imap(index_sort_list_finish_string+0xedc) [0x5555555a022c] -> imap(index_storage_search_next_nonblock+0x432) [0x55555559caa2] -> imap(mailbox_search_next+0x21) [0x5555555a4051] -> imap(imap_sort+0xdc) [0x555555577d3c] -> imap(cmd_sort+0x33d) [0x555555570e1d] -> imap(cmd_uid+0x54) [0x555555571894] -> imap [0x5555555722ac] -> imap [0x555555572362] -> imap [0x555555572b7f] -> imap(client_input+0x62) [0x555555572da2] -> imap(io_loop_handler_run+0xf8) [0x5555555da0c8] -> imap(io_loop_run+0x1d) [0x5555555d918d] -> imap(main+0x462) [0x55555557a552] -> /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b64897fc154] -> imap [0x55555556c859] If this is not enough for you to solve it ... Some problems were solved upgrading from 1.1.1 but these ones remained. Thanks, -- Nuno
On Jul 25, 2008, at 2:36 AM, Nuno Lopes wrote:> I've upgraded to last version of dovecot and am now getting the > following assertions: > > Jul 25 00:00:34 bld3 dovecot: Panic: IMAP(example1 at example.com): > file index-sort-string.c: line 542 (index_sort_add_ids_range): > assertion failed: (left_idx == 0 && right_idx == rightmost_idx)Can you reproduce this? Could you send that mailbox's dovecot.index and dovecot.index.log files to me? They don't contain any sensitive information. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080725/d2d99da6/attachment-0002.bin>
On Aug 5, 2008, at 3:48 AM, Nuno Lopes wrote:> >> Do you still have the files? You forgot to send the >> dovecot.index.log file. Also perhaps dovecot.index.cache could help >> when figuring this out (but it contains message headers so you may >> not want to send it to this mailing list at least). >> > > Hi, I still have them. > I sent both dovecot.index and dovecot.index.log the last time, but > now I've also added the cache file in a tgz.Oh. I guess that's why Mail.app showed some weird input in the mail. Anyway fixed now: http://hg.dovecot.org/dovecot-1.1/rev/d674c05d725d -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080805/bbde9184/attachment-0002.bin>