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

slapd (back-bdb) leaks memory on high modify load (ITS#3213)



Full_Name: Ralf Haferkamp
Version: 2.2.14, HEAD
OS: SuSE Linux 9.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.95.106.79)


This leak can be reproduced, when hitting slapd with multiple clients, all
modifying an attribute of the same entry (similar to ITS #3188). (Many
DB_DEADLOCKs occur and many transactions have to be retried).

I am currently working on a patch and will commit it to HEAD as soon as I am
ready.