Bug 285089
| Summary: | NEW TEST ( MacOS Debug WK1): [ 288042@main ] imported/w3c/web-platform-tests/editing/crashtests/replace-document-root-and-refocus-window.html is a consistent crash on MacOS Debug | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ahmad.saleem792, ap, gsnedders, jbedard, j_stfleur, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jay Stfleur
Description:
imported/w3c/web-platform-tests/editing/crashtests/replace-document-root-and-refocus-window.html
test is consistently crashing on Ventura+ WK1 Debug, test is new and was introduced by 288042@main
Buildbot URL:
https://build.webkit.org/#/builders/1224/builds/769
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fediting%2Fcrashtests%2Freplace-document-root-and-refocus-window.html&style=debug&platform=mac&flavor=wk1&recent=false
Diff/Image Diff/Crash Log:
stderr:
ASSERTION FAILED: gTestRunner->waitToDump() || WTR::hasTestWaitAttribute(mainFrame.globalContext)
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/DumpRenderTree/mac/UIDelegate.mm(179) : -[UIDelegate webView:createWebViewWithRequest:]
1 0x1035138e9 -[UIDelegate webView:createWebViewWithRequest:]
2 0x10a84281d objc_object* wtfObjCMsgSend<objc_object*, WebView*, objc_object*>(objc_object*, objc_selector*, WebView*, objc_object*)
3 0x10a83fbda CallDelegate(WebView*, objc_object*, objc_selector*, objc_object*)
4 0x10a83fb75 CallUIDelegate(WebView*, objc_selector*, objc_object*)
5 0x10a825cb4 WebChromeClient::createWindow(WebCore::LocalFrame&, WTF::String const&, WebCore::WindowFeatures const&, WebCore::NavigationAction const&)
6 0x166512015 WebCore::Chrome::createWindow(WebCore::LocalFrame&, WTF::String const&, WebCore::WindowFeatures const&, WebCore::NavigationAction const&)
7 0x1663262de WebCore::createWindow(WebCore::LocalFrame&, WebCore::FrameLoadRequest&&, WebCore::WindowFeatures&&)
8 0x16661d090 WebCore::LocalDOMWindow::createWindow(WTF::String const&, WTF::AtomString const&, WebCore::WindowFeatures const&, WebCore::LocalDOMWindow&, WebCore::LocalFrame&, WebCore::LocalFrame&, WTF::Function<void (WebCore::LocalDOMWindow&)> const&)
9 0x16661e5c6 WebCore::LocalDOMWindow::open(WebCore::LocalDOMWindow&, WebCore::LocalDOMWindow&, WTF::String const&, WTF::AtomString const&, WTF::String const&)
10 0x166530fd0 WebCore::DOMWindow::open(WebCore::LocalDOMWindow&, WebCore::LocalDOMWindow&, WTF::String const&, WTF::AtomString const&, WTF::String const&)
11 0x1619a4045 WebCore::jsDOMWindowInstanceFunction_openBody(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::JSDOMWindow*)
12 0x1619a3bd6 long long WebCore::IDLOperation<WebCore::JSDOMWindow>::call<&WebCore::jsDOMWindowInstanceFunction_openBody(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::JSDOMWindow*), (WebCore::CastedThisErrorBehavior)0>(JSC::JSGlobalObject&, JSC::CallFrame&, char const*)
13 0x16199c534 WebCore::jsDOMWindowInstanceFunction_open(JSC::JSGlobalObject*, JSC::CallFrame*)
14 0x198038118 13 ??? 0x0000000198038118 0x0 + 6845333784
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This looks like a a test harness issue (or possibly WPT importer).
EWS
Test gardening commit 288263@main (43eebdb519e4): <https://commits.webkit.org/288263@main>
Reviewed commits have been landed. Closing PR #38352 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/142162103>
Jonathan Bedard
Closing WebKitLegacy bugs on x86 as we cut-back WebKitLegacy testing. See https://bugs.webkit.org/show_bug.cgi?id=304436.