On 19.9.2012, at 16.07, Alessio Cecchi wrote: > #1 0x00007f2fc9fc41b4 in acl_backend_vfile_acllist_try_rebuild ( > backend=0x1944240) at acl-backend-vfile-acllist.c:297
This backtrace is rather weird. Could you also do (instead of bt full): fr 1 p *ns p *ns.user p *auser It crashes because auser->dict = NULL, but it should never be NULL.