[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > DG> Can anyone else reproduce this, or do we need to work on more examples? > > After more experimentation, I believe this crash only happens if > replication between servers 1 and 2 (master of the main tree and > subordinate master respectively) has completed before server 3 (consumer > of 1) is started. > > We've scripted a test which works for me against 2.4.8 and did work > against CVS HEAD until Howard committed > openldap-src/servers/slapd/syncrepl.c 2008-03-19 23:26:40 +0000. That > changes the syncrepl<-->glue interaction such that the data from server > 2 is never replicated to server 1 (a pre-requisite for this crash).
syncrepl.c is now updated in HEAD to allow this replication to occur. Using your test, I don't see any crash. -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
