Jump to content

Native Emby App crashes on MacOS after a few seconds


keemy

Recommended Posts

App crashes shortly after opening.  Running version 2.2.12 on Mac Mini with M2 Pro on Ventura 13.5.2. This behavior has been going on a for a versions now. See crash logs below.

 

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Emby [9022]
Path:                  /Applications/Emby.app/Contents/MacOS/Emby
Identifier:            com.emby.mobile
Version:               2.2.12 (18)
App Item ID:           992180193
App External ID:       859486053
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-09-08 18:35:50.5360 -0400
OS Version:            macOS 13.5.2 (22G91)
Report Version:        12
Anonymous UUID:        1025AC7F-067C-3326-7BB5-520139145C6A


Time Awake Since Boot: 3300 seconds

System Integrity Protection: enabled

Crashed Thread:        21  com.apple.audio.IOThread.client

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes:       0x0000000000000001, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [9022]

VM Region Info: 0 is not in any region.  Bytes before following region: 4375166976
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      104c7c000-1067ec000    [ 27.4M] r-x/r-x SM=COW  ...ts/MacOS/Emby

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                   0x1a37d3f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib                   0x1a37e6280 mach_msg2_internal + 80
2   libsystem_kernel.dylib                   0x1a37dcbb8 mach_msg_overwrite + 604
3   libsystem_kernel.dylib                   0x1a37d42d0 mach_msg + 24
4   CoreFoundation                           0x1a38f27e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                           0x1a38f10c4 __CFRunLoopRun + 1208
6   CoreFoundation                           0x1a38f04b8 CFRunLoopRunSpecific + 612
7   HIToolbox                                0x1ad142df0 RunCurrentEventLoopInMode + 292
8   HIToolbox                                0x1ad142c2c ReceiveNextEventCommon + 648
9   HIToolbox                                0x1ad142984 _BlockUntilNextEventMatchingListInModeWithFilter + 76
10  AppKit                                   0x1a6b1797c _DPSNextEvent + 636
11  AppKit                                   0x1a6b16b18 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
12  AppKit                                   0x1a6b0af7c -[NSApplication run] + 464
13  AppKit                                   0x1a6ae23cc NSApplicationMain + 880
14  AppKit                                   0x1a6d3ab78 _NSApplicationMainWithInfoDictionary + 24
15  UIKitMacHelper                           0x1baf67960 UINSApplicationMain + 988
16  UIKitCore                                0x1cf09e8e8 UIApplicationMain + 148
17  Emby                                     0x104c7fb80 0x104c7c000 + 15232
18  dyld                                     0x1a34bbf28 start + 2236

Thread 1:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 3:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib                   0x1a37d3f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib                   0x1a37e6280 mach_msg2_internal + 80
2   libsystem_kernel.dylib                   0x1a37dcbb8 mach_msg_overwrite + 604
3   libsystem_kernel.dylib                   0x1a37d42d0 mach_msg + 24
4   CoreFoundation                           0x1a38f27e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                           0x1a38f10c4 __CFRunLoopRun + 1208
6   CoreFoundation                           0x1a38f04b8 CFRunLoopRunSpecific + 612
7   Foundation                               0x1a4869fbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                               0x1a48de384 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                                0x1cf09fe04 -[UIEventFetcher threadMain] + 104
10  Foundation                               0x1a486353c __NSThread__start__ + 716
11  libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
12  libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 4::  Dispatch queue: com.emby.mobile.mpv
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a3814574 _pthread_cond_wait + 1232
2   Emby                                     0x105a54e0c 0x104c7c000 + 14519820
3   Emby                                     0x105a6c0ac 0x104c7c000 + 14614700
4   Emby                                     0x104de0204 0x104c7c000 + 1458692
5   Emby                                     0x104d791ec 0x104c7c000 + 1036780
6   Emby                                     0x104d7b780 0x104c7c000 + 1046400
7   Emby                                     0x104d7b9d0 0x104c7c000 + 1046992
8   CoreFoundation                           0x1a38d47f4 __invoking___ + 148
9   CoreFoundation                           0x1a38d4668 -[NSInvocation invoke] + 428
10  Emby                                     0x104dddcf8 0x104c7c000 + 1449208
11  Emby                                     0x104ddeb64 0x104c7c000 + 1452900
12  Emby                                     0x104ddf890 0x104c7c000 + 1456272
13  libdispatch.dylib                        0x1a3662874 _dispatch_call_block_and_release + 32
14  libdispatch.dylib                        0x1a3664400 _dispatch_client_callout + 20
15  libdispatch.dylib                        0x1a366ba88 _dispatch_lane_serial_drain + 668
16  libdispatch.dylib                        0x1a366c5f8 _dispatch_lane_invoke + 384
17  libdispatch.dylib                        0x1a3677244 _dispatch_workloop_worker_thread + 648
18  libsystem_pthread.dylib                  0x1a3810074 _pthread_wqthread + 288
19  libsystem_pthread.dylib                  0x1a380ed94 start_wqthread + 8

