OBS Segfaults at startup

slosh

New Member
Hi all,

I was having issues with my stream freezing a few minutes after starting so I thought I would try and "fix it" by compiling obs from source. Behavior was pretty much the same so after messing around with it a bit, somehow I made things worse. x_x Now when I start OBS a few windows pop up for a second or two and then close with no message. After starting obs in gdb I get this message:

Code:
qt5ct: D-Bus system tray: no

Thread 1 "obs" received signal SIGSEGV, Segmentation fault.
0x00007fffea7e56bf in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libqgtk2style.so

I can attach the full output. Any advice would be appreciated, thanks!
 

Attachments

  • obs_debug_log.txt
    9.6 KB · Views: 22
Top