[Bug 773784] splitmuxsink: failed assertion on gst-launch-1.0 ^C

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 00:19:33 UTC 2016


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks! This fixes it for me:

commit 8ff5dd802932a6f9c33f80e2750262359797a78b
Author: Jan Schmidt <jan at centricular.com>
Date:   Wed Nov 2 11:00:13 2016 +1100

    splitmuxsink: Fix GObject warnings on shutdown.

    Commit 83e718 added a pad template to splitmux request
    pads, which means that GstElement now releases the pads on
    dispose, but after having removed all elements in the bin
    and unlinked them. Make sure we can handle cleanup in that case
    without throwing assertions.

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

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