14.2 C
New York
Sunday, September 8, 2024

swift – React native ios app works effective on simulator however crashes on gadget


App works effective on simulator however after I create debug app or distribution app for testing by way of testflight or direct IPA, then it crashes.

Firstly the issue is just not clear and in addition I’ve tried a number of solutions obtainable on web however none of them labored for me. Tried upgrading few libs as effectively however didn’t work.

Incident Identifier: 04040F0B-65CF-41A3-915E-926A4E9ED1CE
Distributor ID: com.apple.TestFlight
{Hardware} Mannequin: iPhone13,2
Course of: NinjaCRM [8000]
Path: /personal/var/containers/Bundle/Software/BE2A7BE2-340B-4E5F-978C-9042D9475AB8/NinjaCRM.app/NinjaCRM
Identifier: in.ninjacrm.v2
Model: 2.0.2 (7)
AppStoreTools: 15F31e
AppVariant: 1:iPhone13,2:17.4
Beta: YES
Code Kind: ARM-64 (Native)
Position: Foreground
Mother or father Course of: launchd [1]
Coalition: in.ninjacrm.v2 [2402]

Date/Time: 2024-07-16 13:00:48.4904 +0530
Launch Time: 2024-07-16 13:00:47.8877 +0530
OS Model: iPhone OS 17.5.1 (21F90)
Launch Kind: Consumer
Baseband Model: 4.50.06
Report Model: 104

Exception Kind: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Motive: SIGNAL 6 Abort lure: 6
Terminating Course of: NinjaCRM [8000]

Triggered by Thread: 7

Final Exception Backtrace:
0 CoreFoundation 0x1943d4f20 _exceptionPreprocess + 164 (NSException.m:249)
1 libobjc.A.dylib 0x18c282018 objc_exception_throw + 60 (objc-exception.mm:356)
2 NinjaCRM 0x100e6fb80 RCTFatal + 568 (RCTAssert.m:147)
3 NinjaCRM 0x100edd58c -[RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 488 (RCTExceptionsManager.mm:82)
4 NinjaCRM 0x100eddda0 -[RCTExceptionsManager reportException:] + 1308 (RCTExceptionsManager.mm:154)
5 CoreFoundation 0x194371814 invoking
+ 148 (:-1)
6 CoreFoundation 0x194370860 -[NSInvocation invoke] + 428 (NSForwarding.m:3411)
7 CoreFoundation 0x1943e71dc -[NSInvocation invokeWithTarget:] + 64 (NSForwarding.m:3508)
8 NinjaCRM 0x100e9ed18 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 388 (RCTModuleMethod.mm:584)
9 NinjaCRM 0x100ea0d6c fb::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (nameless namespace)::SchedulingContext) + 456 (RCTNativeModule.mm:197)
10 NinjaCRM 0x100ea09bc fb::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 68 (RCTNativeModule.mm:114)
11 NinjaCRM 0x100ea09bc invocation operate for block in fb::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 112 (RCTNativeModule.mm:105)
12 libdispatch.dylib 0x19c27813c _dispatch_call_block_and_release + 32 (init.c:1530)
13 libdispatch.dylib 0x19c279dd4 _dispatch_client_callout + 20 (object.m:576)
14 libdispatch.dylib 0x19c281400 _dispatch_lane_serial_drain + 748 (queue.c:3900)
15 libdispatch.dylib 0x19c281f30 _dispatch_lane_invoke + 380 (queue.c:3991)
16 libdispatch.dylib 0x19c28ccb4 _dispatch_root_queue_drain_deferred_wlh + 288 (queue.c:6998)
17 libdispatch.dylib 0x19c28c528 _dispatch_workloop_worker_thread + 404 (queue.c:6592)
18 libsystem_pthread.dylib 0x1f122b934 _pthread_wqthread + 288 (pthread.c:2696)
19 libsystem_pthread.dylib 0x1f12280cc start_wqthread + 8 (:-1)

Kernel Triage:
VM – (arg = 0x3) mach_vm_allocate_kernel failed inside name to vm_map_enter

