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

[BUG] [CRASH] shared array buffer #104

Open
rsnk96 opened this issue Nov 27, 2020 · 1 comment
Open

[BUG] [CRASH] shared array buffer #104

rsnk96 opened this issue Nov 27, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@rsnk96
Copy link

rsnk96 commented Nov 27, 2020

I have tried it in both Chrome Version 87.0.4280.66 (Official Build) (64-bit) and Firefox Version 80, however I get the below error

image


Browser Version: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36


Error Message : Uncaught RuntimeError: abort(OOM). Build with -s ASSERTIONS=1 for more info.


Call Stack : undefined

@rsnk96 rsnk96 changed the title [BUG] [CRASH] [BUG] [CRASH] shared array buffer Nov 27, 2020
@CryogenicPlanet CryogenicPlanet added the bug Something isn't working label Nov 28, 2020
@timothyallan
Copy link

Same issues on FF 86 and Chrome 88.0.4324.192 with a 140mb 4k mp4. Worked however with a 1080p mp4, so I'm assuming it's just OOM because of pixel sizes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants