[Webkit-unassigned] [Bug 238558] GPU Process crash under GPUProcess::canExitUnderMemoryPressure()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 10:24:45 PDT 2022


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Looks like a case where we access the QualifiedResourceHeap on the main thread; it should only be accessed from the thread that RemoteRenderingBackend lives on.

-- 
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/20220330/5de04134/attachment.htm>


More information about the webkit-unassigned mailing list