[Bug 784276] level: Memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 14:53:38 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784276

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The pipeline with message=true uses a lot of memory here, the one with
message=false doesn't. Did you mix them up?

Reason for the high, always increasing memory usage with message=true is that a
message is posted on the bus for every single audio sample (100 microseconds),
and they are not taken from the bus faster than that.

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