/usr/share/pacemaker/tests/cts/cts.supp is in pacemaker-dev 1.1.6-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | #
# Suppress (verified) bogus or unrelated errors reported by Valgrind
#
# Don't care
# Non-recurring
{
glib-1
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_append
fun:g_main_context_new
fun:g_main_context_default
fun:g_source_attach
obj:/usr/lib64/libcrmcommon.so.2.0.0
fun:mainloop_add_signal
}
{
glib-2
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_prepend
fun:g_source_add_poll
fun:G_main_add_fd
fun:init_ais_connection
fun:crm_cluster_connect
}
{
glib-3
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:g_main_loop_new
}
{
glib-4
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slice_alloc0
obj:/lib64/libglib-2.0.so.0.2200.2
fun:g_main_context_dispatch
obj:/lib64/libglib-2.0.so.0.2200.2
fun:g_main_loop_run
}
{
glib-5
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_prepend
fun:g_source_add_poll
fun:G_main_add_IPC_WaitConnection
fun:init_server_ipc_comms
}
{
glue-1
Memcheck:Leak
fun:malloc
fun:ipc_bufpool_new
}
# Not verified as bogus
{
Heartbeat-01
Memcheck:Param
unlink(pathname)
fun:unlink
obj:/usr/lib64/libplumb.so.2.1.0
fun:G_CH_destroy_int
obj:/lib64/libglib-2.0.so.0.2200.2
fun:g_main_context_dispatch
obj:/lib64/libglib-2.0.so.0.2200.2
fun:g_main_loop_run
}
{
OpenAIS-01
Memcheck:Param
socketcall.sendmsg(msg.msg_iov[i])
fun:__sendmsg_nocancel
obj:/usr/lib64/libcoroipcc.so.4.0.0
fun:coroipcc_service_connect
fun:init_ais_connection
fun:crm_cluster_connect
}
|