Bug 266067
Summary: | [GTK][Debug] `accessibility/aria-combobox-control-owns-elements.html` is a constant crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vitaly Dyackhov
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119371516>
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/21501
EWS
Committed 271942@main (31a74b0f44c2): <https://commits.webkit.org/271942@main>
Reviewed commits have been landed. Closing PR #21501 and removing active labels.