[Webkit-unassigned] [Bug 173952] [GStreamer] Some layout tests issue "g_mutex_clear() called on uninitialised or locked mutex" and flaky crash in ~MediaPlayerPrivateGStreamerBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 03:50:57 PDT 2017


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

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Fujii Hironori from comment #4)
> Created attachment 314128 [details]
> WIP patch
> 
> Thank you, KaL and Xabier.
> I revised WIP patch using WTF::RecursiveLockAdapter<Lock>.
> 
> I think there are still tiny possibility that a destructed mutex will be
> locked.
> But, I don't have any idea to solve that.

Do we really need recursive mutex? Is this something that has started to happen recently? It would be interesting to understand why this is happening now.

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


More information about the webkit-unassigned mailing list