[Bug 691074] some subtitle streams cause playbin2 to excessively leak memory
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 4 06:49:07 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691074
GStreamer | gst-plugins-base | 0.10.36
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #232729|0 |1
is obsolete| |
--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-04 14:49:02 UTC ---
Created an attachment (id=232734)
--> (https://bugzilla.gnome.org/attachment.cgi?id=232734)
valgrind.log
Well, you have to wait until it finishes, since it will only print any leaks at
the end.
Attached a valgrind log created using:
G_SLICE=always-malloc valgrind --leak-check=yes .libs/lt-gst-launch-1.0 playbin
uri=file:///mnt/core/samples/private/fraxinas/The.Best.Exotic.Marigold.Hotel.mkv
text-sink=fakesink video-sink=fakesink audio-sink=fakesink 2>&1 | tee
valgrind.log
Note that 0.10 is not maintained any longer.
There are some minor leaks, but nothing massive.
I think matroskademux generates way too many GAP events though (as if it
doesn't move on some marker once it generates a gap).
--
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