[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problem replicating ACL changes in back-config from master to slaves: SEGFAULT
- To: openldap-technical@openldap.org
- Subject: Problem replicating ACL changes in back-config from master to slaves: SEGFAULT
- From: Uwe Werler <uwerler@googlemail.com>
- Date: Tue, 13 Sep 2011 21:44:58 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=rkFzLGeZKFODvr3RUrkJq/INEhwGKekaqfTTWIzzke8=; b=g8f+GxbfFs0yvJ/a/J8uVSsB/18xqwjqOL+qZlSGJt4H5S655W0B8QoxFOGRL/eRyW OP//dKRSIqouOm0mA18y/iVWkQ33Yzaqxr++H4lnSoSsD26yHnyqL5WKWn4MkuqwIg4R iT0spclIlVzxkDcxN5Q69mExcEyAR5bQ+ar+Y=
Hello list,
I created a ldap master serving a ldif-db cn=config,cn=server for a bunch of slave servers replicating their config with suffixmassage cn=config.
The master is 2.4.25 and the slaves are 2.4.25 and 2.4.26.
If I change ACL's in the db definition of a bdb database at the master db cn=config,cn=server all slave servers segfault with:
Error: closing the transaction region with active transactions slapd
daemon: abnormal condition, shutdown initiated.
slapd shutdown: waiting for 2 operations/tasks to finish
Segmentation fault
Any hint?
Regards Uwe