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

(ITS#7141) Segmentation fault during stopping slapd



Full_Name: 
Version: RE24 git a9b2c4fd2457fb502e9a2d47307e72ab2ec4b59d
OS: openSUSE 11.4 x86_64
URL: 
Submission from: (NULL) (84.163.33.76)


slapd was started with:

-h "ldap://0.0.0.0:53123 ldapi://%2Ftmp%2Fopenldap-e2-infra-testbed"

I can reproduce this always in a test bed but currently with a confidential
customer configuration. Please request more information if really needed and I
will try to provide a test config without confidential information.

Core was generated by `/opt/openldap-RE24/libexec/slapd -d config,stats -h
ldap://0.0.0.0:53123 ldapi:'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fc684f37cfb in ldap_free_urllist (ludlist=0x100000000) at url.c:1515
1515			next = ludp->lud_next;
(gdb) info threads
* 1 Thread 20121  0x00007fc684f37cfb in ldap_free_urllist (ludlist=0x100000000)
at url.c:1515
(gdb) thread 1
[Switching to thread 1 (Thread 20121)]#0  0x00007fc684f37cfb in
ldap_free_urllist (ludlist=0x100000000) at url.c:1515
1515			next = ludp->lud_next;
(gdb) bt full
#0  0x00007fc684f37cfb in ldap_free_urllist (ludlist=0x100000000) at url.c:1515
        ludp = 0x100000000
        next = 0x7fc67d751040
#1  0x00007fc67d5329a3 in ?? () from /usr/lib64/libldap_r-2.4.so.2
No symbol table info available.
#2  0x00007fc67d515b1f in ?? () from /usr/lib64/libldap_r-2.4.so.2
No symbol table info available.
#3  0x00007fff849df338 in ?? ()
No symbol table info available.
#4  0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) frame 0
#0  0x00007fc684f37cfb in ldap_free_urllist (ludlist=0x100000000) at url.c:1515
1515			next = ludp->lud_next;
(gdb) info locals
ludp = 0x100000000
next = 0x7fc67d751040