Thread 5:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 8:: caulk.messenger.shared:17
0   libsystem_kernel.dylib                   0x1a37d3ed0 semaphore_wait_trap + 8
1   caulk                                    0x1ace4f024 caulk::semaphore::timed_wait(double) + 212
2   caulk                                    0x1ace4eed8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                                    0x1ace4ebc8 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                  0x1a3813fa8 _pthread_start + 148
5   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a3814574 _pthread_cond_wait + 1232
2   JavaScriptCore                           0x1e02696ec scavenger_thread_main + 1420
3   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
4   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 10:: com.apple.CoreMotion.MotionThread
0   libsystem_kernel.dylib                   0x1a37d3f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib                   0x1a37e6280 mach_msg2_internal + 80
2   libsystem_kernel.dylib                   0x1a37dcbb8 mach_msg_overwrite + 604
3   libsystem_kernel.dylib                   0x1a37d42d0 mach_msg + 24
4   CoreFoundation                           0x1a38f27e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                           0x1a38f10c4 __CFRunLoopRun + 1208
6   CoreFoundation                           0x1a38f04b8 CFRunLoopRunSpecific + 612
7   CoreFoundation                           0x1a397557c CFRunLoopRun + 64
8   CoreMotion                               0x1c54f95a0 0x1c52a2000 + 2454944
9   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
10  libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 11:: com.apple.NSEventThread
0   libsystem_kernel.dylib                   0x1a37d3f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib                   0x1a37e6280 mach_msg2_internal + 80
2   libsystem_kernel.dylib                   0x1a37dcbb8 mach_msg_overwrite + 604
3   libsystem_kernel.dylib                   0x1a37d42d0 mach_msg + 24
4   CoreFoundation                           0x1a38f27e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                           0x1a38f10c4 __CFRunLoopRun + 1208
6   CoreFoundation                           0x1a38f04b8 CFRunLoopRunSpecific + 612
7   AppKit                                   0x1a6c41f54 _NSEventThread + 172
8   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
9   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 12:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                   0x1a37d3f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib                   0x1a37e6280 mach_msg2_internal + 80
2   libsystem_kernel.dylib                   0x1a37dcbb8 mach_msg_overwrite + 604
3   libsystem_kernel.dylib                   0x1a37d42d0 mach_msg + 24
4   CoreFoundation                           0x1a38f27e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                           0x1a38f10c4 __CFRunLoopRun + 1208
6   CoreFoundation                           0x1a38f04b8 CFRunLoopRunSpecific + 612
7   CFNetwork                                0x1a82d6d28 0x1a8083000 + 2440488
8   Foundation                               0x1a486353c __NSThread__start__ + 716
9   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
10  libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 13:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib                  0x1a380ed8c start_wqthread + 0

Thread 16:: */mpv core
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a38145a0 _pthread_cond_wait + 1276
2   libAudioToolboxUtility.dylib             0x1b196bee8 CADeprecated::CAGuard::WaitFor(unsigned long long) + 120
3   AudioToolbox                             0x1b2b7d658 Waiter::WaitOnFlagsFor(unsigned int, unsigned long long) + 136
4   AudioToolbox                             0x1b2b7d3dc AQMEIO_Base::AwaitIOCycle(unsigned int) + 284
5   AudioToolbox                             0x1b2b7c7f4 AQMEIO_Base::StartIO_Sync() + 172
6   AudioToolbox                             0x1b2b7c6bc AQMEIO_Base::AddRunningRequest(void*, bool) + 188
7   AudioToolbox                             0x1b2b80b84 MEDeviceStreamClient::FirstRunningClientStarted(bool) + 164
8   AudioToolbox                             0x1b2c1f3b4 AQMixEngine_Base::AddRunningClient(AQIONodeClient&, bool, bool) + 1648
9   CoreAudio                                0x126e83074 0x126e34000 + 323700
10  CoreAudio                                0x126e69eb8 0x126e34000 + 220856
11  CoreAudio                                0x126e698a8 0x126e34000 + 219304
12  CoreAudio                                0x126f3dda8 0x126e34000 + 1088936
13  AudioToolboxCore                         0x1a5682bac AudioOutputUnitStart + 316
14  Emby                                     0x105a1539c 0x104c7c000 + 14259100
15  Emby                                     0x105a17840 0x104c7c000 + 14268480
16  Emby                                     0x105a68c58 0x104c7c000 + 14601304
17  Emby                                     0x105a86624 0x104c7c000 + 14722596
18  Emby                                     0x105a81180 0x104c7c000 + 14700928
19  Emby                                     0x105a6abd4 0x104c7c000 + 14609364
20  libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
21  libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 17:: CVDisplayLink
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a38145a0 _pthread_cond_wait + 1276
2   CoreVideo                                0x1ab5a7c68 CVDisplayLink::waitUntil(unsigned long long) + 324
3   CoreVideo                                0x1ab5a6d38 CVDisplayLink::runIOThread() + 504
4   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
5   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 18:: */demux
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a3814574 _pthread_cond_wait + 1232
2   Emby                                     0x105a22df8 0x104c7c000 + 14315000
3   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
4   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 19:: */worker
0   libsystem_kernel.dylib                   0x1a37d7750 __psynch_cvwait + 8
1   libsystem_pthread.dylib                  0x1a3814574 _pthread_cond_wait + 1232
2   Emby                                     0x105a5697c 0x104c7c000 + 14526844
3   libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
4   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 20:: caulk.messenger.shared:high
0   libsystem_kernel.dylib                   0x1a37d3ed0 semaphore_wait_trap + 8
1   caulk                                    0x1ace4f024 caulk::semaphore::timed_wait(double) + 212
2   caulk                                    0x1ace4eed8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                                    0x1ace4ebc8 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                  0x1a3813fa8 _pthread_start + 148
5   libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8

