https://bugzilla.novell.com/show_bug.cgi?id=811435 https://bugzilla.novell.com/show_bug.cgi?id=811435#c10 --- Comment #10 from Gerald Pfeifer <gp@suse.com> 2013-05-27 01:00:24 CEST --- Created an attachment (id=541250) --> (http://bugzilla.novell.com/attachment.cgi?id=541250) New run of gnome-panel under valgrind (In reply to comment #8)
Sorry for the late reply; this got lost in my "I left for vacation" mails ;-)
No worries. Vacation is good.
Indeed, it lacks what we want. Not sure why :/
I fiddled with this a bit more. How about the attached? To me this clearly points to a smoking gun: ==18637== 2,538,880 bytes in 19,835 blocks are possibly lost in loss record 13,679 of 13,682 ==18637== at 0x4C2C27B: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==18637== by 0x4C2C52F: realloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==18637== by 0x75CD4AE: g_realloc (gmem.c:224) ==18637== by 0x759CD09: g_ptr_array_maybe_expand (garray.c:1093) ==18637== by 0x759DE62: g_ptr_array_add (garray.c:1350) ==18637== by 0x1B040733: location_new_from_xml (gweather-location.c:239) ==18637== by 0x1B040877: location_new_from_xml (gweather-location.c:231) ==18637== by 0x1B04071F: location_new_from_xml (gweather-location.c:221) ==18637== by 0x1B0406A7: location_new_from_xml (gweather-location.c:208) ==18637== by 0x1B040A86: gweather_location_new_world (gweather-location.c:310) ==18637== by 0x1B038126: gweather_info_set_location_internal (weather.c:1750) ==18637== by 0x7343CBB: g_object_constructor (gobject.c:1358) There are a couple of similar ones, but all have location_new_from_xml and gweather_location_new_world. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.