Bug#720356: Dovecot 2.2.17 packaged for Debian

2013-08-24 Thread Andreas Feldner
Dear Jaldhar, unfortunately, the same problem as described in bug #720356 still appears with 2.1.17-1. Here is an updated backtrace: (gdb) backtrace #0 0x7f7b8a4c3596 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7f7b893a836a in acl_list_get_root_dir (backend=) at acl-backend-vfi

Bug#720356: Dovecot 2.2.17 packaged for Debian

2013-08-24 Thread Andreas Feldner
Dear Jaidhar, after analysing the core dump on my system, I believe that the problem is with the variable rootdir is null in acl-backend-vfile-acllist.c:53. This appears to come from lib-storage/index/shared/shared-list.c:112, which reads 'return NULL' ;-) I'd say, this is clearly a bug. Proba

Bug#720356: Dovecot 2.2.17 packaged for Debian

2013-08-24 Thread Jaldhar H. Vyas
On Sat, 24 Aug 2013, Andreas Feldner wrote: Dear Jaidhar, after analysing the core dump on my system, I believe that the problem is with the variable rootdir is null in acl-backend-vfile-acllist.c:53. This appears to come from lib-storage/index/shared/shared-list.c:112, which reads 'return N