I ihave 2 GPUs, GPU 0 = AMD Granite Ridge (built in on Ryzen 9950X) and GPU 1 = AMD RX 9070XT.
If I set recording output to VAAPI H.264 on Granite ridge, everything works fine but if I choose the RX 9070 XT as VAAPI device OBS immediately segfaults after I start recording:
Note that the IP is set to NULL.
OBS is installed from the official OBS Ubuntu repo and is currently at version 32.0.0
OS version is Ubuntu 25.04 (Plucky Puffin)
Using the RX 9070 XT does otherwise work fine on this system, e.g. with ffmpeg on the command line.
If I set recording output to VAAPI H.264 on Granite ridge, everything works fine but if I choose the RX 9070 XT as VAAPI device OBS immediately segfaults after I start recording:
video-io: video[29240]: segfault at 0 ip 0000000000000000 sp 00007733053f90b8 error 14 likely on CPU 3 (core 3, socket 0)
Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Note that the IP is set to NULL.
OBS is installed from the official OBS Ubuntu repo and is currently at version 32.0.0
OS version is Ubuntu 25.04 (Plucky Puffin)
Using the RX 9070 XT does otherwise work fine on this system, e.g. with ffmpeg on the command line.