[Bug 752651] decodebin: segfault on setting to NULL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 23 07:57:33 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313938|0                           |1
        is obsolete|                            |

--- Comment #43 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 313944
  --> https://bugzilla.gnome.org/attachment.cgi?id=313944&action=edit
WIP trying to get rid of races

This should perform a similar check. A ref is added to the chain when
connecting to pad-added, removed when the padd-added signal is removed, and a
first "hide" step is performed before the actual free, so that the signal can't
get a chain that's just started to be freed.

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