]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
valgrind: UninitCondition under __run_exit_handlers suppression 58601/head
authorMark Kogan <mkogan@redhat.com>
Mon, 21 Aug 2023 17:49:28 +0000 (17:49 +0000)
committerCasey Bodley <cbodley@redhat.com>
Mon, 29 Jul 2024 13:10:09 +0000 (09:10 -0400)
reqiered in CentOS / RHEL 9 & Ubuntu 22.04.1 LTS

Fixes: https://tracker.ceph.com/issues/62141
Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from commit 03616b4330080cadf20be440d92e33ca90de254a)

qa/valgrind.supp

index ab33ab54245c53b5828e664f1005baa6df56c9f8..975a7bfe02018f8af16837b8f2c7fc489493b720 100644 (file)
    fun:_ZN11EventCenter14process_eventsEjPNSt6chrono8durationImSt5ratioILl1ELl1000000000EEEE
    ...
 }
+{
+   tracker #62141 : valgrind: UninitCondition under __run_exit_handlers
+   Memcheck:Cond
+   fun:free
+   fun:free_res
+   fun:__libc_freeres
+   fun:_vgnU_freeres
+   fun:__run_exit_handlers
+   fun:exit
+   fun:(below main)
+}
+