[Webkit-unassigned] [Bug 147110] Possible fix for JSC api test failures in debug mode after r187020.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 11:02:04 PDT 2015


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

--- Comment #6 from Mark Lam <mark.lam at apple.com> ---
I dug into this, and see that Threading.cpp's threadEntryPoint() should have ensured that currentThread() is not called on the new thread until after the ThreadIdentifier has been established.  Hence, Per's suspected race condition is not the root cause.  We should roll out r187020 and r187021 until this issue is fixed.

-- 
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/20150720/2683157b/attachment.html>


More information about the webkit-unassigned mailing list