https://bugs.openldap.org/show_bug.cgi?id=10320
--- Comment #4 from [email protected] --- Steps to reproduce (for Archlinux): put configs to /etc/openldap/ $ rm -f /var/lib/openldap/openldap-data/* $ slapadd -l test/dump.ldif $ /usr/lib/slapd -d 0 -h "ldap:/// ldapi:///" $ ldapmodify -c -D "cn=root,dc=root" -w 123123 -f test/ldap-groups-add.ldif $ ldapmodify -c -D "cn=root,dc=root" -w 123123 -f test/ldap-groups-delete.ldif usually it crashes on first ldapmodify -- You are receiving this mail because: You are on the CC list for the issue.