Thread 0 title:
Thread 0:
0 libsystem_kernel.dylib 0x00000001dd484808 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001dd488008 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001dd487f20 mach_msg_overwrite + 436 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001dd487d60 mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x00000001943a4f5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5 CoreFoundation 0x00000001943a4600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6 CoreFoundation 0x00000001943a3cd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7 GraphicsServices 0x00000001d92541a8 GSEventRunModal + 164 (GSEvent.c:2196)
8 UIKitCore 0x00000001969dc90c -[UIApplication _run] + 888 (UIApplication.m:3713)
9 UIKitCore 0x0000000196a909d0 UIApplicationMain + 340 (UIApplication.m:5303)
10 NinjaCRM 0x0000000100d00250 fundamental + 80 (fundamental.m:7)
11 dyld 0x00000001b7a55e4c begin + 2240 (dyldMain.cpp:1298)

Thread 1 title:
Thread 1:
0 libsystem_kernel.dylib 0x00000001dd48ad0c __ulock_wait + 8 (:-1)
1 libdispatch.dylib 0x000000019c27a7c4 _dlock_wait + 56 (lock.c:326)
2 libdispatch.dylib 0x000000019c27a4c0 _dispatch_wait_on_address + 140 (lock.c:498)
3 libdispatch.dylib 0x000000019c27ab90 dispatch_group_wait_slow + 56 (semaphore.c:214)
4 libswiftDispatch.dylib 0x000000019d774a38 OS_dispatch_group.wait(wallTimeout:) + 24 (Dispatch.swift:165)
5 NinjaCRM 0x0000000100d5d08c InstallationsProtocol.installationID(completion:) + 616 (Installations+InstallationsProtocol.swift:63)
6 NinjaCRM 0x0000000100d5e3dc SettingsDownloader.fetch(completion:) + 32 (SettingsDownloadClient.swift:54)
7 NinjaCRM 0x0000000100d5e3dc protocol witness for SettingsDownloadClient.fetch(completion:) in conformance SettingsDownloader + 32 (:48)
8 NinjaCRM 0x0000000100d5e3dc RemoteSettings.fetchAndCacheSettings(currentTime:) + 1120 (RemoteSettings.swift:61)
9 NinjaCRM 0x0000000100d58d48 RemoteSettings.updateSettings(currentTime:) + 8 (RemoteSettings.swift:97)
10 NinjaCRM 0x0000000100d58d48 RemoteSettings.updateSettings() + 16 (RemoteSettings.swift:101)
11 NinjaCRM 0x0000000100d58d48 SessionsSettings.updateSettings() + 20 (SessionsSettings.swift:81)
12 NinjaCRM 0x0000000100d58d48 protocol witness for SettingsProtocol.updateSettings() in conformance SessionsSettings + 24 (:78)
13 NinjaCRM 0x0000000100d58d48 closure #1 in closure #1 in Classes.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 548 (FirebaseSessions.swift:193)
14 NinjaCRM 0x0000000100d5c6bc partial apply for closure #1 in closure #1 in Classes.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 24 (:0)
15 NinjaCRM 0x0000000100da7b54 closure #1 in Promise.then(on:
🙂 + 224 (Promise+Then.swift:95)
16 NinjaCRM 0x0000000100da74c8 thunk for @escaping @callee_guaranteed (@assured Swift.AnyObject?) -> (@out Any?) + 56 (:0)
17 NinjaCRM 0x0000000100d9aad8 __56-[FBLPromise chainOnQueue:chainedFulfill:chainedReject:]_block_invoke.18 + 52 (FBLPromise.m:273)
18 libdispatch.dylib 0x000000019c27813c _dispatch_call_block_and_release + 32 (init.c:1530)
19 libdispatch.dylib 0x000000019c279dd4 _dispatch_client_callout + 20 (object.m:576)
20 libdispatch.dylib 0x000000019c28baf4 _dispatch_root_queue_drain + 1000 (queue.c:7136)
21 libdispatch.dylib 0x000000019c28c09c _dispatch_worker_thread2 + 156 (queue.c:7204)
22 libsystem_pthread.dylib 0x00000001f122b8f8 _pthread_wqthread + 228 (pthread.c:2709)
23 libsystem_pthread.dylib 0x00000001f12280cc start_wqthread + 8 (:-1)

