[Webkit-unassigned] [Bug 152043] [GStreamer] MainThreadNotifier ASSERTION FAILED: m_boundThread == currentThread() in _WebKitWebSrcPrivate::~_WebKitWebSrcPrivate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 00:40:14 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=152043

--- Comment #21 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
(In reply to comment #20)
> (In reply to comment #19)
> > We are facing here two requirements colluding. First is that GStreamer has
> > the right to create and destroy objects in the threads they see fit, which
> > is what is happening.
> 
> It seems very unexpected to me that the object can be destroyed in a thread
> other than the thread in which it is created. That's almost sure to cause
> thread-safety bugs. Is that behavior documented with a very big warning? It
> sounds to me like this is a GStreamer bug.

This is a GStreamer element and GStreamer elements, specially the ones created by GStreamer itself are supposed to be thread safe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170301/eee353c8/attachment.html>


More information about the webkit-unassigned mailing list