You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Gentoo Linux with Plasma 6.2.3 on Wayland, and I have an Intel Arc A380 graphics card. Mesa 24.3.0, intel-vaapi-driver 2.4.1, Intel media driver 24.4.3, libva 2.22.0, vpl-gpu-rt 24.4.2, libvpl 2.13.0, gmmlib 22.5.4.
Whether I'm running OBS Studio 30.2.3 or the current 31.0.0-rc1 (I haven't tested other versions since I ran into this issue), OBS Studio will crash with a SIGBUS error within a very few minutes of beginning to record or stream a Linux native game. I've only tested a few games which have both Linux native and Windows versions available. I can run the Windows version of a game with Proton in Steam and either record or stream the game with very rare crashes but then switch to the Linux version of the same game and experience repeated crashes often within 1 or 2 minutes of beginning to stream or record.
I used coredumpctl debug to get some basic debug output which I will attach to the report. The problem does seem to be in gmmlib or one of the other Intel driver's.
I apologize for not responding sooner. I filed a bug on the Github page for Intel Media driver as well because I later began to think that may be where the problem is. The other bug I filed is intel/media-driver#1885
I'm encountering this on Gentoo with KDE Plasma 6.2.4 running on a Dell Optiplex 7010 with an i7-3770s and Intel Arc A380.
The compiler flags I was using were "-march=native -O2 -pipe -flto -g", though I began to suspect that maybe LTO might have been causing a problem, so I recompiled OBS and all the libraries without -flto enabled. The problem persisted. The only change was that the backtrace seemed to indicate the error occurring in media-driver instead of gmmlib after recompiling without LTO. I used GCC with Gentoo version number 14.2.1_p20241116. Binutils is 2.43.
I encountered this bug on gmmlib 22.5.4, but I also tried downgrading to 22.5.2 with no change.
I'm not sure what other debug info is available, but if there is anything specific you are looking for I will get it for you.
Also, it's probably redundant to have two open bugs for this problem. Does one of them need to be closed so there isn't confusion or wasted effort?
I am running Gentoo Linux with Plasma 6.2.3 on Wayland, and I have an Intel Arc A380 graphics card. Mesa 24.3.0, intel-vaapi-driver 2.4.1, Intel media driver 24.4.3, libva 2.22.0, vpl-gpu-rt 24.4.2, libvpl 2.13.0, gmmlib 22.5.4.
Whether I'm running OBS Studio 30.2.3 or the current 31.0.0-rc1 (I haven't tested other versions since I ran into this issue), OBS Studio will crash with a SIGBUS error within a very few minutes of beginning to record or stream a Linux native game. I've only tested a few games which have both Linux native and Windows versions available. I can run the Windows version of a game with Proton in Steam and either record or stream the game with very rare crashes but then switch to the Linux version of the same game and experience repeated crashes often within 1 or 2 minutes of beginning to stream or record.
I used coredumpctl debug to get some basic debug output which I will attach to the report. The problem does seem to be in gmmlib or one of the other Intel driver's.
gmmlib-coredump.txt
The text was updated successfully, but these errors were encountered: