4 Apr
2012
4 Apr
'12
11:18 a.m.
On 4.4.2012, at 14.08, Jean Michel wrote:
doveadm(acc@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