Skip to content

Crash when click audio button in AI Chat View #348

@codingiran

Description

@codingiran

Checks

  • I have searched existing issues and discussions
  • I can reproduce this with the latest main or release

Describe the bug

osaurus Version 0.7.4 (0.7.4)

Microphones permission has been granted

Crash when click audio button like snapshot

Steps to reproduce

No response

Osaurus version / commit

Version 0.7.4 (0.7.4)

macOS version

26.2 (25C56)

Apple Silicon chip

M4 macmini 16G

Xcode version

16.4

Logs

crash log:


-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             osaurus [90170]
Path:                /Applications/osaurus.app/Contents/MacOS/osaurus
Identifier:          com.dinoki.osaurus
Version:             0.7.4 (0.7.4)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.dinoki.osaurus [74043]
User ID:             501

Date/Time:           2026-01-10 11:11:43.5148 +0800
Launch Time:         2026-01-10 11:11:36.0073 +0800
Hardware Model:      Mac16,10
OS Version:          macOS 26.2 (25C56)
Release Type:        User

Crash Reporter Key:  B11C3A56-4887-2E2B-03B2-507C841B62E6
Incident Identifier: 17F505DD-FF28-4D27-B222-506E955A7F9D

Time Awake Since Boot: 1700000 seconds

System Integrity Protection: enabled

Triggered by Thread: 4, Dispatch Queue: com.apple.root.user-initiated-qos.cooperative

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

Termination Reason:  Namespace SIGNAL, Code 6, Abort trap: 6
Terminating Process: osaurus [90170]


Application Specific Information:
abort() called


Last Exception Backtrace:
0   CoreFoundation                	       0x1909298e0 __exceptionPreprocess + 164
1   libobjc.A.dylib               	       0x190402418 objc_exception_throw + 88
2   CoreFoundation                	       0x1909f70f0 -[NSException initWithCoder:] + 0
3   AVFAudio                      	       0x234fb845c AVAudioEngineImpl::InstallTapOnNode(AVAudioNode*, unsigned long, unsigned int, AVAudioFormat*, void (AVAudioPCMBuffer*, AVAudioTime*) block_pointer) + 1556
4   AVFAudio                      	       0x234f95f18 -[AVAudioNode installTapOnBus:bufferSize:format:block:] + 608
5   osaurus                       	       0x1044830ac 0x104298000 + 2011308
6   osaurus                       	       0x10429f101 0x104298000 + 28929
7   libswift_Concurrency.dylib    	       0x28c12b2fd completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 0::  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x1903eefa0 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 1208
1   libobjc.A.dylib               	       0x1903f2010 lookUpImpOrForward + 420
2   libobjc.A.dylib               	       0x1903f1b84 _objc_msgSend_uncached + 68
3   CoreFoundation                	       0x1909f1e64 -[NSDictionary descriptionWithLocale:indent:] + 1116
4   CoreFoundation                	       0x1909f1e90 -[NSDictionary descriptionWithLocale:indent:] + 1160
5   AppKit                        	       0x1957a4390 __40-[NSStatusBar _insertObjectInItemArray:]_block_invoke + 44
6   AppKit                        	       0x195ae0934 -[NSDiagnosticsHandler handler:] + 68
7   libsystem_trace.dylib         	       0x190571620 ___os_state_request_for_self_impl_block_invoke + 40
8   libdispatch.dylib             	       0x19069aad4 _dispatch_client_callout + 16
9   libdispatch.dylib             	       0x190690a18 _dispatch_async_and_wait_invoke + 84
10  libdispatch.dylib             	       0x19069aad4 _dispatch_client_callout + 16
11  libdispatch.dylib             	       0x1906b80d0 _dispatch_main_queue_drain.cold.5 + 812
12  libdispatch.dylib             	       0x19068ff48 _dispatch_main_queue_drain + 180
13  libdispatch.dylib             	       0x19068fe84 _dispatch_main_queue_callback_4CF + 44
14  CoreFoundation                	       0x190906990 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
15  CoreFoundation                	       0x1908db7ec __CFRunLoopRun + 1944
16  CoreFoundation                	       0x190995e34 _CFRunLoopRunSpecificWithOptions + 532
17  HIToolbox                     	       0x19d3cb790 RunCurrentEventLoopInMode + 316
18  HIToolbox                     	       0x19d3ceab8 ReceiveNextEventCommon + 488
19  HIToolbox                     	       0x19d558b64 _BlockUntilNextEventMatchingListInMode + 48
20  AppKit                        	       0x1951f4b5c _DPSBlockUntilNextEventMatchingListInMode + 236
21  AppKit                        	       0x194ceee48 _DPSNextEvent + 588
22  AppKit                        	       0x1957b9d0c -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
23  AppKit                        	       0x1957b9a18 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
24  AppKit                        	       0x194ce7780 -[NSApplication run] + 368
25  AppKit                        	       0x194cd36dc NSApplicationMain + 880
26  SwiftUI                       	       0x1c49323ec specialized runApp(_:) + 168
27  SwiftUI                       	       0x1c4cebb40 runApp<A>(_:) + 112
28  SwiftUI                       	       0x1c4fb61d8 static App.main() + 224
29  osaurus                       	       0x10429dc88 0x104298000 + 23688
30  dyld                          	       0x190475d54 start + 7184

