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

Failed to execute 'mapAsync' on 'GPUBuffer': Device is lost #6677

Open
erikdubbelboer opened this issue Jun 8, 2024 · 1 comment
Open

Failed to execute 'mapAsync' on 'GPUBuffer': Device is lost #6677

erikdubbelboer opened this issue Jun 8, 2024 · 1 comment
Assignees
Labels
area: graphics Graphics related issue bug

Comments

@erikdubbelboer
Copy link
Contributor

This error is affecting roughly 2% of the users of https://poki.com/en/preview/94176748-9ef8-42c9-a44e-a95b70ec5680/da472bf8-04fa-4660-a885-2c2b6b783dda

Affects both desktop and mobile and any version up to and including the latest Chrome 125.

I'm afraid the Poki error capturing doesn't capture any more details at the moment. Any specific details that could be useful can be added to this system if you have any suggestions.

The browser doesn't seem to give a stacktrace for this specific error.

AbortError: Failed to execute 'mapAsync' on 'GPUBuffer': Device is lost
@mvaligursky
Copy link
Contributor

related to #6171, this likely needs some custom handling and avoid calling mapAsync when the device is lost.

@mvaligursky mvaligursky self-assigned this Jun 18, 2024
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

No branches or pull requests

2 participants