Bug 244397

Summary: Test addition (249952@main): [ macOS wk1 Debug ] workers/worker-web-lock-released-on-reload.html is a consistent crash
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
crash log none

Description Karl Rackler 2022-08-26 11:29:15 PDT
Description:
workers/worker-web-lock-released-on-reload.html

This test was added at 249952@main and has been a consistent crash since. 

REPRODUCTION STEPS
I can reproduce this on 253821@main ToT.

Command: 
run-webkit-tests --debug -1  --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry workers/worker-web-lock-released-on-reload.html

Result: 
Regressions: Unexpected crashes (1)
  workers/worker-web-lock-released-on-reload.html [ Crash ]

History:
https://results.webkit.org/?suite=layout-tests&test=workers%2Fworker-web-lock-released-on-reload.html&platform=mac&style=debug&flavor=wk1&limit=50000

Crash Log:
Thread 0 Crashed::   Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	       0x11078802e        WTFCrash
1   DumpRenderTree                	       0x10c7fe0aa        WTFCrashWithInfo(int, char const*, char const*, int)
2   DumpRenderTree                	       0x10c8d42aa        -[UIDelegate webView:createWebViewWithRequest:]
3   com.apple.WebKitLegacy        	       0x11be5914c        objc_object* wtfObjCMsgSend<objc_object*, WebView*, objc_object*>(objc_object*, objc_selector*, WebView*, objc_object*)
4   com.apple.WebKitLegacy        	       0x11be5650a        CallDelegate(WebView*, objc_object*, objc_selector*, objc_object*)
5   com.apple.WebKitLegacy        	       0x11be564a4        CallUIDelegate(WebView*, objc_selector*, objc_object*)
Comment 1 Radar WebKit Bug Importer 2022-08-26 11:29:55 PDT
<rdar://problem/99195845>
Comment 2 Karl Rackler 2022-08-26 11:33:01 PDT
Created attachment 461888 [details]
crash log
Comment 3 Karl Rackler 2022-08-26 11:34:37 PDT
I have marked this test as a consistent crash while this issue is investigated.
Comment 4 EWS 2022-08-26 11:39:17 PDT
Test gardening commit 253826@main (eaacefb5c68e): <https://commits.webkit.org/253826@main>

Reviewed commits have been landed. Closing PR #3708 and removing active labels.
Comment 5 Chris Dumez 2022-08-26 12:02:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3711
Comment 6 EWS 2022-08-26 15:45:09 PDT
Committed 253844@main (f167c5e2d604): <https://commits.webkit.org/253844@main>

Reviewed commits have been landed. Closing PR #3711 and removing active labels.