Created attachment 866967 [details] stacktrace.1393249880.txt Description of problem: I'm unable to remove ipahost (this is a two host FreeIPA installation) entry from either WEBUI or directly using ldapdelete. Using the former causes ns-slapd process to crash with segmentation fault. # ldapdelete -x -D "cn=Directory Manager" -W "fqdn=sauron.pipebreaker.pl+nsuniqueid=9453e301-793511e3-a4d9a4f9-faae4520,cn=computers,cn=accounts,dc=pipebreaker,dc=pl" Enter LDAP Password: ldap_result: Can't contact LDAP server (-1) Version-Release number of selected component (if applicable): 389-ds-base-1.3.2.9-1.fc20.x86_64 Additional info: Stacktrace is attached.
Upstream ticket: https://fedorahosted.org/389/ticket/47716
With 389-ds-base-1.3.2.17 I get: [27/Jun/2014:16:43:03 +0200] - Turning a tombstone into a tombstone! "fqdn=sauron.pipebreaker.pl+nsuniqueid=9453e301-793511e3-a4d9a4f9-faae4520,cn=computers,cn=accounts,dc=pipebreaker,dc=pl" not a crash, but not a wanted result, too.
(In reply to Tomasz Torcz from comment #2) > With 389-ds-base-1.3.2.17 I get: > [27/Jun/2014:16:43:03 +0200] - Turning a tombstone into a tombstone! > "fqdn=sauron.pipebreaker.pl+nsuniqueid=9453e301-793511e3-a4d9a4f9-faae4520, > cn=computers,cn=accounts,dc=pipebreaker,dc=pl" > > not a crash, but not a wanted result, too. You cannot delete a tombstone entry directly. The server will remove it after the tombstone purge delay interval has passed (default 1 week old).