h.b.furuseth@usit.uio.no wrote:
[quanah@freelancer tests]$ *** glibc detected *** /home/quanah/q/openldap-2.4.12/servers/slapd/.libs/lt-slapd: corrupted double-linked list: 0x000000000d28a430 ***
This message comes from glibc malloc. Its data structures are corrupted.
Right. But ordinarily, valgrind intercepts all mallocs and as such, any corruption should have been detected first by valgrind. The fact that valgrind didn't complain implies either a bug in valgrind or a bug in glibc.