ci(amd64/gcc/valgrind): add suppressions for xlib & dlopen nonsense
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
56ef217142
commit
e70438706c
2 changed files with 826 additions and 0 deletions
|
@ -28,5 +28,6 @@ for test in $(find ./build -type f -name '*_tests' -executable); do
|
|||
--show-leak-kinds=all \
|
||||
--track-origins=yes \
|
||||
--verbose \
|
||||
--suppressions='./tools/ci/amd64/gcc/valgrind_suppressions' \
|
||||
--error-exitcode=255 ${test} || exit 1
|
||||
done
|
||||
|
|
825
tools/ci/amd64/gcc/valgrind_suppressions
Normal file
825
tools/ci/amd64/gcc/valgrind_suppressions
Normal file
|
@ -0,0 +1,825 @@
|
|||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Param
|
||||
writev(vector[0])
|
||||
fun:writev
|
||||
fun:UnknownInlinedFun
|
||||
fun:_xcb_conn_wait.part.0
|
||||
fun:UnknownInlinedFun
|
||||
fun:_xcb_out_send
|
||||
fun:UnknownInlinedFun
|
||||
fun:xcb_writev
|
||||
fun:_XSend
|
||||
fun:UnknownInlinedFun
|
||||
fun:_XFlush
|
||||
fun:XFlush
|
||||
fun:_ZN2lt7surface6System24create_surface_componentEjNS0_16SurfaceComponent10CreateInfoE
|
||||
fun:_ZN21Fixture_SurfaceSystemC1Ev
|
||||
fun:_ZN22Fixture_RendererSystemC1Ev
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:ReallocZero
|
||||
fun:realloc
|
||||
obj:/usr/lib/libnvidia-glcore.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
fun:_dl_init
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:BadSize
|
||||
fun:posix_memalign
|
||||
obj:/usr/lib/libnvidia-glcore.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
obj:/usr/lib/libGLX_nvidia.so.580.95.05
|
||||
fun:_dl_init
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_threads_init
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_register_shutdown_func
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_register_shutdown_func
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_message_unref
|
||||
fun:_dbus_pending_call_last_unref
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:strdup
|
||||
fun:_dl_map_new_object
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
fun:_dlerror_run
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_strdup
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_strdup
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_strdup
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_platform_rmutex_new
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_counter_new
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_transport_new_for_socket
|
||||
fun:_dbus_transport_new_for_domain_socket
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_transport_open_unix_socket
|
||||
fun:_dbus_transport_open
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_string_init_preallocated
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:dbus_message_new_signal
|
||||
fun:_dbus_connection_new_for_transport
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_string_init_preallocated
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:_dbus_mem_pool_new
|
||||
fun:alloc_link
|
||||
fun:_dbus_list_prepend
|
||||
fun:_dbus_list_append
|
||||
fun:dbus_parse_address
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:strdup
|
||||
fun:_dl_load_cache_lookup
|
||||
fun:_dl_map_new_object
|
||||
fun:openaux
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_map_object_deps
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:_dl_new_object
|
||||
fun:_dl_map_object_from_fd
|
||||
fun:_dl_map_new_object
|
||||
fun:openaux
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_map_object_deps
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:_dbus_counter_new
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_transport_new_for_socket
|
||||
fun:_dbus_transport_new_for_domain_socket
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_transport_open_unix_socket
|
||||
fun:_dbus_transport_open
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:strdup
|
||||
fun:_dl_load_cache_lookup
|
||||
fun:_dl_map_new_object
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:_dl_new_object
|
||||
fun:_dl_map_object_from_fd
|
||||
fun:_dl_map_new_object
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_lengthen
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_recurse_contained_len.lto_priv.0
|
||||
fun:_dbus_type_writer_recurse
|
||||
fun:write_basic_field.lto_priv.0
|
||||
fun:_dbus_header_create.constprop.0
|
||||
fun:dbus_message_new_signal
|
||||
fun:_dbus_connection_new_for_transport
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:malloc
|
||||
fun:add_to_global_resize
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
fun:_dlerror_run
|
||||
fun:dlopen_implementation
|
||||
fun:dlopen@@GLIBC_2.34
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:dbus_message_new_signal
|
||||
fun:_dbus_connection_new_for_transport
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:dbus_message_new_method_call
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:dbus_message_new_error
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_connection_send_with_reply
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_request_name
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:marshal_len_followed_by_bytes.lto_priv.0
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_write_basic
|
||||
fun:dbus_message_iter_append_basic
|
||||
fun:dbus_message_new_error
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_connection_send_with_reply
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:marshal_len_followed_by_bytes.lto_priv.0
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_write_basic
|
||||
fun:dbus_message_iter_append_basic
|
||||
fun:dbus_message_new_error
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_connection_send_with_reply
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:marshal_len_followed_by_bytes.lto_priv.0
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_write_basic
|
||||
fun:dbus_message_iter_append_basic
|
||||
fun:dbus_message_new_error
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_connection_send_with_reply
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_request_name
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_lengthen
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_recurse_contained_len.lto_priv.0
|
||||
fun:_dbus_type_writer_recurse
|
||||
fun:write_basic_field.lto_priv.0
|
||||
fun:_dbus_header_create.constprop.0
|
||||
fun:dbus_message_new_method_call
|
||||
fun:dbus_bus_request_name
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_lengthen
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_recurse_contained_len.lto_priv.0
|
||||
fun:_dbus_type_writer_recurse
|
||||
fun:write_basic_field.lto_priv.0
|
||||
fun:_dbus_header_set_field_basic
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_message_iter_close_signature
|
||||
fun:dbus_message_iter_append_basic
|
||||
fun:dbus_message_append_args_valist
|
||||
fun:dbus_message_append_args
|
||||
fun:dbus_bus_add_match
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_lengthen
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_type_writer_recurse_contained_len.lto_priv.0
|
||||
fun:_dbus_type_writer_recurse
|
||||
fun:write_basic_field.lto_priv.0
|
||||
fun:_dbus_header_set_field_basic
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_message_iter_close_signature
|
||||
fun:dbus_message_iter_append_basic
|
||||
fun:dbus_message_append_args_valist
|
||||
fun:dbus_message_append_args
|
||||
fun:dbus_bus_request_name
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:pthread_setspecific@@GLIBC_2.34
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
fun:_dl_init
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:malloc
|
||||
fun:_dbus_platform_rmutex_new
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_threads_init
|
||||
fun:UnknownInlinedFun
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:_dbus_mem_pool_alloc
|
||||
fun:alloc_link
|
||||
fun:_dbus_list_prepend
|
||||
fun:_dbus_list_append
|
||||
fun:dbus_parse_address
|
||||
fun:_dbus_connection_open_internal
|
||||
fun:internal_bus_get
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
obj:*
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
fun:realloc
|
||||
fun:UnknownInlinedFun
|
||||
fun:set_length
|
||||
fun:open_gap
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_string_copy_len
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:calloc
|
||||
fun:dbus_message_new_empty_header
|
||||
fun:_dbus_message_loader_queue_messages
|
||||
fun:_dbus_transport_get_dispatch_status
|
||||
fun:_dbus_transport_queue_messages
|
||||
fun:do_reading
|
||||
fun:socket_do_iteration
|
||||
fun:UnknownInlinedFun
|
||||
fun:UnknownInlinedFun
|
||||
fun:_dbus_connection_do_iteration_unlocked
|
||||
fun:UnknownInlinedFun
|
||||
fun:dbus_pending_call_block
|
||||
fun:dbus_connection_send_with_reply_and_block
|
||||
fun:dbus_bus_register
|
||||
fun:internal_bus_get
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:calloc
|
||||
fun:_dl_check_map_versions
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
fun:_dlerror_run
|
||||
fun:dlopen_implementation
|
||||
fun:dlopen@@GLIBC_2.34
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:calloc
|
||||
fun:_dl_new_object
|
||||
fun:_dl_map_object_from_fd
|
||||
fun:_dl_map_new_object
|
||||
fun:openaux
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_map_object_deps
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
}
|
||||
{
|
||||
<insert_a_suppression_name_here>
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: reachable
|
||||
fun:calloc
|
||||
fun:calloc
|
||||
fun:_dl_new_object
|
||||
fun:_dl_map_object_from_fd
|
||||
fun:_dl_map_new_object
|
||||
fun:dl_open_worker_begin
|
||||
fun:_dl_catch_exception
|
||||
fun:dl_open_worker
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_open
|
||||
fun:dlopen_doit
|
||||
fun:_dl_catch_exception
|
||||
fun:_dl_catch_error
|
||||
}
|
Loading…
Add table
Reference in a new issue