-
- Downloads
when shutting down a server with open connections (back-{ldap,meta}),
the backend attempts a ldap_unbind() that results in calling ldap_pvt_sasl_mutex_lock() with a NULL argument, causing a SIGSEGV. I added a few assert() to catch this (I wonder if this might be related to ITS#1982 "kill -INT corrupts database").
Please register or sign in to comment