X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1a64ca4c11a1eb7ba2ecd102f877ac571486a034..34b1612aaf4fb4375dc39f42941027e56b80aafa:/tools/simgrid.supp diff --git a/tools/simgrid.supp b/tools/simgrid.supp index 6cc05df470..98a18e1575 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -86,7 +86,16 @@ fun:smpi_simulated_main_ } -# Memory leaks appearing to be in libcgraph. They can be seen with the +#This test has an intentional leak +{ + Intentional leak in SMPI sample codes + Memcheck:Leak + match-leak-kinds: all + fun:MPI_Comm_dup + obj:coll-allreduce-with-leaks* +} + +#Memory leaks appearing to be in libcgraph. They can be seen with the # following simple program: # ,---- # | #include @@ -134,14 +143,6 @@ fun:agconcat } -# We're not interested by memory leaks in the Lua interpreter -{ - Memory leak in lua - Memcheck:Leak - ... - fun:luaD_precall -} - # libunwind seems to be using msync poorly, thus triggering these # https://github.com/JuliaLang/julia/issues/4533 { @@ -184,31 +185,7 @@ fun:_Ux86_64_setcontext } -# Java cruft -{ - JavaCruft 1 - Memcheck:Addr4 - ... - fun:_ZN9JavaCalls11call_helperEP9JavaValueP12methodHandleP17JavaCallArgumentsP6Thread - fun:JVM_DoPrivileged - ... -} -{ - JavaCruft 2 - Memcheck:Cond - ... - fun:_ZN13CompileBroker25invoke_compiler_on_methodEP11CompileTask - ... -} - -{ - Somewhere within the Java conditions and monitors - Memcheck:Cond - fun:MarsagliaXORV - ... -} - -#ignore python cruft +# Ignore python cruft { ignore python cruft 1 Memcheck:Cond