> On 24 Oct 2025, at 02:18, Mark Wielaard <[email protected]> wrote: > > >> helgrind/tests/getaddrinfo (stderr) > This one is "flaky" on some other arches too.
That means that suppressions should be added so that it passes. The testcase does not contain any errors. ‘getaddrinfo’ seems to use many libc non-pthread internal locks which are not recognised by Helgrind or DRD. A+ Paul _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
