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

Index corruption (ITS#1650)



Full_Name: Paul Fleming
Version: 2.0.23
OS: Redhat Linux 7.1 2.4.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (131.230.232.131)


After several days of use indexes are becoming corrupted -- bulk updates provoke
the problem, which can be fixed with a slapcat/slapadd. The problems happens
with both gdbm and Berkeley DB so I don't think it is a problem with a
particular backend. The problem is occuring on both master and slaves.

./configure     --enable-wrappers \
                --enable-cleartext \
                --with-cyrus-sasl \
                --enable-spasswd \
                --enable-kpasswd \
                --enable-ldbm \
                --with-ldbm-api=gdbm \
                --with-kerberos=k5 \
                --enable-ipv6=no \
                --with-tls \
                --prefix=/usr \

Versions of libraries:
     db3-3.1.17
     gdbm-1.8.0
     kernel-2.4.2
     cyrus-sasl-1.5.24
     krb5-1.2.2
     openssl-0.9.6
     glibc-2.2.4