Thread 2:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 3:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 4:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 5:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 6 title:
Thread 6:
0 libsystem_kernel.dylib 0x00000001dd484808 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001dd488008 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001dd487f20 mach_msg_overwrite + 436 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001dd487d60 mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x00000001943a4f5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5 CoreFoundation 0x00000001943a4600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6 CoreFoundation 0x00000001943a3cd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7 Basis 0x00000001932c4e4c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8 Basis 0x00000001932c4c9c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9 UIKitCore 0x00000001969f0640 -[UIEventFetcher threadMain] + 420 (UIEventFetcher.m:1207)
10 Basis 0x00000001932db718 NSThread__start + 732 (NSThread.m:991)
11 libsystem_pthread.dylib 0x00000001f122d06c _pthread_start + 136 (pthread.c:931)
12 libsystem_pthread.dylib 0x00000001f12280d8 thread_start + 8 (:-1)

Thread 7 title:
Thread 7 Crashed:
0 libsystem_kernel.dylib 0x00000001dd48f42c __pthread_kill + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001f122ec0c pthread_kill + 268 (pthread.c:1721)
2 libsystem_c.dylib 0x000000019c332c34 __abort + 136 (abort.c:159)
3 libsystem_c.dylib 0x000000019c332bac abort + 192 (abort.c:126)
4 libc++abi.dylib 0x00000001f114cca4 abort_message + 132 (abort_message.cpp:78)
5 libc++abi.dylib 0x00000001f113ce5c demangling_terminate_handler() + 348 (cxa_default_handlers.cpp:77)
6 libobjc.A.dylib 0x000000018c29de2c _objc_terminate() + 144 (objc-exception.mm:496)
7 NinjaCRM 0x0000000100d2f628 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8 libc++abi.dylib 0x00000001f114c068 std::__terminate(void (*)()) + 16 (cxa_handlers.cpp:59)
9 libc++abi.dylib 0x00000001f114c00c std::terminate() + 108 (cxa_handlers.cpp:88)
10 libdispatch.dylib 0x000000019c279de8 _dispatch_client_callout + 40 (object.m:579)
11 libdispatch.dylib 0x000000019c281400 _dispatch_lane_serial_drain + 748 (queue.c:3900)
12 libdispatch.dylib 0x000000019c281f30 _dispatch_lane_invoke + 380 (queue.c:3991)
13 libdispatch.dylib 0x000000019c28ccb4 _dispatch_root_queue_drain_deferred_wlh + 288 (queue.c:6998)
14 libdispatch.dylib 0x000000019c28c528 _dispatch_workloop_worker_thread + 404 (queue.c:6592)
15 libsystem_pthread.dylib 0x00000001f122b934 _pthread_wqthread + 288 (pthread.c:2696)
16 libsystem_pthread.dylib 0x00000001f12280cc start_wqthread + 8 (:-1)

Thread 8:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 9:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 10:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 11 title:
Thread 11:
0 libsystem_kernel.dylib 0x00000001dd484808 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001dd488008 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001dd487f20 mach_msg_overwrite + 436 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001dd487d60 mach_msg + 24 (mach_msg.c:323)
4 NinjaCRM 0x0000000100d380d4 FIRCLSMachExceptionReadMessage + 56 (FIRCLSMachException.c:192)
5 NinjaCRM 0x0000000100d380d4 FIRCLSMachExceptionServer + 104 (FIRCLSMachException.c:168)
6 libsystem_pthread.dylib 0x00000001f122d06c _pthread_start + 136 (pthread.c:931)
7 libsystem_pthread.dylib 0x00000001f12280d8 thread_start + 8 (:-1)

Thread 12 title:
Thread 12:
0 libsystem_kernel.dylib 0x00000001dd484808 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001dd488008 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001dd487f20 mach_msg_overwrite + 436 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001dd487d60 mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x00000001943a4f5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5 CoreFoundation 0x00000001943a4600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6 CoreFoundation 0x00000001943a3cd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7 NinjaCRM 0x0000000100e81ae0 +[RCTCxxBridge runRunLoop] + 212 (RCTCxxBridge.mm:337)
8 Basis 0x00000001932db718 NSThread__start + 732 (NSThread.m:991)
9 libsystem_pthread.dylib 0x00000001f122d06c _pthread_start + 136 (pthread.c:931)
10 libsystem_pthread.dylib 0x00000001f12280d8 thread_start + 8 (:-1)

