It doesn't actually 'crash' but is unresponsive. Submitted ITS 6891: http://www.openldap.org/its/index.cgi/Incoming?selectid=6891;statetype=-1
On 04/05/2011 09:55 PM, Quanah Gibson-Mount wrote:
--On April 5, 2011 5:01:50 PM -0400 Tyler Gates tgates81@gmail.com wrote:
After upgrading from 2.4.24 to 2.4.25 my pcache overlay using hdb backend first failed to start with messages complaining about a missing suffix. Now that I've added one I'm getting the following message:
Nothing should ever crash openldap. Make sure you built with debugging symbols (-g to gcc), no optimization (-O0), get a backtrace of a crash via gdb, and file an ITS for it.
Thanks!
--Quanah