Question / Help OBS 20.0.1 crashes on start macOS 10.13

SeeCraig

New Member
OBS 20.0.1 crashes on start macOS 10.13
Perhaps this is a bug but need confirmation.
Crash seems to be AVFoundation CoreMedia related.

Here's the crash thread but I'll attach full log as well

Thread 16 Crashed:
0 libobjc.A.dylib 0x00007fff68f02ea9 objc_msgSend + 41
1 libsystem_blocks.dylib 0x00007fff69b4bbab _Block_object_assign + 207
2 com.apple.avfoundation 0x00007fff3e597d36 __copy_helper_block_ + 49
3 libsystem_blocks.dylib 0x00007fff69b4b8f0 _Block_copy + 113
4 libdispatch.dylib 0x00007fff69ac41e8 _dispatch_Block_copy + 43
5 libdispatch.dylib 0x00007fff69acb0df dispatch_async + 63
6 com.apple.avfoundation 0x00007fff3e596678 ConsumerRender + 713
7 com.apple.CMIOUnits 0x0000000110f7ad99 0x110eb3000 + 818585
8 com.apple.CMIOUnits 0x0000000110f55283 0x110eb3000 + 664195
9 com.apple.CMIOUnits 0x0000000110ebddf7 0x110eb3000 + 44535
10 com.apple.CMIOUnits 0x0000000110f556e2 0x110eb3000 + 665314
11 com.apple.CMIOUnits 0x0000000110efe0ec 0x110eb3000 + 307436
12 com.apple.CoreMediaIO 0x00007fff435a68c9 CMIOGraph::PullOutputUnits(bool, bool&, bool&, bool&) + 279
13 com.apple.CoreMediaIO 0x00007fff435a6eee CMIOGraph::DoWork(unsigned int) + 836
14 com.apple.CoreMediaIO 0x00007fff435a9543 CMIO::Thread::QueuedTWorkThread<unsigned int>::DoWork() + 125
15 com.apple.CoreMediaIO 0x00007fff435b2c67 CMIO::Thread::SignaledThread::ThreadLoop() + 227
16 com.apple.CoreMediaIO 0x00007fff435b2b5a CMIO::Thread::SignaledThread::WorkQueuedThreadCallback(void*) + 154
17 com.apple.CoreMedia 0x00007fff434a821b figThreadMain + 277
18 libsystem_pthread.dylib 0x00007fff69d876c1 _pthread_body + 340
19 libsystem_pthread.dylib 0x00007fff69d8756d _pthread_start + 377
20 libsystem_pthread.dylib 0x00007fff69d86c5d thread_start + 13
 

Attachments

  • obs_2017-10-16-172215_Craigs-Mac-Pro.crash.zip
    24 KB · Views: 19

SeeCraig

New Member
So even with crash log and apparent involvement of AVFoundation CoreMedia this issue is unique to me with no suggestions for a fix?
 

SeeCraig

New Member
Afraid not. I am not using 10.13.

Did you try the latest version, 20.1?

Just tested the exact same crash pointing to AVFoundation.
I tried a Safe Boot and then booting again hoping is was something the OS could fix.

Given the crash points to AVFoundation it doesn't seem to be related to any third party conflicts.
No background tasks running that would grab AVFoundation. Basically nothing running at all when I try to open OBS.
No other apps are crashing.

I have another system on 10.12.6 which isn't crashing so I'm wondering if this is a 10.13 specific issue.
 

SeeCraig

New Member
Logged into another user account on the same computer.
OBS started without issue.
This indicated to me that it was a user account specific settings issue.
Logged back into the problem user account.
Went to
~/Library/Application Support/obs-studio
and deleted the entire folder.
OBS started without issue.

Problem solved.
 

SeeCraig

New Member
I have the same issue, my OBS crashes almost immediately. Help please.

https://pastebin.com/gNubXKbV

First update OBS. You're on version 18. Update to version 20.
It's not clear at all that you read the thread and tried my solution which peterjobo reposted.
When posting on a thread which has recommendations it would be useful if you listed what you've tried. That would allow us to offer additional steps instead of reposting what has already been posted.
 
Last edited:
Top