libpthread to nptl migration : nunmap_chunk() : invalid pointer

Petter Reinholdtsen pere@hungry.com
Sun May 7 08:22:00 GMT 2006


[Yann Le Doaré]
> All seems to be ok, exepted a little prog that crashes on this
> message : nunmap_chunk() : invalid pointer
> 
> This prog does not use threads. is it a glibc bug ?

Probably not.  :)

Try to use valgrind, <URL:http://valgrind.org/>, to debug it.  It is
very good at pinpoiting memory use errors in programs.



More information about the Libc-alpha mailing list