Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOM crash on Chrome Android #27

Closed
rhashimoto opened this issue Jun 20, 2021 · 1 comment
Closed

OOM crash on Chrome Android #27

rhashimoto opened this issue Jun 20, 2021 · 1 comment

Comments

@rhashimoto
Copy link
Owner

@rhashimoto rhashimoto commented Jun 20, 2021

Both the demo and benchmarks pages crash Chrome Android on Google Pixel 2 and Lenovo Moto G6 Plus. Works correctly on the Android SDK emulator and every other browser/platform combination, so it may be specific to ARM devices.

Filed a Chromium bug and indications are an OOM crash and excessive register allocation time in the WebAssembly compiler, possibly (presumably?) related.

@rhashimoto
Copy link
Owner Author

@rhashimoto rhashimoto commented Sep 29, 2021

The Chromium bug remains open, but I'm not able to reproduce the crash on Chrome 94. It is possible a fix was applied in Chrome or that building with an updated EMSDK no longer exposes the problem.

@rhashimoto rhashimoto closed this Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant