[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5687) corrupted double-linked list on shutdown
Full_Name: Quanah Gibson-Mount
Version: RE24 9/3/2008
OS: Linux 2.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (75.111.29.239)
While running make test, I killed test039, and on shutdown got:
PID=10403 - Search(500): base="o=Example,c=US" scope=sub filter="(cn=James*)"
attrs=cn (more...).
make[2]: *** [hdb-mod] Interrupt
make[1]: *** [test] Interrupt
make: *** [test] Interrupt
[quanah@tribes openldap-2.4.12]$ *** glibc detected *** corrupted double-linked
list: 0x0000003bf99316b8 ***
So it looks like there's a cleanup issue on shutdown.