[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#3726) Adding ldap- and monitor backends crashes slapd



Full_Name: Dave Horsfall
Version: 2.2.26
OS: FreeBSD 4.10-STABLE
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (192.65.182.30)


Adding both "ldap" and "monitor" backends, in any order, crashes SLAPD with a
segv; either alone works OK.

Program terminated with signal 11, Segmentation fault.

(gdb) bt
#0  0x806b3da in value_add ()
#1  0x805f5bc in attr_merge ()
#2  0x80dcc43 in monitor_subsys_database_init ()
#3  0x80b18c6 in monitor_back_db_open ()
#4  0x80612ce in backend_startup_one ()
#5  0x80615bc in backend_startup ()
#6  0x8074e44 in slap_startup ()
#7  0x804e10e in main ()
#8  0x804d6e2 in _start ()