<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 - REGRESSION: LayoutTest imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html is a flaky crash"
   href="https://bugs.webkit.org/show_bug.cgi?id=161632">161632</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>REGRESSION: LayoutTest imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html is a flaky crash
          </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>New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>REGRESSION: LayoutTest imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html is a flaky crash

Thread 36 Crashed:: WebCore: Worker
0   com.apple.JavaScriptCore          0x000000010d922007 WTFCrash + 39
1   com.apple.JavaScriptCore          0x000000010d4442de JSC::JSPromiseDeferred::create(JSC::ExecState*, JSC::JSGlobalObject*) + 206
2   com.apple.WebCore                 0x00000001139f1e05 WebCore::callPromiseFunction(JSC::ExecState&amp;, long long (*)(JSC::ExecState*, JSC::JSPromiseDeferred*)) + 53
3   com.apple.WebCore                 0x0000000114247a5c WebCore::jsWorkerGlobalScopePrototypeFunctionFetchRequest(JSC::ExecState*) + 28
4   ???                               0x0000316c0b050088 0 + 54340111106184
5   ???                               0x0000316c0b0f37e6 0 + 54340111775718
6   com.apple.JavaScriptCore          0x000000010d51bdfb llint_entry + 28055
7   ???                               0x0000316c0b0f82f3 0 + 54340111794931
8   com.apple.JavaScriptCore          0x000000010d514e4e vmEntryToJavaScript + 334
9   com.apple.JavaScriptCore          0x000000010d2e8e4a JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 218
10  com.apple.JavaScriptCore          0x000000010d26b33a JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 1226
11  com.apple.JavaScriptCore          0x000000010caf3e7e JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 190
12  com.apple.JavaScriptCore          0x000000010caf400b JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 123
13  com.apple.JavaScriptCore          0x000000010d3e3b0a JSC::JSJobMicrotask::run(JSC::ExecState*) + 410
14  com.apple.WebCore                 0x0000000113b1f4e5 WebCore::JSGlobalObjectCallback::call() + 293
15  com.apple.WebCore                 0x0000000113b1e761 WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::Ref&lt;JSC::Microtask&gt;&amp;&amp;)::$_0::operator()(WebCore::ScriptExecutionContext&amp;) const + 33
16  com.apple.WebCore                 0x0000000113b1e6b7 WTF::Function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::CallableWrapper&lt;WebCore::JSGlobalObjectTask::JSGlobalObjectTask(WebCore::JSDOMGlobalObject*, WTF::Ref&lt;JSC::Microtask&gt;&amp;&amp;)::$_0&gt;::call(WebCore::ScriptExecutionContext&amp;) + 55
17  com.apple.WebCore                 0x00000001130dcaf7 WTF::Function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::operator()(WebCore::ScriptExecutionContext&amp;) const + 119
18  com.apple.WebCore                 0x00000001130cd4fd WebCore::ScriptExecutionContext::Task::performTask(WebCore::ScriptExecutionContext&amp;) + 29
19  com.apple.WebCore                 0x00000001151ebee9 WebCore::WorkerRunLoop::Task::performTask(WebCore::WorkerRunLoop const&amp;, WebCore::WorkerGlobalScope*) + 105
20  com.apple.WebCore                 0x00000001151eb9aa WebCore::WorkerRunLoop::runInMode(WebCore::WorkerGlobalScope*, WebCore::ModePredicate const&amp;, WebCore::WorkerRunLoop::WaitMode) + 1034
21  com.apple.WebCore                 0x00000001151eb566 WebCore::WorkerRunLoop::run(WebCore::WorkerGlobalScope*) + 86
22  com.apple.WebCore                 0x00000001151f3cf5 WebCore::WorkerThread::runEventLoop() + 53
23  com.apple.WebCore                 0x0000000113036229 WebCore::DedicatedWorkerThread::runEventLoop() + 89
24  com.apple.WebCore                 0x00000001151f3c17 WebCore::WorkerThread::workerThread() + 1127
25  com.apple.WebCore                 0x00000001151f37a5 WebCore::WorkerThread::workerThreadStart(void*) + 21
26  com.apple.JavaScriptCore          0x000000010d993979 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const + 25
27  com.apple.JavaScriptCore          0x000000010d99394d void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&gt;(WTF::createThread(void (*)(void*), void*, char const*)::$_0&amp;&amp;&amp;) + 45
28  com.apple.JavaScriptCore          0x000000010d9938ec std::__1::__function::__func&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0, std::__1::allocator&lt;WTF::createThread(void (*)(void*), void*, char const*)::$_0&gt;, void ()&gt;::operator()() + 44
29  com.apple.JavaScriptCore          0x000000010cf6199a std::__1::function&lt;void ()&gt;::operator()() const + 26
30  com.apple.JavaScriptCore          0x000000010d99254e WTF::threadEntryPoint(void*) + 158
31  com.apple.JavaScriptCore          0x000000010d993ff1 WTF::wtfThreadEntryPoint(void*) + 289
32  libsystem_pthread.dylib           0x00007fff902fd05a _pthread_body + 131
33  libsystem_pthread.dylib           0x00007fff902fcfd7 _pthread_start + 176
34  libsystem_pthread.dylib           0x00007fff902fa3ed thread_start + 13

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fcors%2Fcors-preflight-status.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fcors%2Fcors-preflight-status.html</a></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>