-
Notifications
You must be signed in to change notification settings - Fork 938
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
CTS Hangs on Vulkan/Linux/Haswell and lavapipe #1974
Comments
Sounds like we should submit a bugreport to Mesa. |
Yeah it seems like it. Trying to narrow down the hardware effected. I've gotten stalls on: lavapipe All under mesa 21.* I did not get stalls under AMDGPU, but I'm not 100% sure that it wasn't running nvidia on that machine. Next step is to implement DENO_WEBGPU_ADAPTER_NAME so that we can choose an adapter with certainty. |
@cwfitzgerald Is there a mesa issue I can follow? |
I don't know of one. |
We no longer use lavapipe in CI, so this isn't important enough to pin. |
|
Closing as out of date - this is paritcularly for running the CTS with deno. It's old enough that we it's not worth having open though. |
Description
Run any real test under lavapipe and the runner will just hang. This happens with both lavapipe and the Haswell drivers, but sometimes under haswell the heap gets corrupted as well.
The tests do work on Vulkan/Windows/Nvidia, though that's not saying much.
Platform
Mesa drivers 21.3.* from https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers.
The text was updated successfully, but these errors were encountered: