OBS 27.0.1 (Mojave) crash normal - portable functional

hevisko

New Member
Good day

I initially installed OBS a year ago, with the obs-virtual-cam plugin separately. REcently I retried using OBS and it crashed (after upgrades...)

SO, went through the motions, removed obs-virtualcam, `brew reinstall obs` etc. etc. bt still keep getting the crashes. Started to google.

The first "functioning" option was to start with sudo in the terminal- yes that seems to work... that is not the "right"(TM) solution IMHO so I continued.
Going through the settings, I found since that --portable (in like ~/tt/tt/obs directory) works what seems to be without a glitch.

Trying without the --portable, and it fails.

So this leads me to believe we have some permissions troubles, which I still haven't found yet

Crash report: https://pastebin.com/NMQLsZT3
--verbose output of crash process: https://pastebin.com/Tu12qL0Y
--verbose --portable output of functional: https://pastebin.com/4FzeB3QF

I initially thought it has something to do with libpython3.9.dlyb not available, but seems that even the "working" --portable gives that error O_o

What I am curious about:
everywhere I read about a .pkg that needs to be run, but that seems nowhere? Perhaps permissions in /Applications/OBS that needs to be adjusted??
 

hevisko

New Member
Some extras:
got "dtruss" running on the two methods:
normal crashing dtruss: https://pastebin.com/4qd8hcJS
portable functional dtruss: a.zip - attached

It *seems* that the normal one uses some posix_spawn command, that's not noticed in the portable-dtruss output
 

Attachments

  • a.zip
    103.1 KB · Views: 21
Top