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

(ITS#3938) out of memory leak causes segfault



Full_Name: Quanah Gibson-mount
Version: 2.3.5
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.66.182.82)


In testing a 2 million size database, I found that once I start querying
sequentially through the entries, all memory on the system gets exhausted, and
the program core dumps.  Unfortunately, I cannot GDB the process as there is no
memory available.  I'm hoping for a core file < 2GB that I can gdb, but no luck
so far.

--Quanah