This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: malloc patch for 2.2.4



Wolfram.Gloger@dent.med.uni-muenchen.de said:
> Please use MALLOC_CHECK_=1 and set a breakpoint on the first free()
> which is detecting an invalid pointer.  Voila, you've got the chunk
> that was overrun by the application. 

Thanks for your help.  After much time trying to have a good test data set and
some time with Electric Fence, I'm now pretty sure the bug is in the
application source code.

Sorry for the noise.

Regards,
					Christian



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