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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 3 05:56:10 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-03 12:56:04 UTC ---
I can not reproduce this with git master of things. Perhaps you could try 1.0.2
?

Or run in valgrind, like this:

  $ G_SLICE=always-malloc  valgrind  python  testapp.py  2>&1 | tee
valgrind.log

and make sure your program shuts down automatically after 10 or 20 seconds or
so.

-- 
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