30 Jul
2013
30 Jul
'13
1:10 p.m.
On 16.7.2013, at 20.07, e-frog <e-frog@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.