Comment 15 for bug 780602

Revision history for this message
JKL (jkl102001) wrote : Re: nm-applet leaks memory and stops functioning after a while

Number eleven.

==10301== 144 bytes in 9 blocks are definitely lost in loss record 8,163 of 9,326
==10301== at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==10301== by 0x8F62A62: g_malloc (gmem.c:164)
==10301== by 0x8F79666: g_slice_alloc (gslice.c:842)
==10301== by 0x8F7A992: g_slist_append (gslist.c:254)
==10301== by 0x65862CA: dbus_g_connection_register_g_object (in /usr/lib/libdbus-glib-1.so.2.1.0)
==10301== by 0x527094B: nm_settings_service_export_connection (nm-settings-service.c:241)
==10301== by 0x4463EA: internal_add_connection (nma-gconf-settings.c:113)
==10301== by 0x4465D6: read_connections (nma-gconf-settings.c:244)
==10301== by 0x44665E: list_connections (nma-gconf-settings.c:270)
==10301== by 0x52701D1: impl_settings_list_connections (nm-settings-service.c:107)
==10301== by 0x526FEBB: dbus_glib_marshal_nm_settings_BOOLEAN__POINTER_POINTER (nm-settings-glue.h:97)
==10301== by 0x6584C4C: ??? (in /usr/lib/libdbus-glib-1.so.2.1.0)
==10301== by 0x8475A00: _dbus_object_tree_dispatch_and_unlock (dbus-object-tree.c:858)
==10301== by 0x8467B0F: dbus_connection_dispatch (dbus-connection.c:4688)
==10301== by 0x6582654: ??? (in /usr/lib/libdbus-glib-1.so.2.1.0)
==10301== by 0x8F5BBCC: g_main_context_dispatch (gmain.c:2440)
==10301== by 0x8F5C3A7: g_main_context_iterate.clone.6 (gmain.c:3091)
==10301== by 0x8F5C9F1: g_main_loop_run (gmain.c:3299)
==10301== by 0x416D77: main (main.c:101)

It looks like this one is covered in one of these two upstream bugs already filed.

https://bugs.freedesktop.org/show_bug.cgi?id=36793
https://bugs.freedesktop.org/show_bug.cgi?id=36811