X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9a4ec91cc24a9a54ff3a060cc2828ac54d0c0c26..5f5a10db6fc4552782638abb4817041223e17775:/tools/simgrid.supp diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 98a18e1575..e1c3f281de 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -143,48 +143,6 @@ fun:agconcat } -# libunwind seems to be using msync poorly, thus triggering these -# https://github.com/JuliaLang/julia/issues/4533 -{ - msync unwind - Memcheck:Param - msync(start) - ... - obj:*/libpthread*.so - ... -} - -{ - ignore unwind cruft - Memcheck:Param - rt_sigprocmask(set) - ... - obj:/usr/lib/x86_64-linux-gnu/libunwind.so.* - ... -} -{ - ignore unwind cruft - Memcheck:Param - msync(start) - ... - 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 - Memcheck:Addr8 - fun:_Ux86_64_setcontext -} - # Ignore python cruft { ignore python cruft 1