[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd cores
On Tue, Apr 24, 2007 at 07:38:56PM +0400, Timur Izhbulatov wrote:
> > >I'm using openldap-server-2.3.35 on FreeBSD 6.2-STABLE (Feb 19).
> > >I have reproduceble crash of slapd on this host. But I can't reproduce
> > >it on other server (FreeBSD 6.1-STABLE Aug 2).
> > >Database is fine (I dump and restore it), changing thread library
> > >doesn't help too.
We find problem -- unique overlay.
When we remove this strings:
overlay unique
unique_base ou=users,o=oilspace
unique_attributes mail
problem is gone.
I tried add "unique_strict" but it doesn't help.
WBR.
Dmitriy