Hey all.
I recently ran obs-studio and got a segfault error. The output throws some warnings about v4l2loopback and Decklink drivers, but fiddling around with the decklink plugin libs and v4l2 doesn't seem to effect the main segfault.
Upon inspecting a bit further in gdb, I get the following output at the very end that indicates that there might be some issue with its compatibility with the latest x11 updates:
Thread 1 "obs" received signal SIGSEGV, Segmentation fault.
0x00007fffe72e5074 in XDisplayString () from /usr/lib/libX11.so.6
All the other output appears to be standard fare as far as I can tell, though I could be wrong.
Anyways, if anyone could help me troubleshoot this if this is unique to my setup, that'd be greatly appreciated. Otherwise, I'll just leave this here to document the error. Thanks as always to the Artix devs and for all potential advice.