[gst-devel] Memory leak problem with souphttpsrc and qtdemux

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Nov 9 10:30:27 CET 2009


On Mon, 2009-11-09 at 00:27 -0800, tiki_ns wrote:

> I am  monitoring memory usage with linux top process (just gst pipeline is
> active). I reduced pipeline to src/demux/sink just to isolate problematic
> block. Memory leak is present even in case when audio pad is attached. When
> I change input source to filesrc I don't have such problem but I have to use
> some http source. 

I did not observe any leaks using souphttpsrc/qtdemux from git with
valgrind.

FWIW, filesrc ! queue ! qtdemux ! .. should use the same codepath as
souphttpsrc ! qtdemux (ie. push-based operation).

Cheers
 -Tim






More information about the gstreamer-devel mailing list