]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: suppress SyscallParam error during startup on jammy
authorCasey Bodley <cbodley@redhat.com>
Mon, 12 Jun 2023 17:38:03 +0000 (13:38 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 13 Jun 2023 18:04:09 +0000 (14:04 -0400)
Fixes: https://tracker.ceph.com/issues/61428
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 522251642e729b6dc9093a6e40262f9980866022)

qa/valgrind.supp

index 34f02d45b190cbf6de510773d9d38247a0c7e195..8baee4ef01a0cac0f80bedb621dc057c2e958fba 100644 (file)
    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