[Bug 795529] Segfault is observed when pad of decodebin3 is removed in uridecodebin3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 1 07:40:54 UTC 2018


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|---                         |FIXED

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
That was indeed unfortunate, forgot to re-add that check when I did the
uridecodebin3 refactoring.

I removed the debug message from your patch since we don't care about sink pads
anyway.

Thanks !

commit 5b01f9bbc27d02470f15b2c717d0db749e1f4ce6 (HEAD -> master, origin/master,
origin/HEAD)
Author: hoonhee.lee <hoonhee.lee at lge.com>
Date:   Wed Apr 25 09:28:53 2018 +0900

    uridecodebin3: don't segfault if a pad is not a source pad when it is
removed

    Ignore to handling a pad of decodebin3 which doesn't have corresponding
output
    when it is removed.

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

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