[Dovecot] dovecot 1.1.2 assertion
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@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@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@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@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@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.
Here go the files
Timo Sirainen wrote:
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@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.
Both bugs are fully reproducible by trying to order a given field.
In the mailbox corresponding to the indexes I send you it happens every time I try to order by subject.
Would you like me to send you files corresponding to the other bug or even more examples of this one if I can find them?
Thanks,
Nuno Lopes
On Jul 24, 2008, at 9:22 PM, Nuno Lopes wrote:
Timo Sirainen wrote:
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@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.Both bugs are fully reproducible by trying to order a given field.
In the mailbox corresponding to the indexes I send you it happens
every time I try to order by subject.Would you like me to send you files corresponding to the other bug
or even more examples of this one if I can find them?
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).
participants (2)
-
Nuno Lopes
-
Timo Sirainen