Instant crash on iOS simulator with ns debug ios on Intel MacBook
Hello,
I am experiencing an issue with NativeScript version 8.9.3.
On my Intel-based MacBook, the application crashes instantly upon launching in the iOS simulator when I run ns debug ios. However, it runs perfectly fine on an M4-based MacBook.
I have tested this with both iOS 18 and iOS 17 simulators, and the result is the same instant crash on the Intel machine.
This leads me to ask: Is running on the iOS simulator on Intel-based MacBooks no longer supported?
Translated Report (Full Report Below)
Incident Identifier: 5F84831F-D809-4071-8504-395D573707D7 CrashReporter Key: 03AB3170-A592-587C-70CE-26A249C3C7C9 Hardware Model: MacBookPro16,1 Process: XXXAPP [41980] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/2873BE9A-B312-4CB0-9D43-C164C0D592C8/data/Containers/Bundle/Application/12F4CFBE-FF44-4FE1-AA3D-3F60FA785F60/XXXAPP.app/XXXAPP Identifier: com.tcsec.mysmartadvisor.investor.app Version: 2.6.15 (279) Code Type: X86-64 (Native) Role: Foreground Parent Process: launchd_sim [27192] Coalition: com.apple.CoreSimulator.SimDevice.2873BE9A-B312-4CB0-9D43-C164C0D592C8 [80012] Responsible Process: SimulatorTrampoline [2769]
Date/Time: 2025-09-25 17:26:11.7716 +0800 Launch Time: 2025-09-25 17:26:08.9312 +0800 OS Version: macOS 15.2 (24C101) Release Type: User Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000000000001e
Exception Codes: 0x0000000000000001, 0x000000000000001e
VM Region Info: 0x1e is not in any region. Bytes before following region: 4356792290
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 103af6000-103b1a000 [ 144K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/2873BE9A-B312-4CB0-9D43-C164C0D592C8/data/Containers/Bundle/Application/12F4CFBE-FF44-4FE1-AA3D-3F60FA785F60/XXXAPP.app/XXXAPP
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [41980]
Triggered by Thread: 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x7ff800082707 objc_opt_respondsToSelector + 16 1 UIKitCore 0x7ff805cb97f1 -[UIApplication setDelegate:] + 95 2 UIKitCore 0x7ff805cc5baa _UIApplicationMainPreparations + 1611 3 UIKitCore 0x7ff805cc5535 UIApplicationMain + 95 4 NativeScript 0x104cf911d ffi_call_unix64 + 85 5 NativeScript 0x104cf7cd4 ffi_call_int + 868 6 NativeScript 0x104cd9b9f tns::Interop::CallFunctionInternal(tns::MethodCall&) + 467 (Interop.mm:1515) 7 NativeScript 0x104ca1244 tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2::operator()() const + 631 (MetadataBuilder.mm:887) [inlined] 8 NativeScript 0x104ca1244 decltype(std::declval<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2&>()()) std::__1::__invoke[abi:ue170006]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2&) + 631 (invoke.h:340) [inlined] 9 NativeScript 0x104ca1244 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:ue170006]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2&) + 631 (invoke.h:415) [inlined] 10 NativeScript 0x104ca1244 std::__1::__function::__alloc_func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2>, void ()>::operator()abi:ue170006 + 631 (function.h:193) [inlined] 11 NativeScript 0x104ca1244 std::__1::__function::__func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_2>, void ()>::operator()() + 654 (function.h:364) 12 NativeScript 0x104ce48f5 std::__1::__function::__value_func<void ()>::operator()abi:ue170006 const + 19 (function.h:518) [inlined] 13 NativeScript 0x104ce48f5 std::__1::function<void ()>::operator()() const + 19 (function.h:1169) [inlined] 14 NativeScript 0x104ce48f5 tns::Tasks::Drain() + 89 (Tasks.cpp:13) 15 XXXAPP 0x103af8e7a main + 666 (main.m:61) 16 dyld_sim 0x1047a83e0 start_sim + 10 17 dyld 0x106bee2cd start + 1805
Thread 1:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 2:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 3:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 4:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 5:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 6:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 7:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 8:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 9:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 10:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 11:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x106ebeaaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x106f9f7a8 _pthread_cond_wait + 1193 2 NativeScript 0x104d144a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x104d13e20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x104d09347 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 6 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 12: 0 libsystem_pthread.dylib 0x106f9abcc start_wqthread + 0
Thread 13: 0 libsystem_pthread.dylib 0x106f9abcc start_wqthread + 0
Thread 14:: Dispatch queue: BSXPCCnx:com.apple.frontboard.systemappservices (BSCnx:client:com.apple.frontboard.workspace-service) 0 libsystem_malloc.dylib 0x7ff8001d9fa6 nanov2_calloc + 326 1 libobjc.A.dylib 0x7ff800079615 _objc_rootAllocWithZone + 47 2 BaseBoard 0x7ff803aeccb2 BSCreateDeserializedBSXPCEncodableObjectFromXPCDictionary + 137 3 BaseBoard 0x7ff803b7e6af BSSettingsDecodeSettingObject + 495 4 BaseBoard 0x7ff803b7e3f4 __36-[BSSettings initWithXPCDictionary:]_block_invoke.26 + 44 5 BaseBoard 0x7ff803b7e0ba BSSettingsDecodeSettingEntries + 766 6 BaseBoard 0x7ff803b7dd1d -[BSSettings initWithXPCDictionary:] + 270 7 BaseBoard 0x7ff803b65a6e -[BSKeyedSettings initWithXPCDictionary:] + 68 8 BaseBoard 0x7ff803b767f0 _BSXPCDecodeObjectFromContext + 3132 9 BaseBoard 0x7ff803b73f99 _BSXPCDecodeObjectForKey + 259 10 BaseBoard 0x7ff803b56c20 -[BSSettingsDiff initWithBSXPCCoder:] + 74 11 BaseBoard 0x7ff803b766cf _BSXPCDecodeObjectFromContext + 2843 12 BaseBoard 0x7ff803b73f99 _BSXPCDecodeObjectForKey + 259 13 FrontBoardServices 0x7ff807a39fcb -[FBSSettingsDiff initWithXPCDictionary:] + 114 14 BaseBoard 0x7ff803aeccc5 BSCreateDeserializedBSXPCEncodableObjectFromXPCDictionary + 156 15 BaseBoard 0x7ff803aecbdf BSCreateDeserializedBSXPCEncodableObjectFromXPCDictionaryWithKey + 57 16 BaseBoard 0x7ff803aecd28 BSDeserializeBSXPCEncodableObjectFromXPCDictionaryWithKey + 9 17 FrontBoardServices 0x7ff807a2d511 -[FBSSceneParameters initWithXPCDictionary:] + 168 18 BaseBoard 0x7ff803b767f0 _BSXPCDecodeObjectFromContext + 3132 19 BaseBoard 0x7ff803b73f99 _BSXPCDecodeObjectForKey + 259 20 BoardServices 0x7ff8074daa1e +[BSXPCServiceConnectionProxy decodeArguments:outArgs:fromMessage:forConnection:] + 1230 21 BoardServices 0x7ff8074d8744 +[BSXPCServiceConnectionProxy invokeMethod:onTarget:withMessage:forConnection:] + 318 22 BoardServices 0x7ff8074eb5b6 __63-[BSXPCServiceConnectionEventHandler connection:handleMessage:]_block_invoke + 722 23 BoardServices 0x7ff80751b701 BSXPCServiceConnectionExecuteCallOut + 331 24 BoardServices 0x7ff8074eb160 -[BSXPCServiceConnectionEventHandler connection:handleMessage:] + 172 25 BoardServices 0x7ff80751aa2e -[BSXPCServiceConnection _connection_handleMessage:fromPeer:withHandoff:] + 680 26 libdispatch.dylib 0x7ff8001783ec _dispatch_call_block_and_release + 12 27 libdispatch.dylib 0x7ff8001796d8 _dispatch_client_callout + 8 28 libdispatch.dylib 0x7ff80018127d _dispatch_lane_serial_drain + 1228 29 libdispatch.dylib 0x7ff800181e17 _dispatch_lane_invoke + 406 30 libdispatch.dylib 0x7ff800180f59 _dispatch_lane_serial_drain + 424 31 libdispatch.dylib 0x7ff800181e17 _dispatch_lane_invoke + 406 32 libdispatch.dylib 0x7ff80018d9a8 _dispatch_root_queue_drain_deferred_wlh + 276 33 libdispatch.dylib 0x7ff80018cf72 _dispatch_workloop_worker_thread + 552 34 libsystem_pthread.dylib 0x106f9bc7f _pthread_wqthread + 326 35 libsystem_pthread.dylib 0x106f9abdb start_wqthread + 15
Thread 15: 0 libsystem_pthread.dylib 0x106f9abcc start_wqthread + 0
Thread 16:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x106ebbf0e mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x106eca5fa mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x106ec3016 mach_msg_overwrite + 649 3 libsystem_kernel.dylib 0x106ebc1ff mach_msg + 19 4 CoreFoundation 0x7ff800429863 __CFRunLoopServiceMachPort + 143 5 CoreFoundation 0x7ff800423feb __CFRunLoopRun + 1371 6 CoreFoundation 0x7ff8004236ad CFRunLoopRunSpecific + 557 7 Foundation 0x7ff800e89cda -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 8 Foundation 0x7ff800e89f58 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72 9 UIKitCore 0x7ff805d9e85a -[UIEventFetcher threadMain] + 518 10 Foundation 0x7ff800eb4515 NSThread__start + 1024 11 libsystem_pthread.dylib 0x106f9f253 _pthread_start + 99 12 libsystem_pthread.dylib 0x106f9abef thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007ff8204e1ec4 rbx: 0xfbff4ba61d2500f7 rcx: 0x00007ff841ee0178 rdx: 0x0000000000000000 rdi: 0xfbff4ba61d2500f7 rsi: 0x00007ff8204e1ec4 rbp: 0x00007ff7bc407c40 rsp: 0x00007ff7bc407c08 r8: 0x000000010740d180 r9: 0x000000010e808340 r10: 0x000000000000000a r11: 0x000000000000001f r12: 0x0000000000000000 r13: 0x00007ff80005d540 r14: 0x000000010740d180 r15: 0x0000000000000018 rip: 0x00007ff800082707 rfl: 0x0000000000010297 cr2: 0x000000000000001e
Logical CPU: 0 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14
Binary Images:
0x106be8000 - 0x106c73fff dyld () <7e2d5f84-7d4f-3322-83cb-dd7bd247f06a> /usr/lib/dyld
0x10486c000 - 0x104878fff libobjc-trampolines.dylib ()
EOF
@NathanWalker i have the same issue after upgrading to 8.9.4. Not sure yet what might have broke it. But it is quite a big deal. The break happened between 8.9.2 and 8.9.3 so here https://github.com/NativeScript/ios/compare/v8.9.2...v8.9.3
Are you on Intel @farfromrefug?
@NathanWalker yes sorry forgot to mention it
Ok good to know, yes this has been a known on Intel for awhile. We're going to see what can be done before end of month; it's on the list to check before v9 is out.
Please try this particular version; modify your package.json to the following, ns clean and also make sure your package-lock.json reflects this specific version and then run. Reply back if fixes for you 🙏
@nativescript/ios: "8.9.5-dev.1"
Thanks for the patch. I tried with @nativescript/ios: 8.9.5-dev.1 on an Intel MacBook, but it's still not working, I'm afraid.
Translated Report (Full Report Below)
Incident Identifier: 697873EE-CFED-4202-A1BC-81B84A61CD95 CrashReporter Key: 03AB3170-A592-587C-70CE-26A249C3C7C9 Hardware Model: MacBookPro16,1 Process: XXXappmobile [87870] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile Identifier: com.XXX.XXX.investor.app Version: 2.6.15 (279) Code Type: X86-64 (Native) Role: Foreground Parent Process: launchd_sim [90728] Coalition: com.apple.CoreSimulator.SimDevice.5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C [15507] Responsible Process: SimulatorTrampoline [42400]
Date/Time: 2025-10-10 13:50:09.8012 +0800 Launch Time: 2025-10-10 13:50:06.4373 +0800 OS Version: macOS 15.2 (24C101) Release Type: User Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000000000001e
Exception Codes: 0x0000000000000001, 0x000000000000001e
VM Region Info: 0x1e is not in any region. Bytes before following region: 4301930466
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 1006a4000-1006b7000 [ 76K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [87870]
Triggered by Thread: 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x7ff80008f017 objc_opt_respondsToSelector + 16 1 UIKitCore 0x7ff80649e0c2 -[UIApplication setDelegate:] + 92 2 UIKitCore 0x7ff8064aaddc _UIApplicationMainPreparations + 1613 3 UIKitCore 0x7ff8064aa765 UIApplicationMain + 95 4 NativeScript 0x1060b60dd ffi_call_unix64 + 85 5 NativeScript 0x1060b4c94 ffi_call_int + 868 6 NativeScript 0x1060973c8 tns::Interop::CallFunctionInternal(tns::MethodCall&) + 448 (Interop.mm:1515) 7 NativeScript 0x106060915 tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0::operator()() const + 456 (MetadataBuilder.mm:887) [inlined] 8 NativeScript 0x106060915 decltype(std::declval<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>()()) std::__1::__invoke[abi:ne200100]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&) + 456 (invoke.h:179) [inlined] 9 NativeScript 0x106060915 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:ne200100]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&) + 456 (invoke.h:251) [inlined] 10 NativeScript 0x106060915 void std::__1::__invoke_r[abi:ne200100]<void, tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&) + 456 (invoke.h:273) [inlined] 11 NativeScript 0x106060915 std::__1::__function::__alloc_func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0>, void ()>::operator()abi:ne200100 + 456 (function.h:167) [inlined] 12 NativeScript 0x106060915 std::__1::__function::__func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0>, void ()>::operator()() + 479 (function.h:319) 13 NativeScript 0x1060a18e7 std::__1::__function::__value_func<void ()>::operator()abi:ne200100 const + 19 (function.h:436) [inlined] 14 NativeScript 0x1060a18e7 std::__1::function<void ()>::operator()() const + 19 (function.h:995) [inlined] 15 NativeScript 0x1060a18e7 tns::Tasks::Drain() + 89 (Tasks.cpp:13) 16 XXXappmobile 0x1006a68aa main + 666 (main.m:61) 17 dyld_sim 0x1013b0478 start_sim + 10 18 dyld 0x1025442cd start + 1805
Thread 1:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 2:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 3:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 4:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 5:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 6:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 7:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 8:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 9:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 10:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 11:: V8 DefaultWorke 0 libsystem_kernel.dylib 0x10182baaa __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x1015977a8 _pthread_cond_wait + 1193 2 NativeScript 0x1060d13a4 v8::platform::DelayedTaskQueue::GetNext() + 740 3 NativeScript 0x1060d0d20 v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run() + 64 4 NativeScript 0x1060c6247 v8::base::ThreadEntry(void*) + 87 5 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 6 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 12: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 13: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 14: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 15: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 16:: Dispatch queue: com.apple.root.user-interactive-qos 0 Foundation 0x7ff800f6a884 -[NSConcreteMapTable assign:key:value:isNew:] + 217 1 Foundation 0x7ff800f6a9ca -[NSConcreteMapTable setObject:forKey:] + 121 2 FrontBoardServices 0x7ff80867bd82 realizeSettingsExtension + 8007 3 FrontBoardServices 0x7ff808679221 FBSRealizeSettingsExtension + 134 4 FrontBoardServices 0x7ff808678e9b +[FBSSceneExtension initialize] + 228 5 libobjc.A.dylib 0x7ff80006e74c CALLING_SOME+initialize_METHOD + 17 6 libobjc.A.dylib 0x7ff80006f2eb initializeNonMetaClass + 483 7 libobjc.A.dylib 0x7ff8000719ed initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool) + 163 8 libobjc.A.dylib 0x7ff8000826de lookUpImpOrForward + 189 9 libobjc.A.dylib 0x7ff80006a55b _objc_msgSend_uncached + 75 10 UIKitCore 0x7ff805d7874a -[UIApplicationSceneSpecification defaultExtensions] + 285 11 FrontBoardServices 0x7ff8086c5e33 _lock_getDefaultExtensions + 283 12 FrontBoardServices 0x7ff8086c5d80 _lock_getDefaultExtensions + 104 13 FrontBoardServices 0x7ff8086c5cea FBSGetDefaultExtensions + 53 14 FrontBoardServices 0x7ff8086c6009 -[FBSSceneSpecification init] + 58 15 FrontBoardServices 0x7ff8086c5fc6 +[FBSSceneSpecification specification] + 9 16 UIKitCore 0x7ff8064d9429 ___UIApplicationMainPreparations_block_invoke + 162 17 libdispatch.dylib 0x7ff80017e114 _dispatch_call_block_and_release + 12 18 libdispatch.dylib 0x7ff80017f497 _dispatch_client_callout + 8 19 libdispatch.dylib 0x7ff8001920e2 _dispatch_root_queue_drain + 1228 20 libdispatch.dylib 0x7ff8001927ec _dispatch_worker_thread2 + 241 21 libsystem_pthread.dylib 0x101593c3e _pthread_wqthread + 261 22 libsystem_pthread.dylib 0x101592bdb start_wqthread + 15
Thread 17:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x101828f0e mach_msg2_trap + 10 1 libsystem_kernel.dylib 0x1018375fa mach_msg2_internal + 84 2 libsystem_kernel.dylib 0x101830016 mach_msg_overwrite + 649 3 libsystem_kernel.dylib 0x1018291ff mach_msg + 19 4 CoreFoundation 0x7ff80042f23f __CFRunLoopServiceMachPort + 143 5 CoreFoundation 0x7ff8004297c3 __CFRunLoopRun + 1393 6 CoreFoundation 0x7ff800428e11 CFRunLoopRunSpecific + 550 7 Foundation 0x7ff800fc3983 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 8 Foundation 0x7ff800fc3bf9 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72 9 UIKitCore 0x7ff80658c710 -[UIEventFetcher threadMain] + 518 10 Foundation 0x7ff800fee6f4 NSThread__start + 1007 11 libsystem_pthread.dylib 0x101597253 _pthread_start + 99 12 libsystem_pthread.dylib 0x101592bef thread_start + 15
Thread 18: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 19: 0 libsystem_pthread.dylib 0x101592bcc start_wqthread + 0
Thread 20:: Dispatch queue: com.apple.root.default-qos 0 libsystem_kernel.dylib 0x1018296de __open + 10 1 libsystem_kernel.dylib 0x1018326e5 open + 202 2 CoreFoundation 0x7ff8003ef3af _CFReadBytesFromFile + 187 3 CoreFoundation 0x7ff800496d54 CFURLCreateDataAndPropertiesFromResource + 370 4 CoreFoundation 0x7ff8005487a6 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 1764 5 CoreFoundation 0x7ff800549403 _CFBundleRefreshInfoDictionaryAlreadyLocked + 118 6 CoreFoundation 0x7ff80054934e CFBundleGetInfoDictionary + 41 7 CoreFoundation 0x7ff8003bff87 _CFBundleCreate + 710 8 Foundation 0x7ff800eb96a6 -[NSBundle _cfBundle] + 55 9 Foundation 0x7ff800ebbc67 -[NSBundle executablePath] + 20 10 FrontBoardServices 0x7ff8086794e4 +[FBSSceneExtension _frameworkNameLoadingIfNeeded:] + 152 11 FrontBoardServices 0x7ff8086792bd __31+[FBSSceneExtension initialize]_block_invoke + 26 12 libdispatch.dylib 0x7ff80017e114 _dispatch_call_block_and_release + 12 13 libdispatch.dylib 0x7ff80017f497 _dispatch_client_callout + 8 14 libdispatch.dylib 0x7ff80018252e _dispatch_queue_override_invoke + 1558 15 libdispatch.dylib 0x7ff800191d8a _dispatch_root_queue_drain + 372 16 libdispatch.dylib 0x7ff8001927ec _dispatch_worker_thread2 + 241 17 libsystem_pthread.dylib 0x101593c3e _pthread_wqthread + 261 18 libsystem_pthread.dylib 0x101592bdb start_wqthread + 15
Thread 21:: Dispatch queue: com.apple.root.default-qos 0 Foundation 0x7ff800bcf877 specialized UnsafeBufferPointer.decomposed<A>(:as:into:nullTerminated:) + 1223 1 Foundation 0x7ff800bd02ae NSString.__swiftFillFileSystemRepresentation(pointer:maxLength:) + 110 2 Foundation 0x7ff800bd0454 @objc NSString.__swiftFillFileSystemRepresentation(pointer:maxLength:) + 36 3 CoreFoundation 0x7ff80046f207 CFStringGetFileSystemRepresentation + 51 4 CoreFoundation 0x7ff80049362d POSIXPathToURLPath + 139 5 CoreFoundation 0x7ff80049133e _CFURLCreateWithFileSystemPath + 1397 6 CoreFoundation 0x7ff8003dfaa8 _CFBundleCopyExecutableURLInDirectory2 + 147 7 Foundation 0x7ff800ebbc74 -[NSBundle executablePath] + 33 8 FrontBoardServices 0x7ff8086794e4 +[FBSSceneExtension _frameworkNameLoadingIfNeeded:] + 152 9 FrontBoardServices 0x7ff8086792bd __31+[FBSSceneExtension initialize]_block_invoke + 26 10 libdispatch.dylib 0x7ff80017e114 _dispatch_call_block_and_release + 12 11 libdispatch.dylib 0x7ff80017f497 _dispatch_client_callout + 8 12 libdispatch.dylib 0x7ff80018252e _dispatch_queue_override_invoke + 1558 13 libdispatch.dylib 0x7ff800191d8a _dispatch_root_queue_drain + 372 14 libdispatch.dylib 0x7ff8001927ec _dispatch_worker_thread2 + 241 15 libsystem_pthread.dylib 0x101593c3e _pthread_wqthread + 261 16 libsystem_pthread.dylib 0x101592bdb start_wqthread + 15
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007ff820185140 rbx: 0x0000000101f086a0 rcx: 0x00007ff8431ae6b8 rdx: 0x0000000000000000 rdi: 0xc8f21d73f0550056 rsi: 0x00007ff820185140 rbp: 0x00007ff7bf859c40 rsp: 0x00007ff7bf859c18 r8: 0x0000000101f086a0 r9: 0x000000013081d2e0 r10: 0x0000000000000012 r11: 0x000000000000001f r12: 0x0000000000000000 r13: 0x00007ff800069ac0 r14: 0xc8f21d73f0550056 r15: 0x0000000000000018 rip: 0x00007ff80008f017 rfl: 0x0000000000010297 cr2: 0x000000000000001e
Logical CPU: 8 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14
Binary Images:
0x10253e000 - 0x1025c9fff dyld () <7e2d5f84-7d4f-3322-83cb-dd7bd247f06a> /usr/lib/dyld
0x1006a4000 - 0x1006b6fff com.XXX.XXX.investor.app (2.6.15) <67c1cc2a-9c08-3676-851c-611f6b87e020> /Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile
0x1013af000 - 0x101405fff dyld_sim () <113b0a11-45e0-3007-bea0-1466025b30ad> /Volumes/VOLUME//dyld_sim
0x105ff8000 - 0x106de8fff org.nativescript.NativeScript (1.0)
EOF
Full Report
{"app_name":"XXXappmobile","timestamp":"2025-10-10 13:50:12.00 +0800","app_version":"2.6.15","slice_uuid":"67c1cc2a-9c08-3676-851c-611f6b87e020","build_version":"279","platform":7,"bundleID":"com.XXX.XXX.investor.app","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.2 (24C101)","roots_installed":0,"name":"XXXappmobile","incident_id":"697873EE-CFED-4202-A1BC-81B84A61CD95"} { "uptime" : 46000, "procRole" : "Foreground", "version" : 2, "userID" : 502, "deployVersion" : 210, "modelCode" : "MacBookPro16,1", "coalitionID" : 15507, "osVersion" : { "train" : "macOS 15.2", "build" : "24C101", "releaseType" : "User" }, "captureTime" : "2025-10-10 13:50:09.8012 +0800", "codeSigningMonitor" : 0, "incident" : "697873EE-CFED-4202-A1BC-81B84A61CD95", "pid" : 87870, "cpuType" : "X86-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2025-10-10 13:50:06.4373 +0800", "procStartAbsTime" : 46844312191969, "procExitAbsTime" : 46847675452010, "procName" : "XXXappmobile", "procPath" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile", "bundleInfo" : {"CFBundleShortVersionString":"2.6.15","CFBundleVersion":"279","CFBundleIdentifier":"com.XXX.XXX.investor.app"}, "storeInfo" : {"deviceIdentifierForVendor":"C3BFE40F-4A91-55AD-A45A-396560B48829","thirdParty":true}, "parentProc" : "launchd_sim", "parentPid" : 90728, "coalitionName" : "com.apple.CoreSimulator.SimDevice.5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C", "crashReporterKey" : "03AB3170-A592-587C-70CE-26A249C3C7C9", "responsiblePid" : 42400, "responsibleProc" : "SimulatorTrampoline", "codeSigningID" : "com.XXX.XXX.investor.app", "codeSigningTeamID" : "", "codeSigningFlags" : 570425857, "codeSigningValidationCategory" : 10, "codeSigningTrustLevel" : 4294967295, "bootSessionUUID" : "FC3558C7-C3AC-4D42-9F16-06AD2E8FA573", "wakeTime" : 3293, "bridgeVersion" : {"build":"22P2093","train":"9.2"}, "sleepWakeUUID" : "3914A0D1-2E7B-4F9F-82E2-401F87678E76", "sip" : "enabled", "vmRegionInfo" : "0x1e is not in any region. Bytes before following region: 4301930466\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 1006a4000-1006b7000 [ 76K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile", "exception" : {"codes":"0x0000000000000001, 0x000000000000001e","rawCodes":[1,30],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000000000001e"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":87870}, "vmregioninfo" : "0x1e is not in any region. Bytes before following region: 4301930466\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n _TEXT 1006a4000-1006b7000 [ 76K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":2041731,"instructionState":{"instructionStream":{"bytes":[63,255,37,193,18,247,63,72,133,255,116,26,72,137,240,72,137,249,120,21,72,139,17,102,131,122,30,0,121,63,72,137,198,233,253,233,253,255,49,192,195,72,137,249,72,193,233,60,72,141,21,169,247,17,67,72,139,20,202,72,141,13,118,246,17,67,72,57,202,117,208,72,137,249,72,193,233,49,129,225,248,7,0,0,72,3,13,101,18,247,63,235,183,72,139,53,188,42,247,63,72,137,194,255,37,91,18,247,63,72,133,255,126,28,85,72,137,229,83,80,72,137,251,232,174,113,255,255,72,137,223,72,131,196,8,91,93,233,242,34,0,0,195,85,72,137,229,72,141,61,75,232,0,0,49,192,232,98,12,0,0,72,137,248,195,49,192,195,72,137,248,195,233,1,0,0,0,144,85,72,137,229,65,86,83,191,44,0,0,0,232,119],"offset":23}},"threadState":{"r13":{"value":140703129049792,"symbolLocation":0,"symbol":"objc_msgSend"},"rax":{"value":140703667081536,"objc-selector":"application:handleOpenURL:"},"rflags":{"value":66199},"cpu":{"value":8},"r14":{"value":14479668135740112982},"rsi":{"value":140703667081536,"objc-selector":"application:handleOpenURL:"},"r8":{"value":4327507616},"cr2":{"value":30},"rdx":{"value":0},"r10":{"value":18},"r9":{"value":5108781792},"r15":{"value":24},"rbx":{"value":4327507616},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":31},"rip":{"value":140703129202711,"matchesCrashFrame":1},"rbp":{"value":140702046854208},"rsp":{"value":140702046854168},"r12":{"value":0},"rcx":{"value":140704254453432,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSUnrecognizedTaggedPointer"},"flavor":"x86_THREAD_STATE","rdi":{"value":14479668135740112982}},"queue":"com.apple.main-thread","frames":[{"imageOffset":159767,"symbol":"objc_opt_respondsToSelector","symbolLocation":16,"imageIndex":29},{"imageOffset":19935426,"symbol":"-[UIApplication setDelegate:]","symbolLocation":92,"imageIndex":30},{"imageOffset":19987932,"symbol":"_UIApplicationMainPreparations","symbolLocation":1613,"imageIndex":30},{"imageOffset":19986277,"symbol":"UIApplicationMain","symbolLocation":95,"imageIndex":30},{"imageOffset":778461,"symbol":"ffi_call_unix64","symbolLocation":85,"imageIndex":3},{"imageOffset":773268,"symbol":"ffi_call_int","symbolLocation":868,"imageIndex":3},{"imageOffset":652232,"sourceLine":1515,"sourceFile":"Interop.mm","symbol":"tns::Interop::CallFunctionInternal(tns::MethodCall&)","imageIndex":3,"symbolLocation":448},{"symbol":"tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0::operator()() const","inline":true,"imageIndex":3,"imageOffset":428309,"symbolLocation":456,"sourceLine":887,"sourceFile":"MetadataBuilder.mm"},{"symbol":"decltype(std::declval<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>()()) std::__1::__invoke[abi:ne200100]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&)","inline":true,"imageIndex":3,"imageOffset":428309,"symbolLocation":456,"sourceLine":179,"sourceFile":"invoke.h"},{"symbol":"void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:ne200100]<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&)","inline":true,"imageIndex":3,"imageOffset":428309,"symbolLocation":456,"sourceLine":251,"sourceFile":"invoke.h"},{"symbol":"void std::__1::__invoke_r[abi:ne200100]<void, tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&>(tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0&)","inline":true,"imageIndex":3,"imageOffset":428309,"symbolLocation":456,"sourceLine":273,"sourceFile":"invoke.h"},{"symbol":"std::__1::__function::__alloc_func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0>, void ()>::operator()abi:ne200100","inline":true,"imageIndex":3,"imageOffset":428309,"symbolLocation":456,"sourceLine":167,"sourceFile":"function.h"},{"imageOffset":428309,"sourceLine":319,"sourceFile":"function.h","symbol":"std::__1::__function::__func<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0, std::__1::allocator<tns::MetadataBuilder::CFunctionCallback(v8::FunctionCallbackInfov8::Value const&)::$_0>, void ()>::operator()()","imageIndex":3,"symbolLocation":479},{"symbol":"std::__1::__function::__value_func<void ()>::operator()abi:ne200100 const","inline":true,"imageIndex":3,"imageOffset":694503,"symbolLocation":19,"sourceLine":436,"sourceFile":"function.h"},{"symbol":"std::__1::function<void ()>::operator()() const","inline":true,"imageIndex":3,"imageOffset":694503,"symbolLocation":19,"sourceLine":995,"sourceFile":"function.h"},{"imageOffset":694503,"sourceLine":13,"sourceFile":"Tasks.cpp","symbol":"tns::Tasks::Drain()","imageIndex":3,"symbolLocation":89},{"imageOffset":10410,"sourceLine":61,"sourceFile":"main.m","symbol":"main","imageIndex":1,"symbolLocation":666},{"imageOffset":5240,"symbol":"start_sim","symbolLocation":10,"imageIndex":2},{"imageOffset":25293,"symbol":"start","symbolLocation":1805,"imageIndex":0}]},{"id":2041756,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186076672},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145380372480},"rsi":{"value":253987186076672},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":0},"r9":{"value":160},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145380372224},"rsp":{"value":123145380372072},"r12":{"value":0},"rcx":{"value":123145380372072},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041757,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186077184},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145381433344},"rsi":{"value":253987186077184},"r8":{"value":57174604657920},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":4326442392},"r9":{"value":4256},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145381433088},"rsp":{"value":123145381432936},"r12":{"value":0},"rcx":{"value":123145381432936},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041758,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186077696},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145382494208},"rsi":{"value":253987186077696},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":0},"r9":{"value":160},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145382493952},"rsp":{"value":123145382493800},"r12":{"value":0},"rcx":{"value":123145382493800},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041759,"name":"V8 DefaultWorke","threadState":{"r13":{"value":258385232590080},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145383555072},"rsi":{"value":258385232590080},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":60160},"r10":{"value":0},"r9":{"value":160},"r15":{"value":60160},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145383554816},"rsp":{"value":123145383554664},"r12":{"value":0},"rcx":{"value":123145383554664},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041760,"name":"V8 DefaultWorke","threadState":{"r13":{"value":258385232589824},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145384615936},"rsi":{"value":258385232589824},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":60160},"r10":{"value":0},"r9":{"value":160},"r15":{"value":60160},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145384615680},"rsp":{"value":123145384615528},"r12":{"value":0},"rcx":{"value":123145384615528},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041761,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186077952},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145385676800},"rsi":{"value":253987186077952},"r8":{"value":59373627913728},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":4326442392},"r9":{"value":4256},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145385676544},"rsp":{"value":123145385676392},"r12":{"value":0},"rcx":{"value":123145385676392},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041762,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186076928},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145386737664},"rsi":{"value":253987186076928},"r8":{"value":56075093029888},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":4326442392},"r9":{"value":4256},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145386737408},"rsp":{"value":123145386737256},"r12":{"value":0},"rcx":{"value":123145386737256},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041763,"name":"V8 DefaultWorke","threadState":{"r13":{"value":258385232589568},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145387798528},"rsi":{"value":258385232589568},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":60160},"r10":{"value":0},"r9":{"value":160},"r15":{"value":60160},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145387798272},"rsp":{"value":123145387798120},"r12":{"value":0},"rcx":{"value":123145387798120},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041764,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186078208},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145388859392},"rsi":{"value":253987186078208},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":0},"r9":{"value":160},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145388859136},"rsp":{"value":123145388858984},"r12":{"value":0},"rcx":{"value":123145388858984},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041765,"name":"V8 DefaultWorke","threadState":{"r13":{"value":258385232590336},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145389920256},"rsi":{"value":258385232590336},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":60160},"r10":{"value":0},"r9":{"value":160},"r15":{"value":60160},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145389920000},"rsp":{"value":123145389919848},"r12":{"value":0},"rcx":{"value":123145389919848},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041766,"name":"V8 DefaultWorke","threadState":{"r13":{"value":253987186077440},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145390981120},"rsi":{"value":253987186077440},"r8":{"value":58274116285696},"cr2":{"value":0},"rdx":{"value":59136},"r10":{"value":4326442392},"r9":{"value":4256},"r15":{"value":59136},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4320311978},"rbp":{"value":123145390980864},"rsp":{"value":123145390980712},"r12":{"value":0},"rcx":{"value":123145390980712},"flavor":"x86_THREAD_STATE","rdi":{"value":4326442344}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":26},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":27},{"imageOffset":889764,"symbol":"v8::platform::DelayedTaskQueue::GetNext()","symbolLocation":740,"imageIndex":3},{"imageOffset":888096,"symbol":"v8::platform::DefaultWorkerThreadsTaskRunner::WorkerThread::Run()","symbolLocation":64,"imageIndex":3},{"imageOffset":844359,"symbol":"v8::base::ThreadEntry(void*)","symbolLocation":87,"imageIndex":3},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2041857,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":9731},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145390993408},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145391517696},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145391517696},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145391517696}}},{"id":2041858,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":10755},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145391529984},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145392054272},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145392054272},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145392054272}}},{"id":2041859,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":16131},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145392066560},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145392590848},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145392590848},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145392590848}}},{"id":2041860,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":11523},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145392603136},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145393127424},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145393127424},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145393127424}}},{"id":2041861,"threadState":{"r13":{"value":40},"rax":{"value":140704204542992,"symbolLocation":0,"symbol":"noWriteBarriers"},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":105553162429824},"rsi":{"value":12160},"r8":{"value":127},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":2824863744},"r9":{"value":2824978528},"r15":{"value":105553162429184},"rbx":{"value":8},"trap":{"value":222},"err":{"value":0},"r11":{"value":52},"rip":{"value":140703144781956},"rbp":{"value":123145393656832},"rsp":{"value":123145393656784},"r12":{"value":105553162416000},"rcx":{"value":2822879284},"flavor":"x86_THREAD_STATE","rdi":{"value":105553162416000}},"queue":"com.apple.root.user-interactive-qos","frames":[{"imageOffset":8210564,"symbol":"-[NSConcreteMapTable assign:key:value:isNew:]","symbolLocation":217,"imageIndex":32},{"imageOffset":8210890,"symbol":"-[NSConcreteMapTable setObject:forKey:]","symbolLocation":121,"imageIndex":32},{"imageOffset":36226,"symbol":"realizeSettingsExtension","symbolLocation":8007,"imageIndex":33},{"imageOffset":25121,"symbol":"FBSRealizeSettingsExtension","symbolLocation":134,"imageIndex":33},{"imageOffset":24219,"symbol":"+[FBSSceneExtension initialize]","symbolLocation":228,"imageIndex":33},{"imageOffset":26444,"symbol":"CALLING_SOME+initialize_METHOD","symbolLocation":17,"imageIndex":29},{"imageOffset":29419,"symbol":"initializeNonMetaClass","symbolLocation":483,"imageIndex":29},{"imageOffset":39405,"symbol":"initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool)","symbolLocation":163,"imageIndex":29},{"imageOffset":108254,"symbol":"lookUpImpOrForward","symbolLocation":189,"imageIndex":29},{"imageOffset":9563,"symbol":"_objc_msgSend_uncached","symbolLocation":75,"imageIndex":29},{"imageOffset":12441418,"symbol":"-[UIApplicationSceneSpecification defaultExtensions]","symbolLocation":285,"imageIndex":30},{"imageOffset":339507,"symbol":"_lock_getDefaultExtensions","symbolLocation":283,"imageIndex":33},{"imageOffset":339328,"symbol":"_lock_getDefaultExtensions","symbolLocation":104,"imageIndex":33},{"imageOffset":339178,"symbol":"FBSGetDefaultExtensions","symbolLocation":53,"imageIndex":33},{"imageOffset":339977,"symbol":"-[FBSSceneSpecification init]","symbolLocation":58,"imageIndex":33},{"imageOffset":339910,"symbol":"+[FBSSceneSpecification specification]","symbolLocation":9,"imageIndex":33},{"imageOffset":20177961,"symbol":"___UIApplicationMainPreparations_block_invoke","symbolLocation":162,"imageIndex":30},{"imageOffset":8468,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":34},{"imageOffset":13463,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":34},{"imageOffset":90338,"symbol":"_dispatch_root_queue_drain","symbolLocation":1228,"imageIndex":34},{"imageOffset":92140,"symbol":"_dispatch_worker_thread2","symbolLocation":241,"imageIndex":34},{"imageOffset":11326,"symbol":"_pthread_wqthread","symbolLocation":261,"imageIndex":27},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":27}]},{"id":2042000,"name":"com.apple.uikit.eventfetch-thread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":85774791868416},"r9":{"value":85774791868416},"r15":{"value":85774791868416},"rbx":{"value":123145394195840},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":4320300814},"rbp":{"value":123145394195680},"rsp":{"value":123145394195576},"r12":{"value":4294967295},"rcx":{"value":123145394195576},"flavor":"x86_THREAD_STATE","rdi":{"value":123145394195840}},"frames":[{"imageOffset":3854,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":26},{"imageOffset":62970,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":26},{"imageOffset":32790,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":26},{"imageOffset":4607,"symbol":"mach_msg","symbolLocation":19,"imageIndex":26},{"imageOffset":590399,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":35},{"imageOffset":567235,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":35},{"imageOffset":564753,"symbol":"CFRunLoopRunSpecific","symbolLocation":550,"imageIndex":35},{"imageOffset":8575363,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":32},{"imageOffset":8575993,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":32},{"imageOffset":20911888,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":518,"imageIndex":30},{"imageOffset":8750836,"symbol":"NSThread__start","symbolLocation":1007,"imageIndex":32},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":27},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":27}]},{"id":2042002,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":31751},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145394212864},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145394737152},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145394737152},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145394737152}}},{"id":2042003,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":27}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":31491},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145394749440},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145395273728},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4317588428},"rbp":{"value":0},"rsp":{"value":123145395273728},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145395273728}}},{"id":2042004,"threadState":{"r13":{"value":140704202571568,"symbolLocation":0,"symbol":"__kCFAllocatorSystemDefault"},"rax":{"value":5},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":123145395805024},"rsi":{"value":0},"r8":{"value":511},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":2385506306},"r9":{"value":2387607547},"r15":{"value":123145395806400},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554437},"r11":{"value":582},"rip":{"value":4320302814},"rbp":{"value":123145395804992},"rsp":{"value":123145395804744},"r12":{"value":0},"rcx":{"value":123145395804744},"flavor":"x86_THREAD_STATE","rdi":{"value":123145395805024}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":5854,"symbol":"__open","symbolLocation":10,"imageIndex":26},{"imageOffset":42725,"symbol":"open","symbolLocation":202,"imageIndex":26},{"imageOffset":328623,"symbol":"_CFReadBytesFromFile","symbolLocation":187,"imageIndex":35},{"imageOffset":1015124,"symbol":"CFURLCreateDataAndPropertiesFromResource","symbolLocation":370,"imageIndex":35},{"imageOffset":1742758,"symbol":"_CFBundleCopyInfoDictionaryInDirectoryWithVersion","symbolLocation":1764,"imageIndex":35},{"imageOffset":1745923,"symbol":"_CFBundleRefreshInfoDictionaryAlreadyLocked","symbolLocation":118,"imageIndex":35},{"imageOffset":1745742,"symbol":"CFBundleGetInfoDictionary","symbolLocation":41,"imageIndex":35},{"imageOffset":135047,"symbol":"_CFBundleCreate","symbolLocation":710,"imageIndex":35},{"imageOffset":7485094,"symbol":"-[NSBundle _cfBundle]","symbolLocation":55,"imageIndex":32},{"imageOffset":7494759,"symbol":"-[NSBundle executablePath]","symbolLocation":20,"imageIndex":32},{"imageOffset":25828,"symbol":"+[FBSSceneExtension _frameworkNameLoadingIfNeeded:]","symbolLocation":152,"imageIndex":33},{"imageOffset":25277,"symbol":"__31+[FBSSceneExtension initialize]_block_invoke","symbolLocation":26,"imageIndex":33},{"imageOffset":8468,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":34},{"imageOffset":13463,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":34},{"imageOffset":25902,"symbol":"_dispatch_queue_override_invoke","symbolLocation":1558,"imageIndex":34},{"imageOffset":89482,"symbol":"_dispatch_root_queue_drain","symbolLocation":372,"imageIndex":34},{"imageOffset":92140,"symbol":"_dispatch_worker_thread2","symbolLocation":241,"imageIndex":34},{"imageOffset":11326,"symbol":"_pthread_wqthread","symbolLocation":261,"imageIndex":27},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":27}]},{"id":2042005,"threadState":{"r13":{"value":0},"rax":{"value":17},"rflags":{"value":519},"cpu":{"value":0},"r14":{"value":105553118823680},"rsi":{"value":5184194560},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":105553118823680},"r10":{"value":4391453714},"r9":{"value":1936},"r15":{"value":101},"rbx":{"value":105553118823648},"trap":{"value":222},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703141001335},"rbp":{"value":123145396344608},"rsp":{"value":123145396343936},"r12":{"value":1},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":105553118823648}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":4429943,"symbol":"specialized UnsafeBufferPointer.decomposed<A>(:as:into:nullTerminated:)","symbolLocation":1223,"imageIndex":32},{"imageOffset":4432558,"symbol":"NSString.__swiftFillFileSystemRepresentation(pointer:maxLength:)","symbolLocation":110,"imageIndex":32},{"imageOffset":4432980,"symbol":"@objc NSString.__swiftFillFileSystemRepresentation(pointer:maxLength:)","symbolLocation":36,"imageIndex":32},{"imageOffset":852487,"symbol":"CFStringGetFileSystemRepresentation","symbolLocation":51,"imageIndex":35},{"imageOffset":1001005,"symbol":"POSIXPathToURLPath","symbolLocation":139,"imageIndex":35},{"imageOffset":992062,"symbol":"_CFURLCreateWithFileSystemPath","symbolLocation":1397,"imageIndex":35},{"imageOffset":264872,"symbol":"_CFBundleCopyExecutableURLInDirectory2","symbolLocation":147,"imageIndex":35},{"imageOffset":7494772,"symbol":"-[NSBundle executablePath]","symbolLocation":33,"imageIndex":32},{"imageOffset":25828,"symbol":"+[FBSSceneExtension _frameworkNameLoadingIfNeeded:]","symbolLocation":152,"imageIndex":33},{"imageOffset":25277,"symbol":"__31+[FBSSceneExtension initialize]_block_invoke","symbolLocation":26,"imageIndex":33},{"imageOffset":8468,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":34},{"imageOffset":13463,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":34},{"imageOffset":25902,"symbol":"_dispatch_queue_override_invoke","symbolLocation":1558,"imageIndex":34},{"imageOffset":89482,"symbol":"_dispatch_root_queue_drain","symbolLocation":372,"imageIndex":34},{"imageOffset":92140,"symbol":"_dispatch_worker_thread2","symbolLocation":241,"imageIndex":34},{"imageOffset":11326,"symbol":"_pthread_wqthread","symbolLocation":261,"imageIndex":27},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":27}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 4334018560, "size" : 573440, "uuid" : "7e2d5f84-7d4f-3322-83cb-dd7bd247f06a", "path" : "/usr/lib/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 4301930496, "CFBundleShortVersionString" : "2.6.15", "CFBundleIdentifier" : "com.XXX.XXX.investor.app", "size" : 77824, "uuid" : "67c1cc2a-9c08-3676-851c-611f6b87e020", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/XXXappmobile", "name" : "XXXappmobile", "CFBundleVersion" : "279" }, { "source" : "P", "arch" : "x86_64", "base" : 4315607040, "size" : 356352, "uuid" : "113b0a11-45e0-3007-bea0-1466025b30ad", "path" : "/Volumes/VOLUME//dyld_sim", "name" : "dyld_sim" }, { "source" : "P", "arch" : "x86_64", "base" : 4395597824, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "org.nativescript.NativeScript", "size" : 14618624, "uuid" : "aafccc67-bf28-3125-9783-807a157fe92c", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/NativeScript.framework/NativeScript", "name" : "NativeScript", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314464256, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "org.nativescript.TKLiveSync", "size" : 61440, "uuid" : "ba29baec-b9b0-34fd-8eb7-37c98beb3953", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TKLiveSync.framework/TKLiveSync", "name" : "TKLiveSync", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314304512, "CFBundleShortVersionString" : "1.4.1", "CFBundleIdentifier" : "org.cocoapods.BEMCheckBox", "size" : 40960, "uuid" : "388b9d47-c419-3549-9ad1-b76641cfb3e6", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/BEMCheckBox.framework/BEMCheckBox", "name" : "BEMCheckBox", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314935296, "CFBundleShortVersionString" : "3.9.0", "CFBundleIdentifier" : "org.cocoapods.CocoaLumberjack", "size" : 163840, "uuid" : "026b29af-05fe-3a68-9545-f40ae30d0bad", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack", "name" : "CocoaLumberjack", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4316450816, "CFBundleShortVersionString" : "6.5.19", "CFBundleIdentifier" : "org.cocoapods.IQKeyboardManager", "size" : 184320, "uuid" : "813a06e3-11eb-3709-94dd-5835746b9728", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/IQKeyboardManager.framework/IQKeyboardManager", "name" : "IQKeyboardManager", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314718208, "CFBundleShortVersionString" : "1.2.0", "CFBundleIdentifier" : "org.cocoapods.MBProgressHUD", "size" : 53248, "uuid" : "5e2c47ef-ad5d-3108-b567-81ebc6804f07", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/MBProgressHUD.framework/MBProgressHUD", "name" : "MBProgressHUD", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314402816, "CFBundleShortVersionString" : "3.0.0", "CFBundleIdentifier" : "org.cocoapods.MDFInternationalization", "size" : 16384, "uuid" : "34381733-25c8-36d4-8ddc-a186c4701d35", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/MDFInternationalization.framework/MDFInternationalization", "name" : "MDFInternationalization", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314583040, "CFBundleShortVersionString" : "2.0.1", "CFBundleIdentifier" : "org.cocoapods.MDFTextAccessibility", "size" : 20480, "uuid" : "7391b0a1-1d57-3517-8ddc-7d893d52b89b", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/MDFTextAccessibility.framework/MDFTextAccessibility", "name" : "MDFTextAccessibility", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4315422720, "CFBundleShortVersionString" : "0.3.3", "CFBundleIdentifier" : "org.cocoapods.MMNumberKeyboard", "size" : 53248, "uuid" : "0547a62c-2120-3e88-ae7b-93738f875b50", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/MMNumberKeyboard.framework/MMNumberKeyboard", "name" : "MMNumberKeyboard", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4317712384, "CFBundleShortVersionString" : "124.2.0", "CFBundleIdentifier" : "org.cocoapods.MaterialComponents", "size" : 462848, "uuid" : "07209c3e-4aaa-382f-9faf-629f6a82ad0f", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/MaterialComponents.framework/MaterialComponents", "name" : "MaterialComponents", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4317003776, "CFBundleShortVersionString" : "1.0.1", "CFBundleIdentifier" : "org.cocoapods.PocketSocket", "size" : 94208, "uuid" : "7d181dc4-7401-3641-a618-05757d1fafb0", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/PocketSocket.framework/PocketSocket", "name" : "PocketSocket", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314640384, "CFBundleShortVersionString" : "1.4.1", "CFBundleIdentifier" : "org.cocoapods.SSKeychain", "size" : 16384, "uuid" : "0869f735-d094-3fac-998f-f3091dc38e58", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/SSKeychain.framework/SSKeychain", "name" : "SSKeychain", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4319469568, "CFBundleShortVersionString" : "3.1.1", "CFBundleIdentifier" : "org.cocoapods.SVGKit", "size" : 430080, "uuid" : "bb332168-4846-33bf-ab0c-f8ceff4ea1ed", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/SVGKit.framework/SVGKit", "name" : "SVGKit", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314849280, "CFBundleShortVersionString" : "1.1.0", "CFBundleIdentifier" : "org.cocoapods.SignatureView", "size" : 20480, "uuid" : "7fa5d2c5-06b4-3d13-af61-c0916b890a52", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/SignatureView.framework/SignatureView", "name" : "SignatureView", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4318633984, "CFBundleShortVersionString" : "1.12.0", "CFBundleIdentifier" : "org.cocoapods.TTGSnackbar", "size" : 184320, "uuid" : "80ed813c-ba6a-3d82-ab5b-4fbe3a50e12b", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TTGSnackbar.framework/TTGSnackbar", "name" : "TTGSnackbar", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4314193920, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "org.nativescript.NSCWinterTC", "size" : 12288, "uuid" : "b1ece3f0-28e9-3c8f-90a7-e0521301aecc", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/NSCWinterTC.framework/NSCWinterTC", "name" : "NSCWinterTC", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4315283456, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "org.nativescript.TNSWidgets", "size" : 20480, "uuid" : "170bf7a6-48a8-36ed-868a-523e599537f6", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSWidgets.framework/TNSWidgets", "name" : "TNSWidgets", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4317220864, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "Telerik.TelerikUI.TNSAutoComplete.TNSAutoComplete", "size" : 147456, "uuid" : "f41cd353-66d2-3dbe-a36f-3abb84d6564d", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSAutoComplete.framework/TNSAutoComplete", "name" : "TNSAutoComplete", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4323782656, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "Telerik.TelerikUI.TNSChart", "size" : 917504, "uuid" : "24b709f1-9941-34bc-8697-b5d6406ec695", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSChart.framework/TNSChart", "name" : "TNSChart", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4321411072, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "Telerik.TelerikUI.TNSListView", "size" : 262144, "uuid" : "5305187b-d1de-3ddc-ade2-7cfa743e5b0b", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSListView.framework/TNSListView", "name" : "TNSListView", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4319051776, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "Telerik.TelerikUI.TNSSideDrawer", "size" : 180224, "uuid" : "6f5aa615-fac6-3e5f-ba88-f5f135a5ae13", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSSideDrawer.framework/TNSSideDrawer", "name" : "TNSSideDrawer", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4321951744, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "Telerik.TelerikUI.TNSCore", "size" : 147456, "uuid" : "8f2b3bc1-dc53-3d53-9316-57c5a205c553", "path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/5E9C09F8-3642-4D0F-AA69-861F0BDFFD1C/data/Containers/Bundle/Application/8C84E658-A08B-4A3B-9465-F9BAC0CA91D2/XXXappmobile.app/Frameworks/TNSCore.framework/TNSCore", "name" : "TNSCore", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 4316782592, "size" : 40960, "uuid" : "ef3470c5-81fd-34e4-9165-a70bf7a6c6e8", "path" : "/usr/lib/system/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4320296960, "size" : 245760, "uuid" : "907f6ba6-6b4b-39d3-ba4b-d1f4244b50bc", "path" : "/usr/lib/system/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4317581312, "size" : 49152, "uuid" : "7324bb8c-37ad-3a44-becd-969f31077819", "path" : "/usr/lib/system/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 4321140736, "size" : 53248, "uuid" : "28a81a16-8442-39ce-b8ac-a414f3f42894", "path" : "/Volumes/VOLUME//libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703129042944, "size" : 233453, "uuid" : "1ce92e53-e1a1-37e2-b5d2-8cf6d9a6ee9e", "path" : "/Volumes/VOLUME//libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703214186496, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 35917811, "uuid" : "dc1b25e9-1ce4-3db1-8c4e-a06e5d41d356", "path" : "/Volumes/VOLUME//UIKitCore.framework/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "8220.1.104" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "x86_64", "base" : 140703136571392, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 13615097, "uuid" : "ca5964a3-6077-3081-a1f4-a905f0f9938b", "path" : "/Volumes/VOLUME//Foundation.framework/Foundation", "name" : "Foundation", "CFBundleVersion" : "3208" }, { "source" : "P", "arch" : "x86_64", "base" : 140703269597184, "CFBundleShortVersionString" : "943.3.9", "CFBundleIdentifier" : "com.apple.FrontBoardServices", "size" : 901113, "uuid" : "0b448ecc-bc03-36d9-94d2-ed991789092a", "path" : "/Volumes/VOLUME//FrontBoardServices.framework/FrontBoardServices", "name" : "FrontBoardServices", "CFBundleVersion" : "943.3.9" }, { "source" : "P", "arch" : "x86_64", "base" : 140703130173440, "size" : 278522, "uuid" : "4ed9fb00-ad2e-3072-855e-fbaa6ea83904", "path" : "/Volumes/VOLUME//libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703132413952, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 3657723, "uuid" : "e2ec0ca2-818c-3ff4-b01c-c8b288577398", "path" : "/Volumes/VOLUME//CoreFoundation.framework/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "3208" } ], "sharedCache" : { "base" : 140703128616960, "size" : 21474836480, "uuid" : "c3f4cb0e-65fa-3088-b950-c97d2e00d048" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 16K 3 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 1.4G 51 \nMALLOC guard page 48K 12 \nMemory Tag 255 184.2M 174 \nSTACK GUARD 56.1M 22 \nStack 24.2M 22 \nVM_ALLOCATE 24K 2 \n__DATA 44.2M 592 \n__DATA_CONST 63.4M 589 \n__DATA_DIRTY 43K 16 \n__FONT_DATA 2352 1 \n__LINKEDIT 225.7M 32 \n__OBJC_RO 77.0M 1 \n__OBJC_RW 2703K 1 \n__TEXT 792.0M 623 \n__TPRO_CONST 556K 3 \ndyld private memory 28.3G 19 \nmapped file 38.8M 5 \nowned unmapped memory 20K 1 \nshared memory 24K 3 \n=========== ======= ======= \nTOTAL 31.2G 2175 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "1101837b2d6938aba6276bf3e6a1fd746c234aa3", "trialInfo" : { "rollouts" : [ { "rolloutId" : "67648e5334a82511f4acf879", "factorPackIds" : {
},
"deploymentId" : 240000008
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000500
}
], "experiments" : [
] } }
Model: MacBookPro16,1, BootROM 2069.40.2.0.0 (iBridge: 22.16.12093.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 32 GB, SMC Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, MT40A2G8NEA-062E:J Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, Micron, MT40A2G8NEA-062E:J AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 26 2024 22:36:01 version 9.30.514.0.32.5.94 FWID 01-68d7ff80 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: T2Bus USB Device: composite_device USB Device: Touch Bar Backlight USB Device: Touch Bar Display USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5 Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5