[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: ldapadd problems...slapd crashes ... (ITS#540)
My swap partition had been fixed at 128 MB at the installation, and i
have just reduced cachesize (1000 entries) and dbcachesize (100000 b) in my
slapd.conf.
But problems continue to occur.
Could it be a ldbm backend problem ?
Do you have any idea ?
> -----Message d'origine-----
> De: Kurt@OpenLDAP.org [SMTP:Kurt@OpenLDAP.org]
> Date: dimanche 21 mai 2000 16:54
> À: openldap-its@OpenLDAP.org
> Objet: Re: ldapadd problems...slapd crashes ... (ITS#540)
>
> At 05:16 PM 5/19/00 GMT, eric.vignaux@sacem.fr wrote:
> >calloc of 57672698 elems of 4 bytes failed
>
> Make sure you have enough virtual memory available
> to your process to allocate configured caches. Since
> calloc() is failing, allocate more virtual memory
> to your process and/or reduce cache sizes. See
> cachesize and dbcachesize slapd.conf(5) directives.
>