[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Assertion `bd->be_replica == ((void *)0)' failed
On Fri, 2006-06-09 at 15:31 -0600, Michael L Torrie wrote:
> I just tried setting up Openldap 2.3.19 (latest srpm from FC 5) and when
> I slapadd, slapcat, or slapdindex, I get the following message at the
> end:
I spoke too soon. I have resolved this problem (slapd.conf issue --
slapd wasn't apparently seeing some of the backend parameters that were
being included from another file). Now I just need to get syncrepl
actually working...
Michael
>
> send_ldap_result: conn=-1 op=0 p=0
> slapd destroy: freeing system resources.
> slapd: ../../../servers/slapd/backend.c:483: backend_destroy: Assertion
> `bd->be_replica == ((void *)0)' failed.
> Aborted
>
>
> Also any attempt to modify an ldap record immediately segfaults slapd.
>
> On another machine with the identical slapd, I get no such errors (this
> machine is the sync-repl client), even with the exact same ldif file.
>
> Any ideas on what I might be missing? Is this error message coming from
> the fact that this server has been a master replica for old-style slurpd
> replication? (trying to replace slurpd with syncrepl)
>
> Michael
>