Comment 5 for bug 218734

Revision history for this message
Anderson (amg1127) wrote :

I think it's better to send my entire test base...

In order to reproduce the bug:

# Download my attachment and extract the BZIP archive on an existing folder '/home/amg1127'.
# "cd" to '/home/amg1127/ldap
# Create the database from the included LDIF by running './create-master-base.sh'
# Got a SIGSEGV
# Remove /home/amg1127/ldap folder and entire content within
# Extract the BZIP archive on that folder again
# Edit the file /home/amg1127/ldap/maindb-commonparams.conf and comment lines 44-45
# Create the database from the included LDIF by running './create-master-base.sh'
# Edit the file /home/amg1127/ldap/maindb-commonparams.conf and uncomment lines 44-45 (that is, undo the previous edition).
# Run the server: './run-master-slapd.sh'
# Got another SIGSEGV