Thread 1:

Thread 2:

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1907fac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19080d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19080398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x1907fafb4 mach_msg + 24
4   CoreFoundation                	       0x1908dcba0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1908db4f8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x190995e34 _CFRunLoopRunSpecificWithOptions + 532
7   AppKit                        	       0x194d7ea34 _NSEventThread + 184
8   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 4 Crashed::  Dispatch queue: com.apple.root.user-initiated-qos.cooperative
0   libsystem_kernel.dylib        	       0x1908035b0 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19083d888 pthread_kill + 296
2   libsystem_c.dylib             	       0x190742850 abort + 124
3   libc++abi.dylib               	       0x1907f1858 __abort_message + 132
4   libc++abi.dylib               	       0x1907e04d4 demangling_terminate_handler() + 304
5   libobjc.A.dylib               	       0x19040c414 _objc_terminate() + 156
6   libc++abi.dylib               	       0x1907f0c2c std::__terminate(void (*)()) + 16
7   libc++abi.dylib               	       0x1907f4394 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88
8   libc++abi.dylib               	       0x1907f433c __cxa_throw + 92
9   libobjc.A.dylib               	       0x190402580 objc_exception_throw + 448
10  CoreFoundation                	       0x1909f70f0 +[NSException raise:format:] + 128
11  AVFAudio                      	       0x234fb845c AVAudioEngineImpl::InstallTapOnNode(AVAudioNode*, unsigned long, unsigned int, AVAudioFormat*, void (AVAudioPCMBuffer*, AVAudioTime*) block_pointer) + 1556
12  AVFAudio                      	       0x234f95f18 -[AVAudioNode installTapOnBus:bufferSize:format:block:] + 608
13  osaurus                       	       0x1044830ac 0x104298000 + 2011308
14  osaurus                       	       0x10429f101 0x104298000 + 28929
15  libswift_Concurrency.dylib    	       0x28c12b2fd completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 5:

