Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Valgrind: ignore more unwind cruft.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 25 Aug 2020 13:25:49 +0000 (15:25 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 25 Aug 2020 13:25:49 +0000 (15:25 +0200)
Seen with libunwind 1.3.2.

tools/simgrid.supp

index 421834b..bb1e4b1 100644 (file)
    obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
    ...
 }
+{
+   ignore unwind cruft
+   Memcheck:Param
+   write(buf)
+   ...
+   fun:_ULx86_64_step
+   obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
+}
 
 {
    ignore unwind invalid reads