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: [Uwe Moeller <umr@interlogic.de>] libc/2215: mcheck(): free() reports "invalid pointer" while pointer looks ok


Andreas Jaeger <aj@suse.de> writes:

> We received the appended bug report.  Wolfram, can you take a look, please?
> 
> Is mcheck together with MALLOC_CHECK_=1 forbidden?  Or where is the
> problem?

I've a change for this which I'm testing in this moment.  The problem
is that the hooks are overwritten before malloc had the chance to
install it's own wrappers.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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