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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 00:29:35 PST 2017


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

--- Comment #18 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #17)
> (In reply to comment #6)
> > I still think it's the caller that is creating a WebKitWebSourceGStreamer in
> > a secondary thread the one to be fixed.
> 
> The creation of WebKitWebSourceGStreamer isn't under the control of the
> application. That GstElement is created automatically by GStreamer during
> the pipeline negotiation, and that can happen on a streaming (ie: non-main)
> thread depending on the pipeline topology.

And we detect it now, so It's still the caller that creates the object in a secondary the thread the one who should delete it in the same thread.

-- 
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/20170225/be683e88/attachment.html>


More information about the webkit-unassigned mailing list