Re: Valgrind-3.20.0.RC1 is available for testing

Mark Wielaard <[email protected]> Sun, 23 Oct 2022 00:11:23 +0200
Newsgroups gmane.comp.debugging.valgrind.devel,gmane.comp.debugging.valgrind
Message-ID <[email protected]>
Hi Philippe,

On Sat, Oct 22, 2022 at 02:58:28PM +0200, Philippe Waroquiers wrote:
> I have started running valgrind on valgrind (outer/inner setup).
> Results should be available tomorrow evening or so ...
> For the first few tests, seems ok.
> 
> Just one strange thing:
> The outer valgrind crashes on the below test (while the native run of this test is ok).
> (this is on gcc farm gcc186).
> 
> Not very clear to me how the ld-linux.so.2 redirection could be ok in native mode,
> but would not be ok when the same valgrind runs as an outer.
> In any case, this is not blocking.
> 
> More complete results will follow ...

Thanks. I have no theory for the outer valgrind crash. But it doesn't
seem blocking indeed. I am also still running some tests. Please let
me know of further results. And do the actual release on Monday
(unless some regression blocker turns up).

Cheers,

Mark