glibc detected *** corrupted double-linked list

Petter Reinholdtsen pere@hungry.com
Sat Jun 3 18:27:00 GMT 2006


[Daniel Jacobowitz]
> These messages come from malloc debugging, so presumably the linked
> list is internal to malloc (e.g. for the free list).  You've
> probably scribbled over something.

Try using <URL:http://valgrind.org/> to see if you can pinpoint the
error.  It is quite good at finding memory handling error.

It is quite unlikely that your problem is a bug in glibc, so this is
most likely not a good mailing list to discuss your problem.  If you
can verify that your problem is indeed a bug in glibc, please report
it, but until then, you are better off asking for help on a mailing
list discussing C programming and not glibc development.

Friendly,
-- 
Petter Reinholdtsen



More information about the Libc-alpha mailing list