GNOME Bugzilla – Bug 663355
Leak in format dialog
Last modified: 2011-11-05 07:03:35 UTC
Showing the second tab in the dialog gives: ==9604== 192 bytes in 4 blocks are definitely lost in loss record 11,425 of 12,365 ==9604== at 0x4C2683D: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==9604== by 0x8F90B22: g_malloc (in /lib64/libglib-2.0.so.0.2800.0) ==9604== by 0x54586AE: goc_polyline_set_property (goc-polyline.c:54) ==9604== by 0x86F4B45: g_object_newv (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x86F59C0: g_object_new_valist (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x545446B: goc_item_new (goc-item.c:328) ==9604== by 0x4FC4BD4: draw_border_preview (dialog-cell-format.c:1300) ==9604== by 0x4FC6822: fmt_dialog_impl (dialog-cell-format.c:2340) ==9604== by 0x4FC7548: dialog_cell_format (dialog-cell-format.c:2513) ==9604== by 0x86EFD3D: g_closure_invoke (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x8701366: ??? (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x870ACA4: g_signal_emit_valist (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x870AE72: g_signal_emit (in /lib64/libgobject-2.0.so.0.2800.0) ==9604== by 0x652A342: ??? (in /usr/lib64/libgtk-3.so.0.0.0)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.