Thread 21 Crashed:: com.apple.audio.IOThread.client
0   libsystem_platform.dylib                 0x1a38426d0 _platform_memmove + 144
1   Emby                                     0x105a17214 0x104c7c000 + 14266900
2   Emby                                     0x105a17038 0x104c7c000 + 14266424
3   Emby                                     0x105a154e4 0x104c7c000 + 14259428
4   CoreAudio                                0x126f34774 0x126e34000 + 1050484
5   CoreAudio                                0x126e3ec48 0x126e34000 + 44104
6   AudioToolboxCore                         0x1a5556edc caulk::expected<unsigned int, int> caulk::function_ref<caulk::expected<unsigned int, int> (ACAudioSpan&)>::functor_invoker<acv2::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*)::$_1>(caulk::details::erased_callable<caulk::expected<unsigned int, int> (ACAudioSpan&)> const&, ACAudioSpan&) + 184
7   AudioToolboxCore                         0x1a54bbc9c acv2::AudioConverterChain::ObtainInput(acv2::AudioConverterBase&, unsigned int) + 860
8   AudioToolboxCore                         0x1a560da20 acv2::Resampler2Wrapper::ProduceOutput(ACAudioSpan&) + 228
9   AudioToolboxCore                         0x1a54bb3e8 acv2::AudioConverterChain::ProduceOutput(caulk::function_ref<caulk::expected<unsigned int, int> (ACAudioSpan&)>, ACBaseAudioSpan&) + 176
10  AudioToolboxCore                         0x1a55569f8 acv2::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*) + 500
11  CoreAudio                                0x126e3e63c 0x126e34000 + 42556
12  CoreAudio                                0x126f3a5ac 0x126e34000 + 1074604
13  CoreAudio                                0x126e6d974 0x126e34000 + 235892
14  CoreAudio                                0x126e847c8 0x126e34000 + 329672
15  CoreAudio                                0x126e84878 0x126e34000 + 329848
16  AudioToolbox                             0x1b2b82ba0 MEMixerChannel::MixInputProc(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 392
17  CoreAudio                                0x126f29e7c 0x126e34000 + 1007228
18  CoreAudio                                0x126f28d9c 0x126e34000 + 1002908
19  CoreAudio                                0x126f286b0 0x126e34000 + 1001136
20  CoreAudio                                0x126f27b6c 0x126e34000 + 998252
21  CoreAudio                                0x126f3a5ac 0x126e34000 + 1074604
22  CoreAudio                                0x126f3c698 0x126e34000 + 1083032
23  AudioToolboxCore                         0x1a56821d8 AudioUnitRender + 420
24  AudioToolbox                             0x1b2b81a5c XAudioUnit::Render(unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 64
25  AudioToolbox                             0x1b2b81508 MEOutputStreamClient::IO_PerformOutput(int, AudioBufferList&, AudioTimeStamp const&) + 192
26  AudioToolbox                             0x1b2b7e9c0 AQMEIO_HAL::IOProc(AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*) + 4000
27  AudioToolbox                             0x1b2b7da08 AQMEIO_HAL::_IOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 120
28  CoreAudio                                0x1a5aee94c HALC_ProxyIOContext::IOWorkLoop() + 6628
29  CoreAudio                                0x1a5aec88c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 116
30  CoreAudio                                0x1a5c4f574 HALB_IOThread::Entry(void*) + 88
31  libsystem_pthread.dylib                  0x1a3813fa8 _pthread_start + 148
32  libsystem_pthread.dylib                  0x1a380eda0 thread_start + 8


Thread 21 crashed with ARM Thread State (64-bit):
    x0: 0x0000000160e201c0   x1: 0x0000000000000000   x2: 0x00000000000000bc   x3: 0x0000000160e201e0
    x4: 0xfffffffe9f1dfe40   x5: 0x0000000000000020   x6: 0x0000000000000000   x7: 0x00000001a5556804
    x8: 0x00000000000000bc   x9: 0x0000000160e201c0  x10: 0x0000000000000004  x11: 0x0000000000000000
   x12: 0x0000000000000002  x13: 0x0000000000000000  x14: 0x0000000000000100  x15: 0x0000000000000000
   x16: 0x00000001a3842640  x17: 0x00003d0000003e00  x18: 0x0000000000000000  x19: 0x00006000020c7650
   x20: 0x0000000000000000  x21: 0x000000016bcf9700  x22: 0x00000000000001d7  x23: 0x000000016bcf96bf
   x24: 0x000000000000002f  x25: 0x00000001570443a0  x26: 0x000000013560bd10  x27: 0x0000000000000001
   x28: 0x0000000000000002   fp: 0x000000016bcf96a0   lr: 0x0000000105a17214
    sp: 0x000000016bcf9640   pc: 0x00000001a38426d0 cpsr: 0x80001000
   far: 0x0000000000000000  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x104c7c000 -        0x1067ebfff com.emby.mobile (2.2.12) <c45686ee-a7ae-3430-a582-d246ff479dc9> /Applications/Emby.app/Contents/MacOS/Emby
       0x1073cc000 -        0x1073effff net.pol-online.GCDWebServers (2.2.12) <8eb25810-464c-3daf-b015-d24bca7dfa32> /Applications/Emby.app/Contents/Frameworks/GCDWebServers.framework/Versions/A/GCDWebServers
       0x107470000 -        0x10747bfff libobjc-trampolines.dylib (*) <8e928412-9e96-32d4-b173-d99beb9fed0b> /usr/lib/libobjc-trampolines.dylib
       0x125400000 -        0x12540bfff com.apple.UIKitMacHelper.axbundle (1.0) <d83d2a08-9fe6-3273-a1ba-f4c832b10cfa> /System/Library/Accessibility/BundlesBase/com.apple.UIKitMacHelper.axbundle/Versions/A/com.apple.UIKitMacHelper
       0x1268d8000 -        0x126943fff com.apple.AppleMetalOpenGLRenderer (1.0) <76243a19-d6d2-32ee-84d3-7bcfce93d66e> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x126e34000 -        0x126f67fff com.apple.audio.units.Components (1.14) <c775db32-d8a6-3e08-97ee-42f05005c1b7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x164d88000 -        0x165697fff com.apple.audio.AudioDSPComponents (1.0) <a22bcc3b-ecd7-3118-ba44-69a54509f209> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
       0x1a37d3000 -        0x1a380cff7 libsystem_kernel.dylib (*) <08c5fe2a-b0bf-3ab6-bb42-460c18917d33> /usr/lib/system/libsystem_kernel.dylib
       0x1a3873000 -        0x1a3d4cfff com.apple.CoreFoundation (6.9) <b3b2df49-2db8-370e-84ae-e0a2704515b8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1ad112000 -        0x1ad445fff com.apple.HIToolbox (2.1.1) <9bed5c79-f02f-3e0b-9fdb-57d955cc68ba> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1a6ade000 -        0x1a79edfff com.apple.AppKit (6.9) <55f7d958-6ed1-3c36-a70e-94d7ffc18d5a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1baf63000 -        0x1bb076fff com.apple.UIKitMacHelper (1.0) <9c5fc332-35fa-3c6a-ae57-aa408f5b61f0> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1cf09b000 -        0x1d076cfff com.apple.UIKitCore (1.0) <e4787d2b-c4e3-30e3-99f8-0bd846f45837> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x1a34b6000 -        0x1a3544587 dyld (*) <e7a99595-e0f8-34af-be8b-9347d0d658a4> /usr/lib/dyld
       0x1a380d000 -        0x1a3819fff libsystem_pthread.dylib (*) <1f30fb9a-bdf9-32db-a709-8417666a7e45> /usr/lib/system/libsystem_pthread.dylib
       0x1a480d000 -        0x1a51d2fff com.apple.Foundation (6.9) <b7799cb6-0a3c-3c8b-a185-8cec55845b14> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1a3660000 -        0x1a36a7fff libdispatch.dylib (*) <9897030f-75d3-374b-8787-322d3d72e096> /usr/lib/system/libdispatch.dylib
       0x1ace4d000 -        0x1ace75fff com.apple.audio.caulk (1.0) <94eafeb1-517c-3d98-8d0d-9c350f0eb986> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1e001a000 -        0x1e1630fff com.apple.JavaScriptCore (18615) <fb6543ff-2fa4-3e0e-94f9-dc3697bd03e8> /System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1c52a2000 -        0x1c5640fff com.apple.coremotion (2787.0.7) <2c2ba9c0-10cb-3c47-9ab7-2c0f7f7ffc41> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
       0x1a8083000 -        0x1a8445fff com.apple.CFNetwork (1410.0.3) <5ae47921-0539-3c89-a6a8-23176ad35d4d> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1b1940000 -        0x1b1972fff libAudioToolboxUtility.dylib (*) <5ad7a19b-95ee-3e00-806f-4eaf14abf2a9> /usr/lib/libAudioToolboxUtility.dylib
       0x1b2b4d000 -        0x1b2c73fff com.apple.audio.toolbox.AudioToolbox (1.14) <ed27b8b9-801f-3f16-a6bb-5b98ca9d0281> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x1a546f000 -        0x1a572dfff com.apple.audio.AudioToolboxCore (1.0) <c28bd784-c798-359c-adfd-ed13667b37c7> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
       0x1ab5a4000 -        0x1ab605fff com.apple.CoreVideo (1.8) <a99dd321-e9f2-3195-a72d-d83acacb3f43> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x1a383f000 -        0x1a3845ffb libsystem_platform.dylib (*) <6d458354-3c39-3f35-a3bb-d01a78817b4a> /usr/lib/system/libsystem_platform.dylib
       0x1a5911000 -        0x1a5fa4fff com.apple.audio.CoreAudio (5.0) <86c35c01-57f0-3e1a-851e-201b9e4f75f9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

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


-----------
Full Report
-----------

{"app_name":"Emby","timestamp":"2023-09-08 18:35:52.00 -0400","app_version":"2.2.12","slice_uuid":"c45686ee-a7ae-3430-a582-d246ff479dc9","adam_id":"992180193","build_version":"18","platform":6,"bundleID":"com.emby.mobile","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.5.2 (22G91)","roots_installed":0,"name":"Emby","incident_id":"24FF432F-FBD4-449B-94D6-0A516A94B260"}
{
  "uptime" : 3300,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,12",
  "coalitionID" : 7923,
  "osVersion" : {
    "train" : "macOS 13.5.2",
    "build" : "22G91",
    "releaseType" : "User"
  },
  "captureTime" : "2023-09-08 18:35:50.5360 -0400",
  "incident" : "24FF432F-FBD4-449B-94D6-0A516A94B260",
  "pid" : 9022,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-09-08 18:35:41.6652 -0400",
  "procStartAbsTime" : 80766869056,
  "procExitAbsTime" : 80978225332,
  "procName" : "Emby",
  "procPath" : "\/Applications\/Emby.app\/Contents\/MacOS\/Emby",
  "bundleInfo" : {"CFBundleShortVersionString":"2.2.12","CFBundleVersion":"18","CFBundleIdentifier":"com.emby.mobile"},
  "storeInfo" : {"storeCohortMetadata":"10|date=1694212200000&sf=143441&pgtp=Search&pgid=osx&prpg=Genre_25204&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=1","itemID":"992180193","deviceIdentifierForVendor":"772DD52E-2D0D-5C79-A845-A97CD4A79AD4","thirdParty":true,"softwareVersionExternalIdentifier":"859486053"},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.emby.mobile",
  "crashReporterKey" : "1025AC7F-067C-3326-7BB5-520139145C6A",
  "codeSigningID" : "com.emby.mobile",
  "codeSigningTeamID" : "WGKJRMCSGJ",
  "codeSigningFlags" : 570522385,
  "codeSigningValidationCategory" : 4,
  "codeSigningTrustLevel" : 0,
  "sip" : "enabled",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4375166976\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104c7c000-1067ec000    [ 27.4M] r-x\/r-x SM=COW  ...ts\/MacOS\/Emby",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":9022},
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4375166976\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      104c7c000-1067ec000    [ 27.4M] r-x\/r-x SM=COW  ...ts\/MacOS\/Emby",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 21,
  "threads" : [{"id":88709,"queue":"com.apple.main-thread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":7},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":8},{"imageOffset":200176,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":9},{"imageOffset":199724,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":9},{"imageOffset":199044,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":9},{"imageOffset":235900,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":10},{"imageOffset":232216,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":10},{"imageOffset":184188,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":10},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":10},{"imageOffset":2476920,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":10},{"imageOffset":18784,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":11},{"imageOffset":14568,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":12},{"imageOffset":15232,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":13}]},{"id":88775,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":88777,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":88784,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":7},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":8},{"imageOffset":380860,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":15},{"imageOffset":856964,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":15},{"imageOffset":19972,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":12},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":15},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":88786,"queue":"com.emby.mobile.mpv","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":14519820,"imageIndex":0},{"imageOffset":14614700,"imageIndex":0},{"imageOffset":1458692,"imageIndex":0},{"imageOffset":1036780,"imageIndex":0},{"imageOffset":1046400,"imageIndex":0},{"imageOffset":1046992,"imageIndex":0},{"imageOffset":399348,"symbol":"__invoking___","symbolLocation":148,"imageIndex":8},{"imageOffset":398952,"symbol":"-[NSInvocation invoke]","symbolLocation":428,"imageIndex":8},{"imageOffset":1449208,"imageIndex":0},{"imageOffset":1452900,"imageIndex":0},{"imageOffset":1456272,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":16},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":16},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":16},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":16},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":16},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":14},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":14}]},{"id":88787,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":88788,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":88789,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":88828,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":8228,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":17},{"imageOffset":7896,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":17},{"imageOffset":7112,"symbol":"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*)","symbolLocation":96,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":88859,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":2422508,"symbol":"scavenger_thread_main","symbolLocation":1420,"imageIndex":18},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":88878,"name":"com.apple.CoreMotion.MotionThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":7},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":8},{"imageOffset":1058172,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":8},{"imageOffset":2454944,"imageIndex":19},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":88896,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":7},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":8},{"imageOffset":1458004,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":10},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":88900,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78464,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39864,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":7},{"imageOffset":4816,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":8},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":8},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":8},{"imageOffset":2440488,"imageIndex":20},{"imageOffset":353596,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":15},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":89040,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":89041,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":89042,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":89103,"name":"*\/mpv core","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30112,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":14},{"imageOffset":179944,"symbol":"CADeprecated::CAGuard::WaitFor(unsigned long long)","symbolLocation":120,"imageIndex":21},{"imageOffset":198232,"symbol":"Waiter::WaitOnFlagsFor(unsigned int, unsigned long long)","symbolLocation":136,"imageIndex":22},{"imageOffset":197596,"symbol":"AQMEIO_Base::AwaitIOCycle(unsigned int)","symbolLocation":284,"imageIndex":22},{"imageOffset":194548,"symbol":"AQMEIO_Base::StartIO_Sync()","symbolLocation":172,"imageIndex":22},{"imageOffset":194236,"symbol":"AQMEIO_Base::AddRunningRequest(void*, bool)","symbolLocation":188,"imageIndex":22},{"imageOffset":211844,"symbol":"MEDeviceStreamClient::FirstRunningClientStarted(bool)","symbolLocation":164,"imageIndex":22},{"imageOffset":861108,"symbol":"AQMixEngine_Base::AddRunningClient(AQIONodeClient&, bool, bool)","symbolLocation":1648,"imageIndex":22},{"imageOffset":323700,"imageIndex":5},{"imageOffset":220856,"imageIndex":5},{"imageOffset":219304,"imageIndex":5},{"imageOffset":1088936,"imageIndex":5},{"imageOffset":2177964,"symbol":"AudioOutputUnitStart","symbolLocation":316,"imageIndex":23},{"imageOffset":14259100,"imageIndex":0},{"imageOffset":14268480,"imageIndex":0},{"imageOffset":14601304,"imageIndex":0},{"imageOffset":14722596,"imageIndex":0},{"imageOffset":14700928,"imageIndex":0},{"imageOffset":14609364,"imageIndex":0},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":89104,"name":"CVDisplayLink","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30112,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":14},{"imageOffset":15464,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":24},{"imageOffset":11576,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":24},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":89137,"name":"*\/demux","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":14315000,"imageIndex":0},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":89138,"name":"*\/worker","frames":[{"imageOffset":18256,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30068,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":14526844,"imageIndex":0},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":89145,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":8228,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":212,"imageIndex":17},{"imageOffset":7896,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":17},{"imageOffset":7112,"symbol":"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*)","symbolLocation":96,"imageIndex":17},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"triggered":true,"id":89146,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":5920391616},{"value":0},{"value":188},{"value":5920391648},{"value":18446744067789160000},{"value":32},{"value":0},{"value":7068805124,"symbolLocation":0,"symbol":"acv2::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*)"},{"value":188},{"value":5920391616},{"value":4},{"value":0},{"value":2},{"value":0},{"value":256},{"value":0},{"value":7038314048,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":67070209310208},{"value":0},{"value":105553150637648},{"value":0},{"value":6103734016},{"value":471},{"value":6103733951},{"value":47},{"value":5754864544},{"value":5190499600},{"value":1},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4389433876},"cpsr":{"value":2147487744},"fp":{"value":6103733920},"sp":{"value":6103733824},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7038314192,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":14032,"symbol":"_platform_memmove","symbolLocation":144,"imageIndex":25},{"imageOffset":14266900,"imageIndex":0},{"imageOffset":14266424,"imageIndex":0},{"imageOffset":14259428,"imageIndex":0},{"imageOffset":1050484,"imageIndex":5},{"imageOffset":44104,"imageIndex":5},{"imageOffset":949980,"symbol":"caulk::expected<unsigned int, int> caulk::function_ref<caulk::expected<unsigned int, int> (ACAudioSpan&)>::functor_invoker<acv2::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*)::$_1>(caulk::details::erased_callable<caulk::expected<unsigned int, int> (ACAudioSpan&)> const&, ACAudioSpan&)","symbolLocation":184,"imageIndex":23},{"imageOffset":314524,"symbol":"acv2::AudioConverterChain::ObtainInput(acv2::AudioConverterBase&, unsigned int)","symbolLocation":860,"imageIndex":23},{"imageOffset":1698336,"symbol":"acv2::Resampler2Wrapper::ProduceOutput(ACAudioSpan&)","symbolLocation":228,"imageIndex":23},{"imageOffset":312296,"symbol":"acv2::AudioConverterChain::ProduceOutput(caulk::function_ref<caulk::expected<unsigned int, int> (ACAudioSpan&)>, ACBaseAudioSpan&)","symbolLocation":176,"imageIndex":23},{"imageOffset":948728,"symbol":"acv2::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int (*)(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*)","symbolLocation":500,"imageIndex":23},{"imageOffset":42556,"imageIndex":5},{"imageOffset":1074604,"imageIndex":5},{"imageOffset":235892,"imageIndex":5},{"imageOffset":329672,"imageIndex":5},{"imageOffset":329848,"imageIndex":5},{"imageOffset":220064,"symbol":"MEMixerChannel::MixInputProc(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*)","symbolLocation":392,"imageIndex":22},{"imageOffset":1007228,"imageIndex":5},{"imageOffset":1002908,"imageIndex":5},{"imageOffset":1001136,"imageIndex":5},{"imageOffset":998252,"imageIndex":5},{"imageOffset":1074604,"imageIndex":5},{"imageOffset":1083032,"imageIndex":5},{"imageOffset":2175448,"symbol":"AudioUnitRender","symbolLocation":420,"imageIndex":23},{"imageOffset":215644,"symbol":"XAudioUnit::Render(unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*)","symbolLocation":64,"imageIndex":22},{"imageOffset":214280,"symbol":"MEOutputStreamClient::IO_PerformOutput(int, AudioBufferList&, AudioTimeStamp const&)","symbolLocation":192,"imageIndex":22},{"imageOffset":203200,"symbol":"AQMEIO_HAL::IOProc(AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*)","symbolLocation":4000,"imageIndex":22},{"imageOffset":199176,"symbol":"AQMEIO_HAL::_IOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*)","symbolLocation":120,"imageIndex":22},{"imageOffset":1956172,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":6628,"imageIndex":26},{"imageOffset":1947788,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":116,"imageIndex":26},{"imageOffset":3401076,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":26},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4375166976,
    "CFBundleShortVersionString" : "2.2.12",
    "CFBundleIdentifier" : "com.emby.mobile",
    "size" : 28770304,
    "uuid" : "c45686ee-a7ae-3430-a582-d246ff479dc9",
    "path" : "\/Applications\/Emby.app\/Contents\/MacOS\/Emby",
    "name" : "Emby",
    "CFBundleVersion" : "18"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4416389120,
    "CFBundleShortVersionString" : "2.2.12",
    "CFBundleIdentifier" : "net.pol-online.GCDWebServers",
    "size" : 147456,
    "uuid" : "8eb25810-464c-3daf-b015-d24bca7dfa32",
    "path" : "\/Applications\/Emby.app\/Contents\/Frameworks\/GCDWebServers.framework\/Versions\/A\/GCDWebServers",
    "name" : "GCDWebServers",
    "CFBundleVersion" : "18"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4417060864,
    "size" : 49152,
    "uuid" : "8e928412-9e96-32d4-b173-d99beb9fed0b",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4919918592,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper.axbundle",
    "size" : 49152,
    "uuid" : "d83d2a08-9fe6-3273-a1ba-f4c832b10cfa",
    "path" : "\/System\/Library\/Accessibility\/BundlesBase\/com.apple.UIKitMacHelper.axbundle\/Versions\/A\/com.apple.UIKitMacHelper",
    "name" : "com.apple.UIKitMacHelper",
    "CFBundleVersion" : "221.6.7"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4941774848,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 442368,
    "uuid" : "76243a19-d6d2-32ee-84d3-7bcfce93d66e",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4947394560,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.units.Components",
    "size" : 1261568,
    "uuid" : "c775db32-d8a6-3e08-97ee-42f05005c1b7",
    "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 5986877440,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AudioDSPComponents",
    "size" : 9502720,
    "uuid" : "a22bcc3b-ecd7-3118-ba44-69a54509f209",
    "path" : "\/System\/Library\/Components\/AudioDSP.component\/Contents\/MacOS\/AudioDSP",
    "name" : "AudioDSP",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7037857792,
    "size" : 237560,
    "uuid" : "08c5fe2a-b0bf-3ab6-bb42-460c18917d33",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7038513152,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5087232,
    "uuid" : "b3b2df49-2db8-370e-84ae-e0a2704515b8",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1979"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7198547968,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "9bed5c79-f02f-3e0b-9fdb-57d955cc68ba",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7091380224,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15794176,
    "uuid" : "55f7d958-6ed1-3c36-a70e-94d7ffc18d5a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.70.136"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7431663616,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1130496,
    "uuid" : "9c5fc332-35fa-3c6a-ae57-aa408f5b61f0",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "6606"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7768485888,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 23928832,
    "uuid" : "e4787d2b-c4e3-30e3-99f8-0bd846f45837",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "6606"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7034593280,
    "size" : 583048,
    "uuid" : "e7a99595-e0f8-34af-be8b-9347d0d658a4",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7038095360,
    "size" : 53248,
    "uuid" : "1f30fb9a-bdf9-32db-a709-8417666a7e45",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7054872576,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10248192,
    "uuid" : "b7799cb6-0a3c-3c8b-a185-8cec55845b14",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1979"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7036338176,
    "size" : 294912,
    "uuid" : "9897030f-75d3-374b-8787-322d3d72e096",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7195643904,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 167936,
    "uuid" : "94eafeb1-517c-3d98-8d0d-9c350f0eb986",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8053170176,
    "CFBundleShortVersionString" : "18615",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 23162880,
    "uuid" : "fb6543ff-2fa4-3e0e-94f9-dc3697bd03e8",
    "path" : "\/System\/iOSSupport\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "18615.3.12.11.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7602839552,
    "CFBundleShortVersionString" : "2787.0.7",
    "CFBundleIdentifier" : "com.apple.coremotion",
    "size" : 3796992,
    "uuid" : "2c2ba9c0-10cb-3c47-9ab7-2c0f7f7ffc41",
    "path" : "\/System\/Library\/Frameworks\/CoreMotion.framework\/Versions\/A\/CoreMotion",
    "name" : "CoreMotion",
    "CFBundleVersion" : "2787.0.7"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7114076160,
    "CFBundleShortVersionString" : "1410.0.3",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3944448,
    "uuid" : "5ae47921-0539-3c89-a6a8-23176ad35d4d",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1410.0.3"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7274233856,
    "size" : 208896,
    "uuid" : "5ad7a19b-95ee-3e00-806f-4eaf14abf2a9",
    "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib",
    "name" : "libAudioToolboxUtility.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7293161472,
    "CFBundleShortVersionString" : "1.14",
    "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
    "size" : 1208320,
    "uuid" : "ed27b8b9-801f-3f16-a6bb-5b98ca9d0281",
    "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox",
    "name" : "AudioToolbox",
    "CFBundleVersion" : "1.14"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7067856896,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.AudioToolboxCore",
    "size" : 2879488,
    "uuid" : "c28bd784-c798-359c-adfd-ed13667b37c7",
    "path" : "\/System\/Library\/PrivateFrameworks\/AudioToolboxCore.framework\/Versions\/A\/AudioToolboxCore",
    "name" : "AudioToolboxCore"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7169785856,
    "CFBundleShortVersionString" : "1.8",
    "CFBundleIdentifier" : "com.apple.CoreVideo",
    "size" : 401408,
    "uuid" : "a99dd321-e9f2-3195-a72d-d83acacb3f43",
    "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    "name" : "CoreVideo",
    "CFBundleVersion" : "560.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7038300160,
    "size" : 28668,
    "uuid" : "6d458354-3c39-3f35-a3bb-d01a78817b4a",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7072714752,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 6897664,
    "uuid" : "86c35c01-57f0-3e1a-851e-201b9e4f75f9",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  }
],
  "sharedCache" : {
  "base" : 7033929728,
  "size" : 3553361920,
  "uuid" : "40eab1ab-8b22-3dec-aa46-bb3136a05069"
},
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "com.apple.audio.IOThread.client"
  }
},
  "logWritingSignature" : "3e024a4556c52f6a8bb9c7ddbb6145f3c7c8f5f3",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6425c75e4327780c10cc4252",
      "factorPackIds" : {
        "SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
      },
      "deploymentId" : 240000004
    },
    {
      "rolloutId" : "63508950b3714d3622fc77f7",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "3a3cf641-8471-4e4e-9ad4-81d0ede970fd",
      "experimentId" : "64a84dae90d82611a0bd7d3d",
      "deploymentId" : 400000004
    },
    {
      "treatmentId" : "8ca8349c-e2bc-482c-9ca7-3907b48a5341",
      "experimentId" : "648b5a581b04c12d4127bbb6",
      "deploymentId" : 400000001
    }
  ]
}
}

