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

Re: Memory Leak (ITS#269)



At 09:43 PM 8/20/99 GMT, dumar@tamu.edu wrote:
>Full_Name: Aaron C. Du Mar
>Version: 1.3.6 (August 4, 1999 stable)

I assume 1.2.6...

>OS: Linux 2.0.34
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (128.194.233.224)
>
>
>I've noticed the memory leak on a couple of machines here in our Physics
>department.
>It seems that over time, the %mem usage grows as search requests are sent to 
>it.

I've committed a number of fixes to OPENLDAP_REL_ENG_1_2 which you
might test.  OPENLDAP_REL_ENG_1_2 is available using CVS (http://www.openldap.org/software/repo.html).

>We have another machine that I compiled --without-threads, and it will gain
>8K per search request (only one instance, though).

Folks have reported growth on repeated modify requests (to which a
fix was committed).  I haven't seen or heard of significant memory
growth due to repeated (but one at a time) searches (once the cache
was fully populated).  (There might be such a leak, I just haven't
seen such).

Kurt