RESOLVED FIXED 266067
[GTK][Debug] `accessibility/aria-combobox-control-owns-elements.html` is a constant crash
https://bugs.webkit.org/show_bug.cgi?id=266067
Summary [GTK][Debug] `accessibility/aria-combobox-control-owns-elements.html` is a co...
Vitaly Dyackhov
Reported 2023-12-08 05:00:45 PST
ASSERTION FAILED: !get(node) /home/vitaly/WebKit/Source/WebCore/accessibility/AXObjectCache.cpp(894) : WebCore::AccessibilityObject* WebCore::AXObjectCache::getOrCreate(WebCore::Node*, IsRelationTarget) 1 0x7f67d7a996b5 WTFCrash 2 0x7f67db4e14f7 WTF::isIntegralOrPointerType() 3 0x7f67df71e454 WebCore::AXObjectCache::getOrCreate(WebCore::Node*, WebCore::AXObjectCache::IsRelationTarget) 4 0x7f67df8200e9 WebCore::AXObjectCache::platformHandleFocusedUIElementChanged(WebCore::Node*, WebCore::Node*) 5 0x7f67df72187b WebCore::AXObjectCache::handleFocusedUIElementChanged(WebCore::Node*, WebCore::Node*, WebCore::AXObjectCache::UpdateModal) 6 0x7f67df7214d6 WebCore::AXObjectCache::onFocusChange(WebCore::Node*, WebCore::Node*) 7 0x7f67e0282e0e WebCore::Document::setFocusedElement(WebCore::Element*, WebCore::FocusOptions const&) 8 0x7f67e1287305 WebCore::FocusController::setFocusedElement(WebCore::Element*, WebCore::LocalFrame&, WebCore::FocusOptions const&) 9 0x7f67e0356cb1 WebCore::Element::focus(WebCore::FocusOptions const&) 10 0x7f67e0356ddc WebCore::Element::focusForBindings(WebCore::FocusOptions&&) 11 0x7f67ddcf5852 operator() 12 0x7f67ddd13b95 toJS<WebCore::IDLUndefined, WebCore::jsHTMLElementPrototypeFunction_focusBody(JSC::JSGlobalObject*, JSC::CallFrame*, IDLOperation<JSHTMLElement>::ClassParameter)::<lambda()> > 13 0x7f67ddcf5ac2 jsHTMLElementPrototypeFunction_focusBody 14 0x7f67ddd13e25 call<WebCore::jsHTMLElementPrototypeFunction_focusBody> 15 0x7f67ddcf5b33 jsHTMLElementPrototypeFunction_focus 16 0x7f66ac008038 ??? WebKitWebProcess terminated (pid 72103) for reason: crash
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-08 05:00:54 PST
Vitaly Dyackhov
Comment 2 2023-12-08 05:31:11 PST
EWS
Comment 3 2023-12-12 10:32:48 PST
Committed 271942@main (31a74b0f44c2): <https://commits.webkit.org/271942@main> Reviewed commits have been landed. Closing PR #21501 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.