[Bug 1058205] Re: Memory leak

Dmitrijs Ledkovs launchpad at surgut.co.uk
Thu Oct 4 15:11:33 UTC 2012


There is no patch here, and the branch proposal targets upstream.
Unsubscribing ubuntu-sponsors. Please get this patch into overlay-
scrollbar -> and then bugfix overlay-scrollbar package upload will get
this fix into Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1058205

Title:
  Memory leak

Status in Ayatana Scrollbar:
  In Progress
Status in “overlay-scrollbar” package in Ubuntu:
  In Progress

Bug description:
  Attached is a small gtk test program which can be run in 2 ways:

  1) ./gtkbuildertest
  2) LIBOVERLAY_SCROLLBAR=0 ./gtkbuildertest

  
  in the first case, the memory increases over time
  in the second case, memory usage is constant

  valgrind gives me:
  ==25644== 1,194,012 bytes in 5,853 blocks are definitely lost in loss record 4,531 of 4,532
  ==25644==    at 0x402BE68: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
  ==25644==    by 0x462D7EA: standard_malloc (gmem.c:85)
  ==25644==    by 0x462DB62: g_malloc (gmem.c:159)
  ==25644==    by 0x4643D6F: g_slice_alloc (gslice.c:1003)
  ==25644==    by 0x4644285: g_slice_alloc0 (gslice.c:1029)
  ==25644==    by 0x4040A4D: ??? (in /usr/lib/i386-linux-gnu/gtk-3.0/modules/liboverlay-scrollbar.so)
  ==25644==    by 0x4044548: ??? (in /usr/lib/i386-linux-gnu/gtk-3.0/modules/liboverlay-scrollbar.so)
  ==25644==    by 0x45A4786: g_object_run_dispose (gobject.c:1061)
  ==25644==    by 0x4378BE0: gtk_widget_destroy (gtkwidget.c:3974)
  ==25644==    by 0x4296A64: gtk_scrolled_window_destroy (gtkscrolledwindow.c:1237)
  ==25644==    by 0x45A058E: g_cclosure_marshal_VOID__VOID (gmarshal.c:85)
  ==25644==    by 0x459D6BC: g_type_class_meta_marshal (gclosure.c:970)
  ==25644==    by 0x459E771: g_closure_invoke (gclosure.c:777)
  ==25644==    by 0x45B0960: signal_emit_unlocked_R (gsignal.c:3667)
  ==25644==    by 0x45B8731: g_signal_emit_valist (gsignal.c:3300)
  ==25644==    by 0x45B88B2: g_signal_emit (gsignal.c:3356)
  ==25644==    by 0x4386A23: gtk_widget_dispose (gtkwidget.c:10265)
  ==25644==    by 0x45A4786: g_object_run_dispose (gobject.c:1061)
  ==25644==    by 0x4378BE0: gtk_widget_destroy (gtkwidget.c:3974)
  ==25644==    by 0x410D0E9: gtk_box_forall (gtkbox.c:1865)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: overlay-scrollbar 0.2.16+r356-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic i686
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: i386
  Date: Fri Sep 28 18:35:31 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423.2)
  PackageArchitecture: all
  SourcePackage: overlay-scrollbar
  UpgradeStatus: Upgraded to quantal on 2012-06-23 (97 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-scrollbar/+bug/1058205/+subscriptions



More information about the Ubuntu-sponsors mailing list