<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 (r211033): ASSERTION FAILED: m_ptr in com.apple.WebCore: WTF::RefPtr&lt;WebCore::Element&gt;::operator* const + 70"
   href="https://bugs.webkit.org/show_bug.cgi?id=167308">167308</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>REGRESSION (r211033): ASSERTION FAILED: m_ptr in com.apple.WebCore: WTF::RefPtr&lt;WebCore::Element&gt;::operator* const + 70
          </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>ASSERTION FAILED: m_ptr
/Volumes/Data/slave/elcapitan-debug/build/WebKitBuild/Debug/usr/local/include/wtf/RefPtr.h(73) : T &amp;WTF::RefPtr&lt;WebCore::Element&gt;::operator*() const [T = WebCore::Element]
1   0x107b264c0 WTFCrash
2   0x10a51aaf9 WTF::RefPtr&lt;WebCore::Element&gt;::operator*() const
3   0x10ab2c222 WebCore::Document::webkitExitFullscreen()
4   0x10ab2bed5 WebCore::Document::webkitCancelFullScreen()
5   0x10b642b6a WebCore::jsDocumentPrototypeFunctionWebkitCancelFullScreenCaller(JSC::ExecState*, WebCore::JSDocument*, JSC::ThrowScope&amp;)
6   0x10b635bc4 long long WebCore::BindingCaller&lt;WebCore::JSDocument&gt;::callOperation&lt;&amp;(WebCore::jsDocumentPrototypeFunctionWebkitCancelFullScreenCaller(JSC::ExecState*, WebCore::JSDocument*, JSC::ThrowScope&amp;)), (WebCore::CastedThisErrorBehavior)0&gt;(JSC::ExecState*, char const*)
7   0x10b61ac2c WebCore::jsDocumentPrototypeFunctionWebkitCancelFullScreen(JSC::ExecState*)
8   0x572fcac01028
9   0x107701225 llint_entry
10  0x107701225 llint_entry
11  0x1076f9aee vmEntryToJavaScript
12  0x1074fd34c JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
13  0x1074b388f JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
14  0x106cb37ee JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
15  0x106cb38c9 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
16  0x106cb3acd JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
17  0x10b54cefb WebCore::JSMainThreadExecState::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, WTF::NakedPtr&lt;JSC::Exception&gt;&amp;)
18  0x10b7f54c4 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
19  0x10ad0f3cf WebCore::EventTarget::fireEventListeners(WebCore::Event&amp;, WTF::Vector&lt;WTF::RefPtr&lt;WebCore::RegisteredEventListener&gt;, 1ul, WTF::CrashOnOverflow, 16ul&gt;)
20  0x10ad0efbb WebCore::EventTarget::fireEventListeners(WebCore::Event&amp;)
21  0x10c2df921 WebCore::Node::handleLocalEvents(WebCore::Event&amp;)
22  0x10acdd451 WebCore::EventContext::handleLocalEvents(WebCore::Event&amp;) const
23  0x10acde0bf WebCore::dispatchEventInDOM(WebCore::Event&amp;, WebCore::EventPath const&amp;)
24  0x10acddc76 WebCore::EventDispatcher::dispatchEvent(WebCore::Node&amp;, WebCore::Event&amp;)
25  0x10c2df97d WebCore::Node::dispatchEvent(WebCore::Event&amp;)
26  0x10ab2cdbd WebCore::Document::dispatchFullScreenChangeOrErrorEvent(WTF::Deque&lt;WTF::RefPtr&lt;WebCore::Node&gt;, 0ul&gt;&amp;, WTF::AtomicString const&amp;, bool)
27  0x10ab0dfa2 WebCore::Document::fullScreenChangeDelayTimerFired()
28  0x10ab53878 void std::__1::__invoke_void_return_wrapper&lt;void&gt;::__call&lt;std::__1::__bind&lt;void (WebCore::Document::*&amp;)(), WebCore::Document*&gt;&amp;&gt;(std::__1::__bind&lt;void (WebCore::Document::*&amp;)(), WebCore::Document*&gt;&amp;&amp;&amp;)
29  0x10ab5374c std::__1::__function::__func&lt;std::__1::__bind&lt;void (WebCore::Document::*&amp;)(), WebCore::Document*&gt;, std::__1::allocator&lt;std::__1::__bind&lt;void (WebCore::Document::*&amp;)(), WebCore::Document*&gt; &gt;, void ()&gt;::operator()()
30  0x10a4799aa std::__1::function&lt;void ()&gt;::operator()() const
31  0x10a4798bc WebCore::Timer::fired()

<a href="https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r211038%20(1733)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r211038%20(1733)/results.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>