Thread 6::  Dispatch queue: com.apple.libtrace.state.block-list
0   libsystem_kernel.dylib        	       0x1907fcae4 __ulock_wait + 8
1   libdispatch.dylib             	       0x190682cec _dlock_wait + 56
2   libdispatch.dylib             	       0x190682b0c _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib             	       0x190690c20 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib             	       0x1906907d8 _dispatch_sync_f_slow + 148
5   libsystem_trace.dylib         	       0x1905711ec ___os_state_request_for_self_block_invoke + 372
6   libdispatch.dylib             	       0x190680b5c _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x19069aad4 _dispatch_client_callout + 16
8   libdispatch.dylib             	       0x1906894e8 _dispatch_lane_serial_drain + 740
9   libdispatch.dylib             	       0x190689ff8 _dispatch_lane_invoke + 440
10  libdispatch.dylib             	       0x190694474 _dispatch_root_queue_drain_deferred_wlh + 292
11  libdispatch.dylib             	       0x190693d6c _dispatch_workloop_worker_thread + 692
12  libsystem_pthread.dylib       	       0x190839e4c _pthread_wqthread + 292
13  libsystem_pthread.dylib       	       0x190838b9c start_wqthread + 8

Thread 7:: ANEServicesThread
0   libsystem_kernel.dylib        	       0x1907fac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19080d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19080398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x1907fafb4 mach_msg + 24
4   CoreFoundation                	       0x1908dcba0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1908db4f8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x190995e34 _CFRunLoopRunSpecificWithOptions + 532
7   CoreFoundation                	       0x19092ea40 CFRunLoopRun + 64
8   ANEServices                   	       0x1ae1b53e8 ANE::ANEServicesThreadStart(ANE::ANEServicesThreadParams*) + 152
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 8:: ANEServicesThread
0   libsystem_kernel.dylib        	       0x1907fac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19080d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19080398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x1907fafb4 mach_msg + 24
4   CoreFoundation                	       0x1908dcba0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1908db4f8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x190995e34 _CFRunLoopRunSpecificWithOptions + 532
7   CoreFoundation                	       0x19092ea40 CFRunLoopRun + 64
8   ANEServices                   	       0x1ae1b53e8 ANE::ANEServicesThreadStart(ANE::ANEServicesThreadParams*) + 152
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 9:: NIO-ELT-1-#1
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 10:: NIO-ELT-1-#2
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 11:: NIO-ELT-1-#3
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 12:: NIO-ELT-1-#4
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 13:: NIO-ELT-1-#5
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 14:: NIO-ELT-1-#6
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 15:: NIO-ELT-1-#7
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 16:: NIO-ELT-1-#8
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 17:: NIO-ELT-1-#9
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 18:: NIO-ELT-1-#10
0   libsystem_kernel.dylib        	       0x190800f30 kevent + 8
1   osaurus                       	       0x104a0436c 0x104298000 + 7783276
2   osaurus                       	       0x1049e7e3c 0x104298000 + 7667260
3   osaurus                       	       0x1049e6140 0x104298000 + 7659840
4   osaurus                       	       0x1049e39f0 0x104298000 + 7649776
5   osaurus                       	       0x1049adbe4 0x104298000 + 7429092
6   osaurus                       	       0x1049b4378 0x104298000 + 7455608
7   osaurus                       	       0x1049b8cdc 0x104298000 + 7474396
8   osaurus                       	       0x104a05d70 0x104298000 + 7789936
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 19:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x1907fac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19080d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19080398c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x1907fafb4 mach_msg + 24
4   CoreFoundation                	       0x1908dcba0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1908db4f8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x190995e34 _CFRunLoopRunSpecificWithOptions + 532
7   CFNetwork                     	       0x196dcfb30 +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8   Foundation                    	       0x1920f57a0 __NSThread__start__ + 732
9   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 20:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x1907fabb0 semaphore_wait_trap + 8
1   caulk                         	       0x19ce53e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x19ce53cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x19ce53950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 21:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x1907fabb0 semaphore_wait_trap + 8
1   caulk                         	       0x19ce53e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x19ce53cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x19ce53950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 22:: AudioSession - RootQueue
0   libsystem_kernel.dylib        	       0x1907fabc8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x1906b5c8c _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x190682f08 _dispatch_semaphore_wait_slow + 76
3   libdispatch.dylib             	       0x190692dc0 _dispatch_worker_thread + 324
4   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 23:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0   libsystem_kernel.dylib        	       0x1907fabb0 semaphore_wait_trap + 8
1   caulk                         	       0x19ce53e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x19ce53cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x19ce53950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 24:: caulk::deferred_logger
0   libsystem_kernel.dylib        	       0x1907fabb0 semaphore_wait_trap + 8
1   caulk                         	       0x19ce53e08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x19ce53cb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x19ce53950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8

