[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 12:05:49 PDT 2015


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

--- Comment #10 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #9)
> Is this a possible scenario for the assert?
> 
> A thread not created with WTF::createThread() calls WTF::currentThread(),
> and then exits.
> Next a thread created with WTF::createThread reuses the pthread_t handle,
> and then asserts.

Yes, it looks like this is what's happening.  I'm currently debugging the issue on Mavericks.

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


More information about the webkit-unassigned mailing list