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

Memory Leak (ITS#1393)



Full_Name: Kihoon Jeoung
Version: 1.02
OS: Digital Unit
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (207.217.88.128)


I have a memory leak or other memory, when the data is modified through slapd. 
Its a problem with openldap itself and the solution is not to modify the data
with 
slapd. When you modify things in slapd the memory foot print grows until there
is no more room and it died.. for about 8-15 seconds the ldap data will be
unavailble. even for modifying.
What happen?
Should I try --without thread ?  or try new version?