[Bug 666053] baseparse: prevent excessively high memory usage with large streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 30 09:20:21 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=666053
GStreamer | gstreamer (core) | git
--- Comment #22 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-30 16:20:18 UTC ---
I have done a valgrind --tool=massif run with valgrind and a --leak-check=yes
run with valgrind, and current git master (~1.0.2), and I'm not seeing any
constant or major increases even after 2 hours (but I have tested the entire
file to the end as well, over http).
There are a couple of reads of uninitialised memory though, which should be
looked into, but I don't think those can cause any leaks.
Please re-test with git master. I don't think anyone is going to investigate
any issues with 0.10 though, sorry.
--
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