Bug 1584266 Comment 29 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Alphan Chen [:alchen] from comment #16)
> I will update the test again with "dom.largeAllocation.testing.allHttpLoads = true".

There is no solid STR to reproduce the OOM.
However, by using latest 32-bit Windows FF(71) it is easy to meet OOM by running Bingo Blitz with "dom.largeAllocation.testing.allHttpLoads = true".

I also saw other error messages in webconsole.
1. Error: WebGL warning: texImage2D: Failed to allocate dest buffer.
2. Error: WebGL warning: texImage2D: Driver ran out of memory during upload. program.min.js:10166:67
    Error: WebGL warning: bufferData: Error from driver: 0x0505
3. uncaught exception: out of memory

https://download-origin.cdn.mozilla.net/pub/firefox/nightly/2019/03/2019-03-03-09-40-18-mozilla-central/
This is the last FF nightly build that I don't meet OOM crash by running Bingo Blitz with "dom.largeAllocation.testing.allHttpLoads = true".
But I still saw some out of memory message in webconsole.

I meet OOM crash after this build.
https://download-origin.cdn.mozilla.net/pub/firefox/nightly/2019/03/2019-03-03-21-58-08-mozilla-central/
(In reply to Alphan Chen [:alchen] from comment #16)
> I will update the test again with "dom.largeAllocation.testing.allHttpLoads = true".

There is no solid STR to reproduce the OOM.
However, by using latest 32-bit Windows FF(71) it is easy to meet OOM by running Bingo Blitz with "dom.largeAllocation.testing.allHttpLoads = true".

I also saw other error messages in webconsole.
1. Error: WebGL warning: texImage2D: Failed to allocate dest buffer.
2. Error: WebGL warning: texImage2D: Driver ran out of memory during upload. program.min.js:10166:67
    Error: WebGL warning: bufferData: Error from driver: 0x0505
3. uncaught exception: out of memory

Back to Bug 1584266 Comment 29