Quoting Timo Sirainen:
Please try and report any bugs. Beta2 still had a few bad bugs, but I'm hoping this release is near a usable state.
I have the current revision from hg running and get this occasionally (already happened with beta2 revisions, I only never got around to report it):
Oct 17 04:51:18 seba dovecot: IMAP(jh): Disconnected in IDLE bytes=2596/34526 Oct 17 04:51:18 seba dovecot: IMAP(jh): file client.c: line 105 (client_destroy): assertion failed: (!client->destroyed) Oct 17 04:51:18 seba dovecot: IMAP(jh): Raw backtrace: imap [0x80c1520] -> imap [0x80c142c] -> imap [0x805ec7c] -> imap(client_continue_pending_input+0x86) [0x805efd6] -> imap [0x805ac1d] -> imap [0x805ae13] -> imap(client_command_cancel+0x1a) [0x805e2fa] -> imap(client_destroy+0x60) [0x805eb00] -> imap [0x805acf0] -> imap(io_loop_handler_run+0x107) [0x80c7437] -> imap(io_loop_run+0x28) [0x80c67e8] -> imap(main+0x4ac) [0x806605c] -> /lib/libc.so.6(__libc_start_main+0xe0) [0x948f70] -> imap [0x8058f61] Oct 17 04:51:18 seba dovecot: child 31519 (imap) killed with signal 6 Oct 17 04:51:18 seba dovecot: IMAP(jh): Disconnected in IDLE bytes=7713/1170797 Oct 17 04:51:18 seba dovecot: IMAP(jh): file client.c: line 105 (client_destroy): assertion failed: (!client->destroyed) Oct 17 04:51:18 seba dovecot: IMAP(jh): Raw backtrace: imap [0x80c1520] -> imap [0x80c142c] -> imap [0x805ec7c] -> imap(client_continue_pending_input+0x86) [0x805efd6] -> imap [0x805ac1d] -> imap [0x805ae13] -> imap(client_command_cancel+0x1a) [0x805e2fa] -> imap(client_destroy+0x60) [0x805eb00] -> imap [0x805acf0] -> imap(io_loop_handler_run+0x107) [0x80c7437] -> imap(io_loop_run+0x28) [0x80c67e8] -> imap(main+0x4ac) [0x806605c] -> /lib/libc.so.6(__libc_start_main+0xe0) [0x948f70] -> imap [0x8058f61] Oct 17 04:51:18 seba dovecot: IMAP(jh): Disconnected in IDLE bytes=8203/1591288 Oct 17 04:51:18 seba dovecot: IMAP(jh): file client.c: line 105 (client_destroy): assertion failed: (!client->destroyed) Oct 17 04:51:18 seba dovecot: IMAP(jh): Raw backtrace: imap [0x80c1520] -> imap [0x80c142c] -> imap [0x805ec7c] -> imap(client_continue_pending_input+0x86) [0x805efd6] -> imap [0x805ac1d] -> imap [0x805ae13] -> imap(client_command_cancel+0x1a) [0x805e2fa] -> imap(client_destroy+0x60) [0x805eb00] -> imap [0x805acf0] -> imap(io_loop_handler_run+0x107) [0x80c7437] -> imap(io_loop_run+0x28) [0x80c67e8] -> imap(main+0x4ac) [0x806605c] -> /lib/libc.so.6(__libc_start_main+0xe0) [0x948f70] -> imap [0x8058f61] Oct 17 04:51:19 seba dovecot: IMAP(jh): Disconnected in IDLE bytes=99674/607896 Oct 17 04:51:19 seba dovecot: IMAP(jh): file client.c: line 105 (client_destroy): assertion failed: (!client->destroyed) Oct 17 04:51:19 seba dovecot: child 17809 (imap) killed with signal 6 Oct 17 04:51:19 seba dovecot: child 17810 (imap) killed with signal 6 Oct 17 04:51:19 seba dovecot: child 17812 (imap) killed with signal 6 Oct 17 04:51:19 seba dovecot: child 18171 (imap) killed with signal 6 Oct 17 04:51:19 seba dovecot: IMAP(jh): Disconnected in IDLE bytes=102318/1343347 Oct 17 04:51:19 seba dovecot: IMAP(jh): file client.c: line 105 (client_destroy): assertion failed: (!client->destroyed) Oct 17 04:51:19 seba dovecot: IMAP(jh): Raw backtrace: imap [0x80c1520] -> imap [0x80c142c] -> imap [0x805ec7c] -> imap(client_continue_pending_input+0x86) [0x805efd6] -> imap [0x805ac1d] -> imap [0x805ae13] -> imap(client_command_cancel+0x1a) [0x805e2fa] -> imap(client_destroy+0x60) [0x805eb00] -> imap [0x805acf0] -> imap(io_loop_handler_run+0x107) [0x80c7437] -> imap(io_loop_run+0x28) [0x80c67e8] -> imap(main+0x4ac) [0x806605c] -> /lib/libc.so.6(__libc_start_main+0xe0) [0x948f70] -> imap [0x8058f61]
The "Disconnected in IDLE" seems to be legit, so the following crash is not that bad, only that it looks horrible...