[Webkit-unassigned] [Bug 247963] [Ventura] Many layout tests exiting due to GPU process "crashes"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 16:45:46 PST 2022


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |miguel_salinas at apple.com
                   |kit.org                     |

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
@Miguel: I looked at the logs and the issue is that the GPUProcess is getting suspended by RunningBoard while holding locked files.

Note that as far as I know, we don't expect process suspension on macOS at the moment so this is an issue.

Also note that this is with an open source SDK, where you recently disabled our RunningBoard code at runtime.

However, I suspect this issue is with:
Source/WebKit/Scripts/update-info-plist-for-runningboard.sh

Which updates our plist to opt into running board management and this logic likely still applies to the open source SDK builds, even though you completely disabled our RunningBoard logic there.

-- 
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/20221116/10ab4073/attachment.htm>


More information about the webkit-unassigned mailing list