mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 17:08:11 +02:00
==8781== Syscall param rt_sigaction(act->sa_flags) points to uninitialised byte(s)
==8781== at 0x5E547DD: __libc_sigaction (sigaction.c:64)
==8781== by 0x8149025: unref_unix_signal_handler_unlocked (gmain.c:4981)
==8781== by 0x81490BF: g_child_watch_finalize (gmain.c:5025)
==8781== by 0x8149535: g_source_unref_internal (gmain.c:1997)
==8781== by 0x814C377: g_main_context_dispatch (gmain.c:3094)
==8781== by 0x814C627: g_main_context_iterate.isra.24 (gmain.c:3713)
==8781== by 0x814CA39: g_main_loop_run (gmain.c:3907)
==8781== by 0x11AC8B: test_nm_utils_kill_child_async_do (test-general-with-expect.c:90)
==8781== by 0x119769: test_nm_utils_kill_child (test-general-with-expect.c:292)
==8781== by 0x81705E0: g_test_run_suite_internal (gtestutils.c:2067)
==8781== by 0x81707A5: g_test_run_suite_internal (gtestutils.c:2138)
==8781== by 0x8170B1A: g_test_run_suite (gtestutils.c:2189)
==8781== Address 0xffeffed28 is on thread 1's stack
==8781==
{
<insert_a_suppression_name_here>
Memcheck:Param
rt_sigaction(act->sa_flags)
fun:__libc_sigaction
fun:unref_unix_signal_handler_unlocked
fun:g_child_watch_finalize
fun:g_source_unref_internal
fun:g_main_context_dispatch
fun:g_main_context_iterate.isra.24
fun:g_main_loop_run
fun:test_nm_utils_kill_child_async_do
fun:test_nm_utils_kill_child
fun:g_test_run_suite_internal
fun:g_test_run_suite_internal
fun:g_test_run_suite
}
147 lines
2.2 KiB
Text
147 lines
2.2 KiB
Text
{
|
|
NSS_NoDB_Init
|
|
Memcheck:Leak
|
|
...
|
|
fun:NSS_NoDB_Init
|
|
...
|
|
}
|
|
{
|
|
g_type_init_with_debug_flags
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_init_with_debug_flags
|
|
...
|
|
}
|
|
{
|
|
g_type_register_static
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_static
|
|
...
|
|
}
|
|
{
|
|
g_param_spec_boxed
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_param_spec_boxed
|
|
...
|
|
}
|
|
{
|
|
g_type_add_interface_static
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_add_interface_static
|
|
...
|
|
}
|
|
{
|
|
g_signal_type_cclosure_new
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_malloc0
|
|
fun:g_closure_new_simple
|
|
fun:g_signal_type_cclosure_new
|
|
fun:g_signal_new
|
|
...
|
|
}
|
|
{
|
|
dbus_g_value_types_init
|
|
Memcheck:Leak
|
|
fun:realloc
|
|
fun:g_realloc
|
|
fun:g_type_set_qdata
|
|
fun:_dbus_g_value_types_init
|
|
fun:dbus_g_bus_get
|
|
...
|
|
}
|
|
{
|
|
type_iface_vtable_base_init_Wm
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:g_malloc
|
|
fun:g_memdup
|
|
fun:type_iface_vtable_base_init_Wm
|
|
fun:g_type_class_ref
|
|
...
|
|
}
|
|
{
|
|
g_type_create_instance
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:g_malloc
|
|
fun:g_slice_alloc
|
|
fun:g_slice_alloc0
|
|
fun:g_type_create_instance
|
|
fun:g_object_constructor
|
|
...
|
|
}
|
|
{
|
|
g_signal_new_class_handler
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_closure_new_simple
|
|
fun:g_cclosure_new
|
|
fun:g_signal_new_class_handler
|
|
...
|
|
}
|
|
{
|
|
_dl_init_g_type_register_fundamental
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_fundamental
|
|
...
|
|
fun:_dl_init
|
|
obj:/*/ld-*.so
|
|
}
|
|
{
|
|
_dl_init_g_malloc0
|
|
Memcheck:Leak
|
|
fun:calloc
|
|
fun:g_malloc0
|
|
...
|
|
fun:_dl_init
|
|
obj:/*/ld-*.so
|
|
}
|
|
{
|
|
all_gobject_init_ctor
|
|
Memcheck:Leak
|
|
...
|
|
fun:gobject_init_ctor
|
|
...
|
|
}
|
|
|
|
|
|
# The following suppressions were needed on fc20.armv7hl
|
|
{
|
|
_fun_malloc
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:malloc
|
|
}
|
|
{
|
|
_fun_realloc
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:realloc
|
|
}
|
|
{
|
|
_fun_calloc
|
|
Memcheck:Leak
|
|
match-leak-kinds: possible
|
|
fun:calloc
|
|
}
|
|
|
|
|
|
{
|
|
_glib_sigaction
|
|
Memcheck:Param
|
|
rt_sigaction(act->sa_flags)
|
|
fun:__libc_sigaction
|
|
fun:unref_unix_signal_handler_unlocked
|
|
fun:g_child_watch_finalize
|
|
fun:g_source_unref_internal
|
|
fun:g_main_context_dispatch
|
|
fun:g_main_context_iterate.isra.24
|
|
fun:g_main_loop_run
|
|
...
|
|
}
|
|
|