[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLdap stopped with database of 3 000 000 entries
At 11:41 PM 1/5/2006, jean claude Martys wrote:
> When i try to search the entries, i can see the slapd process reaching 3.2 G in memory and suddently stopped
> slapd-2.3.14: ch_malloc.c:107: ch_calloc: Assertion `0' failed.
>Aborted
This error indicates that slapd(8) wasn't able to allocate
additional system memory. This implies a mismatch between
your slapd.conf(5) configuration and the amount of
system resources available to slapd(8). Either decrease
the former or increase the latter.