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

Re: (ITS#5687) corrupted double-linked list on shutdown



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.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/