Operating system and version: OSX Catalina 10.15.4
OBS Studio version: 25.0.4 (straight from git clone)
QT: 5.14.1 (if helpful)
Expected Behavior
Add syphon source successfully
Current Behavior
If a previous obs-studio directory exists in ~/Library/Application\ Support\obs-studio, it will immediately segfault. If I remove that directory and ./obs, I can load the UI and interact successfully. Once I add a syphon client and hit ok after naming it, it segfaults again.
Platform
Operating system and version: OSX Catalina 10.15.4 OBS Studio version: 25.0.4 (straight from git clone) QT: 5.14.1 (if helpful)
Expected Behavior
Add syphon source successfully
Current Behavior
If a previous obs-studio directory exists in ~/Library/Application\ Support\obs-studio, it will immediately segfault. If I remove that directory and ./obs, I can load the UI and interact successfully. Once I add a syphon client and hit ok after naming it, it segfaults again.
Steps to Reproduce
Additional information
Abbreviated segfault:
Full segfault: https://pastebin.com/SwqVTXj1
I have unchecked obs from Input Monitoring within the Security panel per #2292 , but this doesn't seem related.