--On May 13, 2010 4:34:11 PM +0200 Massimo Lusetti <massimo@cedoc.mo.it> wrote:
On Wed, 12 May 2010 10:44:57 +0200 Massimo Lusetti <massimo@cedoc.mo.it> 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
Make sure you have debugging symbols built in for slapd and everything it links to (sasl, etc), and then run it under GDB. Once it aborts, get a gdb backtrace. Alternatively, enable core files while having all those debugging symbols available so that you can get a gdb backtrace.
--Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration