From: Casey Bodley Date: Mon, 12 Jun 2023 17:38:03 +0000 (-0400) Subject: qa: suppress SyscallParam error during startup on jammy X-Git-Tag: v19.0.0~1031^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52012%2Fhead;p=ceph.git qa: suppress SyscallParam error during startup on jammy Fixes: https://tracker.ceph.com/issues/61428 Signed-off-by: Casey Bodley --- diff --git a/qa/valgrind.supp b/qa/valgrind.supp index d7e4532dffd..1a73a84e5a8 100644 --- a/qa/valgrind.supp +++ b/qa/valgrind.supp @@ -183,6 +183,22 @@ obj:*tcmalloc* fun:*GetStackTrace* } +{ + tcmalloc: param points to uninit bytes under call_init (jammy) + Memcheck:Param + write(buf) + fun:syscall + obj:*libunwind* + obj:*libunwind* + obj:*libunwind* + obj:*libunwind* + fun:_ULx86_64_step + obj:*tcmalloc* + obj:*tcmalloc* + obj:*tcmalloc* + obj:*tcmalloc* + fun:call_init.part.0 +} { tcmalloc: string Memcheck:Leak