[Bug 674801] tsdemux: more memory leaks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 4 09:57:19 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674801
GStreamer | gst-plugins-bad | git
--- Comment #4 from Holger Kaelberer <hk at getslash.de> 2012-05-04 16:57:16 UTC ---
I compared two clean stacks of gst plugins + libs (git 0.10 vs. RELEASE 0.10.36
stack) running the following pipe:
gst-launch playbin2 uri=file:///file/with/2/audio/streams
video-sink=xvimagesink
This showed the following:
- 0.10.36 leaks vs. git 0.10 does not
- no tsdemux issue (tested also with flutsdemux and mpegtsdemux)
- 0.10.36 leaks only with always-ok=FALSE on input-selector pads
- 0.10.36 leaks only on input container with > 1 audio stream
- pipelines where identical
- tried to port obvious candidates from git to 0.10.36 (coreelements, tsdemux)
which did not make a difference
So, this is neither a tsdemux issue nor a git 0.10 issue, the bug can be
closed. Nonetheless we need to identify the lib/plugin responsible as we run
0.10.36 + backports from git as needed in production. Any hints from you git
masters, which changes since 0.10.36 could be responsible for the seen
differences?
--
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