Playing a beatmap with a video crashes on Wayland + AMD GPU
See original GitHub issueType
Crash to desktop
Bug description
Playing any map with a video causes a crash.
OS: Arch GNU/Linux WM: Hyprland (Wayland) GPU: AMD 6700XT CPU: AMD 5800X
Thoughts: the crash says
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[AVHWDeviceContext @ 0x7ff338a945c0] VDPAU device creation on X11 display :1 failed.
corrupted size vs. prev_size
[1] 87298 IOT instruction (core dumped) osu-lazer
but I have an AMD GPU, meaning that it’s probably trying to open a non-existent Nvidia backend.
Version
2022.409.0-lazer
Logs
- Osu! runtime.log: https://zer0b.in/K-sPJDoP
- Shell crash log + coredumpctl: https://zer0b.in/ip9g7q_F
Issue Analytics
- State:
- Created a year ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
[Archived] osu crashes my graphic drivers/PC · forum - ppy
It always crashes while playing a map. Sometimes my screens turn black for 2 or 3 seconds and then there is a amd...
Read more >osu! sometimes crashes when trying to select a beatmap
Display server: Wayland. In game I use compatibility mode (DX9) since OpenGL is lagging. Doesn't always happen and osu! loading times are ...
Read more >Wayland crashing on Ryzen 7 PRO 6850U with Radeon ...
Hi, my new Laptop crashes when I'm using Gnome on Wayland within minutes after booting. It seems to happen especially often right after ......
Read more >Random pc freezes when playing games - Ask Fedora
Hi there! Up until about 3 weeks ago my fedora install was running quite smoothly. Recently, however, games will at random intervals ...
Read more >RavenRidge AMDGPU VA-API video playback hard crash ...
Video playback from chromium-vaapi on XWayland caused AMDGPU hard crash. On X11 session, VA-API worked for --use-gl=desktop which takes the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
See https://github.com/ppy/osu/issues/17345#issuecomment-1098132121. This is going to be up to you to resolve for now.
Thank you! Editing line 7 of
/usr/share/applications/osu-lazer.desktop
todoes the trick 😃