Fixes the GPU memory safety/OOB access issue in 31.1.0.
Issue was caused by the new virtio gfxstream Mesa Vulkan driver in rawhide, which apparently is broken in our downstream muvm setup. Should be fixed with the new Mesa COPR overlay update which disables it, re-submitting for testing.
We should still investigate whether that's caused by some misbehavior in libkrun/our virglrenderer fork or a bug in Mesa, but it shouldn't affect any native users of this package at this point.
Issue was caused by the new virtio gfxstream Mesa Vulkan driver in rawhide, which apparently is broken in our downstream muvm setup. Should be fixed with the new Mesa COPR overlay update which disables it, re-submitting for testing.
We should still investigate whether that's caused by some misbehavior in libkrun/our virglrenderer fork or a bug in Mesa, but it shouldn't affect any native users of this package at this point.
Works for me!
This broke the CEF/Chromium build due to #2415065, I think. Filed as #2415824