[Bug 787144] Memory leak in gstqtmux.c

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 7 13:32:31 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=787144

--- Comment #8 from Anton Nikolaevsky <anton.nikolaevsky at gmail.com> ---
Created attachment 359353
  --> https://bugzilla.gnome.org/attachment.cgi?id=359353&action=edit
ASan report for crash on shutdown with EOS with patch applied

Got crash on gst_buffer_unref with the tracing-free patch applied :( To
reproduce you need just to shutdown with EOS, i.e. to run the command that
previously allowed to workaround the leak:
    gst-launch-1.0 --eos-on-shutdown rtspsrc location=rtsp://url ! queue !
rtph264depay ! h264parse config-interval=-1 ! qtmux fragment-duration=100
faststart=1 ! filesink location=out.mp4

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