<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 - ASSERTION FAILED: m_scriptExecutionContext-&gt;isContextThread() seen with LayoutTest crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=165124">165124</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ASSERTION FAILED: m_scriptExecutionContext-&gt;isContextThread() seen with LayoutTest crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt.html
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Other
          </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><a href="https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r209022%20(9615)/results.html">https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r209022%20(9615)/results.html</a>

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=crypto%2Fsubtle%2Frsa-oaep-generate-key-encrypt-decrypt.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=crypto%2Fsubtle%2Frsa-oaep-generate-key-encrypt-decrypt.html</a>

ASSERTION FAILED: m_scriptExecutionContext-&gt;isContextThread()
/Volumes/Data/slave/elcapitan-debug/build/Source/WebCore/dom/ContextDestructionObserver.cpp(48) : void WebCore::ContextDestructionObserver::observeContext(WebCore::ScriptExecutionContext *)
1   0x10b0ef320 WTFCrash
2   0x10db7a968 WebCore::ContextDestructionObserver::observeContext(WebCore::ScriptExecutionContext*)
3   0x10db7aa5a WebCore::ContextDestructionObserver::~ContextDestructionObserver()
4   0x10d80cb75 WebCore::ActiveDOMCallback::~ActiveDOMCallback()
5   0x10ea68c69 WebCore::DeferredPromise::~DeferredPromise()
6   0x10ea68da5 WebCore::DeferredPromise::~DeferredPromise()
7   0x10ea68dc9 WebCore::DeferredPromise::~DeferredPromise()
8   0x10d8e6b83 WTF::RefCounted&lt;WebCore::DeferredPromise&gt;::deref() const
9   0x10d8e6b27 WTF::Ref&lt;WebCore::DeferredPromise&gt;::~Ref()
10  0x10d8e6ae5 WTF::Ref&lt;WebCore::DeferredPromise&gt;::~Ref()
11  0x10efc01d5 WebCore::jsSubtleCryptoFunctionEncryptPromise(JSC::ExecState&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)::$_1::~$_1()
12  0x10efbeee5 WebCore::jsSubtleCryptoFunctionEncryptPromise(JSC::ExecState&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)::$_1::~$_1()
13  0x10efbfdf5 WTF::Function&lt;void (int)&gt;::CallableWrapper&lt;WebCore::jsSubtleCryptoFunctionEncryptPromise(JSC::ExecState&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)::$_1&gt;::~CallableWrapper()
14  0x10efbfd15 WTF::Function&lt;void (int)&gt;::CallableWrapper&lt;WebCore::jsSubtleCryptoFunctionEncryptPromise(JSC::ExecState&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)::$_1&gt;::~CallableWrapper()
15  0x10efbfd39 WTF::Function&lt;void (int)&gt;::CallableWrapper&lt;WebCore::jsSubtleCryptoFunctionEncryptPromise(JSC::ExecState&amp;, WTF::Ref&lt;WebCore::DeferredPromise&gt;&amp;&amp;)::$_1&gt;::~CallableWrapper()
16  0x10dbb7955 WTF::Function&lt;void (int)&gt;::~Function()
17  0x10dbb7855 WTF::Function&lt;void (int)&gt;::~Function()
18  0x10dbc6ba8 WebCore::CryptoAlgorithmRSA_OAEP::platformEncrypt(std::__1::unique_ptr&lt;WebCore::CryptoAlgorithmParameters, std::__1::default_delete&lt;WebCore::CryptoAlgorithmParameters&gt; &gt;&amp;&amp;, WTF::Ref&lt;WebCore::CryptoKey&gt;&amp;&amp;, WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;&amp;, WTF::Function&lt;void (WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;)&gt;&amp;&amp;, WTF::Function&lt;void (int)&gt;&amp;&amp;, WebCore::ScriptExecutionContext&amp;, WTF::WorkQueue&amp;)::$_0::~$_0()
19  0x10dbc60f5 WebCore::CryptoAlgorithmRSA_OAEP::platformEncrypt(std::__1::unique_ptr&lt;WebCore::CryptoAlgorithmParameters, std::__1::default_delete&lt;WebCore::CryptoAlgorithmParameters&gt; &gt;&amp;&amp;, WTF::Ref&lt;WebCore::CryptoKey&gt;&amp;&amp;, WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;&amp;, WTF::Function&lt;void (WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;)&gt;&amp;&amp;, WTF::Function&lt;void (int)&gt;&amp;&amp;, WebCore::ScriptExecutionContext&amp;, WTF::WorkQueue&amp;)::$_0::~$_0()
20  0x10dbc75b5 WTF::Function&lt;void ()&gt;::CallableWrapper&lt;WebCore::CryptoAlgorithmRSA_OAEP::platformEncrypt(std::__1::unique_ptr&lt;WebCore::CryptoAlgorithmParameters, std::__1::default_delete&lt;WebCore::CryptoAlgorithmParameters&gt; &gt;&amp;&amp;, WTF::Ref&lt;WebCore::CryptoKey&gt;&amp;&amp;, WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;&amp;, WTF::Function&lt;void (WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;)&gt;&amp;&amp;, WTF::Function&lt;void (int)&gt;&amp;&amp;, WebCore::ScriptExecutionContext&amp;, WTF::WorkQueue&amp;)::$_0&gt;::~CallableWrapper()
21  0x10dbc7315 WTF::Function&lt;void ()&gt;::CallableWrapper&lt;WebCore::CryptoAlgorithmRSA_OAEP::platformEncrypt(std::__1::unique_ptr&lt;WebCore::CryptoAlgorithmParameters, std::__1::default_delete&lt;WebCore::CryptoAlgorithmParameters&gt; &gt;&amp;&amp;, WTF::Ref&lt;WebCore::CryptoKey&gt;&amp;&amp;, WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;&amp;, WTF::Function&lt;void (WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;)&gt;&amp;&amp;, WTF::Function&lt;void (int)&gt;&amp;&amp;, WebCore::ScriptExecutionContext&amp;, WTF::WorkQueue&amp;)::$_0&gt;::~CallableWrapper()
22  0x10dbc7339 WTF::Function&lt;void ()&gt;::CallableWrapper&lt;WebCore::CryptoAlgorithmRSA_OAEP::platformEncrypt(std::__1::unique_ptr&lt;WebCore::CryptoAlgorithmParameters, std::__1::default_delete&lt;WebCore::CryptoAlgorithmParameters&gt; &gt;&amp;&amp;, WTF::Ref&lt;WebCore::CryptoKey&gt;&amp;&amp;, WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;&amp;, WTF::Function&lt;void (WTF::Vector&lt;unsigned char, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;)&gt;&amp;&amp;, WTF::Function&lt;void (int)&gt;&amp;&amp;, WebCore::ScriptExecutionContext&amp;, WTF::WorkQueue&amp;)::$_0&gt;::~CallableWrapper()
23  0x10b0905f5 WTF::Function&lt;void ()&gt;::~Function()
24  0x10b090535 WTF::Function&lt;void ()&gt;::~Function()
25  0x10b1723f5 WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0::~$_0()
26  0x10b171fd5 WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0::~$_0()
27  0x10b172503 WTF::BlockPtr&lt;void ()&gt; WTF::BlockPtr&lt;void ()&gt;::fromCallable&lt;WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0&gt;(WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0)::'lambda'(void const*)::operator()(void const*) const
28  0x10b1724d8 WTF::BlockPtr&lt;void ()&gt; WTF::BlockPtr&lt;void ()&gt;::fromCallable&lt;WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0&gt;(WTF::WorkQueue::dispatch(WTF::Function&lt;void ()&gt;&amp;&amp;)::$_0)::'lambda'(void const*)::__invoke(void const*)
29  0x7fff95dce6b1 _Block_release
30  0x7fff81b3d40b _dispatch_client_callout
31  0x7fff81b4203b _dispatch_queue_drain
LEAK: 23 WebProcessPool
LEAK: 23 WebPageProxy</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>