|
From: Paul F. <pj...@wa...> - 2025-10-24 05:52:48
|
> On 24 Oct 2025, at 02:18, Mark Wielaard <ma...@kl...> 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 |