Thread 25:: HIE: __ 465177c4d4ef556a 2026-01-10 11:11:43.441
0   libsystem_kernel.dylib        	       0x1907fac34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19080d028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x19082a7f4 thread_suspend + 108
3   HIServices                    	       0x197ef03f4 SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION + 20
4   Foundation                    	       0x1920f57a0 __NSThread__start__ + 732
5   libsystem_pthread.dylib       	       0x19083dc08 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x190838ba8 thread_start + 8


Thread 4 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001907f6007   x5: 0x000000016be1dad0   x6: 0x000000000000006e   x7: 0xfffff0003ffff800
    x8: 0xf7f0ae7613d6380e   x9: 0xf7f0ae777837c80e  x10: 0x0000000000000002  x11: 0x0000010000000000
   x12: 0x00000000fffffffd  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x00000001fed1c990  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000000000c003  x21: 0x000000016be1f0e0  x22: 0x00000001fad4c000  x23: 0x0000000000001000
   x24: 0x0000000ba80b4780  x25: 0x0000000ba80b4780  x26: 0xd00000000000001d  x27: 0x00000002a48a4000
   x28: 0x00000002a48a4000   fp: 0x000000016be1da40   lr: 0x000000019083d888
    sp: 0x000000016be1da20   pc: 0x00000001908035b0 cpsr: 0x40000000
   far: 0x0000000000000000  esr: 0x56000080 (Syscall)

