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

Re: (ITS#4848) Another slapd startup segfault



ando@sys-net.it wrote:
> Your problem is related
> to the fact that you intermixed overlay and database configuration
> statements, so the idletimeout statement after the accesslog overlay
> instantiation was causing invalid memory write (beyond the private data
> of the accesslog overlay instead of in the private data of the bdb
> database) resulting in heap corruption.

The fix in HEAD has been backported to RE23 now. (The fix for ITS#5082 needed 
part of this fix.)
-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP     http://www.openldap.org/project/