Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New log appenders stdout and stderr. Use stdout for xbt_help.
[simgrid.git] / tools / simgrid.supp
index 287d7bf..e71b44f 100644 (file)
@@ -20,7 +20,6 @@
    Memcheck:Leak
    match-leak-kinds:reachable
    ...
-   fun:_Znwm
    fun:_ZN4Json5Value13nullSingletonEv
    obj:*/libjsoncpp.so*
    ...
 # | }
 # `----
 {
-   Memory leak in libcgraph (1/2)
+   Memory leak in libcgraph (1/3)
    Memcheck:Leak
    fun:malloc
    ...
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aaglex
    fun:aagparse
    fun:agconcat
 }
 {
-   Memory leak in libcgraph (1/2)
+   Memory leak in libcgraph (2/3)
    Memcheck:Leak
    fun:calloc
    ...
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aagparse
    fun:agconcat
 }
 {
-   Memory leak in libcgraph (2/2)
+   Memory leak in libcgraph (3/3)
    Memcheck:Leak
    fun:malloc
    ...
    fun:agnode
-   obj:/usr/lib/libcgraph.so*
+   obj:*/libcgraph.so*
    fun:aagparse
    fun:agconcat
 }
 }
 
 {
-   ignore unwind cruft 
+   ignore unwind cruft
    Memcheck:Param
    rt_sigprocmask(set)
    ...
    ...
 }
 {
-   ignore unwind cruft 
+   ignore unwind cruft
    Memcheck:Param
    msync(start)
    ...
    obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
    ...
 }
+
 {
-   ignore unwind invalid reads 
+   ignore unwind invalid reads
    Memcheck:Addr8
    fun:_Ux86_64_setcontext
 }
    fun:MarsagliaXORV
    ...
 }
+
+#ignore python cruft
+{
+   ignore python cruft 1
+   Memcheck:Cond
+   ...
+   obj:/usr/bin/python*
+}
+
+{
+   ignore python cruft 2
+   Memcheck:Addr4
+   ...
+   obj:/usr/bin/python*
+}
+
+{
+   ignore python cruft 3
+   Memcheck:Value8
+   ...
+   obj:/usr/bin/python*
+}