[Dovecot] Dovecot v2.2.4 (ebbe00999da8) doveadm crash
Timo Sirainen
tss at iki.fi
Tue Jul 30 13:10:38 EEST 2013
On 16.7.2013, at 20.07, e-frog <e-frog at gmx.de> wrote:
> Current Dovecot v2.2 HG crashes using the following command:
>
> $ doveadm mailbox status -A -t unseen 'virtual/unread'
>
> #0 i_stream_next_line (stream=0x0) at istream.c:382
> 382 istream.c: No such file or directory.
> (gdb) bt full
> #0 i_stream_next_line (stream=0x0) at istream.c:382
> _stream = <optimized out>
> pos = <optimized out>
> #1 0xb754656b in auth_master_user_list_next (ctx=0xb91bfbd8) at auth-master.c:689
> line = <optimized out>
Fixed the crash: http://hg.dovecot.org/dovecot-2.2/rev/0cab916b28c6
Although the real problem I think is that you didn't have permissions to connect to the auth-userdb socket.
More information about the dovecot
mailing list