> On Wed, 12 May 2010 10:44:57 +0200 > Massimo Lusetti <[email protected]> wrote: > >> Any clue is really appreciated. > > Running in debug mode (-d 7) I got this output just before the crash. > > ber_get_next on fd 89 failed errno=0 (Undefined error: 0) > connection_close: conn=39524 sd=89 > slap_listener_activate(7): >>>> slap_listener(ldap:///) > slap_listener_activate(7): >>>> slap_listener(ldap:///) > Assertion failed: (p[-1] == ']'), function slap_sasl_peer2ipport, file > sasl.c, line 1218. > Abort > > > As always any hint is really appreciated...
This is bad. You should file an ITS, and send a stack backtrace, possibly looking at the content of the string that caused this parsing error. See instructions here <http://www.openldap.org/faq/data/cache/56.html>. p.
