]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Linux Helgrind: add another suppression for intermittent failure in dl lookup
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 7 May 2023 08:00:48 +0000 (10:00 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 7 May 2023 08:00:48 +0000 (10:00 +0200)
glibc-2.X-helgrind.supp.in

index 6e57e4c56a5b0f43b2ea5c96d4a3e4af67347263..95959d2e9a0a9af36aed9146c44635a61d43cf44 100644 (file)
    fun:pthread_create@*
 }
 
+{
+   helgrind---_dl_lookup_symbol_x
+   Helgrind:Race
+   ...
+   fun:_dl_lookup_symbol_x
+}
+
 ####################################################
 # To do with GNU libgomp
 #