[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:36:17 PDT 2017


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 314128

  --> https://bugs.webkit.org/attachment.cgi?id=314128&action=review

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.

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


More information about the webkit-unassigned mailing list