<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Possible fix for JSC api test failures in debug mode after r187020."
   href="https://bugs.webkit.org/show_bug.cgi?id=147110#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Possible fix for JSC api test failures in debug mode after r187020."
   href="https://bugs.webkit.org/show_bug.cgi?id=147110">bug 147110</a>
              from <span class="vcard"><a class="email" href="mailto:mark.lam&#64;apple.com" title="Mark Lam &lt;mark.lam&#64;apple.com&gt;"> <span class="fn">Mark Lam</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=147110#c9">comment #9</a>)
<span class="quote">&gt; Is this a possible scenario for the assert?
&gt; 
&gt; A thread not created with WTF::createThread() calls WTF::currentThread(),
&gt; and then exits.
&gt; Next a thread created with WTF::createThread reuses the pthread_t handle,
&gt; and then asserts.</span >

Yes, it looks like this is what's happening.  I'm currently debugging the issue on Mavericks.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>