<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] REGRESSION(183368): It made editing tests assert"
   href="https://bugs.webkit.org/show_bug.cgi?id=144447#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] REGRESSION(183368): It made editing tests assert"
   href="https://bugs.webkit.org/show_bug.cgi?id=144447">bug 144447</a>
              from <span class="vcard"><a class="email" href="mailto:mrobinson&#64;webkit.org" title="Martin Robinson &lt;mrobinson&#64;webkit.org&gt;"> <span class="fn">Martin Robinson</span></a>
</span></b>
        <pre>Here's an example of the full stack:


STDERR: ASSERTION FAILED: type != AXTextEditTypeUnknown
STDERR: ../../Source/WebCore/accessibility/AXObjectCache.cpp(1024) : void WebCore::AXObjectCache::postTextStateChangeNotification(WebCore::Node*, WebCore::AXTextEditType, const WTF::String&amp;, const WebCore::VisiblePosition&amp;)
STDERR: 1   0x7fed55778b8e /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(WTFCrash+0x1e) [0x7fed55778b8e]
STDERR: 2   0x7fed5afa005c /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::AXObjectCache::postTextStateChangeNotification(WebCore::Node*, WebCore::AXTextEditType, WTF::String const&amp;, WebCore::VisiblePosition const&amp;)+0x52) [0x7fed5afa005c]
STDERR: 3   0x7fed5b466bce /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::SimpleEditCommand::notifyAccessibilityForTextChange(WebCore::Node*, WebCore::AXTextEditType, WTF::String const&amp;, WebCore::VisiblePosition const&amp;)+0x68) [0x7fed5b466bce]
STDERR: 4   0x7fed5b4adaf6 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::InsertNodeBeforeCommand::doApply()+0x2d0) [0x7fed5b4adaf6]
STDERR: 5   0x7fed5b44a59e /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::CompositeEditCommand::applyCommandToComposite(WTF::PassRefPtr&lt;WebCore::EditCommand&gt;)+0x5a) [0x7fed5b44a59e]
STDERR: 6   0x7fed5b44ad20 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::CompositeEditCommand::insertNodeBefore(WTF::PassRefPtr&lt;WebCore::Node&gt;, WTF::PassRefPtr&lt;WebCore::Node&gt;, WebCore::ShouldAssumeContentIsAlwaysEditable)+0x8c) [0x7fed5b44ad20]
STDERR: 7   0x7fed5b49582f /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::FormatBlockCommand::formatRange(WebCore::Position const&amp;, WebCore::Position const&amp;, WebCore::Position const&amp;, WTF::RefPtr&lt;WebCore::Element&gt;&amp;)+0x50d) [0x7fed5b49582f]
STDERR: 8   0x7fed5b434521 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::ApplyBlockElementCommand::formatSelection(WebCore::VisiblePosition const&amp;, WebCore::VisiblePosition const&amp;)+0x995) [0x7fed5b434521]
STDERR: 9   0x7fed5b4952f4 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::FormatBlockCommand::formatSelection(WebCore::VisiblePosition const&amp;, WebCore::VisiblePosition const&amp;)+0x62) [0x7fed5b4952f4]
STDERR: 10  0x7fed5b433805 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::ApplyBlockElementCommand::doApply()+0x303) [0x7fed5b433805]
STDERR: 11  0x7fed5b44a313 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::CompositeEditCommand::apply()+0xc7) [0x7fed5b44a313]
STDERR: 12  0x7fed5b44a0d3 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::applyCommand(WTF::PassRefPtr&lt;WebCore::CompositeEditCommand&gt;)+0x20) [0x7fed5b44a0d3]
STDERR: 13  0x7fed5b48e9b3 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0x4d699b3) [0x7fed5b48e9b3]
STDERR: 14  0x7fed5b492a57 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::Editor::Command::execute(WTF::String const&amp;, WebCore::Event*) const+0xdb) [0x7fed5b492a57]
STDERR: 15  0x7fed5b31993e /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::Document::execCommand(WTF::String const&amp;, bool, WTF::String const&amp;)+0x4a) [0x7fed5b31993e]
STDERR: 16  0x7fed5c390649 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(WebCore::jsDocumentPrototypeFunctionExecCommand(JSC::ExecState*)+0x2f4) [0x7fed5c390649]
STDERR: 17  0x7fecfffff0a8 [0x7fecfffff0a8]</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>