[Bug 648937] serious memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 29 10:20:24 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=648937
  GStreamer | gst-plugins-good | 0.10.32

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-29 17:20:20 UTC ---
> it's also leak without queue:
> 
> gst-launch videotestsrc pattern=18 !
> video/x-raw-yuv,width=720,height=576,framerate=25/1 ! x264enc pass=0 !
> h264parse access-unit=true ! matroskamux ! filesink
> location=channel0.mkv

It would be helpful if you could try and come up with the *minimal* pipeline
that still leaks, to narrow down the issue. In this case, in order:

 - does it happen without the pattern=18 parameter to videotestsrc?

 - does it happen with .. ! fakesink instead of ... ! filesink?

 - does it happen with .. ! h264parse access-unit=true ! fakesink ?

 - does it happen with .. ! x264enc pass=0 ! fakesink ?

 - does it happen without the pass=0 parameter?

-- 
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