[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapadd crashes (ITS#2286)
Full_Name: Reinhard E. Voglmaier
Version: 2.1.12
OS: Sun Solaris 2.8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.4.28.10)
my configuration script:
CC=gcc
./configure --with-ldbm-api
--enable-ldbm=yes
--enable-bdb=no
I launch slapadd, everything seems to go fine ( -d switch ), but after flushing
the filter for the 4.th index file slapadd crashes. I have indexes for
ou eq,sub
sn eq,sub
cn eq,sub
telephoneNumber eq,sub
departmentNumber eq,sub
mobile eq,sub
I have this in production a couple of month it worked fine until today. I am
using slapadd every day to replicate a oracle database to LDAP.
I tried it out with an elder version of LDAP, same problem.
Thank you very much
Reinhard