# 2.2.13 (dffc6dd2be0d): /etc/dovecot/dovecot.conf # OS: Linux 3.14-0.bpo.1-amd64 x86_64 Debian 7.5
Latest HG has issues with Virtual Mailboxes. I was unable to get it dump a core.
Jul 5 07:46:51 nihlus dovecot: imap(tlx@leuxner.net): Panic: file virtual-storage.c: line 326 (virtual_backend_box_open): assertion failed: (!bbox->box->opened) Jul 5 07:46:51 nihlus dovecot: imap(tlx@leuxner.net): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x6ce3f) [0x7fe9e733ee3f] -> /usr/lib/dovecot/libdovecot.so.0(+0x6ce9e) [0x7fe9e733ee9e] -> /usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7fe9e72f796e] -> /usr/lib/dovecot/modules/lib20_virtual_plugin.so(+0xa1d4) [0x7fe9e5ae01d4] -> /usr/lib/dovecot/modules/lib20_virtual_plugin.so(+0xa237) [0x7fe9e5ae0237] -> dovecot/imap(cmd_idle+0x45) [0x410595] -> dovecot/imap(command_exec+0x3c) [0x41849c] -> dovecot/imap() [0x4174e0] -> dovecot/imap() [0x417574] -> dovecot/imap(client_handle_input+0x115) [0x417855] -> dovecot/imap(client_input+0x72) [0x417c02] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_call_io+0x4e) [0x7fe9e735002e] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run_internal+0xd7) [0x7fe9e7351057] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x9) [0x7fe9e73500b9] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_run+0x38) [0x7fe9e7350138] -> /usr/lib/dovecot/libdovecot.so.0(master_service_run+0x13) [0x7fe9e72fcdd3] -> dovecot/imap(main+0x298) [0x40c238] -> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7fe9e6f65ead] -> dovecot/imap() [0x40c39d] Jul 5 07:46:51 nihlus dovecot: imap(tlx@leuxner.net): Fatal: master: service(imap): child 37155 killed with signal 6 (core not dumped)
Regards Thomas
On 5.7.2014, at 8.52, Thomas Leuxner tlx@leuxner.net wrote:
Latest HG has issues with Virtual Mailboxes. I was unable to get it dump a core.
Jul 5 07:46:51 nihlus dovecot: imap(tlx@leuxner.net): Panic: file virtual-storage.c: line 326 (virtual_backend_box_open): assertion failed: (!bbox->box->opened)
http://hg.dovecot.org/dovecot-2.2/rev/f1d29866e147 should fix this. There are some other larger virtual mailbox changes though, hopefully not too badly broken. But on the plus side it should now be able to handle virtual folders that consist of a large number of physical folders.
- Timo Sirainen tss@iki.fi 2014.07.06 18:10:
http://hg.dovecot.org/dovecot-2.2/rev/f1d29866e147 should fix this. There are some other larger virtual mailbox changes though, hopefully not too badly broken. But on the plus side it should now be able to handle virtual folders that consist of a large number of physical folders.
That seems to have fixed it. Thanks.
participants (2)
-
Thomas Leuxner
-
Timo Sirainen