[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: slapd crashing when setting cachesize too high (ITS#1265)



Kurt@OpenLDAP.org wrote:
> 
> Sounds like simple resource exhaustion, a 60K allocation
> failed.  You can use a debugger to confirm the exact
> errno, it's likely ENOMEM.  Currently slapd doesn't
> handle this well.  The only workaround is to ensure slapd
> doesn't exhaust resources.
> 
> Kurt

Using latest REL_ENG_2, I was unable to reproduce such a crash, so I'm
inclined to believe this was the cause.
Close the ITS, I'll open another one in case the problem reappears.