[Bug 687493] Huge memory leak using Python, Gtk+, GStreamer and vp8enc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 04:12:52 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=687493
  GStreamer | don't know | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #24 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 11:12:48 UTC ---
I wouldn't call 2640 bytes a huge memory leak. So from your log it seems that
there is no huge leak, just some minor leaks... which means that the huge
memory usage must be in another place where there are still references to the
memory.

You could check with massif for example where allocations are piling up.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list