Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Valgrind: ignore more unwind cruft.
[simgrid.git] / 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