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

Re: slapd crashes during search query (ITS#1570)



At 08:50 AM 2002-01-30, Thomas.Koch@atlantec-es.com wrote:
>Full_Name: Thomas Koch
>Version: 2.0.21, 2.0.22-eng
>OS: Linux 2.4.10
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (212.105.210.38)

Which version of libc are you using?
Which compiler/flags was libc built with?
Which compiler/flags was openldap built with?

Can you run with malloc debugging enabled?  On most
Linux systems, MALLOC_CHECK_=2 will do the trick.
See malloc(3) for details.

Thanks, Kurt