<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH under ~GCAwareJITStubRoutineWithExceptionHandler recording timelines with Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=150062">150062</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CRASH under ~GCAwareJITStubRoutineWithExceptionHandler recording timelines with Web Inspector
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>joepeck&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>fpizlo&#64;apple.com, ggaren&#64;apple.com, sbarati&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>* SUMMARY
CRASH under ~GCAwareJITStubRoutineWithExceptionHandler recording timelines with Web Inspector

* STEPS TO REPRODUCE (nearly 100%)
1. Inspect apple.com
2. Switch to Timelines tab
3. Reload
  =&gt; inspector crashes

* CRASH

<span class="quote">&gt; Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
&gt; Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
&gt; 
&gt; Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
&gt; 0   JSC::GCAwareJITStubRoutineWithExceptionHandler::~GCAwareJITStubRoutineWithExceptionHandler() + 45 (GCAwareJITStubRoutine.cpp:118)
&gt; 1   JSC::JITStubRoutineSet::deleteUnmarkedJettisonedStubRoutines() + 140 (Vector.h:651)
&gt; 2   JSC::Heap::collectImpl(JSC::HeapOperation, void*, void*, int (&amp;) [37]) + 992 (Heap.cpp:1234)
&gt; 3   JSC::Heap::collect(JSC::HeapOperation) + 96 (Heap.cpp:1026)
&gt; 4   JSC::JSObject::ensureLengthSlow(JSC::VM&amp;, unsigned int) + 498 (JSObject.cpp:2477)
&gt; 5   void JSC::JSObject::putByIndexBeyondVectorLengthWithoutAttributes&lt;(unsigned char)8&gt;(JSC::ExecState*, unsigned int, JSC::JSValue) + 576 (CopyWriteBarrier.h:57)
&gt; 6   operationArrayPush + 54 (DFGOperations.cpp:530)
&gt; 7   0 + 99460893724358
&gt; 8   llint_entry + 23138
&gt; 9   vmEntryToJavaScript + 299
&gt; 10  JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 158 (JITCode.cpp:81)
&gt; 11  JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*) + 10445 (Interpreter.cpp:961)
&gt; 12  JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&amp;, JSC::JSValue, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;) + 469 (Completion.cpp:104)
&gt; 13  WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld&amp;) + 284 (JSMainThreadExecState.h:62)
&gt; 14  WebCore::ScriptController::executeScript(WTF::String const&amp;, bool) + 320 (Ref.h:55)
&gt; 15  WebKit::WebInspectorFrontendAPIDispatcher::evaluateExpressionOnLoad(WTF::String const&amp;) + 56 (WebInspectorFrontendAPIDispatcher.cpp:83)
&gt; 16  WebKit::WebInspectorFrontendAPIDispatcher::dispatchMessageAsync(WTF::String const&amp;) + 72 (StdLibExtras.h:358)
&gt; ...</span ></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>