Displaying 1 result from an estimated 1 matches for "mbox_list_inbox".
2003 Jun 16
3
crash on LIST command
...2:48:19 ice dovecot: child 1870 (imap) killed with signal 11
Looks like a segfault.
[...]
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0 0x8058469 in mbox_list_inbox (ctx=0x8098080) at mbox-list.c:333
333 if (ctx->dir->virtual_path != NULL)
(gdb) bt
#0 0x8058469 in mbox_list_inbox (ctx=0x8098080) at mbox-list.c:333
#1 0x805809e in mbox_list_mailbox_next (ctx=0x8098080) at mbox-list.c:193
#2 0x804b75a in list_unsorted (client=0x8096080, ctx=0x8098080,...