This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libpthread to nptl migration : nunmap_chunk() : invalid pointer


[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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]