[Bug 687765] Memory usage increases when using query_position or query_duration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 7 06:58:36 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687765
  GStreamer | gstreamer (core) | 1.x

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-07 14:58:05 UTC ---
I have tried this test case with:

 python 2.7.3
 gobject-introspection 1.32.1
 glib 2.32.4
 GStreamer git master

and could not see any major leakage.

Could you provide a log with

  $ G_SLICE=always-malloc  valgrind --leak-check=yes /usr/bin/python test.py
2>&1 | tee valgrind.log

?

(You will probably need to implement EOS handling or shut down the pipeline
cleanly some other way after a pre-defined amount of time 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