bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running bash under valgrind gives "invalid free()"


From: Reuben Thomas
Subject: Re: Running bash under valgrind gives "invalid free()"
Date: Thu, 13 Apr 2017 16:18:11 +0100

On 13 April 2017 at 16:11, Chet Ramey <chet.ramey@case.edu> wrote:

I see no reason why, since all of these things are defined in the same
file and are statically linked, `free' would resolve to the glibc free
when malloc resolves to the bash malloc.

So this is the real problem?​
 
​Do you have any suggestions for how I might investigate this?​

--

reply via email to

[Prev in Thread] Current Thread [Next in Thread]