[Dovecot] Backtrace on mdbox index

Timo Sirainen tss at iki.fi
Wed Apr 4 14:18:53 EEST 2012


On 4.4.2012, at 14.08, Jean Michel wrote:

> doveadm(acc at domain): Panic: file mail-storage.c: line 787
> (mailbox_check_mismatching_separators): assertion failed: (strncmp(vname,
> ns->prefix, ns->prefix_len-1) == 0)

That's a bit strange. Can you get a core of it? http://dovecot.org/bugreport.html

If you can access the crash with gdb, try commands like:

fr 6 (or maybe 5, or maybe 4, or 7, or whatever makes the following commands work)
p *box
o *box.list.ns




More information about the dovecot mailing list