From: Sage Weil Date: Sat, 29 Mar 2014 16:38:31 +0000 (-0700) Subject: valgrind.supp: be less picky about library versions X-Git-Tag: 1.1.0~1554 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f895d16c9e2fd59aab446254e53480cdb91092a1;p=teuthology.git valgrind.supp: be less picky about library versions ...so that this works on trusty Signed-off-by: Sage Weil --- diff --git a/teuthology/task/valgrind.supp b/teuthology/task/valgrind.supp index 7ede033e2..d634334ae 100644 --- a/teuthology/task/valgrind.supp +++ b/teuthology/task/valgrind.supp @@ -2,13 +2,13 @@ tcmalloc: msync heap allocation points to uninit bytes Memcheck:Param msync(start) - obj:/lib/x86_64-linux-gnu/libpthread-2.15.so - obj:/usr/lib/libunwind.so.7.0.0 + obj:/lib/x86_64-linux-gnu/libpthread-* + obj:/usr/lib/libunwind.so.* fun:_ULx86_64_step fun:_Z13GetStackTracePPvii fun:_ZN8tcmalloc8PageHeap8GrowHeapEm fun:_ZN8tcmalloc8PageHeap3NewEm - obj:/usr/lib/libtcmalloc.so.0.1.0 + obj:/usr/lib/libtcmalloc.so.* } { tcmalloc: string