]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
valgrind: add msync suppression for el7
authorSage Weil <sage@redhat.com>
Sun, 14 Dec 2014 17:31:02 +0000 (09:31 -0800)
committerSage Weil <sage@redhat.com>
Sun, 14 Dec 2014 17:31:02 +0000 (09:31 -0800)
already had the other distros

Signed-off-by: Sage Weil <sage@redhat.com>
teuthology/task/valgrind.supp

index 5c764060b8d8834678ea57626b7a6b9feab6fd7e..e027384587f93b9af0db3ead06dc85e216c941dd 100644 (file)
    fun:_ZN8tcmalloc8PageHeap8GrowHeapEm
    fun:_ZN8tcmalloc8PageHeap3NewEm
 }
+{
+   tcmalloc: msync heap allocation points to uninit bytes (rhel7)
+   Memcheck:Param
+   msync(start)
+   obj:/usr/lib64/libpthread-2.17.so
+   obj:/usr/lib64/libunwind.so.8.0.1
+   obj:/usr/lib64/libunwind.so.8.0.1
+   obj:/usr/lib64/libunwind.so.8.0.1
+   obj:/usr/lib64/libunwind.so.8.0.1
+   fun:_ULx86_64_step
+   fun:_Z13GetStackTracePPvii
+   fun:_ZN8tcmalloc8PageHeap8GrowHeapEm
+   fun:_ZN8tcmalloc8PageHeap3NewEm
+}
 {
    tcmalloc: msync heap allocation points to uninit bytes (wheezy)
    Memcheck:Param