OBS 26.1 crashes on OSX 10.13.6

swimfrog

New Member
This is a brand new installation of OBS on OSX 10.13.6 (Intel). When using either the .dmg downloaded from obsproject.com or from homebrew, OBS 26.1 crashes on my machine. 26.0 is able to work OK (but crashes if I attempt to install the virtual camera 1.0.0 release).

Crash dump:

Specifically:

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x4] Symbol missing

Dyld Error Message:
Symbol not found: ____chkstk_darwin
Referenced from: /Applications/OBS.app/Contents/MacOS/../Frameworks/libssl.1.1.dylib (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib

Please and thanks for attention. I also tried building 26.1 from source, but ran into some other issues, namely:

In file included from /usr/include/sys/types.h:81:
/usr/include/machine/endian.h:37:2: error: architecture not supported
#error architecture not supported

Not sure if this is related to the binary crashing, or more likely some other unmet build-time dependency in my environment.
 

Tocan

New Member
This is a brand new installation of OBS on OSX 10.13.6 (Intel). When using either the .dmg downloaded from obsproject.com or from homebrew, OBS 26.1 crashes on my machine. 26.0 is able to work OK (but crashes if I attempt to install the virtual camera 1.0.0 release).

Crash dump:

Specifically:



Please and thanks for attention. I also tried building 26.1 from source, but ran into some other issues, namely:



Not sure if this is related to the binary crashing, or more likely some other unmet build-time dependency in my environment.
I got the same crash with Mojave. I will Check Out an older Version. Problem i thought IS NDI Plugin.
 
I just tried the 26.1.1 release which was supposed to fix the Mac crash on OBS startup. Still have the same issue.

"...please ensure all third party plugins such as obs-websocket or StreamFX are up to date."

I even pulled out all of my plugins. I do not use obs-websocket or StreamFX.
 
Top