Bug 232412
Summary: | [ iOS ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html is a flaky GPUProcess crash/timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ben_schwartz, bfulgham, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
imported/blink/compositing/video/video-controls-layer-creation-squashing.html
Is a flaky crash and timeout on iOS 15.
History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fblink%2Fcompositing%2Fvideo%2Fvideo-controls-layer-creation-squashing.html
Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r284930%20(331)/results.html
Crash log:
No crash log found for WebKitTestRunnerApp:74559.
stdout:
Content-Type: text/plain
FAIL: Timed out waiting for notifyDone to be called
#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 74559)
#EOF
#EOF
stderr:
#EOF
Failed to load 'about:blank', terminating process and trying again.
com.apple.WebKit.WebContent.Development terminated (pid 84432) because the client requested
#CRASHED - GPUProcess (pid 84408)
Stderr:
#EOF
Failed to load 'about:blank', terminating process and trying again.
com.apple.WebKit.WebContent.Development terminated (pid 84432) because the client requested
#CRASHED - GPUProcess (pid 84408)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84735123>
ayumi_kojima
Marked test expectations https://trac.webkit.org/changeset/284967/webkit
ayumi_kojima
I was not able to reproduce the crash or timeout locally on iOS 15 sim using run-webkit-tests --ios-simulator --force --iterations 500 --exit-after-n-crashes-or-timeouts 1 imported/blink/compositing/video/video-controls-layer-creation-squashing.html.
Tried --test-list as well, but I couldn't reproduce.
Alexey Proskuryakov
This test continues to fail, crash, and time out periodically.
Ben Schwartz
The last time this crashed or timed out was on iOS 16 on November 2, 2022. Can we consider this resolved?