Thread 13:
0 libsystem_pthread.dylib 0x00000001f12280c4 start_wqthread + 0 (:-1)

Thread 14 title:
Thread 14:
0 libsystem_kernel.dylib 0x00000001dd48a1cc __psynch_cvwait + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001f122a6e4 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2 libc++.1.dylib 0x00000001a478a504 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28 (condition_variable.cpp:45)
3 hermes 0x0000000101da03f8 0x101c84000 + 1164280
4 hermes 0x0000000101da01ac 0x101c84000 + 1163692
5 libsystem_pthread.dylib 0x00000001f122d06c _pthread_start + 136 (pthread.c:931)
6 libsystem_pthread.dylib 0x00000001f12280d8 thread_start + 8 (:-1)

Thread 15 title:
Thread 15:
0 libsystem_kernel.dylib 0x00000001dd48a1cc __psynch_cvwait + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001f122a6e4 pthread_cond_wait + 1228 (pthread_cond.c:862)
2 libc++.1.dylib 0x00000001a478a504 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28 (condition_variable.cpp:45)
3 NinjaCRM 0x0000000100f949a0 void std::__1::condition_variable::waitfacebook::hermes::inspector::element::SerialExecutor::runLoop()::$_1(std::__1::unique_lockstd::__1::mutex&, fb::hermes::inspector::element::SerialExec… + 28 (condition_variable.h:148)
4 NinjaCRM 0x0000000100f949a0 fb::hermes::inspector::element::SerialExecutor::runLoop() + 120 (SerialExecutor.cpp:41)
5 NinjaCRM 0x0000000100f492c4 decltype(std::declval, std::__1::operate)>()(std::declval<:__1::basic_string std::="">… + 52 (invoke.h:340)
6 NinjaCRM 0x0000000100f492c4 void std::__1::__thread_execute[abi:ue170006]<:__1::unique_ptr std::__1::default_deletestd::__1::__thread_struct="">, void ()(std::__1::basic_string std::__1::__thread_proxy[abi:ue170006]<:__1::tuple std::__1::default_deletestd::__1::__thread_struct="">, void (*)(std::__1::basic_string

Thread 16 title:
Thread 16:
0 libsystem_kernel.dylib 0x00000001dd48a1cc __psynch_cvwait + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001f122a6e4 pthread_cond_wait + 1228 (pthread_cond.c:862)
2 libc++.1.dylib 0x00000001a478a504 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28 (condition_variable.cpp:45)
3 NinjaCRM 0x0000000100f949a0 void std::__1::condition_variable::waitfacebook::hermes::inspector::element::SerialExecutor::runLoop()::$_1(std::__1::unique_lockstd::__1::mutex&, fb::hermes::inspector::element::SerialExec… + 28 (condition_variable.h:148)
4 NinjaCRM 0x0000000100f949a0 fb::hermes::inspector::element::SerialExecutor::runLoop() + 120 (SerialExecutor.cpp:41)
5 NinjaCRM 0x0000000100f492c4 decltype(std::declval, std::__1::operate)>()(std::declval<:__1::basic_string std::="">… + 52 (invoke.h:340)
6 NinjaCRM 0x0000000100f492c4 void std::__1::__thread_execute[abi:ue170006]<:__1::unique_ptr std::__1::default_deletestd::__1::__thread_struct="">, void ()(std::__1::basic_string std::__1::__thread_proxy[abi:ue170006]<:__1::tuple std::__1::default_deletestd::__1::__thread_struct="">, void (*)(std::__1::basic_string

Thread 17 title:
Thread 17:
0 libsystem_kernel.dylib 0x00000001dd484808 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001dd488008 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001dd487f20 mach_msg_overwrite + 436 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001dd487d60 mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x00000001943a4f5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5 CoreFoundation 0x00000001943a4600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6 CoreFoundation 0x00000001943a3cd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7 CFNetwork 0x0000000195584c90 +[__CFN_CoreSchedulingSetRunnable _run:] + 384 (CoreSchedulingSet.mm:1473)
8 Basis 0x00000001932db718 NSThread__start + 732 (NSThread.m:991)
9 libsystem_pthread.dylib 0x00000001f122d06c _pthread_start + 136 (pthread.c:931)
10 libsystem_pthread.dylib 0x00000001f12280d8 thread_start + 8 (:-1)

Thread 7 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0x0000000000000000
x8: 0xf416df11439fe778 x9: 0xf416df102cd2d778 x10: 0x00000000000003e8 x11: 0x000000016f4d22e0
x12: 0x0000000000000000 x13: 0x00000000001ff800 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x000000016f4d3000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000005103 x21: 0x000000016f4d30e0 x22: 0x0000000000000007 x23: 0x00000001011d28c6
x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x0000000000000000 x27: 0x00000003009a6a00
x28: 0x0000000000000000 fp: 0x000000016f4d26e0 lr: 0x00000001f122ec0c
sp: 0x000000016f4d26c0 computer: 0x00000001dd48f42c cpsr: 0x40001000
esr: 0x56000080 Deal with dimension fault

Binary Photos:
0x100cfc000 – 0x1012f3fff NinjaCRM arm64 /personal/var/containers/Bundle/Software/BE2A7BE2-340B-4E5F-978C-9042D9475AB8/NinjaCRM.app/NinjaCRM
0x10175c000 – 0x101767fff libobjc-trampolines.dylib arm64e <2e2c05f8377a30899ad91926d284dd03> /personal/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
0x101c84000 – 0x101f6ffff hermes arm64 <8e2941ce63de30b0b58cdc4c5a3fd7d9> /personal/var/containers/Bundle/Software/BE2A7BE2-340B-4E5F-978C-9042D9475AB8/NinjaCRM.app/Frameworks/hermes.framework/hermes
0x18c26c000 – 0x18c2b9f43 libobjc.A.dylib arm64e <53115e1fe35330d99e8a4e6e73489f05> /usr/lib/libobjc.A.dylib
0x1931fd000 – 0x193d72fff Basis arm64e <3d3a12e3f5e9361fb00a4a5e8861aa55> /System/Library/Frameworks/Basis.framework/Basis
0x194351000 – 0x19487efff CoreFoundation arm64e <00e76a98210c3cb5930bf236807ff24c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x195487000 – 0x195863fff CFNetwork arm64e /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1965d2000 – 0x1980f2fff UIKitCore arm64e <1741fa374e53371e8daed611aab0043d> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19c276000 – 0x19c2bcfff libdispatch.dylib arm64e <81d355df266a3010bab8113b76a206c1> /usr/lib/system/libdispatch.dylib
0x19c2bd000 – 0x19c33aff3 libsystem_c.dylib arm64e /usr/lib/system/libsystem_c.dylib
0x19d772000 – 0x19d789ff7 libswiftDispatch.dylib arm64e <8e2aba15a8b23d0792b92896427fd916> /usr/lib/swift/libswiftDispatch.dylib
0x1a477d000 – 0x1a4806fff libc++.1.dylib arm64e /usr/lib/libc++.1.dylib
0x1b7a19000 – 0x1b7aa5ef7 dyld arm64e <71846eacee653697bf7d790b6a07dcdb> /usr/lib/dyld
0x1d9253000 – 0x1d925bfff GraphicsServices arm64e /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1dd483000 – 0x1dd4bcfef libsystem_kernel.dylib arm64e <13b5134e819c3baab3004856112114cb> /usr/lib/system/libsystem_kernel.dylib
0x1f1138000 – 0x1f1153ffb libc++abi.dylib arm64e /usr/lib/libc++abi.dylib
0x1f1227000 – 0x1f1233ff3 libsystem_pthread.dylib arm64e <1196b6c3333d3450818ff3663484b8eb> /usr/lib/system/libsystem_pthread.dylib

EOF

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles