[Webkit-unassigned] [Bug 231471] REGRESSION (iOS 15, GPU Process): Fails to load texture map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 02:52:04 PDT 2021


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

--- Comment #8 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Most likely this has to do with ImageBitmaps being resident in the Web process and GPUP or Web process running out of memory. 
Symptoms are typically:
 - black texture 
 - GPUP crash via Jetsam.
 - GPUP crash via resource limit hit during memmove inside CG, probably when overcommitted allocation requests pages and fails

This can be reproed on macOS by loading the test case first thing after starting the browser.

-- 
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/20211027/bf0ce537/attachment.htm>


More information about the webkit-unassigned mailing list