On Tue, Aug 25, 2015 at 10:00:55PM +0000, ryan(a)nardis.ca wrote:
>I reproduced this with current RE24. It seems to be caused by setting
>pwdMaxAge to a very large value.
... or any other ppolicy attribute.
>It seems like the crash does not happen if I bind as the rootdn, only
>when using the admin DN.
That was incorrect, bind DN doesn't matter.
In ppolicy_get, the defaultpol label skips releasing the entry lock, so
if it's called again, it deadlocks.