OBS won't open 80% of the time due to an issue with com.apple.coreaudio.AQClient

thenightwatch

New Member
Mac Studio
Ventura 13.4
OBS v29.1.1

OBS won't launch most of the time. It takes several tries and usually a reboot. Console reports that a thread usually crashed and that there's an issue with com.apple.coreaudio.AQClient.

Here's the crashed thread. It's always the same.

Thread 7 Crashed:: com.apple.coreaudio.AQClient
0 libobjc.A.dylib 0x19754bf00 objc_retain + 16
1 replayd 0x104e1c81c 0x104de8000 + 215068
2 AudioToolbox 0x1a6cedbb0 ClientMessageHandler::InputBufferComplete(unsigned int, unsigned int, XAudioTimeStamp const&, unsigned int, AudioStreamPacketDescription const*) + 404
3 AudioToolbox 0x1a6c4150c ClientAudioQueue::FetchAndDeliverPendingCallbacks(unsigned int) + 920
4 AudioToolbox 0x1a6c410dc _XCallbackNotificationsAvailable + 204
5 libAudioToolboxUtility.dylib 0x1a5a19f88 mshMIGPerform + 264
6 CoreFoundation 0x1979c6bcc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
7 CoreFoundation 0x1979c6aec __CFRunLoopDoSource1 + 520
8 CoreFoundation 0x1979c54cc __CFRunLoopRun + 2240
9 CoreFoundation 0x1979c44b8 CFRunLoopRunSpecific + 612
10 AudioToolbox 0x1a6cedd7c CADeprecated::GenericRunLoopThread::Entry(void*) + 164
11 libAudioToolboxUtility.dylib 0x1a5a182cc CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
12 libsystem_pthread.dylib 0x1978e7fa8 _pthread_start + 148
13 libsystem_pthread.dylib 0x1978e2da0 thread_start + 8


Any idea what's going on and how to fix this? I can no longer live stream. That's come to a complete stop.

Thanks for any help you can provide.
 

attaboyBrad

Member
I've been having a similar issue. My OBS launch log stops at "ffmpeg_options" and the console always shows a crash of "Replayd" with threads related to coreAudioAQclient. I think it may be to do with ScreenCaptureKit somehow.

Often a restart will "fix" it, but yesterday half a dozen restarts didn't help, and I finally managed to get OBS to open by zipping up the "Scenes" folder in OBS-studio, launching OBS--which worked instantly--then closing OBS, restoring my Scenes, and launching again. I have no idea why that worked, but it might be worth trying for you

I have a bunch of crash reports and intend to file a bug report on Github if it keeps happening after the Sonoma update today. Unfortunately, even though it happens every few days, I don't know how to reproduce the behavior reliably, and it's been going on for months.

I also have a Mac Studio, running OBS 29.1.3, and Ventura 13.6 (though I expect to update to Sonoma when it launches today).
 
Top