[Webkit-unassigned] [Bug 230060] [iOS14 Release iPhone] fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius-001.html is a flaky crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 12 13:53:39 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230060

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |cdumez at apple.com,
                   |                            |jbedard at apple.com

--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
This is not an actual crash. Looking at this run https://build.webkit.org/#/builders/28/builds/3165/steps/11/logs/stdio, I see:

20:51:34.738 86218 worker/3 fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html passed
20:51:34.746 86218 worker/3 finished test group
...
20:51:34.835 86218 worker/3 killed pid 89631
20:51:34.836 86218 worker/3 This test marked as a crash because of a broken pipe when writing to stdin of the server process.
...
20:52:14.885 86218 worker/3 worker/3 fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius-001.html crashed, (no stderr)
20:52:14.888 86218 worker/3 killing driver
20:52:14.904 86218 worker/3 fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius-001.html failed:
20:52:14.904 86218 worker/3 WebKitTestRunnerApp crashed [pid=89631]

And on the machine, there isn't anything interesting in the logs, only logs about taking and releasing SystemIsActive powerd assertions.

log show --start "2021-09-10 20:51:00" --end "2021-09-10 20:55:00" | grep 89631

2021-09-10 20:51:31.594823-0700 0x3449176  Default     0x106fcfc            66     0    powerd: [powerd:assertions] Process runningboardd.86749 Created SystemIsActive "xpcservice<com.apple.WebKit.GPU([application<org.webkit.WebKitTestRunnerApp>:89631])>:8977586749-89631-2184:GPUProcess Foreground Assertion" age:00:00:00  id:51539640496 [System: PrevIdle DeclUser SysAct IntPrevDisp kDisp]
2021-09-10 20:51:34.858738-0700 0x3449176  Default     0x107012e            66     0    powerd: [powerd:assertions] Process runningboardd.86749 Released SystemIsActive "xpcservice<com.apple.WebKit.GPU([application<org.webkit.WebKitTestRunnerApp>:89631])>:8977586749-89631-2184:GPUProcess Foreground Assertion" age:00:00:03  id:51539640496 [System: PrevIdle DeclUser SysAct IntPrevDisp kDisp]
2021-09-10 20:51:34.872036-0700 0x3449176  Default     0x1070147            66     0    powerd: [powerd:assertions] Process runningboardd.86749 Released SystemIsActive "xpcservice<com.apple.WebKit.Networking([application<org.webkit.WebKitTestRunnerApp>:89631])>:8963286749-89631-2182:NetworkProcess Foreground Assertion" age:00:00:03  id:51539640495 [System: PrevIdle DeclUser SysAct IntPrevDisp kDisp]
2021-09-10 20:51:34.885897-0700 0x3449176  Default     0x1070160            66     0    powerd: [powerd:assertions] Process runningboardd.86749 Released SystemIsActive "xpcservice<com.apple.WebKit.WebContent([application<org.webkit.WebKitTestRunnerApp>:89631])>:8977286749-89631-2181:WebProcess Foreground Assertion" age:00:00:03  id:51539640494 [System: PrevIdle DeclUser SysAct IntPrevDisp kDisp]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210912/9052edce/attachment.htm>


More information about the webkit-unassigned mailing list