[Bug 752651] decodebin: segfault on setting to NULL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 6 10:09:30 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Not quite sure what to make of this.
In gst_decode_group_control_demuxer_pad, group->parent is NULL. This seems
totally expected, as gst_decode_chain_new can be called with an explicitely
NULL parent in type_found. However, CHAIN_MUTEX_LOCK does seem to protect an
awful lot of stuff, so I'm not confident it's safe just to omit the lock when
group->parent is NULL...

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