7 fun:execute_command_internal
38 match-leak-kinds: definite
41 fun:set_default_locale
47 # Failure seen in /usr/lib64/ld-2.15.so
61 # p11_kit_registered_module_to_name: /usr/lib64/libp11-kit.so.0.0.0
62 # gnutls_pkcs11_init: /usr/lib64/libgnutls.so.26.22.4
69 fun:p11_kit_registered_module_to_name
70 fun:gnutls_pkcs11_init
71 fun:gnutls_global_init
73 obj:*/lib*/libc-2.*so*
76 # Failure seen in eventtest, qemumonitorjsontest, qemuhotplugtest,
80 dlAllocateTlsMemoryLeak
89 obj:*/lib*/libc-2.*so*
92 # commandtest validates the various threaded commands. The
93 # virThreadCreate() routine allocates and passes args to the
94 # new thread which now owns the 'args' and thus cannot be free'd
106 # The Error code requires static memory that is never free'd
107 # for thread local storage to store error message/data
116 fun:virEventRunDefaultImpl
117 fun:virCommandThreadWorker
123 # Some of the commandtests (test0, test1, test4, & test18) cause the
124 # following traceback although it appears the memory is properly freed
131 fun:virEventPollRunOnce
132 fun:virEventRunDefaultImpl
133 fun:virCommandThreadWorker
139 # seclabeltest relies on 'selabel_close' which is not in libvirt
144 obj:/usr/lib64/libselinux.so.1
146 fun:virSecuritySELinuxSecurityDriverClose
147 fun:virSecurityManagerDispose