After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627876 - PangoAttrList leak in ENameSelectorEntry
PangoAttrList leak in ENameSelectorEntry
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 627707
 
 
Reported: 2010-08-24 19:30 UTC by David Woodhouse
Modified: 2013-09-14 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-08-24 19:30:23 UTC
==16968== 24 bytes in 1 blocks are definitely lost in loss record 7,209 of
22,411
==16968==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==16968==    by 0x3A4DC45784: g_malloc (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x3A4DC5A8B9: g_slice_alloc (in /lib64/libglib-2.0.so.0.2512.0)
==16968==    by 0x3A508167BD: pango_attr_list_new (pango-attributes.c:1111)
==16968==    by 0x72B393B: generate_attribute_list
(e-name-selector-entry.c:823)
==16968==    by 0x72B93D6: user_focus_out (e-name-selector-entry.c:1670)
==16968==    by 0x34FA951002: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2000.1)
==16968==    by 0x3A4E40D7BD: g_closure_invoke (in
/lib64/libgobject-2.0.so.0.2512.0)
==16968==    by 0x3A4E425D68: ??? (in /lib64/libgobject-2.0.so.0.2512.0)
==16968==    by 0x3A4E42730B: g_signal_emit_valist (in
/lib64/libgobject-2.0.so.0.2512.0)
==16968==    by 0x3A4E427D22: g_signal_emit (in
/lib64/libgobject-2.0.so.0.2512.0)
==16968==    by 0x34FAA8190E: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2000.1)

Reported against pango in bug 627612 but blamed on evolution:

--- Comment #7 from Behdad Esfahbod <behdad@gnome.org> 2010-08-24 19:09:24 UTC ---
This one looks to me like evolution leaked the attr-list it created.
Comment 1 Matthew Barnes 2010-08-27 14:59:10 UTC
Yeah, Behdad's right.  Fixed for 2.31.91 in:
http://git.gnome.org/browse/evolution-data-server/commit/?id=90ed7beb40c8ab33bd5d0040a187c653beb7b7af