<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in JavaScriptCore GC when using JSC on dispatch queues (thread_get_state returns NULL stack pointer)"
   href="https://bugs.webkit.org/show_bug.cgi?id=160337#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in JavaScriptCore GC when using JSC on dispatch queues (thread_get_state returns NULL stack pointer)"
   href="https://bugs.webkit.org/show_bug.cgi?id=160337">bug 160337</a>
              from <span class="vcard"><a class="email" href="mailto:nham&#64;fb.com" title="Ben Nham &lt;nham&#64;fb.com&gt;"> <span class="fn">Ben Nham</span></a>
</span></b>
        <pre>Core OS  wrote back in &lt;rdar://27607384&gt;:

  Can you guys use thread_get_register_pointer_values() as an alternative?

This seems like it would fix the issue because thread_get_register_pointer_values appears to be a wrapper function around thread_get_state that a) filters out any pointers pointing to the null page and b) properly takes into account the red zone beneath the stack pointer.</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>