Model: Mac14,12, BootROM 8422.141.2, proc 10:6:4 processors, 16 GB, SMC
Graphics: Apple M2 Pro, Apple M2 Pro, Built-In
Display: Studio Display, 5120 x 2880 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Jun 11 2023 06:02:28 version 23.20.95.0.40.50.92 FWID 01-da9eb52a
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1G/2.5G LAN, Ethernet, en13
PCI Card: pci1987,5012, NVM Express Controller, Thunderbolt@6,0,0
PCI Card: pci1987,5012, NVM Express Controller, Thunderbolt@3,0,0
PCI Card: pci1987,5012, NVM Express Controller, Thunderbolt@4,0,0
PCI Card: pci1987,5012, NVM Express Controller, Thunderbolt@5,0,0
PCI Card: pci1987,5018, NVM Express Controller, Thunderbolt@6,0,0
PCI Card: pci1987,5018, NVM Express Controller, Thunderbolt@4,0,0
PCI Card: pci1987,5018, NVM Express Controller, Thunderbolt@5,0,0
PCI Card: pci1987,5018, NVM Express Controller, Thunderbolt@3,0,0
PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@3,0,0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3 Gen2 Hub
USB Device: USB 10/100/1G/2.5G LAN
USB Device: USB2 Hub
USB Device: Studio Display
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Device: Studio Display, Apple Inc., 1, 67.1
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Device: ThunderBlade, Other World Computing, 1, 40.1
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Device: ThunderBlade, Other World Computing, 1, 40.1

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...