Uncaught (in promise) abort("out of memory") at jsStackTrace, Webgl, at 32-bit 88.0 version
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
People
(Reporter: deniskuvatov, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36
Steps to reproduce:
Bug happens only in 32-bit version
- open https://teambeanloop.itch.io/six-cats-under
- press play button
- reload page
Actual results:
Uncaught (in promise) abort("out of memory") at jsStackTrace@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:22295
stackTrace@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:22466
onAbort@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:11047
abort@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:451963
instantiateArrayBuffer/<@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:31321
promise callbackinstantiateArrayBuffer@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:31238
doNativeWasm@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:31788
integrateWasmJS/Module.asm@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:33168
UnityModule@blob:https://v6p9d9t4.ssl.hwcdn.net/ea8d9d9b-fb44-44dc-ba42-0ee3d5e70b84:8:376601
processWasmFrameworkJob/<@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:3856
loadCode/i.onload@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:3160
EventHandlerNonNullloadCode@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:3097
processWasmFrameworkJob@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:3745
schedule/i.callback@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:19246
setTimeout handlerschedule/i.complete@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:19613
downloadJob/r.onload/<@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:5777
decompress/r.worker.onmessage@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:9216
EventHandlerNonNulldecompress@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:9111
downloadJob/r.onload@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:5725
EventHandlerNonNullset@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:18683
downloadJob@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:5681
schedule/i.callback@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:19246
setTimeout handlerschedule@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:3:19826
scheduleBuildDownloadJob@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:6040
loadModule@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:6766
instantiate/n/</t.onload/<@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:10201
buildCompatibilityCheck@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:2439
instantiate/n/</t.onload@https://v6p9d9t4.ssl.hwcdn.net/html/2267583/Build/UnityLoader.js:4:9993
Expected results:
I expect normal reloading of page
As I understand the same problem was at https://bugzilla.mozilla.org/show_bug.cgi?id=1674592
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Canvas: WebGL' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
Marking dupe per comment1
Description
•