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

(ITS#3804) SLAPD crashes on update to meta



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)


I have defined a meta-db consisting of several suffixes on the local host.  Due
to poorly-written user code, it is possible for an update to happen via the
meta-db instead of the real suffix.  This results in SLAPD crashing; I do not
believe that it should be possible for an end-user to crash the daemon.

Message:

Jun 28 13:52:07 mippet slapd[21414]: conn=791 op=1 ADD
dn="employeeNumber=T9999,ou=Artarmon,ou=nsw,dc=AdminView"
Jun 28 13:52:07 mippet slapd[21414]: conn=791 op=1 RESULT tag=105 err=32
text=M-^P,A(,wE(

Console:

pid 21414 (slapd), uid 389: exited on signal 11

I cannot get a core-dump.