[Bug 751334] FLAC: memory leak on a specific media file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 23 07:23:42 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751334
--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Ok, did a quick look. FLAC__stream_decoder_process_until_end_of_metadata fails,
but we still expect the read/write callback to be called. Then we keep queueing
stuff until EOS. I suppose the parsers repeast stuff on each frame, otherwise I
cannot see how 52mb can turn into 400Mb. Ignoring that error is most likely
what least to this memory waste.
--
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