<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ryanhaddad&#64;apple.com" title="Ryan Haddad &lt;ryanhaddad&#64;apple.com&gt;"> <span class="fn">Ryan Haddad</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebRTC: Initial testing of updated RTCPeerConnection API"
   href="https://bugs.webkit.org/show_bug.cgi?id=151304">bug 151304</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>ryanhaddad&#64;apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebRTC: Initial testing of updated RTCPeerConnection API"
   href="https://bugs.webkit.org/show_bug.cgi?id=151304#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebRTC: Initial testing of updated RTCPeerConnection API"
   href="https://bugs.webkit.org/show_bug.cgi?id=151304">bug 151304</a>
              from <span class="vcard"><a class="email" href="mailto:ryanhaddad&#64;apple.com" title="Ryan Haddad &lt;ryanhaddad&#64;apple.com&gt;"> <span class="fn">Ryan Haddad</span></a>
</span></b>
        <pre>The two tests added with this change are crashing on Mac WK2 Debug testers
fast/mediastream/RTCPeerConnection-overloaded-operations-params.html
fast/mediastream/RTCPeerConnection-overloaded-operations.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x0000000116c09afa WTFCrash + 42 (Assertions.cpp:321)
1   com.apple.WebCore                 0x000000011a6bbf4e WebCore::RTCPeerConnection::privateGetStats(WebCore::MediaStreamTrack*, WebCore::DOMPromise&lt;WTF::RefPtr&lt;WebCore::RTCStatsResponse&gt;, WTF::RefPtr&lt;WebCore::DOMError&gt; &gt;&amp;&amp;) + 78 (RTCPeerConnection.cpp:360)
2   com.apple.WebCore                 0x0000000119c76687 WebCore::jsRTCPeerConnectionPrototypeFunctionPrivateGetStatsPromise(JSC::ExecState*, JSC::JSPromiseDeferred*) + 775 (JSRTCPeerConnection.cpp:750)
3   com.apple.WebCore                 0x00000001198aa457 WebCore::callPromiseFunction(JSC::ExecState&amp;, long long (*)(JSC::ExecState*, JSC::JSPromiseDeferred*)) + 71 (JSDOMPromise.h:65)
4   com.apple.WebCore                 0x0000000119c7520c WebCore::jsRTCPeerConnectionPrototypeFunctionPrivateGetStats(JSC::ExecState*) + 28 (JSRTCPeerConnection.cpp:729)
5   ???                               0x00005f09d5e01028 0 + 104495847575592
6   com.apple.JavaScriptCore          0x0000000116929d7f llint_entry + 26443
7   com.apple.JavaScriptCore          0x000000011692341e vmEntryToJavaScript + 334
8   com.apple.JavaScriptCore          0x0000000116757d4d JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 221 (JITCode.cpp:80)
9   com.apple.JavaScriptCore          0x00000001167262f9 JSC::Interpreter::execute(JSC::EvalExecutable*, JSC::ExecState*, JSC::JSValue, JSC::JSScope*) + 3273 (Interpreter.cpp:1269)
10  com.apple.JavaScriptCore          0x00000001167255fc JSC::eval(JSC::ExecState*) + 1116 (Interpreter.cpp:182)
11  com.apple.JavaScriptCore          0x000000011691ed9c llint_slow_path_call_eval + 348 (LLIntSlowPaths.cpp:1312)
12  com.apple.JavaScriptCore          0x000000011692a48b llint_entry + 28247
13  com.apple.JavaScriptCore          0x0000000116929d7f llint_entry + 26443
14  ???                               0x00005f09d5e72342 0 + 104495848039234
15  com.apple.JavaScriptCore          0x000000011692341e vmEntryToJavaScript + 334
16  com.apple.JavaScriptCore          0x0000000116757d4d JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 221 (JITCode.cpp:80)
17  com.apple.JavaScriptCore          0x000000011672952a JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 1210 (Interpreter.cpp:1024)
18  com.apple.JavaScriptCore          0x00000001160aecae JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 190 (CallData.cpp:39)
19  com.apple.JavaScriptCore          0x000000011680a441 JSC::JSJobMicrotask::run(JSC::ExecState*) + 401 (JSJob.cpp:73)
20  com.apple.WebCore                 0x00000001199a1467 WebCore::JSMainThreadExecState::runTask(JSC::ExecState*, JSC::Microtask&amp;) + 71 (JSMainThreadExecState.h:75)
21  com.apple.WebCore                 0x00000001199a1346 WebCore::JSGlobalObjectCallback::call() + 246 (JSDOMGlobalObjectTask.cpp:64)
22  com.apple.WebCore                 0x00000001199a0671 WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0::operator()(WebCore::ScriptExecutionContext&amp;) const + 33 (JSDOMGlobalObjectTask.cpp:88)
23  com.apple.WebCore                 0x00000001199a063c std::__1::__function::__func&lt;WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0, std::__1::allocator&lt;WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::PassRefPtr&lt;JSC::Microtask&gt;)::$_0&gt;, void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) + 92 (functional:1370)
24  com.apple.WebCore                 0x0000000118f874eb std::__1::function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) const + 59 (functional:1755)
25  com.apple.WebCore                 0x0000000118f502dd WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&amp;) + 29 (ScriptExecutionContext.h:151)
26  com.apple.WebCore                 0x0000000118f47c79 WebCore::Document::postTask(WebCore::ScriptExecutionContext::Task)::$_0::operator()() const + 633 (Document.cpp:5243)
27  com.apple.WebCore                 0x0000000118f479ec std::__1::__function::__func&lt;WebCore::Document::postTask(WebCore::ScriptExecutionContext::Task)::$_0, std::__1::allocator&lt;WebCore::Document::postTask(WebCore::ScriptExecutionContext::Task)::$_0&gt;, void ()&gt;::operator()() + 60 (functional:1370)
28  com.apple.JavaScriptCore          0x0000000116660baa std::__1::function&lt;void ()&gt;::operator()() const + 26 (functional:1755)
29  com.apple.JavaScriptCore          0x0000000116c3db55 WTF::dispatchFunctionsFromMainThread() + 453 (MainThread.cpp:140)
30  com.apple.JavaScriptCore          0x0000000116c3f171 WTF::timerFired(__CFRunLoopTimer*, void*) + 49 (MainThreadMac.mm:113)
31  com.apple.CoreFoundation          0x00007fff91a183e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
32  com.apple.CoreFoundation          0x00007fff91a17f1f __CFRunLoopDoTimer + 1151
33  com.apple.CoreFoundation          0x00007fff91a895aa __CFRunLoopDoTimers + 298
34  com.apple.CoreFoundation          0x00007fff919d36a5 __CFRunLoopRun + 1525
35  com.apple.CoreFoundation          0x00007fff919d2e75 CFRunLoopRunSpecific + 309
36  com.apple.HIToolbox               0x00007fff927b5a0d RunCurrentEventLoopInMode + 226
37  com.apple.HIToolbox               0x00007fff927b57b7 ReceiveNextEventCommon + 479
38  com.apple.HIToolbox               0x00007fff927b55bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
39  com.apple.AppKit                  0x00007fff8d98224e _DPSNextEvent + 1434
40  com.apple.AppKit                  0x00007fff8d98189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
41  com.apple.AppKit                  0x00007fff8d97599c -[NSApplication run] + 553
42  com.apple.AppKit                  0x00007fff8d960783 NSApplicationMain + 940
43  com.apple.XPCService              0x00007fff970a6c0f _xpc_main + 385
44  libxpc.dylib                      0x00007fff91cd5bde xpc_main + 399
45  com.apple.WebKit.WebContent.Development    0x000000010ed9e195 main + 37
46  libdyld.dylib                     0x00007fff964445fd start + 1</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>