Binary Images:
       0x104298000 -        0x105963fff com.dinoki.osaurus (0.7.4) <981cb1cf-690b-3ade-940e-3f5f3e2d9f7e> /Applications/osaurus.app/Contents/MacOS/osaurus
       0x105e40000 -        0x105e87fff org.sparkle-project.Sparkle (2.8.1) <a308656d-31e2-38dc-9b95-54f3287f3899> /Applications/osaurus.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x105e2c000 -        0x105e37fff libobjc-trampolines.dylib (*) <d4baeab8-b553-3779-a0ff-d8848e7a22df> /usr/lib/libobjc-trampolines.dylib
       0x119918000 -        0x11a143fff com.apple.AGXMetalG16G-B0 (342.3) <9b7b6d4d-007d-3c9a-9764-8f0253020490> /System/Library/Extensions/AGXMetalG16G_B0.bundle/Contents/MacOS/AGXMetalG16G_B0
       0x118d84000 -        0x118d9ffff libOsaurusBrowser.dylib (*) <3f485c66-2893-39bd-b388-82dda709db63> /Users/USER/Library/Application Support/com.dinoki.osaurus/*/libOsaurusBrowser.dylib
       0x118de0000 -        0x118debfff libOsaurusFetch.dylib (*) <d75dd651-c6ad-3e61-ada3-1c10634e2b31> /Users/USER/Library/Application Support/com.dinoki.osaurus/*/libOsaurusFetch.dylib
       0x118e10000 -        0x118e1bfff libosaurus-messages.dylib (*) <df13c511-66ba-36e9-9e65-13ed39dd5ebf> /Users/USER/Library/Application Support/com.dinoki.osaurus/*/libosaurus-messages.dylib
       0x12d584000 -        0x12d6c7fff com.apple.audio.units.Components (1.14) <0312381d-61ae-3ab9-9cea-b1e46a0c4e54> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x1903e8000 -        0x19043b48b libobjc.A.dylib (*) <1e0a4b36-0701-3482-aa51-000f0ecc7506> /usr/lib/libobjc.A.dylib
       0x19087d000 -        0x190dc5c3f com.apple.CoreFoundation (6.9) <649000a2-3eb4-3cf5-970a-d3cb37b5780c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x194ccf000 -        0x1963fe27f com.apple.AppKit (6.9) <4e909aec-68bc-3fc9-a87a-de928e1e36e1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x190565000 -        0x1905858df libsystem_trace.dylib (*) <16f2abf3-27fc-3b12-ae3c-f039c083ae7b> /usr/lib/system/libsystem_trace.dylib
       0x19067f000 -        0x1906c5e5f libdispatch.dylib (*) <a4b349e8-dd6f-3b71-84d9-34f3b4acd849> /usr/lib/system/libdispatch.dylib
       0x19d30a000 -        0x19d60d27f com.apple.HIToolbox (2.1.1) <fb92ce0c-1ee5-3f03-992c-df53ed9b3cb4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1c4821000 -        0x1c5f67d1f com.apple.SwiftUI (7.2.5.1.401) <f0703a94-2852-3e83-9379-1088351e37c9> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x19046d000 -        0x19050bfc3 dyld (*) <0975afba-c46b-364c-bd84-a75daa9e455a> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1a92ac000 -        0x1a9521b3f com.apple.contacts (1.0) <9fce790a-9f1e-3fc7-aa55-d20f0bcdca75> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
       0x1907fa000 -        0x19083649f libsystem_kernel.dylib (*) <548c45c8-9733-3f0d-8ef4-c06df1df2ad0> /usr/lib/system/libsystem_kernel.dylib
       0x190837000 -        0x190843abb libsystem_pthread.dylib (*) <527c4ba0-91a5-378b-b3e2-d38269ca5a66> /usr/lib/system/libsystem_pthread.dylib
       0x1906c9000 -        0x19074b047 libsystem_c.dylib (*) <fb5569a9-cb26-36c2-aa05-e99243692b60> /usr/lib/system/libsystem_c.dylib
       0x1907df000 -        0x1907f992f libc++abi.dylib (*) <51c9fb66-83aa-3c40-a806-99bc96bafd7f> /usr/lib/libc++abi.dylib
       0x234ec8000 -        0x23500bd7f com.apple.audio.AVFAudio (1.0) <89d2629d-0c94-37e2-ad9a-41f7a7a086eb> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
       0x28c0be000 -        0x28c1476ff libswift_Concurrency.dylib (*) <2cd4d4d2-15a3-3057-b506-6e79bd1d6428> /usr/lib/swift/libswift_Concurrency.dylib
       0x197eba000 -        0x197f2617f com.apple.HIServices (1.22) <92eb48f7-1411-3740-a32d-945d8ae71a4a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x1ae192000 -        0x1ae1c42ff com.apple.ANEServices (9.200) <27afcbd7-02a1-39b8-a887-731854b992f1> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
       0x196b84000 -        0x196f3f0ff com.apple.CFNetwork (1.0) <444dd8ef-e7eb-389b-958c-f45c56c3c4df> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1920cf000 -        0x1930724df com.apple.Foundation (6.9) <6a518869-0a98-34cb-8a15-cc28f898255e> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x19ce52000 -        0x19ce7ad7f com.apple.audio.caulk (1.0) <d4644b08-911d-30af-82e7-c404878abf47> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0


Model: Mac16,10, BootROM 13822.61.10, proc 10:4:6 processors, 24 GB, SMC 
Graphics: Apple M4, Apple M4, Built-In
Display: Redmi 27 NU, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Oct  3 2025 01:10:09 version 23.41.7.0.41.51.200 FWID 01-b32af15a
IO80211_driverkit-1533.5 "IO80211_driverkit-1533.5" Nov 14 2025 18:26:34
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@3,0,0
PCI Card: pci1e4b,1602, NVM Express Controller, Thunderbolt@67,0,0
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Device: TBU405AIR, ACASIS, 1, 67.1
Thunderbolt Bus: Mac mini, Apple Inc.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions