aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
102 stars 23 forks source link

Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) #51

Closed tuneerclixlogix closed 3 years ago

tuneerclixlogix commented 3 years ago

In iOS when binding the video tile i receive this error and the app crashes It happens rarely maybe 1 times out of 10 Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) on line 133 NativeMobileSDKBridge.m [meetingSession.audioVideo bindVideoViewWithVideoView:(DefaultVideoRenderView*)view tileId:[tileId integerValue]];

hokyungh commented 3 years ago

Would you mind providing details on

?

tuneerclixlogix commented 3 years ago

yes @hokyungh , Device: [iPhone7, iPhone X] OS: [iOS 14.3] Version AmazonChimeSDK: [0.13.1] Version AmazonChimeSDKMedia: [0.9.0]

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

tuneerclixlogix commented 3 years ago

@hokyungh have you found something on this ? this rarely happens but happened yesterday too and the app crashed when the other user joined and tried to bind the view.

zhinang-amazon commented 3 years ago

Hi @tuneerclixlogix, I'm not able to reproduce this with our RN demo app on iOS. When the crash is happening for you, can you verify if the view object is an instance of DefaultVideoRenderView? I'm suspecting the casting from UIView* to DefaultVideoRenderView* failed and resulted in a nil pointer.

tuneerclixlogix commented 3 years ago

@zhinang-amazon this issue is happening rarely mostly with my client's side, so its difficult to track the instance of DefaultVideoRenderView, i am attaching the link to the crashlog file that i received from the testflight https://workdrive.zoho.com/file/7awqs93d1a61dea4e4ec18d5746484232e387 and the device details are as "deviceModel" : "iPhone13,3", "osVersion" : "14.3", "locale" : "de-DE", "carrier" : null, "timezone" : "Europe/Berlin", "architecture" : "arm64e", "connectionStatus" : "WI_FI", "availableDiskBytes" : 43023605760, "totalDiskBytes" : 127881465856, "networkType" : null, "batteryPercentage" : 69, "screenWidth" : 390, "screenHeight" : 844, I think it might be happening because of slow internet connection sometimes Can you find out something from the above logs ?

zhinang-amazon commented 3 years ago

I'm not able to access the crashlog. Can you attach it directly here?

tuneerclixlogix commented 3 years ago

@zhinang-amazon Sure, Incident Identifier: C36673DD-73CB-41E0-A358-D9E235CD81E1 Hardware Model: iPhone13,3 Process: Eldertech [12440] Path: /private/var/containers/Bundle/Application/C892F0EF-4B7C-48E8-94FA-744D11DE8356/Eldertech.app/Eldertech Identifier: com.eldertech Version: 3.5 (1.0) AppStoreTools: 12D4d AppVariant: 1:iPhone13,3:14 Beta: YES Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.eldertech [1345]

Date/Time: 2021-02-22 08:52:43.2298 +0100 Launch Time: 2021-02-22 08:51:03.6730 +0100 OS Version: iPhone OS 14.3 (18C66) Release Type: User Baseband Version: 1.31.03-5 Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4298686464 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
__TEXT 10038c000-100394000 [ 32K] r-x/r-x SM=COW ...app/Eldertech

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [12440] Triggered by Thread: 0

Thread 0 name: Thread 0 Crashed: 0 libswiftCore.dylib 0x000000018a57c6e4 swift_getObjectType + 40 (Private.h:171) 1 AmazonChimeSDK 0x000000010087a40c 0x10083c000 + 254988 2 AmazonChimeSDK 0x000000010087a40c 0x10083c000 + 254988 3 AmazonChimeSDK 0x000000010087aa14 0x10083c000 + 256532 4 Eldertech 0x000000010039434c __46-[NativeMobileSDKBridge bindVideoView:tileId:]_block_invoke_2 + 260 5 libdispatch.dylib 0x00000001861c024c _dispatch_call_block_and_release + 32 (init.c:1454) 6 libdispatch.dylib 0x00000001861c1db0 _dispatch_client_callout + 20 (object.m:559) 7 libdispatch.dylib 0x00000001861cf7ac _dispatch_main_queue_callback_4CF + 836 (inline_internal.h:2548) 8 CoreFoundation 0x000000018654911c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 (CFRunLoop.c:1790) 9 CoreFoundation 0x0000000186543120 __CFRunLoopRun + 2508 (CFRunLoop.c:3118) 10 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 11 GraphicsServices 0x000000019e046784 GSEventRunModal + 164 (GSEvent.c:2259) 12 UIKitCore 0x0000000188f80fe0 -[UIApplication _run] + 1072 (UIApplication.m:3253) 13 UIKitCore 0x0000000188f86854 UIApplicationMain + 168 (UIApplication.m:4707) 14 Eldertech 0x0000000100396310 main + 112 15 libdyld.dylib 0x00000001862026b0 start + 4

Thread 1 name: Thread 1: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000186548c30 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000186542c14 CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Foundation 0x00000001877f1df0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001877f1cbc -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x0000000189034d48 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:838) 8 Foundation 0x0000000187963a34 NSThreadstart__ + 864 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

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

Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000186548c30 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000186542c14 CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Eldertech 0x00000001004fa1bc +[RCTCxxBridge runRunLoop] + 264 6 Foundation 0x0000000187963a34 NSThreadstart__ + 864 (NSThread.m:724) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001b43441ac psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 libc++.1.dylib 0x000000019b5dd328 std::1::condition_variable::wait(std::1::unique_lock&) + 28 (__threading_support:390) 3 JavaScriptCore 0x000000019088a400 void std::1::condition_variable_any::wait<std::1::unique_lock >(std::__1::unique_lock&) + 108 (condition_variable:203) 4 JavaScriptCore 0x000000019088eacc bmalloc::Scavenger::threadRunLoop() + 208 (condition_variable:212) 5 JavaScriptCore 0x000000019088e6d8 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger) + 16 (Scavenger.cpp:395) 6 JavaScriptCore 0x000000019088fbf0 void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete<std::1::__thread_struct> >, void ()(bmalloc::Scavenger), bmalloc::Scaveng... + 48 (type_traits:3545) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000186548c30 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000186542c14 CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 CFNetwork 0x0000000186e182c0 +[CFN_CoreSchedulingSetRunnable _run:] + 572 (CoreSchedulingSet.mm:1374) 6 Foundation 0x0000000187963a34 NSThreadstart + 864 (NSThread.m:724) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000186548c30 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000186542c14 CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 AudioSession 0x000000018dffc0c4 GenericRunLoopThread::Entry(void) + 164 (GenericRunLoopThread.h:91) 6 AudioSession 0x000000018dffe25c CAPThread::Entry(CAPThread) + 92 (CAPThread.cpp:321) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 7: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100d7096c 0x100b74000 + 2083180 3 AmazonChimeSDKMedia 0x0000000100bad778 0x100b74000 + 235384 4 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 5 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 8: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100d7096c 0x100b74000 + 2083180 3 AmazonChimeSDKMedia 0x0000000100badadc 0x100b74000 + 236252 4 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 5 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 9: 0 libsystem_kernel.dylib 0x00000001b432030c semaphore_wait_trap + 8 1 caulk 0x00000001ccf8e900 caulk::mach::semaphore::wait_or_error() + 28 (mach_semaphore.cpp:131) 2 caulk 0x00000001ccf830ac caulk::semaphore::timed_wait(double) + 168 (semaphore.cpp:85) 3 caulk 0x00000001ccf88398 caulk::concurrent::details::worker_thread::run() + 44 (semaphore.h:82) 4 caulk 0x00000001ccf8857c 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 (type_traits:3493) 5 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 6 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185f0 0x100b74000 + 3818992 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100eb58e4 0x100b74000 + 3414244 5 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 6 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 7 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 8 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 9 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001b434470c select$DARWIN_EXTSN + 8 1 AmazonChimeSDKMedia 0x0000000100ebc99c 0x100b74000 + 3443100 2 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 3 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 4 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 5 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 6 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185f0 0x100b74000 + 3818992 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100eb58e4 0x100b74000 + 3414244 5 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 6 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 7 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 8 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 9 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

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

Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000186548c30 CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641) 3 CoreFoundation 0x0000000186542c14 CFRunLoopRun + 1216 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000018654221c CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 AudioToolbox 0x000000018f6569fc GenericRunLoopThread::Entry(void) + 164 (GenericRunLoopThread.h:91) 6 libAudioToolboxUtility.dylib 0x000000019bcc9144 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread) + 92 (CAPThread.cpp:324) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

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

Thread 16: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 JavaScriptCore 0x0000000190817d20 WTF::ParkingLot::parkConditionallyImpl(void const, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2780 (ThreadingPOSIX.cpp:546) 3 JavaScriptCore 0x00000001900d94a4 bool WTF::Condition::waitUntil(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 196 (ParkingLot.h:82) 4 JavaScriptCore 0x00000001907e4394 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 208 (Condition.h:116) 5 JavaScriptCore 0x000000019083bf4c WTF::Thread::entryPoint(WTF::Thread::NewThreadContext) + 316 (Function.h:83) 6 JavaScriptCore 0x000000019083ec24 WTF::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:202) 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 23 name: Thread 23: 0 libobjc.A.dylib 0x000000019b538190 objc_msgSend + 176 1 Eldertech 0x0000000100541d58 -[RCTUIManager manageChildren:moveFromIndices:moveToIndices:addChildReactTags:addAtIndices:removeAtIndices:registry:] + 1152 2 Eldertech 0x000000010054171c -[RCTUIManager manageChildren:moveFromIndices:moveToIndices:addChildReactTags:addAtIndices:removeAtIndices:] + 176 3 CoreFoundation 0x00000001865d28f4 invoking + 148 4 CoreFoundation 0x00000001864a9df8 -[NSInvocation invoke] + 448 (NSForwarding.m:3389) 5 CoreFoundation 0x00000001864aa3cc -[NSInvocation invokeWithTarget:] + 80 (NSForwarding.m:3495) 6 Eldertech 0x0000000100518d84 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 460 7 Eldertech 0x000000010051af18 facebook::react::invokeInner(RCTBridge, RCTModuleData, unsigned int, folly::dynamic const&) + 244 8 Eldertech 0x000000010051ac7c facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 44 9 Eldertech 0x000000010051ac7c invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 88 10 libdispatch.dylib 0x00000001861c024c _dispatch_call_block_and_release + 32 (init.c:1454) 11 libdispatch.dylib 0x00000001861c1db0 _dispatch_client_callout + 20 (object.m:559) 12 libdispatch.dylib 0x00000001861c910c _dispatch_lane_serial_drain + 580 (inline_internal.h:2548) 13 libdispatch.dylib 0x00000001861c9c5c _dispatch_lane_invoke + 408 (queue.c:3862) 14 libdispatch.dylib 0x00000001861d3d78 _dispatch_workloop_worker_thread + 708 (queue.c:6601) 15 libsystem_pthread.dylib 0x00000001d1d9f804 _pthread_wqthread + 276 (pthread.c:2207) 16 libsystem_pthread.dylib 0x00000001d1da675c start_wqthread + 8

Thread 24: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 25: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100bae768 0x100b74000 + 239464 3 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 4 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 26: 0 libsystem_kernel.dylib 0x00000001b434470c select$DARWIN_EXTSN + 8 1 AmazonChimeSDKMedia 0x0000000100bd0b50 0x100b74000 + 379728 2 AmazonChimeSDKMedia 0x0000000100b7ba88 0x100b74000 + 31368 3 AmazonChimeSDKMedia 0x0000000100bb2f90 0x100b74000 + 257936 4 AmazonChimeSDKMedia 0x0000000100baa454 0x100b74000 + 222292 5 AmazonChimeSDKMedia 0x0000000100bb3514 0x100b74000 + 259348 6 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 7 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 27 name: Thread 27: 0 libsystem_kernel.dylib 0x00000001b43202d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b431f660 mach_msg + 76 (mach_msg.c:103) 2 libEmbeddedSystemAUs.dylib 0x00000001b84fc628 caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, AURemoteIO::IOThread::IOThread(AURemoteIO&, caulk::thread::attributes const&, caulk::mach::os_workgroup const&)::'lambda'(), std::__1:... + 576 (AURemoteIO.cpp:1928) 3 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 4 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 28 name: Thread 28: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185e0 0x100b74000 + 3818976 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100eb58e4 0x100b74000 + 3414244 5 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 6 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 7 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 8 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 9 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 29 name: Thread 29: 0 libsystem_kernel.dylib 0x00000001b434470c select$DARWIN_EXTSN + 8 1 AmazonChimeSDKMedia 0x0000000100ebc99c 0x100b74000 + 3443100 2 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 3 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 4 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 5 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 6 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 30 name: Thread 30: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185f0 0x100b74000 + 3818992 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100eb58e4 0x100b74000 + 3414244 5 AmazonChimeSDKMedia 0x0000000100ec3bc8 0x100b74000 + 3472328 6 AmazonChimeSDKMedia 0x0000000100ec31c4 0x100b74000 + 3469764 7 AmazonChimeSDKMedia 0x0000000100ec4650 0x100b74000 + 3475024 8 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 9 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 31: 0 libsystem_kernel.dylib 0x00000001b4346a9c poll + 8 1 AmazonChimeSDKMedia 0x0000000100be2438 0x100b74000 + 451640 2 AmazonChimeSDKMedia 0x0000000100bdb11c 0x100b74000 + 422172 3 AmazonChimeSDKMedia 0x0000000100b9c7bc 0x100b74000 + 165820 4 AmazonChimeSDKMedia 0x0000000100dca650 0x100b74000 + 2451024 5 AmazonChimeSDKMedia 0x0000000100dc97a4 0x100b74000 + 2447268 6 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 7 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 32: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185e0 0x100b74000 + 3818976 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100f6120c 0x100b74000 + 4117004 5 AmazonChimeSDKMedia 0x0000000100f60b9c 0x100b74000 + 4115356 6 AmazonChimeSDKMedia 0x0000000100f17fa8 0x100b74000 + 3817384 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 34: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 35: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 36: 0 libsystem_pthread.dylib 0x00000001d1da6754 start_wqthread + 0

Thread 37 name: Thread 37: 0 libsystem_kernel.dylib 0x00000001b43441ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001d1da1458 _pthread_cond_wait + 1192 (pthread_cond.c:636) 2 AmazonChimeSDKMedia 0x0000000100f185e0 0x100b74000 + 3818976 3 AmazonChimeSDKMedia 0x0000000100f184bc 0x100b74000 + 3818684 4 AmazonChimeSDKMedia 0x0000000100f6120c 0x100b74000 + 4117004 5 AmazonChimeSDKMedia 0x0000000100f60b9c 0x100b74000 + 4115356 6 AmazonChimeSDKMedia 0x0000000100f17fa8 0x100b74000 + 3817384 7 libsystem_pthread.dylib 0x00000001d1d9db40 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001d1da6768 thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000280d82df0 x2: 0x0000000000000004 x3: 0x00000000000036c8 x4: 0x000000000000000e x5: 0x0000000000000000 x6: 0x0000000004410123 x7: 0x0000000000000001 x8: 0x00000000000000cb x9: 0x0000000000000094 x10: 0x00000000000007fb x11: 0x00000000000007fd x12: 0x0000000000000001 x13: 0x00000000da80e8ca x14: 0x00000000daa0f000 x15: 0x000000000000001e x16: 0x000000018a57c6bc x17: 0x000000005aa00000 x18: 0x0000000104170050 x19: 0x0000000000000000 x20: 0x0000000280d82df0 x21: 0x0000000282e2e820 x22: 0x0000000283b94300 x23: 0x00000001008c5000 x24: 0x0000000002ffffff x25: 0xe000000000000000 x26: 0x00000001e91178e8 x27: 0x0000000000000114 x28: 0x0000000000000000 fp: 0x000000016fa728d0 lr: 0xf05c22010087a40c sp: 0x000000016fa728c0 pc: 0x000000018a57c6e4 cpsr: 0x60000000 esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images: 0x10038c000 - 0x1006a3fff Eldertech arm64 /var/containers/Bundle/Application/C892F0EF-4B7C-48E8-94FA-744D11DE8356/Eldertech.app/Eldertech 0x10083c000 - 0x1008affff AmazonChimeSDK arm64 /var/containers/Bundle/Application/C892F0EF-4B7C-48E8-94FA-744D11DE8356/Eldertech.app/Frameworks/AmazonChimeSDK.framework/AmazonChimeSDK 0x1009b8000 - 0x1009c3fff libobjc-trampolines.dylib arm64e <971156a5835a310dbfc7152c55760859> /usr/lib/libobjc-trampolines.dylib 0x100a84000 - 0x100af3fff dyld arm64e /usr/lib/dyld 0x100b74000 - 0x10180ffff AmazonChimeSDKMedia arm64 <0266a5ae51c1386cbff489d33496370d> /var/containers/Bundle/Application/C892F0EF-4B7C-48E8-94FA-744D11DE8356/Eldertech.app/Frameworks/AmazonChimeSDKMedia.framework/AmazonChimeSDKMedia 0x1861be000 - 0x186200fff libdispatch.dylib arm64e <0f3905e067203d089ae0a43a8da244c0> /usr/lib/system/libdispatch.dylib 0x186201000 - 0x18623bfff libdyld.dylib arm64e <785bee7fac2c388d865c36279d1b3dd1> /usr/lib/system/libdyld.dylib 0x18623c000 - 0x1864a7fff libicucore.A.dylib arm64e <5df9c67888463ca8bca58ee1fcf52d83> /usr/lib/libicucore.A.dylib 0x1864a8000 - 0x186861fff CoreFoundation arm64e <935533f235ee314ea760e74521f68435> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x186862000 - 0x186a0dfff CoreServices arm64e <93715af6c73f3f3c9390faa5b3277b3c> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x186a0e000 - 0x186a56fff WirelessDiagnostics arm64e /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x186a57000 - 0x186ad3fff SystemConfiguration arm64e <097a53f5b92e3e8c8d94aad83a3ac34d> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x186ad4000 - 0x186bcbfff CoreTelephony arm64e /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x186bcc000 - 0x187063fff CFNetwork arm64e <732d963945783405b2f946752c88cec2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x187064000 - 0x187771fff libnetwork.dylib arm64e /usr/lib/libnetwork.dylib 0x187772000 - 0x1877e8fff Accounts arm64e /System/Library/Frameworks/Accounts.framework/Accounts 0x1877e9000 - 0x187aa4fff Foundation arm64e <50b3154e8c733e17a162c30da82424cd> /System/Library/Frameworks/Foundation.framework/Foundation 0x187aa5000 - 0x187e05fff ImageIO arm64e /System/Library/Frameworks/ImageIO.framework/ImageIO 0x187e06000 - 0x187e1efff libCGInterfaces.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x187e1f000 - 0x1883b7fff CoreGraphics arm64e /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1883b8000 - 0x189865fff UIKitCore arm64e <233110718ad73e8f836abe5dc8a8b0df> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x189866000 - 0x189888fff libAccessibility.dylib arm64e <83c094c40ac73bf9bb8beb0c1925f2b7> /usr/lib/libAccessibility.dylib 0x189889000 - 0x189b0ffff QuartzCore arm64e /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x189b10000 - 0x189b7bfff BackBoardServices arm64e <48ebf0f7ebc8340fbd4778a7c13572ac> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x189b7c000 - 0x189c09fff TextInput arm64e /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x189c0a000 - 0x189c72fff libusrtcp.dylib arm64e <1a7cd5869a873ceea69f07dbf64e7882> /usr/lib/libusrtcp.dylib 0x189c73000 - 0x18a03efff AppleMediaServices arm64e <4a4731de09393969a10b331140440686> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x18a03f000 - 0x18a1bafff libswiftFoundation.dylib arm64e <9a80db9297bc3343b51d9b0daf91c535> /usr/lib/swift/libswiftFoundation.dylib 0x18a1bb000 - 0x18a5eafff libswiftCore.dylib arm64e <11eabdf1b76a31d59fbf9b7ce6e2df00> /usr/lib/swift/libswiftCore.dylib 0x18a5eb000 - 0x18a603fff UIKitServices arm64e <410174cfc98f3139b3e25fede3eceeb7> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x18a604000 - 0x18a75dfff Preferences arm64e <5462c09751893e47863e6c7a92ae81cd> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x18a75e000 - 0x18a985fff ContactsUI arm64e /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x18a986000 - 0x18ab3dfff CoreText arm64e /System/Library/Frameworks/CoreText.framework/CoreText 0x18ab3e000 - 0x18ab58fff ExtensionKit arm64e <96995f08124b35a7985508e1a5981618> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit 0x18ab6e000 - 0x18abf2fff BaseBoard arm64e /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x18abf3000 - 0x18ae1efff CoreDuet arm64e <986f6cb8d3343ca6951d6ff084266932> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18ae1f000 - 0x18af81fff Contacts arm64e <7b1a6d1c1dfe3a4ea20dcad39da74440> /System/Library/Frameworks/Contacts.framework/Contacts 0x18af82000 - 0x18c4d0fff GeoServices arm64e <441d6dbb3dec324697c96cf271f9e0ef> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18c4d1000 - 0x18c566fff CoreLocation arm64e <4a9b0097310a30c9b7ab443521bc2c59> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x18c567000 - 0x18c715fff CloudKit arm64e /System/Library/Frameworks/CloudKit.framework/CloudKit 0x18c716000 - 0x18ca94fff CoreData arm64e /System/Library/Frameworks/CoreData.framework/CoreData 0x18d786000 - 0x18d790fff libswiftCoreGraphics.dylib arm64e <7cef61bf5cb4379ca3f23a95e4eaae7d> /usr/lib/swift/libswiftCoreGraphics.dylib 0x18d791000 - 0x18d7d0fff AppSupport arm64e <3ce778276c08371bad32daed8735180e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x18d7d1000 - 0x18d8fafff ManagedConfiguration arm64e <50c83accad1f3555b1014831ebe08612> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x18d8fb000 - 0x18d96cfff IMFoundation arm64e <849d9883997537d4ba3a5adb89bab189> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18d96d000 - 0x18da7dfff IDS arm64e <812f8408b4bd3b51a86a4bae597776f7> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x18da7e000 - 0x18dbcbfff Security arm64e /System/Library/Frameworks/Security.framework/Security 0x18dbcc000 - 0x18dfeefff MediaPlayer arm64e <42f3363afe773984bcf3f3c4f266d7b4> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18dfef000 - 0x18e007fff AudioSession arm64e /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession 0x18e008000 - 0x18e1a8fff AVFCore arm64e <75d6e04835f0367fa36a2c59eea1bc41> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore 0x18e1a9000 - 0x18e755fff Intents arm64e <312278eb986932ca9ff0bdc2386c0dc0> /System/Library/Frameworks/Intents.framework/Intents 0x18e756000 - 0x18e7a4fff TextInputUI arm64e <60f99ed3b51736dbae4e4ca8975d0d1d> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x18e7a5000 - 0x18eabefff CoreImage arm64e <857d7a82b0b83811b431de0c5896abd8> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x18eabf000 - 0x18eb7cfff ColorSync arm64e <11e5f6dc36b63488ad2876f372b25184> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18eb7d000 - 0x18ebb8fff CoreVideo arm64e <83d2844c69e93131a96b5e4698534231> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x18ebb9000 - 0x18f3a4fff MediaToolbox arm64e <5ea248d72a1b3f589d3d09637db8da07> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18f3a5000 - 0x18f4a5fff CoreMedia arm64e <3a08e638c6703b818e08e0919ffdee7e> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x18f4a6000 - 0x18f711fff AudioToolbox arm64e <4f068bb26967312d86da3effa611aca4> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18f712000 - 0x18f762fff CoreHaptics arm64e <5a1256f1fa9934a5a96cf3ceca7dd1b4> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x18f763000 - 0x18f7c3fff UserActivity arm64e /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x18f7c4000 - 0x18f8cdfff UIFoundation arm64e <2f5d26e3788337428aa2a523744a874b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x18f8ce000 - 0x18f8f3fff libsystem_info.dylib arm64e <076d8dedd18b3e41b7b6b644c60cfa44> /usr/lib/system/libsystem_info.dylib 0x18f8f4000 - 0x18f972fff libsystem_c.dylib arm64e /usr/lib/system/libsystem_c.dylib 0x18f973000 - 0x18f9befff RunningBoardServices arm64e /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x18f9bf000 - 0x190af0fff JavaScriptCore arm64e <6a501f300cf53e66b1487bebbf861fa4> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1910c0000 - 0x191151fff ContactsFoundation arm64e /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x191152000 - 0x1913a0fff HealthKit arm64e /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1913a1000 - 0x1913c4fff ProactiveEventTracker arm64e <19bc1f90d4c43f68b2dc6990811e595e> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1913c5000 - 0x19140ffff Lexicon arm64e <63a53ec3ca143f6f98ae938d380a25fa> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x191410000 - 0x19147dfff PersonalizationPortrait arm64e /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x19147e000 - 0x1914cefff CoreDuetContext arm64e <543bac71965f3b5db555ad18863fdbfb> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1914cf000 - 0x19157afff IOKit arm64e <0a341be7849d3cde9003fbff5728e2b0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x19157b000 - 0x19158bfff DataMigration arm64e <26fb7e8ccebf3186918bca1c45c3c667> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x19158c000 - 0x1915e9fff SpringBoardServices arm64e <06eb64afe5a3312e8f63a42ea1790f8a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1915ea000 - 0x1915fcfff ContextKit arm64e <5179ecebd7e3309cab4e322fe88f8051> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1915fd000 - 0x191870fff CoreMotion arm64e /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x191871000 - 0x1919b6fff EventKit arm64e <7fa1b78a6c4a3fd8ae9f8196e4a05fb6> /System/Library/Frameworks/EventKit.framework/EventKit 0x191f11000 - 0x1921acfff MediaRemote arm64e <1709e2a06e473b23a793a44f82941cc9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1921ad000 - 0x192355fff CoreUtils arm64e <3b074ee0c5293d48a5efd152bd416221> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x192356000 - 0x19236cfff FamilyCircle arm64e <7a05f9fed232364cbe042b93a78c4653> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x19236d000 - 0x1923ddfff CoreSpotlight arm64e /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1927f9000 - 0x1929a9fff AssistantServices arm64e /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1929aa000 - 0x192a70fff CoreUI arm64e /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x192a71000 - 0x192abcfff SafariSafeBrowsing arm64e <4ae4daf042cb30fca444e24dfce3f4af> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x192abd000 - 0x1934b5fff WebKit arm64e <77ddbc4922d637d78e00418600c12324> /System/Library/Frameworks/WebKit.framework/WebKit 0x1934b6000 - 0x195e15fff WebCore arm64e <5ba09042eeb53b46920f6a2f7f98ae4d> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x195e16000 - 0x195e75fff libMobileGestalt.dylib arm64e <90fcf37940483531b8f1261f6f9e0f7c> /usr/lib/libMobileGestalt.dylib 0x195e76000 - 0x195e92fff CommonUtilities arm64e <4c4c93c808b53b4fbf7975cb45a70421> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x195e93000 - 0x196001fff IDSFoundation arm64e /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x196002000 - 0x196106fff IMSharedUtilities arm64e <8ce5120961c93ba0b2bdcba10c5edfb4> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x196107000 - 0x1961b1fff CoreSuggestions arm64e <3958e368f76638bf8af884f116133d31> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1961b2000 - 0x19624ffff AddressBookLegacy arm64e <3bf49a48972d3e8892f4cb3405cb548f> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x196250000 - 0x196283fff UserNotifications arm64e /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x196284000 - 0x196310fff FrontBoardServices arm64e /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x196311000 - 0x196334fff libsystem_malloc.dylib arm64e /usr/lib/system/libsystem_malloc.dylib 0x196335000 - 0x196610fff MapKit arm64e <3dce32f82c9e355098b27b0ae3311b61> /System/Library/Frameworks/MapKit.framework/MapKit 0x196611000 - 0x196de2fff VectorKit arm64e /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x196de3000 - 0x196e76fff AuthKit arm64e /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x196e77000 - 0x196f0afff AppleAccount arm64e <82ae9cea277f34de9aca0af9f1d9e878> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x196f0b000 - 0x19700dfff AVFAudio arm64e <2a9c1acdca903b67a7002131cbadc156> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x19700e000 - 0x197279fff AudioToolboxCore arm64e /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1972ae000 - 0x197582fff StoreServices arm64e <84a1b4a20bb63eeeb17503606d194767> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x197583000 - 0x19770cfff Sharing arm64e <2a60907f7a77314c9efc2a49da000112> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x19770d000 - 0x1977b4fff ShareSheet arm64e /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1977b5000 - 0x1978a4fff CoreParsec arm64e <3a2f73f17ade36a5bf944149cf733c0b> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1978a5000 - 0x1978effff PhotoFoundation arm64e /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1978f0000 - 0x197b40fff Photos arm64e <04d9eff06706318a82855e1d29211ef0> /System/Library/Frameworks/Photos.framework/Photos 0x197b41000 - 0x198272fff PhotoLibraryServices arm64e <4b1c70d3eeec353bb132ed538dcffefc> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x198273000 - 0x198334fff AssetsLibraryServices arm64e <5ab4502f012e3ceb96ff3ec1fdd5b78f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x198335000 - 0x198386fff MobileBackup arm64e <82a758aae8b93098900c0cd323cc2100> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x198387000 - 0x19839bfff MSUDataAccessor arm64e <23a6455cb0f332b2b4dcbf7077c7c6b1> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor 0x19839c000 - 0x1983c2fff MobileAsset arm64e <2ea5c4ab58453c4ea6cfe908f94bddd8> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1983c3000 - 0x1983d2fff libsystem_networkextension.dylib arm64e /usr/lib/system/libsystem_networkextension.dylib 0x1983d3000 - 0x198624fff NetworkExtension arm64e <4cadfb74c6e133e9bd8a1cd2bddfe244> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x19865c000 - 0x198a28fff CoreML arm64e <6bdbc52f8e303510afd322744829b5eb> /System/Library/Frameworks/CoreML.framework/CoreML 0x198a29000 - 0x1991aefff Espresso arm64e <123a523fe8e23634b65baa506bf392bb> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1991af000 - 0x1992acfff VideoToolbox arm64e /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1992ad000 - 0x1992f9fff OnBoardingKit arm64e <560967708d8f3e279cac3d0a2e2fdbb0> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1993f8000 - 0x199409fff AXCoreUtilities arm64e <2943430400033a6d915a9cebeec46de7> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x19a2ff000 - 0x19a475fff Montreal arm64e <1bcf904562813d6c856f2c6a45cade25> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x19a476000 - 0x19a58bfff LanguageModeling arm64e <84e4b8532ca43b6e99f8147170817343> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x19a58c000 - 0x19a594fff InternationalSupport arm64e <42384fe6ad98325f8245552370b38375> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x19a595000 - 0x19a7e7fff iTunesCloud arm64e /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x19a7e8000 - 0x19a829fff libswiftUIKit.dylib arm64e <3520401709e931918a55e61667235cb5> /usr/lib/swift/libswiftUIKit.dylib 0x19a944000 - 0x19a9edfff CalendarDatabase arm64e /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x19a9ee000 - 0x19aa3dfff Notes arm64e <04bbf65235163d00b2f998c30bc2466e> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x19aa3e000 - 0x19ab1efff LinkPresentation arm64e /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x19ab1f000 - 0x19ac42fff Combine arm64e <594468b8aa063295a896ec55aa4efd17> /System/Library/Frameworks/Combine.framework/Combine 0x19acd1000 - 0x19ace2fff UniformTypeIdentifiers arm64e /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers 0x19ace3000 - 0x19ad65fff CloudDocs arm64e /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x19ad66000 - 0x19af65fff Message arm64e <9b2037174b0f326db7b63b02287228ea> /System/Library/PrivateFrameworks/Message.framework/Message 0x19af66000 - 0x19afe5fff EmailFoundation arm64e <7c91618ef2a739829aaae0181ac6e2e1> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x19b287000 - 0x19b2c5fff MediaServices arm64e <70a6d6a3c0083f50b5ef39ebfcef00ad> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x19b2c6000 - 0x19b458fff SearchFoundation arm64e /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x19b459000 - 0x19b4b4fff WebBookmarks arm64e <0067ec2f9e613d60b112a7b33de0cde8> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x19b536000 - 0x19b56cfff libobjc.A.dylib arm64e <2e47abd72c5a318d8044776883bcccb6> /usr/lib/libobjc.A.dylib 0x19b56d000 - 0x19b5cffff LoggingSupport arm64e <400d2a1f525b3827a69edffa2e6d7d0f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x19b5d0000 - 0x19b62efff libc++.1.dylib arm64e <0073bc582e413d4786f43b51f934fbe1> /usr/lib/libc++.1.dylib 0x19b62f000 - 0x19b648fff libc++abi.dylib arm64e /usr/lib/libc++abi.dylib 0x19b649000 - 0x19b68bfff SetupAssistant arm64e /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x19b68c000 - 0x19b6a6fff OctagonTrust arm64e /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust 0x19b7d4000 - 0x19b817fff CoreAutoLayout arm64e <44455e87a63130bcb64711f4f92d70ed> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout 0x19b818000 - 0x19b976fff Network arm64e <2c8c473787cd354cbac5946720dedd5b> /System/Library/Frameworks/Network.framework/Network 0x19b977000 - 0x19b9adfff MobileKeyBag arm64e /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x19bbf1000 - 0x19bc05fff BaseBoardUI arm64e /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x19bc06000 - 0x19bcb8fff libvDSP.dylib arm64e <179ae738b97c3ff98df6dd5aa19da686> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x19bcb9000 - 0x19bcecfff libAudioToolboxUtility.dylib arm64e /usr/lib/libAudioToolboxUtility.dylib 0x19beba000 - 0x19bf46fff CoreNLP arm64e <84fbc8ac011d377787059c14148b4c28> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x19bf47000 - 0x19c061fff FileProvider arm64e /System/Library/Frameworks/FileProvider.framework/FileProvider 0x19c062000 - 0x19c072fff BiomeStorage arm64e <60670063a33f368c92fc429b58f6f5b5> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage 0x19c073000 - 0x19c08bfff libswiftDispatch.dylib arm64e <1422dd58b4eb387db9dc330244e4b9b7> /usr/lib/swift/libswiftDispatch.dylib 0x19c08c000 - 0x19c0c2fff DataDetectorsCore arm64e <445726f0e3193acda2018f90b1491537> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x19c0c3000 - 0x19c153fff Symbolication arm64e <6f5ad452a4b7399ba73c41f7d71b6544> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x19c154000 - 0x19c171fff CrashReporterSupport arm64e /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x19c1d1000 - 0x19c2a3fff TelephonyUtilities arm64e /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x19c2dd000 - 0x19c4cbfff MPSNeuralNetwork arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x19c4cc000 - 0x19c522fff MPSCore arm64e <4d56444d00843a5785c07cead595779a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x19c680000 - 0x19c6edfff CalendarFoundation arm64e <81be0d2f4afc3220b3e1d74f985aaf44> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x19c751000 - 0x19c83dfff NLP arm64e <87ac48aecd0433c28a0e213255446c9a> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x19c83e000 - 0x19c866fff AppSupportUI arm64e <533531e57c71392b9691a3dc2dfd459d> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x19c870000 - 0x19c8c5fff FTServices arm64e <566defd512773ac1b916078bce04177d> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x19c8c6000 - 0x19c976fff libboringssl.dylib arm64e <127f59bbc1cf3c8a8965576c125f1333> /usr/lib/libboringssl.dylib 0x19c977000 - 0x19c98efff ProtocolBuffer arm64e <15bdb48c1bc53d7ca1f2d129b3c5cb5a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x19c98f000 - 0x19ca9cfff AVKit arm64e /System/Library/Frameworks/AVKit.framework/AVKit 0x19cc10000 - 0x19cc1ffff AssertionServices arm64e /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x19cc20000 - 0x19cc49fff CloudServices arm64e /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 0x19cc9c000 - 0x19cd7cfff Metal arm64e <93d81bb817af3f8b98f164c8bae65255> /System/Library/Frameworks/Metal.framework/Metal 0x19cd7d000 - 0x19ceccfff MediaExperience arm64e /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x19d2da000 - 0x19d2f0fff libsystem_trace.dylib arm64e <30d179d62e1431d9a8cc998c8c77a480> /usr/lib/system/libsystem_trace.dylib 0x19d2f1000 - 0x19d322fff CoreServicesInternal arm64e <35185b81e5be3d1692921dadbb7c8175> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x19d323000 - 0x19d38bfff SafariCore arm64e <149149cd6eca31c18ff5ab6fbb1cfa89> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x19d38c000 - 0x19d5c9fff SafariShared arm64e <33c53c903e35381b9c37e5536593da6d> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x19daaa000 - 0x19daf2fff ContactsAutocompleteUI arm64e /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x19daf3000 - 0x19dc31fff MessageUI arm64e <7518858feff13aa6b8303194b65812d0> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x19df58000 - 0x19dffbfff SAObjects arm64e <77198be891ac3eea9784a538077fdd49> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x19dffc000 - 0x19e042fff VoiceServices arm64e <065ff3936b683dcb90bcf918b95295b7> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x19e043000 - 0x19e04bfff GraphicsServices arm64e <08556282f8e93938a0040c0edac970bd> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x19e04c000 - 0x19e0a2fff DeviceManagement arm64e <89da64242ccd34b493fa18af5fa7ce99> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x19e0a3000 - 0x19e21ffff Translation arm64e <8dd6fb36364b31e998c6f5721de05bb7> /System/Library/PrivateFrameworks/Translation.framework/Translation 0x19e220000 - 0x19e235fff PowerLog arm64e /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x19e236000 - 0x19e25ffff DuetActivityScheduler arm64e <5150d7d6bbf23c3b9fffc12c30b9a7fe> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x19fb42000 - 0x19fdeefff Vision arm64e <8a103d1b85053d42b42727287ecdaa63> /System/Library/Frameworks/Vision.framework/Vision 0x19fdef000 - 0x19fe4bfff DataAccess arm64e <7e0c3dc40d3339ccb12ccb72454c844a> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x19fe4c000 - 0x19febafff ProactiveSupport arm64e /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x19fee8000 - 0x19ff07fff ApplePushService arm64e /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x19ff08000 - 0x19ff31fff BoardServices arm64e <7575f25e05b13848be93de718432b499> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1a009e000 - 0x1a00cefff libncurses.5.4.dylib arm64e <7b349e3eb062327d8aed8cee08a885e5> /usr/lib/libncurses.5.4.dylib 0x1a00cf000 - 0x1a011dfff OSAnalytics arm64e <98d65861beeb31edb170cb9183c755f8> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1a011e000 - 0x1a017dfff CoreBluetooth arm64e <151b02f0228e3b95ba16a22186283c1b> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1a0367000 - 0x1a03acfff TemplateKit arm64e <7b1b47ad0e6534a395f4d5ccc88e2247> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit 0x1a03ad000 - 0x1a03e2fff MobileInstallation arm64e <7ee17a1045183e59be667571d6f09b96> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1a03e3000 - 0x1a0471fff libTelephonyUtilDynamic.dylib arm64e <2260ab37ec0b3142a16b56e2647643a0> /usr/lib/libTelephonyUtilDynamic.dylib 0x1a0472000 - 0x1a04e1fff NanoRegistry arm64e <13da5919765a3297bd124a689d9c9c29> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1a05c6000 - 0x1a05e4fff CoreMaterial arm64e <16cd9897486236e6a71c3f258e3f93ae> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1a065b000 - 0x1a07e4fff libsqlite3.dylib arm64e /usr/lib/libsqlite3.dylib 0x1a07e5000 - 0x1a08abfff AVFCapture arm64e /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture 0x1a08ac000 - 0x1a0c0efff CMCapture arm64e /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture 0x1a0d6d000 - 0x1a0fccfff MobileSpotlightIndex arm64e <8ba070166878351ca47e12c7e4645326> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1a0fcd000 - 0x1a1076fff Email arm64e <4cc8d06a97883a32b46ca9b13c56a4c5> /System/Library/PrivateFrameworks/Email.framework/Email 0x1a140d000 - 0x1a1417fff libsystem_notify.dylib arm64e <7a1b577f2d853b1dbc32b48b6895baee> /usr/lib/system/libsystem_notify.dylib 0x1a1418000 - 0x1a145dfff CryptoTokenKit arm64e <91fa9baab209303d8f2e0234393271bc> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1a14cb000 - 0x1a153efff libcorecrypto.dylib arm64e /usr/lib/system/libcorecrypto.dylib 0x1a153f000 - 0x1a1563fff UserManagement arm64e /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1a1640000 - 0x1a1656fff libsystem_asl.dylib arm64e <7efa85eaf0583cc197fa18fae89c68e0> /usr/lib/system/libsystem_asl.dylib 0x1a1657000 - 0x1a167bfff AppSSO arm64e /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1a167c000 - 0x1a169afff SharedWebCredentials arm64e <022ee8a9437b3ac1abadde56a9ed39a3> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1a169b000 - 0x1a1889fff SafariServices arm64e <9227d0969d13313ab7e7bfa92590de8b> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1a18e0000 - 0x1a1918fff DataAccessExpress arm64e <80019264dc263365be582c5448ae788d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1a1919000 - 0x1a1950fff CoreServicesStore arm64e /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1a1951000 - 0x1a1976fff CoreAnalytics arm64e <0c0e7c67d78032bfb4de99420c581b53> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1a1977000 - 0x1a1982fff SymptomAnalytics arm64e /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1a1b75000 - 0x1a1b85fff NanoPreferencesSync arm64e <5c9b54cf26bf3ca2b7346fccfd00824d> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1a23b5000 - 0x1a23e1fff IconServices arm64e /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1a2eb7000 - 0x1a317efff vImage arm64e <8ecd3884aaf7311db420845ae0d38e07> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1a3e65000 - 0x1a4046fff IMCore arm64e /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1a4141000 - 0x1a4158fff IAP arm64e <65349ff6078c340bbbb200d9ef152df8> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x1a4159000 - 0x1a41b2fff ktrace arm64e <3dc76c8d1c45322aa8d5a27f02c86519> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1a44d0000 - 0x1a44defff Celestial arm64e <9b37d1919a30369e8317d258e6bfa253> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1a458c000 - 0x1a45d5fff Pegasus arm64e /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1a45d6000 - 0x1a475efff WebKitLegacy arm64e <38fa72395c3530f59cce8f9c351ba229> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1a47d2000 - 0x1a4849fff ClassKit arm64e <88926106576336c7b88a7e0bb0d87ba4> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1a57c9000 - 0x1a57d3fff IOMobileFramebuffer arm64e <6d6340e4e6113d2ea673515074b37930> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1a57d4000 - 0x1a584bfff ScreenTimeCore arm64e /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1a58fa000 - 0x1a5a82fff CloudPhotoLibrary arm64e <8104edee7a0130399d03223a8bcd3d44> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1a5a83000 - 0x1a5d52fff MusicLibrary arm64e /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1a5d53000 - 0x1a5dbdfff CallKit arm64e <7ed00fac21063f6fbe33c31cf2baba6e> /System/Library/Frameworks/CallKit.framework/CallKit 0x1a5e64000 - 0x1a5e84fff PrototypeTools arm64e <00c63ea578d8332b89fa381b45433952> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1a5e85000 - 0x1a5eb2fff PersistentConnection arm64e /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1a5f9b000 - 0x1a5fc0fff BiomeStreams arm64e /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams 0x1a5fdd000 - 0x1a629bfff PencilKit arm64e <1c393c73f6ff350b82fe43e702f51f2d> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1a635b000 - 0x1a64dcfff CoreSpeech arm64e <6c12153e2080390cbe92437615b04fec> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech 0x1a64dd000 - 0x1a6635fff IMDPersistence arm64e <8cef0e6b4bc934d893261b46cfd8345c> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1a6896000 - 0x1a6955fff SafariSharedUI arm64e <729ffdd9018d39dfbfc522d90d07740e> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI 0x1a6973000 - 0x1a6989fff AppSSOCore arm64e /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore 0x1a6995000 - 0x1a69acfff CoreFollowUp arm64e <7a24d9224d1c32e5b2101150eef4bc3f> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1a69ad000 - 0x1a6a27fff Rapport arm64e /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1a6b0b000 - 0x1a6b1dfff Categories arm64e /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1a6df1000 - 0x1a6e18fff LocationSupport arm64e <8ec049def0de3650a2aaf7fbab409f55> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1a6e19000 - 0x1a6e4dfff iCalendar arm64e <8b55ad8bd36230eb83682a4d54324823> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1a6e4e000 - 0x1a6e79fff CoreAccessories arm64e <4a487014cd403fc989dafe9ee6ef2947> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories 0x1a6e7a000 - 0x1a6f89fff ConfigurationEngineModel arm64e <148add5d66693c2b95dba741cec8f20a> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1a6f8a000 - 0x1a6fb5fff CacheDelete arm64e <798bdae8ec9f3541b9b297da771bf196> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1a6fb6000 - 0x1a7033fff CVNLP arm64e /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP 0x1a718b000 - 0x1a718dfff OSAServicesClient arm64e /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1a718e000 - 0x1a7190fff BiomeFoundation arm64e <48fb3eb856ab3068aae2c0e7da2ebd78> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation 0x1a7191000 - 0x1a71ebfff ProtectedCloudStorage arm64e <860390fc5d0c3f7c948af3d584cbea95> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1a71ec000 - 0x1a7224fff C2 arm64e <3fa5405a36e03efdb9c65577043488dd> /System/Library/PrivateFrameworks/C2.framework/C2 0x1a7225000 - 0x1a727cfff DifferentialPrivacy arm64e <590bcf006fb0313eb7d6f7750afc377b> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1a7463000 - 0x1a7c53fff EmbeddedAcousticRecognition arm64e <4670f8da92053064a01acb73eb569c4d> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition 0x1a7c54000 - 0x1a7cd3fff SiriInstrumentation arm64e <412d82e9db4e39ddb74c484ec6e3b69f> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1a7cd4000 - 0x1a7d18fff BiometricKit arm64e <3c04b45f2f16305590fc1c3cccdeaa96> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1a7d60000 - 0x1a7e15fff CoreSymbolication arm64e <3c0e18cf24ca3dc5a6c9c0f7f1107b9e> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1a7e8c000 - 0x1a7f3dfff SpeakerRecognition arm64e <22abcb98c2033dada1b621be58a06df9> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition 0x1a7f86000 - 0x1a7f8ffff HearingCore arm64e <260be1bd27ef3f968d7939bb45b8045f> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore 0x1a85fb000 - 0x1a85fcfff MessageSupport arm64e <4bd0dbb2fd0e3b138c6b9406dcba3619> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1a85fd000 - 0x1a860ffff IOSurface arm64e <1335ae5e794d3f1285f78a31dd60dedd> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1a8610000 - 0x1a8672fff MobileWiFi arm64e /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1a8a8d000 - 0x1a8aa9fff DoNotDisturb arm64e <3bd64b8ee49036388e18480bb82c4b37> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1a8b16000 - 0x1a8bbffff MMCS arm64e /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1a8c38000 - 0x1a8c73fff libGLImage.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1a8c74000 - 0x1a8c7bfff libsystem_symptoms.dylib arm64e <24674a06f0723aa3a7f0b33556fab0fd> /usr/lib/system/libsystem_symptoms.dylib 0x1a8cc3000 - 0x1a9223fff CoreAudio arm64e <47815d1938cc3a7da3e0a219d5dca724> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1a9224000 - 0x1a923bfff ContactsDonation arm64e <1ee08785afda3d3e981a2fc5cc166ed3> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1a923c000 - 0x1a925bfff IntentsCore arm64e <7ddaa4b25a4038e1943960c56f42de64> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore 0x1a9302000 - 0x1a933bfff ImageCaptureCore arm64e <65299a6db6813fe48c090499b682c574> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1a94a3000 - 0x1a95f0fff Navigation arm64e <6d6c617d7e553f2e8af4d8ee08e47b37> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1a95f1000 - 0x1a960efff SafariFoundation arm64e /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1a9795000 - 0x1a97a9fff MaterialKit arm64e <8020dde96cf23abf9b5625199728c46e> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1a992f000 - 0x1a993ffff CoreAUC arm64e <5147918376b5398e83256b1c6f169f2f> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1a9acb000 - 0x1a9fe4fff AudioCodecs arm64e /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x1aa174000 - 0x1aa185fff SettingsFoundation arm64e <507f6a4a908b34aa9edacc2e793e3868> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1aa8f4000 - 0x1aab18fff RawCamera arm64e /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x1aab86000 - 0x1aabe6fff ToneLibrary arm64e /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1ab44b000 - 0x1ab458fff MediaSafetyNet arm64e <5be00a71a7713479bb8c6a55ae697c14> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet 0x1ab459000 - 0x1ab496fff TimeSync arm64e <1d838d72cc1e3ce48d525c94283785b3> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync 0x1ab52e000 - 0x1ab573fff ExposureNotification arm64e <8b21bb10644436d98c70111505392da6> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1abc00000 - 0x1abc09fff CoreTime arm64e <880008ad66523017b872b176c2597b76> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1ac5e0000 - 0x1ac6e0fff TextRecognition arm64e /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1ac7f6000 - 0x1ac7fffff ContextKitExtraction arm64e <2a757e946f303f30b8e34ab8d0085788> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction 0x1ac8dd000 - 0x1ac8dffff libswiftObjectiveC.dylib arm64e <40b9b3e993ff3884adfd026bb232fb10> /usr/lib/swift/libswiftObjectiveC.dylib 0x1ac8e0000 - 0x1acb2afff libmorphun.dylib arm64e <75283e2f57b63d5585989e640668aabf> /usr/lib/libmorphun.dylib 0x1ad15b000 - 0x1ad1c6fff EmailCore arm64e /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1adb1a000 - 0x1adb66fff MIME arm64e /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1ade50000 - 0x1ade66fff MailServices arm64e <4819ed0afecd3a16807e228d1123f695> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1adeea000 - 0x1adf6efff CoreDAV arm64e <973b4a3dd77e3fffbf1040b19b48f831> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1ae156000 - 0x1ae165fff MobileIcons arm64e <51923a3374a233dd961a4498a7cb7f42> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1ae554000 - 0x1ae627fff ProofReader arm64e /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1af893000 - 0x1af89dfff MallocStackLogging arm64e <5029c09e7c073cae989c8e7ae3581d44> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1af909000 - 0x1afad9fff EmailDaemon arm64e /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1afada000 - 0x1afb25fff MetadataUtilities arm64e <1aec53879b77371092f1bad902ca2c98> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1b009c000 - 0x1b00cffff MailSupport arm64e <1d6b7c58e4f931f09b270037a00d2d47> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1b025f000 - 0x1b02befff CoreLocationProtobuf arm64e <66776ba19180331d804924fa6da0f10e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1b04d3000 - 0x1b0505fff Bom arm64e /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1b053b000 - 0x1b0542fff PushKit arm64e <125e0837d6c43b83a972b86d473badd1> /System/Library/Frameworks/PushKit.framework/PushKit 0x1b0543000 - 0x1b05b0fff PhotosFormats arm64e /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1b074a000 - 0x1b07dafff Quagga arm64e /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1b07db000 - 0x1b07e3fff StudyLog arm64e /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1b17ec000 - 0x1b182dfff NaturalLanguage arm64e <2646a2a40a50363e82a5c19d8527dd53> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1b18da000 - 0x1b1e15fff libAudioDSP.dylib arm64e <91c2569e0f45374c80d08862cdb95c3e> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib 0x1b1e16000 - 0x1b1e21fff AudioDataAnalysis arm64e <22fca434a29234fdacec3a68bf49f78c> /System/Library/PrivateFrameworks/AudioDataAnalysis.framework/AudioDataAnalysis 0x1b22d3000 - 0x1b22f3fff MediaStream arm64e <78822715cf103b2091a6f7ec0e2a27a7> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1b2f88000 - 0x1b2fb1fff MediaConversionService arm64e /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1b3107000 - 0x1b3249fff CoreHandwriting arm64e <0c68ba81d7273a7d8cc955180712a75e> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1b3a37000 - 0x1b3a42fff AppleIDAuthSupport arm64e /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1b3a52000 - 0x1b3a6bfff LocalAuthentication arm64e /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1b3a6c000 - 0x1b3a72fff IOAccelerator arm64e /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1b3e5d000 - 0x1b3e67fff CloudPhotoServices arm64e /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1b3eac000 - 0x1b3f5afff iTunesStore arm64e /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1b431c000 - 0x1b434dfff libsystem_kernel.dylib arm64e <95c83da7b2ca3c43ba7f7088c04de757> /usr/lib/system/libsystem_kernel.dylib 0x1b4591000 - 0x1b469bfff ResponseKit arm64e <1bd88fb40a1d3c3ca32e88b8a1d41988> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1b469c000 - 0x1b46d6fff EmojiFoundation arm64e /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1b4d1d000 - 0x1b4d2afff FontServices arm64e /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1b4edb000 - 0x1b4ee7fff MediaAccessibility arm64e <0e82cb0b9a4b3246ac108206f174f38c> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1b4f2a000 - 0x1b54e6fff SiriTTS arm64e <683240345b0c3db0a33c481ecdc5ebf7> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1b54e7000 - 0x1b54f5fff SetupAssistantSupport arm64e <3fcc258c6bc33924861cf45f2a2e21dc> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1b54fe000 - 0x1b5560fff Social arm64e <885b6baff1413e22959be8aa5b30f764> /System/Library/Frameworks/Social.framework/Social 0x1b55fa000 - 0x1b562cfff VirtualGarage arm64e /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage 0x1b562d000 - 0x1b5653fff NetAppsUtilities arm64e <4c05b7d70a283b8c89fbfbaaac827619> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities 0x1b5654000 - 0x1b56b6fff Osprey arm64e /System/Library/PrivateFrameworks/Osprey.framework/Osprey 0x1b688b000 - 0x1b689bfff libdscsym.dylib arm64e <8d0f7d22218437bf8f76791b62e4068d> /usr/lib/libdscsym.dylib 0x1b689c000 - 0x1b68adfff HangTracer arm64e <963c4a68169139238c9b1169f8fbd90a> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1b69ee000 - 0x1b6a02fff PersonalAudio arm64e /System/Library/PrivateFrameworks/PersonalAudio.framework/PersonalAudio 0x1b6a6b000 - 0x1b6b29fff SampleAnalysis arm64e <9764986d2cf939f1acc8774aa0a998bf> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1b6b2a000 - 0x1b6b5afff PlugInKit arm64e /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1b6c09000 - 0x1b6c0afff libSystem.B.dylib arm64e <37501144205a386bb42936f2d10d0daf> /usr/lib/libSystem.B.dylib 0x1b6f21000 - 0x1b6f2dfff MobileActivation arm64e /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1b6f2e000 - 0x1b6f86fff CalendarDaemon arm64e /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1b707e000 - 0x1b70eefff libarchive.2.dylib arm64e <215c1129314137e1802ee44891c52ebf> /usr/lib/libarchive.2.dylib 0x1b70ef000 - 0x1b7113fff libtailspin.dylib arm64e <5e852129ceb933b5a0da35337eca5648> /usr/lib/libtailspin.dylib 0x1b7114000 - 0x1b75c8fff libBNNS.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1b75c9000 - 0x1b760bfff SharedUtils arm64e /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1b78be000 - 0x1b78c3fff libsysdiagnose.dylib arm64e <52770f309e483cabb37d606f97f292a8> /usr/lib/libsysdiagnose.dylib 0x1b7901000 - 0x1b7a0efff CoreMediaStream arm64e /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1b7c27000 - 0x1b7c27fff AVFoundation arm64e <1d427b5a1f71317ba376e066aab2fb78> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1b7c28000 - 0x1b7c28fff Accelerate arm64e <971c6e788a583b2d823a67c8b6ae6a3e> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1b7c29000 - 0x1b7e83fff libBLAS.dylib arm64e <1464c5ae73d93808bf18ead962ff93b1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1b7e84000 - 0x1b832efff libLAPACK.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1b832f000 - 0x1b8343fff libLinearAlgebra.dylib arm64e <8257b4c340bc340cb98c2174abf25583> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1b8344000 - 0x1b8348fff libQuadrature.dylib arm64e <7bbe6aa1587436469574eea587defbdb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1b8349000 - 0x1b83abfff libSparse.dylib arm64e <2612f9b0f85931f68f7cf3fe51069399> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1b83ac000 - 0x1b83bdfff libSparseBLAS.dylib arm64e <88e99ed408f838ce91481adda2d75375> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1b83be000 - 0x1b8416fff libvMisc.dylib arm64e <51617fac7d47332d90fd0c9db90891b6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1b8417000 - 0x1b8417fff vecLib arm64e <2631ae4f1c35380595c94cc1000f29bd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1b8454000 - 0x1b8465fff AssetsLibrary arm64e <1e6d85ca470a3564b9921ffbd8155231> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1b8466000 - 0x1b857afff libEmbeddedSystemAUs.dylib arm64e <1822d068dbba3349b31d122e91885669> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib 0x1b857b000 - 0x1b8598fff AuthenticationServices arm64e <4872512bb8463238983fb937ae006e26> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1b8c2f000 - 0x1b8c46fff ExternalAccessory arm64e <6f4bcc320ee433e0850e498c162a32cc> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x1b8c5b000 - 0x1b8c84fff GLKit arm64e <71af2fcb92f43fbcb056665b21648a7a> /System/Library/Frameworks/GLKit.framework/GLKit 0x1b8c85000 - 0x1b8cb2fff GSS arm64e /System/Library/Frameworks/GSS.framework/GSS 0x1b8e1f000 - 0x1b8f71fff MLCompute arm64e /System/Library/Frameworks/MLCompute.framework/MLCompute 0x1b8f9a000 - 0x1b8fb3fff MetalKit arm64e <7487e30a54703725ad3764398e9d09e3> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1b8fb4000 - 0x1b903afff MPSImage arm64e <43662c4a92b53c3cb009bad12d7b82f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1b903b000 - 0x1b9061fff MPSMatrix arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1b9062000 - 0x1b90a0fff MPSNDArray arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1b90a1000 - 0x1b90e9fff MPSRayIntersector arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1b90ea000 - 0x1b90eafff MetalPerformanceShaders arm64e <54579591af2c331bb854c3c1e3633ebc> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1b9487000 - 0x1b9487fff MobileCoreServices arm64e /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1ba074000 - 0x1ba07cfff OpenGLES arm64e /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1ba07d000 - 0x1ba07efff libCVMSPluginSupport.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1ba07f000 - 0x1ba085fff libCoreFSCache.dylib arm64e <243cc950c9b03b208fc64d824462a954> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1ba086000 - 0x1ba08bfff libCoreVMClient.dylib arm64e <088d8a21563e3990bf93560679406c19> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1ba08c000 - 0x1ba095fff libGFXShared.dylib arm64e <7a4f2f05b6ff3aaa9f2a6556d78c639e> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1ba250000 - 0x1ba317fff PDFKit arm64e /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1ba327000 - 0x1ba365fff QuickLookThumbnailing arm64e <98ba0ae54bf535b1a0e0346352c71734> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1ba5cd000 - 0x1ba5fcfff ReplayKit arm64e <7f167eea041735a9950084611f16eb45> /System/Library/Frameworks/ReplayKit.framework/ReplayKit 0x1baa33000 - 0x1bab80fff SoundAnalysis arm64e /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1bab81000 - 0x1bab90fff Speech arm64e /System/Library/Frameworks/Speech.framework/Speech 0x1bacb4000 - 0x1bacb4fff UIKit arm64e <53b462928c8f32a59b1ddfa5cecd8cdc> /System/Library/Frameworks/UIKit.framework/UIKit 0x1bacbe000 - 0x1bad87fff VideoSubscriberAccount arm64e <057f2cefd10a3695ac0ac192d50abe68> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1bad88000 - 0x1bb95ffff libfaceCore.dylib arm64e <73bc24802904342ba75b25a677a6b029> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib 0x1bb97a000 - 0x1bb97afff VisionKit arm64e <75abd443badb3cd4b0bacb3ffe66de4c> /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1bbec4000 - 0x1bbec7fff AFKUser arm64e <6b48cf6527f0308aaff2dccd565ff2e0> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser 0x1bbf8c000 - 0x1bc213fff ANECompiler arm64e <762e76d7b9d73825abce7362a460b65e> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1bc214000 - 0x1bc228fff ANEServices arm64e <614d750e6e4237d6b9e7f47d48f79391> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1bc22d000 - 0x1bc2eafff APFS arm64e /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1bc2eb000 - 0x1bc2f1fff ASEProcessing arm64e <2824dda045cb3911a3df672086708f4c> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1bcb23000 - 0x1bcb28fff AggregateDictionary arm64e /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1bccb6000 - 0x1bcd8ffff AirPlaySync arm64e <7b36eb5798e03db798c726cc79743b02> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync 0x1bce9b000 - 0x1bceb7fff AlgosScoreFramework arm64e /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework 0x1bcfe9000 - 0x1bd15bfff AppC3D arm64e <5cf79dbcedd13f948e0523f11df44ee8> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D 0x1bd15c000 - 0x1bd17ffff AppConduit arm64e <6aab29e7f7f73b4d83074a71bded81a0> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1be5a0000 - 0x1be5affff AppleFSCompression arm64e <1bf7f18f32ee30179b4a770467797085> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1be5bc000 - 0x1be5e0fff AppleIDSSOAuthentication arm64e <6ccad7bc4a67372aa0051bd94dfcafcc> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1be5e1000 - 0x1be626fff AppleJPEG arm64e <957dfaa0ff253c7095d18ea2331f98d0> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1be6b2000 - 0x1be6c7fff AppleNeuralEngine arm64e <8d289eaaf6e73f6e8ff9bb1b01a5f09f> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1be6d1000 - 0x1be6f5fff AppleSauce arm64e <94b496c2f3c7398dbd8fd1049f137e1c> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1be726000 - 0x1be744fff AssetCacheServices arm64e /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1be8af000 - 0x1be90ffff AuthKitUI arm64e <44852455dcab3916bb8049694a88514a> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1be9a0000 - 0x1be9b9fff BiomePubSub arm64e /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub 0x1beca8000 - 0x1becb7fff BluetoothManager arm64e <1047978493393a63850aa79c6704dccd> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1bef64000 - 0x1bef6efff CMCaptureCore arm64e <45a6c05ee6c43367b42216ac3c73b817> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore 0x1bef6f000 - 0x1bef86fff CPAnalytics arm64e <2f9ebde5500338af855a37579d139d70> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics 0x1bef89000 - 0x1bef98fff CPMS arm64e <07a900f3278c3ffbb19548fc0829de50> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1bef99000 - 0x1befa9fff CTCarrierSpace arm64e /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1bf2bf000 - 0x1bf2cafff CaptiveNetwork arm64e <95193bcdbc8b39b5aa6352d3a757c083> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1bf3f4000 - 0x1bf431fff Catalyst arm64e <8769ff85d55238c88dd7dc9570757c78> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1bf457000 - 0x1bf47cfff CellularPlanManager arm64e <17bbd4ccbb783e779ae367a02c1824f1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1bf495000 - 0x1bf49dfff CertUI arm64e <32acdb387d9f38549bc73b4d742514d5> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1bf4a6000 - 0x1bf4f6fff ChunkingLibrary arm64e <7934bd069f783c47a232c823919d92cf> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1bf91d000 - 0x1bf924fff CommonAuth arm64e <4cd9dc3ac1ad328ca5c8bbd39b900d0f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1bf925000 - 0x1bf929fff CommunicationsFilter arm64e <83b0ccae82293091a3e8688416815b88> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1bf9ff000 - 0x1bfa02fff ConstantClasses arm64e <25ee00025fee30fcb5beaea1cee4ffb2> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1bfa0c000 - 0x1bfa4dfff ContactsAutocomplete arm64e /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1bfa54000 - 0x1bfad1fff ContactsUICore arm64e /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1bfc57000 - 0x1bfd4efff CoreBrightness arm64e <800e204f6a493e7a990259e8703b0ca6> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1bfdbc000 - 0x1bfdcbfff CoreDuetDaemonProtocol arm64e /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1bfdce000 - 0x1bfdd0fff CoreDuetDebugLogging arm64e <54fe7981f39f3545ab9b2ffa411a6f3b> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1bfddf000 - 0x1bfdf1fff CoreEmoji arm64e <9300e50c70013f7397986f4aa7d63e97> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1c0421000 - 0x1c0425fff CoreOptimization arm64e /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1c0426000 - 0x1c04e3fff CorePDF arm64e <165ab935faa530b9871f5fc25d99cdd7> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1c04e4000 - 0x1c04ecfff CorePhoneNumbers arm64e <970ecc3c699733c4b01c320a82ed88d0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1c04ed000 - 0x1c0544fff CorePrediction arm64e <8fdcfe7f7276350386b4d80febe811d4> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1c0e86000 - 0x1c0e91fff CoreRecents arm64e <2b297a346666366d86b8506a2dcc8bdd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1c0e92000 - 0x1c0efefff CoreRecognition arm64e <80a32635954939dba31da4c5b34b641d> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1c0eff000 - 0x1c0f17fff CoreSDB arm64e /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1c0f18000 - 0x1c0f42fff CoreSVG arm64e /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1c1119000 - 0x1c111dfff DAAPKit arm64e /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1c113b000 - 0x1c1148fff DCIMServices arm64e <0de00cd084e739809e0964e294e989ea> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1c115f000 - 0x1c119dfff DataDetectorsNaturalLanguage arm64e /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1c11fb000 - 0x1c1225fff DeviceIdentity arm64e /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1c1359000 - 0x1c1390fff DistributedEvaluation arm64e <3b8fcba86d2f309fb5cbdf9301a2715d> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1c13e8000 - 0x1c14bafff DocumentCamera arm64e <69e0bbcc3721322b83be858a592ca414> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera 0x1c14bb000 - 0x1c14f7fff DocumentManager arm64e <7aec55434d0a3521b97b89180fd21bae> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1c14f8000 - 0x1c1518fff DocumentManagerCore arm64e <93aa677d642935238bb9cf73e2e17efe> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1c15a3000 - 0x1c15a5fff DragUI arm64e <906466c290e837d781a698af36e35e12> /System/Library/PrivateFrameworks/DragUI.framework/DragUI 0x1c15d5000 - 0x1c1606fff EAP8021X arm64e <06a82d19ecc23af986072672662d91a6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1c161d000 - 0x1c1627fff EmailAddressing arm64e /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1c1636000 - 0x1c164bfff Engram arm64e <400f766d54c434c68602bda8e3bbc324> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1c178c000 - 0x1c1793fff ExtensionFoundation arm64e <8a637c247c3b391487bcda7b2aebe81e> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation 0x1c1927000 - 0x1c192ffff FSEvents arm64e <7d528db7ec153f98a2b96794cf362775> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1c1930000 - 0x1c194ffff FTAWD arm64e <37d5cda17b093981a66dc4b4ea006597> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1c1950000 - 0x1c1953fff FTClientServices arm64e <8a3b6bb9162030f2bd9500a0ea129b0f> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1c1954000 - 0x1c1d68fff FaceCore arm64e /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1c1d71000 - 0x1c1d76fff FeatureFlagsSupport arm64e <342253db28de36c2a6df9c12ff43b050> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport 0x1c1d77000 - 0x1c1d81fff FeedbackLogger arm64e <9f27656db0233835b8924696f18e2623> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger 0x1c1f22000 - 0x1c2064fff libFontParser.dylib arm64e <21337d8832303f86ad0d2282c76c083c> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1c2065000 - 0x1c206dfff libGSFont.dylib arm64e /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1c206e000 - 0x1c20abfff libGSFontCache.dylib arm64e /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1c2112000 - 0x1c211ffff libhvf.dylib arm64e /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1c2147000 - 0x1c215ffff Futhark arm64e <3e797fc1497c32108bb3a9fe520cd9e0> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1c2de1000 - 0x1c2e00fff GenerationalStorage arm64e <8d29aaed47d9338eb29c344915e9b319> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1c2e01000 - 0x1c2e0efff GraphVisualizer arm64e <261e00be31a33d51a9ffd1d80158e9da> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1c2e26000 - 0x1c2e3afff HAENotifications arm64e <99353331a6da3220812427cd71754c44> /System/Library/PrivateFrameworks/HAENotifications.framework/HAENotifications 0x1c2e3b000 - 0x1c2e47fff HID arm64e /System/Library/PrivateFrameworks/HID.framework/HID 0x1c30da000 - 0x1c314cfff Heimdal arm64e /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1c34d8000 - 0x1c354ffff HomeSharing arm64e <7dfcd8d891213ae0b7eeba9b3edad539> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1c35a9000 - 0x1c35affff IDSKVStore arm64e /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1c38dc000 - 0x1c38e5fff IOKitten arm64e <6509bfab074f36329b222160a9c4a0e8> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten 0x1c38e6000 - 0x1c38e8fff IOSurfaceAccelerator arm64e <25f3c0e644c03f2a8fc52159c4a32d1b> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1c3913000 - 0x1c391afff IdleTimerServices arm64e <9926fb360c5d370e962b57a5b5cb6f43> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1c3923000 - 0x1c3929fff IncomingCallFilter arm64e /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1c39ef000 - 0x1c39fcfff IntentsFoundation arm64e <46dfb1f28ccf36359bc1c8a0d667160f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1c3a17000 - 0x1c3a19fff InternationalTextSearch arm64e /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1c3a1a000 - 0x1c3a37fff IntlPreferences arm64e <1a88bcbc2e413d99ba89417cba566a7a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1c3caf000 - 0x1c3cb6fff LinguisticData arm64e /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1c3d09000 - 0x1c3d42fff LocalAuthenticationPrivateUI arm64e <97a7e99fc8403628baf875c1315ece55> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI 0x1c3f07000 - 0x1c3f07fff Marco arm64e /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1c4214000 - 0x1c44e4fff MediaLibraryCore arm64e /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1c44e5000 - 0x1c4572fff MediaPlatform arm64e /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1c4979000 - 0x1c4a4bfff MetalTools arm64e /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools 0x1c4a6d000 - 0x1c4acafff MetricsKit arm64e <5ebd871270163be49865f9e0c137fded> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1c4adb000 - 0x1c4aeffff MobileBluetooth arm64e <3e71c5af21913d928b7e02d3f9aa7888> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1c4b72000 - 0x1c4b78fff MobileSystemServices arm64e /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1c4f33000 - 0x1c4f39fff Netrb arm64e /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1c4ffa000 - 0x1c5014fff NetworkStatistics arm64e <01494ec57ab6381187f77faf882849ff> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1c50d1000 - 0x1c50d3fff OAuth arm64e <683046f437ef3e2aad15016e70baee2f> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1c50f2000 - 0x1c5133fff OTSVG arm64e <491ddca6cfd436d7b682fc8cc2ba03c6> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1c5781000 - 0x1c5783fff ParsecSubscriptionServiceSupport arm64e /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1c5788000 - 0x1c57b4fff Pasteboard arm64e /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1c57e6000 - 0x1c57f2fff PersonaKit arm64e <77822e7a4cd43d7d90adcc16339624c3> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1c57f3000 - 0x1c5800fff PersonaUI arm64e <1efc56d076483d7784777efee76b79af> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1c5838000 - 0x1c5838fff PhoneNumbers arm64e <141f0efec16d3091b5ab3af797bd1636> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1c5a08000 - 0x1c5a48fff PhotosImagingFoundation arm64e <616af61d86ee3a55883a7aae5e4697cc> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1c5a49000 - 0x1c5a95fff PhysicsKit arm64e <3b28e65a16cc3ad68b805b45d80e6bd2> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1c5b56000 - 0x1c5b61fff PointerUIServices arm64e <787c453f7b193efda94db30efd9e4d80> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1c7054000 - 0x1c705ffff RTCReporting arm64e /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1c73ae000 - 0x1c73c0fff RemoteTextInput arm64e <93ed7cf25bbb3f72b3779ea6f22d4c3e> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1c73c1000 - 0x1c742afff RemoteUI arm64e <150c3d6871dc3e9ea6f2675f6bd7177d> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1c7463000 - 0x1c7467fff RevealCore arm64e <76e120298fcd33edb9c93cfff21a2093> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1c747e000 - 0x1c780afff SDAPI arm64e <89d010a9634c38c7b4cd89668997d82b> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI 0x1c8ed6000 - 0x1c8ee0fff SignpostCollection arm64e /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1c8ee1000 - 0x1c8ee1fff SignpostMetrics arm64e <36bf70dd8be6397a963db3b3e9a0482e> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1c8ee3000 - 0x1c8f24fff SignpostSupport arm64e /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1c9a40000 - 0x1c9a40fff SoftLinking arm64e <9d63f4cc6ab8307096d71823e34d7275> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking 0x1c9f41000 - 0x1c9f7ffff StreamingZip arm64e <4be794cca2973a0fb01696cedc2d4740> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1c9f87000 - 0x1c9f91fff SymptomDiagnosticReporter arm64e <85263b47543435e7b5b8e3d0beecc495> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1c9fc3000 - 0x1c9fdffff SymptomPresentationFeed arm64e /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1ca01f000 - 0x1ca02ffff TCC arm64e <62793f6548eb3781a6c6fbb2664ddc9e> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1ca936000 - 0x1ca9eafff TextureIO arm64e /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1cac18000 - 0x1cac1ffff URLFormatting arm64e <64f89fa503863dcba8dea9754bd7e072> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1cb1fd000 - 0x1cb227fff UsageTracking arm64e <754d4480341332178d8d832bdb6b514d> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1cbd60000 - 0x1cbe29fff VoiceTrigger arm64e /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger 0x1cbef0000 - 0x1cbef1fff WatchdogClient arm64e /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1cc1d6000 - 0x1cc912fff libwebrtc.dylib arm64e <32d0d5303cf631e5a14773a69054a8d6> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1cc993000 - 0x1cc9aafff WebUI arm64e /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1cceed000 - 0x1ccef0fff XCTTargetBootstrap arm64e <87e5f6d1a5b43a4d986691ddd6949f8f> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1ccf76000 - 0x1ccf95fff caulk arm64e <624d829753363ec9929611c120fb7775> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1cf50a000 - 0x1cf50ffff kperf arm64e <981f8f1742ae3eacaf29e42f50081e49> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1cf510000 - 0x1cf518fff kperfdata arm64e /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1cf519000 - 0x1cf52ffff libEDR arm64e <0dcb23211d723cffbcb110ce6979aab8> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1cf548000 - 0x1cf559fff perfdata arm64e <495e4891424e3177a60d35fa49315791> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1cf55a000 - 0x1cf58bfff vCard arm64e <4aa540e5b40f31208fbd80cc50412325> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1cfeb9000 - 0x1cfef5fff libAWDSupport.dylib arm64e /usr/lib/libAWDSupport.dylib 0x1cfef6000 - 0x1d02b1fff libAWDSupportFramework.dylib arm64e <0a9c24f75fb931bf98b7f0294debdf48> /usr/lib/libAWDSupportFramework.dylib 0x1d03c1000 - 0x1d042ffff libAudioIssueDetector.dylib arm64e /usr/lib/libAudioIssueDetector.dylib 0x1d0430000 - 0x1d043ffff libAudioStatistics.dylib arm64e /usr/lib/libAudioStatistics.dylib 0x1d05e1000 - 0x1d0614fff libCRFSuite.dylib arm64e /usr/lib/libCRFSuite.dylib 0x1d0615000 - 0x1d0616fff libCTGreenTeaLogger.dylib arm64e <5876a9f48b1239dcb7a68e9b0b96cc85> /usr/lib/libCTGreenTeaLogger.dylib 0x1d0617000 - 0x1d0621fff libChineseTokenizer.dylib arm64e /usr/lib/libChineseTokenizer.dylib 0x1d08d0000 - 0x1d08d7fff libIOAccessoryManager.dylib arm64e /usr/lib/libIOAccessoryManager.dylib 0x1d08d8000 - 0x1d08dffff libIOReport.dylib arm64e <99378aec8db53f85b14d564784480650> /usr/lib/libIOReport.dylib 0x1d095b000 - 0x1d0962fff libMatch.1.dylib arm64e <4b76b41ee65330b5ab4b053ed9331408> /usr/lib/libMatch.1.dylib 0x1d0a7f000 - 0x1d0a80fff libThaiTokenizer.dylib arm64e <2d141137198a38e8a23552764b89650d> /usr/lib/libThaiTokenizer.dylib 0x1d0cf6000 - 0x1d0cf8fff libapp_launch_measurement.dylib arm64e /usr/lib/libapp_launch_measurement.dylib 0x1d0cf9000 - 0x1d0d0ffff libapple_nghttp2.dylib arm64e /usr/lib/libapple_nghttp2.dylib 0x1d0d10000 - 0x1d0da1fff libate.dylib arm64e <0480072585a23b4faedfee55a0507a51> /usr/lib/libate.dylib 0x1d0e33000 - 0x1d0e43fff libbsm.0.dylib arm64e <69a08060b3353bffb46ce624360d68cc> /usr/lib/libbsm.0.dylib 0x1d0e44000 - 0x1d0e50fff libbz2.1.0.dylib arm64e <5976e1ba75043223b6c779b559493ae3> /usr/lib/libbz2.1.0.dylib 0x1d0e51000 - 0x1d0e51fff libcharset.1.dylib arm64e /usr/lib/libcharset.1.dylib 0x1d0e52000 - 0x1d0e63fff libcmph.dylib arm64e /usr/lib/libcmph.dylib 0x1d0e64000 - 0x1d0e7bfff libcompression.dylib arm64e <3dd8e20319103207bd0ed4012adc2e27> /usr/lib/libcompression.dylib 0x1d0e7c000 - 0x1d0e92fff libcoretls.dylib arm64e <412c627dbcd43363a5eb8adac64d5df8> /usr/lib/libcoretls.dylib 0x1d0e93000 - 0x1d0e94fff libcoretls_cfhelpers.dylib arm64e <8c86770bd9a33edfb44a5e65a6e83121> /usr/lib/libcoretls_cfhelpers.dylib 0x1d0eb8000 - 0x1d0ebffff libcupolicy.dylib arm64e /usr/lib/libcupolicy.dylib 0x1d0ec0000 - 0x1d0ec7fff libdns_services.dylib arm64e <7051d8e3117435fcaadf13e99c463df1> /usr/lib/libdns_services.dylib 0x1d0ec8000 - 0x1d0ee5fff libedit.3.dylib arm64e <7ae3aba20a7d3c1f8217aeb442b49ed0> /usr/lib/libedit.3.dylib 0x1d0ee6000 - 0x1d0ee6fff libenergytrace.dylib arm64e /usr/lib/libenergytrace.dylib 0x1d0ee7000 - 0x1d0f00fff libexpat.1.dylib arm64e <8458b56730553db481512430799b2917> /usr/lib/libexpat.1.dylib 0x1d0f2b000 - 0x1d0f2ffff libgermantok.dylib arm64e <15c56423f081367a9b3e46402d005b9c> /usr/lib/libgermantok.dylib 0x1d0f30000 - 0x1d0f35fff libheimdal-asn1.dylib arm64e <9703f2434cb434f9b71b1d5ddd3a9b81> /usr/lib/libheimdal-asn1.dylib 0x1d0f36000 - 0x1d102bfff libiconv.2.dylib arm64e <7e67d18aad88314aba3f8fad76db01c2> /usr/lib/libiconv.2.dylib 0x1d104a000 - 0x1d104bfff liblangid.dylib arm64e /usr/lib/liblangid.dylib 0x1d104c000 - 0x1d1057fff liblockdown.dylib arm64e /usr/lib/liblockdown.dylib 0x1d1058000 - 0x1d1070fff liblzma.5.dylib arm64e <941ac4cea9ef3920a3405459df591e1d> /usr/lib/liblzma.5.dylib 0x1d109f000 - 0x1d10f4fff libmecab.dylib arm64e /usr/lib/libmecab.dylib 0x1d10f5000 - 0x1d132cfff libmecabra.dylib arm64e <14b748c439173265bcc22e129ee4202f> /usr/lib/libmecabra.dylib 0x1d132d000 - 0x1d1340fff libmis.dylib arm64e <38c42078d81d34ff9768847e136f5f35> /usr/lib/libmis.dylib 0x1d1341000 - 0x1d1356fff libnetworkextension.dylib arm64e /usr/lib/libnetworkextension.dylib 0x1d1701000 - 0x1d173bfff libpcap.A.dylib arm64e <0b09f71d72a633bdaae06ba301e3a6bf> /usr/lib/libpcap.A.dylib 0x1d173c000 - 0x1d174afff libperfcheck.dylib arm64e <3209b947b0b63dfd8d7fa82db852e8f3> /usr/lib/libperfcheck.dylib 0x1d1752000 - 0x1d1764fff libprequelite.dylib arm64e <895b10fdf9bf3694a072dddea896ef9c> /usr/lib/libprequelite.dylib 0x1d1765000 - 0x1d1777fff libprotobuf-lite.dylib arm64e /usr/lib/libprotobuf-lite.dylib 0x1d1778000 - 0x1d17dafff libprotobuf.dylib arm64e /usr/lib/libprotobuf.dylib 0x1d17db000 - 0x1d183afff libquic.dylib arm64e /usr/lib/libquic.dylib 0x1d183b000 - 0x1d1853fff libresolv.9.dylib arm64e /usr/lib/libresolv.9.dylib 0x1d1854000 - 0x1d1856fff libsandbox.1.dylib arm64e <69ad3945a8e339a19aae15ab81e2e931> /usr/lib/libsandbox.1.dylib 0x1d18a0000 - 0x1d18a3fff libutil.dylib arm64e <854f760a2ad6375e8582d190903cdef4> /usr/lib/libutil.dylib 0x1d18a4000 - 0x1d198ffff libxml2.2.dylib arm64e <7663cdaa843d3a63a6975d34e2045591> /usr/lib/libxml2.2.dylib 0x1d1994000 - 0x1d19bdfff libxslt.1.dylib arm64e /usr/lib/libxslt.1.dylib 0x1d19be000 - 0x1d19cffff libz.1.dylib arm64e /usr/lib/libz.1.dylib 0x1d1a09000 - 0x1d1a0bfff liblog_network.dylib arm64e <21327035e8e935d4872209bce2eecf82> /usr/lib/log/liblog_network.dylib 0x1d1ab2000 - 0x1d1abafff libswiftCoreAudio.dylib arm64e /usr/lib/swift/libswiftCoreAudio.dylib 0x1d1ac0000 - 0x1d1ac0fff libswiftCoreFoundation.dylib arm64e <9265bb891f9032208a1425f57a2adf87> /usr/lib/swift/libswiftCoreFoundation.dylib 0x1d1ac1000 - 0x1d1ac1fff libswiftCoreImage.dylib arm64e <9182520bf43735bf971e90e0adf779be> /usr/lib/swift/libswiftCoreImage.dylib 0x1d1ad3000 - 0x1d1b0dfff libswiftCoreMedia.dylib arm64e /usr/lib/swift/libswiftCoreMedia.dylib 0x1d1b1a000 - 0x1d1b23fff libswiftDarwin.dylib arm64e <5807f42dfda437208ff708a42d33566e> /usr/lib/swift/libswiftDarwin.dylib 0x1d1b42000 - 0x1d1b46fff libswiftMetal.dylib arm64e /usr/lib/swift/libswiftMetal.dylib 0x1d1bb9000 - 0x1d1bbafff libswiftQuartzCore.dylib arm64e <6e6a8ea16ed93fee9b57fa016963f971> /usr/lib/swift/libswiftQuartzCore.dylib 0x1d1bfa000 - 0x1d1c0cfff libswiftos.dylib arm64e <679ca098d588319b804dfe96291dfdc2> /usr/lib/swift/libswiftos.dylib 0x1d1c21000 - 0x1d1c26fff libcache.dylib arm64e /usr/lib/system/libcache.dylib 0x1d1c27000 - 0x1d1c34fff libcommonCrypto.dylib arm64e <2642db07006d3e4da311aaa8a3765aa3> /usr/lib/system/libcommonCrypto.dylib 0x1d1c35000 - 0x1d1c38fff libcompiler_rt.dylib arm64e <11006ab7252c34288b4bb752d35170b3> /usr/lib/system/libcompiler_rt.dylib 0x1d1c39000 - 0x1d1c41fff libcopyfile.dylib arm64e /usr/lib/system/libcopyfile.dylib 0x1d1d27000 - 0x1d1d27fff liblaunch.dylib arm64e <533ec8c5aade3debaad3ab3a13505298> /usr/lib/system/liblaunch.dylib 0x1d1d28000 - 0x1d1d2dfff libmacho.dylib arm64e /usr/lib/system/libmacho.dylib 0x1d1d2e000 - 0x1d1d30fff libremovefile.dylib arm64e <57a846953c1c3fd088d1306786bcff80> /usr/lib/system/libremovefile.dylib 0x1d1d31000 - 0x1d1d32fff libsystem_blocks.dylib arm64e <460d7d6f783a3e588e34dec38eae1938> /usr/lib/system/libsystem_blocks.dylib 0x1d1d33000 - 0x1d1d35fff libsystem_collections.dylib arm64e <6bbbbbef813d3fe498018ca5a772e7ad> /usr/lib/system/libsystem_collections.dylib 0x1d1d36000 - 0x1d1d3afff libsystem_configuration.dylib arm64e <0c1135ceb3f73af280dc4c5f0683687e> /usr/lib/system/libsystem_configuration.dylib 0x1d1d3b000 - 0x1d1d4dfff libsystem_containermanager.dylib arm64e /usr/lib/system/libsystem_containermanager.dylib 0x1d1d4e000 - 0x1d1d4ffff libsystem_coreservices.dylib arm64e <0a689c1f686e36438d53b96905739505> /usr/lib/system/libsystem_coreservices.dylib 0x1d1d50000 - 0x1d1d59fff libsystem_darwin.dylib arm64e <79c4abecdb93344baf9177d91ddc7a64> /usr/lib/system/libsystem_darwin.dylib 0x1d1d5a000 - 0x1d1d62fff libsystem_dnssd.dylib arm64e <0ba7db32bd5e3e05a500c78112b5f2c6> /usr/lib/system/libsystem_dnssd.dylib 0x1d1d63000 - 0x1d1d65fff libsystem_featureflags.dylib arm64e <9276d11149903a068474c9051685b4d5> /usr/lib/system/libsystem_featureflags.dylib 0x1d1d66000 - 0x1d1d93fff libsystem_m.dylib arm64e <14e5ee34a36e3891b4c2d42cdc33511e> /usr/lib/system/libsystem_m.dylib 0x1d1d94000 - 0x1d1d9afff libsystem_platform.dylib arm64e /usr/lib/system/libsystem_platform.dylib 0x1d1d9b000 - 0x1d1d9bfff libsystem_product_info_filter.dylib arm64e <953dfc0db6423864b345dbde8efb5862> /usr/lib/system/libsystem_product_info_filter.dylib 0x1d1d9c000 - 0x1d1da7fff libsystem_pthread.dylib arm64e <85aa620c0b543f75b11f0d45cdd71628> /usr/lib/system/libsystem_pthread.dylib 0x1d1da8000 - 0x1d1dabfff libsystem_sandbox.dylib arm64e <416cf773b03c39ba86787a7af263eed3> /usr/lib/system/libsystem_sandbox.dylib 0x1d1dac000 - 0x1d1db6fff libunwind.dylib arm64e <65659b257a80323faf04023c255731b7> /usr/lib/system/libunwind.dylib 0x1d1db7000 - 0x1d1dedfff libxpc.dylib arm64e <3b74544bb441312d8a64dd5a3e60e74e> /usr/lib/system/libxpc.dylib 0x1d41b5000 - 0x1d41c7fff SpotlightLinguistics arm64e <78ccd543ceb03f9d9588df5188835a21> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hokyungh commented 3 years ago

I was able to symbolicate the crash.

Thread 0 name:
Thread 0 Crashed:
0 libswiftCore.dylib 0x000000018a57c6e4 swift_getObjectType + 40 (Private.h:171)
1 AmazonChimeSDK 0x000000010087a40c DefaultVideoTileController.bindVideoView(videoView:tileId:) + 254988 (DefaultVideoTileController.swift:89)
2 AmazonChimeSDK 0x000000010087a40c DefaultVideoTileController.bindVideoView(videoView:tileId:) + 254988 (DefaultVideoTileController.swift:89)
3 AmazonChimeSDK 0x000000010087aa14 @objc DefaultVideoTileController.bindVideoView(videoView:tileId:) + 256532 (<compiler-generated>:0)
4 0x000000010039434c __46-[NativeMobileSDKBridge bindVideoView:tileId:]_block_invoke_2 + 260

This seems to magically either wrong type of videoView or tileId got passed. We'll try to reproduce this and update more information.

hokyungh commented 3 years ago

It seems that you were passing null videoView. Is there way to check if you are trying to bind unmounted view?

alnlau commented 3 years ago

Feel free to re-open if this is still an issue.

Stringsaeed commented 3 years ago

@hokyungh I have the same issue and I make sure that's not a null values and it's only in release version sometimes most of the times works fine

componentDidMount() {
    // we need to delay the bind video
    // Because "componentDidMount" will be called "immediately after the initial rendering occurs"
    // This is *before* RCTUIManager add this view to register (so that viewForReactTag() can return a view)
    // So we need to dispatch bindVideoView after this function complete
    setTimeout(() => {
      const viewId = findNodeHandle(this);
      if (viewId && viewId !== null) {
        Crashlytics().log(
          `bindVideoView with viewId:${viewId} and tileId ${this.props.tileId}`,
        );
        NativeFunction.bindVideoView(
          viewId,
          this.props.tileId && this.props.tileId !== null
            ? this.props.tileId
            : 0,
        );
      }
    });
  }

any idea how can I overcome this issue?

AlkanV commented 1 year ago

hello, i have the same problem at the moment, any solution about this?