Skip to content

Instantly share code, notes, and snippets.

@lucksp
Created August 26, 2022 20:48
Show Gist options
  • Save lucksp/1e76ed5abcbff7caa272843186f36944 to your computer and use it in GitHub Desktop.
Save lucksp/1e76ed5abcbff7caa272843186f36944 to your computer and use it in GitHub Desktop.
ios simulator crash logs with Expo
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Incident Identifier: CD13C53E-3BA0-40A3-B4C7-C9FD0DAD5B42
CrashReporter Key: A3083891-366B-6B4B-E986-855E9E8C4D35
Hardware Model: MacBookPro16,1
Process: Expo Go [20898]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/628DFE77-ACA7-4E5C-B124-7569D6B24436/data/Containers/Bundle/Application/AED97F51-FE20-4184-8B4A-180DFEF81060/Exponent-2.25.3.tar.app/Expo Go
Identifier: host.exp.Exponent
Version: 2.25.3 (2.25.3.101)
Code Type: X86-64 (Native)
Role: Foreground
Parent Process: launchd_sim [19122]
Coalition: com.apple.CoreSimulator.SimDevice.628DFE77-ACA7-4E5C-B124-7569D6B24436 [2450]
Responsible Process: SimulatorTrampoline [18198]
Date/Time: 2022-08-26 14:05:15.3917 -0600
Launch Time: 2022-08-26 14:04:35.4441 -0600
OS Version: macOS 12.5.1 (21G83)
Release Type: User
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 15
Last Exception Backtrace:
0 CoreFoundation 0x7fff20406d34 __exceptionPreprocess + 226
1 libobjc.A.dylib 0x7fff201a4a65 objc_exception_throw + 48
2 CoreFoundation 0x7fff20415cfa +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0
3 CoreFoundation 0x7fff2040b07e ___forwarding___ + 830
4 CoreFoundation 0x7fff2040d488 _CF_forwarding_prep_0 + 120
5 Expo Go 0x10b3d60fe -[ABI46_0_0RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 275
6 Expo Go 0x10b3d6a8d -[ABI46_0_0RCTExceptionsManager reportException:] + 1629
7 CoreFoundation 0x7fff2040d71c __invoking___ + 140
8 CoreFoundation 0x7fff2040aa8f -[NSInvocation invoke] + 305
9 CoreFoundation 0x7fff2040ad22 -[NSInvocation invokeWithTarget:] + 70
10 Expo Go 0x10b377672 -[ABI46_0_0RCTModuleMethod invokeWithBridge:module:arguments:] + 595
11 Expo Go 0x10b37a05a ABI46_0_0facebook::ABI46_0_0React::invokeInner(ABI46_0_0RCTBridge*, ABI46_0_0RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 574
12 Expo Go 0x10b379c86 invocation function for block in ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 103
13 libdispatch.dylib 0x7fff201148e4 _dispatch_call_block_and_release + 12
14 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
15 libdispatch.dylib 0x7fff2011c0df _dispatch_lane_serial_drain + 753
16 libdispatch.dylib 0x7fff2011ccc1 _dispatch_lane_invoke + 400
17 libdispatch.dylib 0x7fff2012797b _dispatch_workloop_worker_thread + 779
18 libsystem_pthread.dylib 0x7fff6fb05fd0 _pthread_wqthread + 326
19 libsystem_pthread.dylib 0x7fff6fb04f57 start_wqthread + 15
Thread 0:: Dispatch queue: com.apple.main-thread
0 CoreText 0x7fff2106fa85 TCharStreamIterator::GetFullChar(long&, CFRange*) + 43
1 CoreText 0x7fff20fc367d TUnicodeEncoder::Encode(__CTFont const*, TCharStreamIterator&, CFRange, unsigned short*, double*, unsigned int*, double*, bool) + 343
2 CoreText 0x7fff20fc657e TGlyphEncoder::RunUnicodeEncoderRecursively(unsigned int, TCFRef<CTRun*>&&, __CTFont const*, CFRange, TInlineVector<long, 30ul>&, TGlyphEncoder::Fallbacks, TFontCascade const*, __CFString const*, TGlyphEncoder::ClusterMatching, bool) + 402
3 CoreText 0x7fff20fc577f TGlyphEncoder::EncodeChars(CFRange, TAttributes const&, TGlyphEncoder::Fallbacks) + 1389
4 CoreText 0x7fff210806ac TTruncator::CreateToken(CFRange&, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer) + 630
5 CoreText 0x7fff2107f6fa TTruncator::TruncateWithTokenHandler(double, TLine&, CTLineTruncationType, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer) + 416
6 CoreText 0x7fff2107f307 TTruncator::Truncate(double, CTLineTruncationType, TLine const*, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer) + 303
7 CoreText 0x7fff20fcb814 CreateTruncatedLine(__CTLine const*, double, CTLineTruncationType, TLine const*, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer) + 237
8 UIFoundation 0x7fff24336348 __NSCoreTypesetterTruncateLine + 443
9 UIFoundation 0x7fff24332281 -[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:graphicsContext:forceClipping:attributes:stringDrawingOptions:drawingContext:stringDrawingInterface:] + 4089
10 UIFoundation 0x7fff2432ace9 __NSStringDrawingEngine + 1829
11 UIFoundation 0x7fff2432861b _NSStringDrawingCore + 173
12 UIFoundation 0x7fff2432a4b1 -[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:context:] + 133
13 UIKitCore 0x7fff2559193f -[UILabel _drawTextInRect:baselineCalculationOnly:] + 4369
14 UIKitCore 0x7fff25592402 -[UILabel _drawTextInRect:] + 257
15 UIKitCore 0x7fff2559034a -[UILabel drawTextInRect:] + 609
16 UIKitCore 0x7fff25592495 -[UILabel drawRect:] + 70
17 UIKitCore 0x7fff256594e5 -[UIView(CALayerDelegate) drawLayer:inContext:] + 629
18 QuartzCore 0x7fff288e8794 CABackingStoreUpdate_ + 201
19 QuartzCore 0x7fff28a68465 invocation function for block in CA::Layer::display_() + 53
20 QuartzCore 0x7fff28a5e930 -[CALayer _display] + 2107
21 QuartzCore 0x7fff28a71721 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 479
22 QuartzCore 0x7fff289937c9 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 623
23 QuartzCore 0x7fff289cae86 CA::Transaction::commit() + 774
24 UIKitCore 0x7fff250c18e7 _afterCACommitHandler + 105
25 CoreFoundation 0x7fff2037267d __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
26 CoreFoundation 0x7fff2036ce41 __CFRunLoopDoObservers + 570
27 CoreFoundation 0x7fff2036d3d9 __CFRunLoopRun + 1100
28 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
29 GraphicsServices 0x7fff2cb72c8e GSEventRunModal + 139
30 UIKitCore 0x7fff2508e90e -[UIApplication _run] + 928
31 UIKitCore 0x7fff25093569 UIApplicationMain + 101
32 Expo Go 0x10a9e1d18 main + 56
33 dyld_sim 0x112c91f21 start_sim + 10
34 dyld 0x118d1052e start + 462
Thread 1:: Dispatch queue: cocoa.lumberjack.osLogger
0 libsystem_platform.dylib 0x7fff6faf96aa _platform_strlen + 10
1 libxpc.dylib 0x7fff200677c4 _xpc_dictionary_serialize_apply + 41
2 libxpc.dylib 0x7fff20065f1f _xpc_dictionary_apply_node_f + 132
3 libxpc.dylib 0x7fff2006587d _xpc_dictionary_serialize + 137
4 libxpc.dylib 0x7fff2006cc48 _xpc_serializer_pack + 560
5 libxpc.dylib 0x7fff20071cd0 _xpc_pipe_pack_message + 174
6 libxpc.dylib 0x7fff20071b64 _xpc_pipe_simpleroutine + 93
7 libsystem_trace.dylib 0x7fff200431ca ___os_activity_stream_reflect_block_invoke_3 + 29
8 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
9 libdispatch.dylib 0x7fff20118c9f _dispatch_block_invoke_direct + 281
10 libdispatch.dylib 0x7fff20118b7b dispatch_block_perform + 127
11 libsystem_trace.dylib 0x7fff20042b3a _os_activity_stream_reflect + 655
12 libsystem_trace.dylib 0x7fff200501f3 _os_log_impl_stream + 630
13 libsystem_trace.dylib 0x7fff2004fc38 _os_log_impl_flatten_and_send + 8741
14 libsystem_trace.dylib 0x7fff2004d9ea _os_log + 136
15 libsystem_trace.dylib 0x7fff20053aa5 _os_log_error_impl + 21
16 Expo Go 0x10d8d3a68 -[DDOSLogger logMessage:].cold.1 + 63
17 Expo Go 0x10b59a3bc -[DDOSLogger logMessage:] + 284
18 Expo Go 0x10b5988d2 __16-[DDLog lt_log:]_block_invoke + 43
19 libdispatch.dylib 0x7fff201148e4 _dispatch_call_block_and_release + 12
20 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
21 libdispatch.dylib 0x7fff2011c203 _dispatch_lane_serial_drain + 1045
22 libdispatch.dylib 0x7fff2011ccc1 _dispatch_lane_invoke + 400
23 libdispatch.dylib 0x7fff2012797b _dispatch_workloop_worker_thread + 779
24 libsystem_pthread.dylib 0x7fff6fb05fd0 _pthread_wqthread + 326
25 libsystem_pthread.dylib 0x7fff6fb04f57 start_wqthread + 15
Thread 2:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 Foundation 0x7fff20827e31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
6 Foundation 0x7fff208280aa -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
7 UIKitCore 0x7fff25151d1e -[UIEventFetcher threadMain] + 491
8 Foundation 0x7fff20850f89 __NSThread__start__ + 1009
9 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
10 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 3:: AVAudioSession Notify Thread
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 AudioSession 0x7fff5fa5816d CADeprecated::GenericRunLoopThread::Entry(void*) + 157
6 AudioSession 0x7fff5fa6a20b CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 77
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 4:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x7fff6faaa9b6 semaphore_wait_trap + 10
1 caulk 0x7fff49e01bd8 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7fff49dfd05e caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7fff49dfd0b2 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 5:: com.facebook.react.JavaScript
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 Expo Go 0x10b913a1e +[RCTCxxBridge runRunLoop] + 467
6 Foundation 0x7fff20850f89 __NSThread__start__ + 1009
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 6:: com.apple.CoreMotion.MotionThread
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 CoreFoundation 0x7fff2036dc3c CFRunLoopRun + 40
6 CoreMotion 0x7fff300a1288 0x7fff2ff86000 + 1159816
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 7:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33b63e54 scavenger_thread_main + 1684
3 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 8:: JIT Worklist Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 9:: JIT Worklist Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 10:: JIT Worklist Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 11:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 CFNetwork 0x7fff24066684 0x7fff23e32000 + 2311812
6 Foundation 0x7fff20850f89 __NSThread__start__ + 1009
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 12:
0 libsystem_pthread.dylib 0x7fff6fb04f48 start_wqthread + 0
Thread 13:
0 libsystem_pthread.dylib 0x7fff6fb04f48 start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x7fff6fb04f48 start_wqthread + 0
Thread 15 Crashed:: Dispatch queue: com.facebook.ABI46_0_0React.ExceptionsManagerQueue
0 libsystem_kernel.dylib 0x7fff6fab100e __pthread_kill + 10
1 libsystem_pthread.dylib 0x7fff6fb091ff pthread_kill + 263
2 libsystem_c.dylib 0x7fff2010b751 __abort + 139
3 libsystem_c.dylib 0x7fff2010b6c6 abort + 145
4 libc++abi.dylib 0x7fff2025b5a2 abort_message + 241
5 libc++abi.dylib 0x7fff2024c73d demangling_terminate_handler() + 266
6 libobjc.A.dylib 0x7fff20189d74 _objc_terminate() + 96
7 libc++abi.dylib 0x7fff2025a9c7 std::__terminate(void (*)()) + 8
8 libc++abi.dylib 0x7fff2025a978 std::terminate() + 56
9 libdispatch.dylib 0x7fff20115b39 _dispatch_client_callout + 28
10 libdispatch.dylib 0x7fff2011c0df _dispatch_lane_serial_drain + 753
11 libdispatch.dylib 0x7fff2011ccc1 _dispatch_lane_invoke + 400
12 libdispatch.dylib 0x7fff2012797b _dispatch_workloop_worker_thread + 779
13 libsystem_pthread.dylib 0x7fff6fb05fd0 _pthread_wqthread + 326
14 libsystem_pthread.dylib 0x7fff6fb04f57 start_wqthread + 15
Thread 16:: Dispatch queue: com.apple.cfnetwork.ats.metrics
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 libdispatch.dylib 0x7fff2012e5ac _dispatch_mach_send_and_wait_for_reply + 567
3 libdispatch.dylib 0x7fff2012e997 dispatch_mach_send_with_result_and_wait_for_reply + 55
4 libxpc.dylib 0x7fff20061bb4 xpc_connection_send_message_with_reply_sync + 219
5 Security 0x7fff211858fc securityd_message_with_reply_sync + 87
6 Security 0x7fff211861e4 securityd_send_sync_and_do + 68
7 Security 0x7fff2124e190 SecTrustReportNetworkingAnalytics + 480
8 CFNetwork 0x7fff23faaec8 0x7fff23e32000 + 1543880
9 libdispatch.dylib 0x7fff201148e4 _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
11 libdispatch.dylib 0x7fff2011c0df _dispatch_lane_serial_drain + 753
12 libdispatch.dylib 0x7fff2011ccf8 _dispatch_lane_invoke + 455
13 libdispatch.dylib 0x7fff2012797b _dispatch_workloop_worker_thread + 779
14 libsystem_pthread.dylib 0x7fff6fb05fd0 _pthread_wqthread + 326
15 libsystem_pthread.dylib 0x7fff6fb04f57 start_wqthread + 15
Thread 17:: Dispatch queue: com.facebook.ABI46_0_0React.NetworkingQueue
0 CoreFoundation 0x7fff20416475 _NSIsNSObject + 0
1 Foundation 0x7fff207fa90b _NS_os_log_callback + 120
2 libsystem_trace.dylib 0x7fff20040a31 _os_log_fmt_flatten_NSCF + 42
3 libsystem_trace.dylib 0x7fff20040158 _os_log_fmt_flatten_object + 202
4 libsystem_trace.dylib 0x7fff2004e263 _os_log_impl_flatten_and_send + 2128
5 libsystem_trace.dylib 0x7fff2004d9ea _os_log + 136
6 libsystem_trace.dylib 0x7fff20050872 _os_log_impl + 21
7 CFNetwork 0x7fff24079cfe 0x7fff23e32000 + 2391294
8 Expo Go 0x10b40e9f6 -[ABI46_0_0RCTHTTPRequestHandler sendRequest:withDelegate:] + 808
9 Expo Go 0x10b4149ce -[ABI46_0_0RCTNetworkTask start] + 128
10 Expo Go 0x10b412a82 -[ABI46_0_0RCTNetworking sendRequest:responseType:incrementalUpdates:responseSender:] + 1191
11 Expo Go 0x10b414084 __47-[ABI46_0_0RCTNetworking sendRequest:callback:]_block_invoke + 212
12 libdispatch.dylib 0x7fff201148e4 _dispatch_call_block_and_release + 12
13 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
14 libdispatch.dylib 0x7fff2011c0df _dispatch_lane_serial_drain + 753
15 libdispatch.dylib 0x7fff2011ccc1 _dispatch_lane_invoke + 400
16 libdispatch.dylib 0x7fff2012797b _dispatch_workloop_worker_thread + 779
17 libsystem_pthread.dylib 0x7fff6fb05fd0 _pthread_wqthread + 326
18 libsystem_pthread.dylib 0x7fff6fb04f57 start_wqthread + 15
Thread 18:
0 libsystem_pthread.dylib 0x7fff6fb04f48 start_wqthread + 0
Thread 19:
0 libsystem_pthread.dylib 0x7fff6fb04f48 start_wqthread + 0
Thread 20:: com.facebook.ABI46_0_0React.JavaScript Dispatch queue: cocoa.lumberjack
0 libsystem_kernel.dylib 0x7fff6faac0ea __ulock_wait + 10
1 libdispatch.dylib 0x7fff201162b6 _dlock_wait + 45
2 libdispatch.dylib 0x7fff20116545 _dispatch_group_wait_slow + 43
3 Expo Go 0x10b598705 -[DDLog lt_log:] + 459
4 Expo Go 0x10b596d4b __40-[DDLog queueLogMessage:asynchronously:]_block_invoke + 58
5 libdispatch.dylib 0x7fff20115b25 _dispatch_client_callout + 8
6 libdispatch.dylib 0x7fff20123cfd _dispatch_lane_barrier_sync_invoke_and_complete + 94
7 Expo Go 0x10b596ced -[DDLog queueLogMessage:asynchronously:] + 171
8 Expo Go 0x10b59742b -[DDLog log:message:level:flag:context:file:function:line:tag:] + 317
9 Expo Go 0x10b5972c5 +[DDLog log:message:level:flag:context:file:function:line:tag:] + 158
10 Expo Go 0x10b596e9d +[DDLog log:level:flag:context:file:function:line:tag:format:] + 326
11 Expo Go 0x10a973c18 EXDeveloperRCTLogFunction_block_invoke_2 + 234
12 Expo Go 0x10b36e372 _ABI46_0_0RCTLogJavaScriptInternal + 77
13 Expo Go 0x10b36a620 std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTJSIExecutorRuntimeInstaller(std::__1::function<void (ABI46_0_0facebook::jsi::Runtime&)>)::$_0::operator()(ABI46_0_0facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int), std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTJSIExecutorRuntimeInstaller(std::__1::function<void (ABI46_0_0facebook::jsi::Runtime&)>)::$_0::operator()(ABI46_0_0facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int&&) + 72
14 Expo Go 0x10b440087 std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::bindNativeLogger(ABI46_0_0facebook::jsi::Runtime&, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>)::$_6, std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::bindNativeLogger(ABI46_0_0facebook::jsi::Runtime&, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>)::$_6>, ABI46_0_0facebook::jsi::Value (ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long)>::operator()(ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*&&, unsigned long&&) + 151
15 Expo Go 0x10aceb579 std::__1::function<ABI45_0_0facebook::jsi::Value (ABI45_0_0facebook::jsi::Runtime&, ABI45_0_0facebook::jsi::Value const&, ABI45_0_0facebook::jsi::Value const*, unsigned long)>::operator()(ABI45_0_0facebook::jsi::Runtime&, ABI45_0_0facebook::jsi::Value const&, ABI45_0_0facebook::jsi::Value const*, unsigned long) const + 43
16 Expo Go 0x10b4361d9 ABI46_0_0facebook::jsc::JSCRuntime::createFunctionFromHostFunction(ABI46_0_0facebook::jsi::PropNameID const&, unsigned int, std::__1::function<ABI46_0_0facebook::jsi::Value (ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long)>)::HostFunctionMetadata::call(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 477
17 JavaScriptCore 0x7fff32c0d107 JSC::JSCallbackObject<JSC::JSNonFinalObject>::callImpl(JSC::JSGlobalObject*, JSC::CallFrame*) + 663
18 JavaScriptCore 0x7fff333c9360 JSC::handleHostCall(JSC::JSGlobalObject*, JSC::CallFrame*, JSC::JSValue, JSC::CallLinkInfo*) + 464
19 JavaScriptCore 0x7fff3337df84 operationLinkCall + 164
20 ??? 0x385e3087fa64 ???
21 JavaScriptCore 0x7fff32b830c1 llint_entry + 119034
22 ??? 0x385e30a9fd5a ???
23 ??? 0x385e30981e37 ???
24 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
25 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
26 ??? 0x385e30981e37 ???
27 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
28 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
29 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
30 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
31 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
32 JavaScriptCore 0x7fff32b83f0f llint_entry + 122696
33 JavaScriptCore 0x7fff32b8304a llint_entry + 118915
34 JavaScriptCore 0x7fff32b8304a llint_entry + 118915
35 JavaScriptCore 0x7fff32b8304a llint_entry + 118915
36 JavaScriptCore 0x7fff32b8304a llint_entry + 118915
37 ??? 0x385e30a506d6 ???
38 JavaScriptCore 0x7fff32b8304a llint_entry + 118915
39 JavaScriptCore 0x7fff32b65dc6 vmEntryToJavaScript + 216
40 JavaScriptCore 0x7fff332d9091 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 545
41 JavaScriptCore 0x7fff33630d2e JSC::boundThisNoArgsFunctionCall(JSC::JSGlobalObject*, JSC::CallFrame*) + 750
42 JavaScriptCore 0x7fff32b65f18 vmEntryToNative + 226
43 JavaScriptCore 0x7fff332d90c1 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 593
44 JavaScriptCore 0x7fff335646a4 JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 164
45 JavaScriptCore 0x7fff32c1b21c JSObjectCallAsFunction + 700
46 Expo Go 0x10b4345f6 ABI46_0_0facebook::jsc::JSCRuntime::call(ABI46_0_0facebook::jsi::Function const&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long) + 158
47 Expo Go 0x10b43d72c ABI46_0_0facebook::ABI46_0_0React::JSIExecutor::invokeCallback(double, folly::dynamic const&) + 174
48 Expo Go 0x10b4311b4 std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (ABI46_0_0facebook::ABI46_0_0React::JSExecutor*)>)::$_8, std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (ABI46_0_0facebook::ABI46_0_0React::JSExecutor*)>)::$_8>, void ()>::operator()() + 48
49 Expo Go 0x10b35e4f0 ABI46_0_0facebook::ABI46_0_0React::tryAndReturnError(std::__1::function<void ()> const&) + 22
50 Expo Go 0x10b36eb60 ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTMessageThread::tryFunc(std::__1::function<void ()> const&) + 18
51 Expo Go 0x10b36e9c6 invocation function for block in ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTMessageThread::runAsync(std::__1::function<void ()>) + 33
52 CoreFoundation 0x7fff203735c9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
53 CoreFoundation 0x7fff203729c7 __CFRunLoopDoBlocks + 443
54 CoreFoundation 0x7fff2036d2e2 __CFRunLoopRun + 853
55 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
56 Expo Go 0x10b3526fe +[ABI46_0_0RCTCxxBridge runRunLoop] + 467
57 Foundation 0x7fff20850f89 __NSThread__start__ + 1009
58 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
59 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 21:: com.squareup.SocketRocket.NetworkThread
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 Foundation 0x7fff20827e31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
6 Expo Go 0x10b39c051 -[_ABI46_0_0RCTSRRunLoopThread main] + 300
7 Foundation 0x7fff20850f89 __NSThread__start__ + 1009
8 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
9 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 22:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7fff6fab2d5a __select + 10
1 CoreFoundation 0x7fff20387eb9 __CFSocketManager + 647
2 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
3 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 23:: com.apple.CFStream.LegacyThread
0 libsystem_kernel.dylib 0x7fff6faaa97a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7fff6faaace8 mach_msg + 56
2 CoreFoundation 0x7fff20372e58 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7fff2036d46e __CFRunLoopRun + 1249
4 CoreFoundation 0x7fff2036ca90 CFRunLoopRunSpecific + 562
5 CoreFoundation 0x7fff2039682b _legacyStreamRunLoop_workThread + 249
6 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 24:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 25:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 26:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 27:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 28:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 29:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 30:: Heap Helper Thread
0 libsystem_kernel.dylib 0x7fff6faad3ea __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7fff6fb09a6f _pthread_cond_wait + 1249
2 JavaScriptCore 0x7fff33abbfd7 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2279
3 JavaScriptCore 0x7fff3319dbea bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 JavaScriptCore 0x7fff33a85033 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 323
5 JavaScriptCore 0x7fff33ade515 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 357
6 JavaScriptCore 0x7fff33ae0c79 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x7fff6fb094e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7fff6fb04f6b thread_start + 15
Thread 15 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000700008b64000 rcx: 0x0000700008b63258 rdx: 0x0000000000000000
rdi: 0x0000000000010803 rsi: 0x0000000000000006 rbp: 0x0000700008b63280 rsp: 0x0000700008b63258
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000700008b64000 r11: 0x0000000000000246
r12: 0x0000000000010803 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff6fab100e rfl: 0x0000000000000246 cr2: 0x000000013011a000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7fff20fa3000 - 0x7fff21170fff com.apple.CoreText (710.4.0.5) <6eab78c2-df02-31da-9f37-dbeec45e633e> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
0x7fff24299000 - 0x7fff243b3fff com.apple.UIFoundation (1.0) <76ff04e0-c134-3b63-8d58-cbc276d9a0c9> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x7fff243b4000 - 0x7fff25970fff com.apple.UIKitCore (1.0) <883bf035-62c9-36ce-9424-07bbbf6e4e51> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x7fff288c1000 - 0x7fff28b76fff com.apple.QuartzCore (1.11) <66b6152a-5471-3bd2-bc9e-8c78877904ce> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x7fff202f1000 - 0x7fff20694fff com.apple.CoreFoundation (6.9) <6cd8003f-fe68-3e98-8a29-cc834000fffd> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x7fff2cb6f000 - 0x7fff2cb77fff com.apple.GraphicsServices (1.0) <a159725e-b44b-30c0-bd7f-15efbd64c083> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x10a920000 - 0x10e163fff host.exp.Exponent (2.25.3) <fe7dd5c7-efab-3ba5-94f4-043524ffbf28> /Users/USER/Library/Developer/CoreSimulator/Devices/628DFE77-ACA7-4E5C-B124-7569D6B24436/data/Containers/Bundle/Application/AED97F51-FE20-4184-8B4A-180DFEF81060/Exponent-2.25.3.tar.app/Expo Go
0x112c90000 - 0x112cddfff dyld_sim (*) <d5f18ce9-9569-30ea-86b1-355b990260dd> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
0x118d0b000 - 0x118d76fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld
0x7fff6faf8000 - 0x7fff6fb01fff libsystem_platform.dylib (*) <bd2bd848-f9c9-35ff-9795-32d31977523d> /usr/lib/system/libsystem_platform.dylib
0x7fff20057000 - 0x7fff2008afff libxpc.dylib (*) <3766ec43-ad39-3003-87ce-c54d4f64d800> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
0x7fff2003e000 - 0x7fff20056fff libsystem_trace.dylib (*) <41bf08c1-d084-32f6-ae30-3c8ddca6c97f> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
0x7fff20113000 - 0x7fff20159fff libdispatch.dylib (*) <2020b811-1706-3efe-8226-a9906bb69f52> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
0x7fff6fb03000 - 0x7fff6fb0efff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib
0x7fff6faa9000 - 0x7fff6fae0fff libsystem_kernel.dylib (*) <792406fe-2224-3c14-ba9f-f076fd7839d2> /usr/lib/system/libsystem_kernel.dylib
0x7fff20704000 - 0x7fff209bcfff com.apple.Foundation (6.9) <6501fa86-9fee-3801-bb0d-ddf117da81f7> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
0x7fff5fa56000 - 0x7fff5fa7afff com.apple.audio.AudioSession (1.0) <ff727ba5-72c7-375a-9097-88066c96c7cd> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x7fff49de8000 - 0x7fff49e09fff com.apple.audio.caulk (1.0) <ac111ef2-31d3-3a88-b7e0-c86b284e1316> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/caulk.framework/caulk
0x7fff2ff86000 - 0x7fff30193fff com.apple.coremotion (2667.0.25) <00dc8687-9766-3aa3-b21b-e736519f8b3f> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x7fff328c0000 - 0x7fff33d00fff com.apple.JavaScriptCore (8613) <484b420b-b460-37a7-9a20-3a1b723f788e> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x7fff23e32000 - 0x7fff24298fff com.apple.CFNetwork (1331.0.7) <59b579e3-ef5a-3f96-8e56-4d29549d502a> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x7fff2008d000 - 0x7fff20112fff libsystem_c.dylib (*) <f6067e2a-6779-322c-a961-25c10048631f> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
0x7fff2024b000 - 0x7fff20260fff libc++abi.dylib (*) <31e74cea-9fe9-339f-bcfa-efb18189aea0> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
0x7fff20184000 - 0x7fff201b6fff libobjc.A.dylib (*) <76307fcc-13fb-3539-bf35-3df0b3a9f5e6> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
0x7fff21171000 - 0x7fff212cbfff com.apple.Security (10.0) <ff8dd3dd-f365-33f7-93c7-199a4659a19e> /Users/USER/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
EOF
-----------
Full Report
-----------
{"app_name":"Expo Go","timestamp":"2022-08-26 14:05:17.00 -0600","app_version":"2.25.3","slice_uuid":"fe7dd5c7-efab-3ba5-94f4-043524ffbf28","build_version":"2.25.3.101","platform":7,"bundleID":"host.exp.Exponent","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5.1 (21G83)","incident_id":"CD13C53E-3BA0-40A3-B4C7-C9FD0DAD5B42","name":"Expo Go"}
{
"uptime" : 7400,
"procLaunch" : "2022-08-26 14:04:35.4441 -0600",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,1",
"procStartAbsTime" : 7375242112950,
"coalitionID" : 2450,
"osVersion" : {
"train" : "macOS 12.5.1",
"build" : "21G83",
"releaseType" : "User"
},
"captureTime" : "2022-08-26 14:05:15.3917 -0600",
"incident" : "CD13C53E-3BA0-40A3-B4C7-C9FD0DAD5B42",
"bug_type" : "309",
"pid" : 20898,
"procExitAbsTime" : 7415186611704,
"cpuType" : "X86-64",
"procName" : "Expo Go",
"procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/628DFE77-ACA7-4E5C-B124-7569D6B24436\/data\/Containers\/Bundle\/Application\/AED97F51-FE20-4184-8B4A-180DFEF81060\/Exponent-2.25.3.tar.app\/Expo Go",
"bundleInfo" : {"CFBundleShortVersionString":"2.25.3","CFBundleVersion":"2.25.3.101","CFBundleIdentifier":"host.exp.Exponent"},
"storeInfo" : {"deviceIdentifierForVendor":"A6075AB1-F28E-58CA-94C7-722F183F29E0","thirdParty":true},
"parentProc" : "launchd_sim",
"parentPid" : 19122,
"coalitionName" : "com.apple.CoreSimulator.SimDevice.628DFE77-ACA7-4E5C-B124-7569D6B24436",
"crashReporterKey" : "A3083891-366B-6B4B-E986-855E9E8C4D35",
"responsiblePid" : 18198,
"responsibleProc" : "SimulatorTrampoline",
"bridgeVersion" : {"build":"19P6066","train":"6.6"},
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asiBacktraces" : ["0 CoreFoundation 0x00007fff20406d44 __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007fff201a4a65 objc_exception_throw + 48\n2 CoreFoundation 0x00007fff20415cfa +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0\n3 CoreFoundation 0x00007fff2040b07e ___forwarding___ + 830\n4 CoreFoundation 0x00007fff2040d488 _CF_forwarding_prep_0 + 120\n5 Expo Go 0x000000010b3d60fe -[ABI46_0_0RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 275\n6 Expo Go 0x000000010b3d6a8d -[ABI46_0_0RCTExceptionsManager reportException:] + 1629\n7 CoreFoundation 0x00007fff2040d71c __invoking___ + 140\n8 CoreFoundation 0x00007fff2040aa8f -[NSInvocation invoke] + 305\n9 CoreFoundation 0x00007fff2040ad22 -[NSInvocation invokeWithTarget:] + 70\n10 Expo Go 0x000000010b377672 -[ABI46_0_0RCTModuleMethod invokeWithBridge:module:arguments:] + 595\n11 Expo Go 0x000000010b37a05a _ZN17ABI46_0_0facebook14ABI46_0_0ReactL11invokeInnerEP18ABI46_0_0RCTBridgeP22ABI46_0_0RCTModuleDatajRKN5folly7dynamicEiN12_GLOBAL__N_117SchedulingContextE + 574\n12 Expo Go 0x000000010b379c86 ___ZN17ABI46_0_0facebook14ABI46_0_0React24ABI46_0_0RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 103\n13 libdispatch.dylib 0x00007fff201148e4 _dispatch_call_block_and_release + 12\n14 libdispatch.dylib 0x00007fff20115b25 _dispatch_client_callout + 8\n15 libdispatch.dylib 0x00007fff2011c0df _dispatch_lane_serial_drain + 753\n16 libdispatch.dylib 0x00007fff2011ccc1 _dispatch_lane_invoke + 400\n17 libdispatch.dylib 0x00007fff2012797b _dispatch_workloop_worker_thread + 779\n18 libsystem_pthread.dylib 0x00007fff6fb05fd0 _pthread_wqthread + 326\n19 libsystem_pthread.dylib 0x00007fff6fb04f57 start_wqthread + 15"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1137972,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":4},{"imageOffset":133733,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":23},{"imageOffset":1199354,"symbol":"+[NSObject(NSObject) instanceMethodSignatureForSelector:]","symbolLocation":0,"imageIndex":4},{"imageOffset":1155198,"symbol":"___forwarding___","symbolLocation":830,"imageIndex":4},{"imageOffset":1164424,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":4},{"imageOffset":11231486,"symbol":"-[ABI46_0_0RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:]","symbolLocation":275,"imageIndex":6},{"imageOffset":11233933,"symbol":"-[ABI46_0_0RCTExceptionsManager reportException:]","symbolLocation":1629,"imageIndex":6},{"imageOffset":1165084,"symbol":"__invoking___","symbolLocation":140,"imageIndex":4},{"imageOffset":1153679,"symbol":"-[NSInvocation invoke]","symbolLocation":305,"imageIndex":4},{"imageOffset":1154338,"symbol":"-[NSInvocation invokeWithTarget:]","symbolLocation":70,"imageIndex":4},{"imageOffset":10843762,"symbol":"-[ABI46_0_0RCTModuleMethod invokeWithBridge:module:arguments:]","symbolLocation":595,"imageIndex":6},{"imageOffset":10854490,"symbol":"ABI46_0_0facebook::ABI46_0_0React::invokeInner(ABI46_0_0RCTBridge*, ABI46_0_0RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext)","symbolLocation":574,"imageIndex":6},{"imageOffset":10853510,"symbol":"invocation function for block in ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)","symbolLocation":103,"imageIndex":6},{"imageOffset":6372,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":37087,"symbol":"_dispatch_lane_serial_drain","symbolLocation":753,"imageIndex":12},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":12},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":13},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":13}],
"faultingThread" : 15,
"threads" : [{"id":181810,"queue":"com.apple.main-thread","frames":[{"imageOffset":838277,"symbol":"TCharStreamIterator::GetFullChar(long&, CFRange*)","symbolLocation":43,"imageIndex":0},{"imageOffset":132733,"symbol":"TUnicodeEncoder::Encode(__CTFont const*, TCharStreamIterator&, CFRange, unsigned short*, double*, unsigned int*, double*, bool)","symbolLocation":343,"imageIndex":0},{"imageOffset":144766,"symbol":"TGlyphEncoder::RunUnicodeEncoderRecursively(unsigned int, TCFRef<CTRun*>&&, __CTFont const*, CFRange, TInlineVector<long, 30ul>&, TGlyphEncoder::Fallbacks, TFontCascade const*, __CFString const*, TGlyphEncoder::ClusterMatching, bool)","symbolLocation":402,"imageIndex":0},{"imageOffset":141183,"symbol":"TGlyphEncoder::EncodeChars(CFRange, TAttributes const&, TGlyphEncoder::Fallbacks)","symbolLocation":1389,"imageIndex":0},{"imageOffset":906924,"symbol":"TTruncator::CreateToken(CFRange&, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer)","symbolLocation":630,"imageIndex":0},{"imageOffset":902906,"symbol":"TTruncator::TruncateWithTokenHandler(double, TLine&, CTLineTruncationType, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer)","symbolLocation":416,"imageIndex":0},{"imageOffset":901895,"symbol":"TTruncator::Truncate(double, CTLineTruncationType, TLine const*, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer)","symbolLocation":303,"imageIndex":0},{"imageOffset":165908,"symbol":"CreateTruncatedLine(__CTLine const*, double, CTLineTruncationType, TLine const*, __CTRun const* (__CTLine const*, CFRange*, __CFDictionary const*) block_pointer)","symbolLocation":237,"imageIndex":0},{"imageOffset":643912,"symbol":"__NSCoreTypesetterTruncateLine","symbolLocation":443,"imageIndex":1},{"imageOffset":627329,"symbol":"-[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:graphicsContext:forceClipping:attributes:stringDrawingOptions:drawingContext:stringDrawingInterface:]","symbolLocation":4089,"imageIndex":1},{"imageOffset":597225,"symbol":"__NSStringDrawingEngine","symbolLocation":1829,"imageIndex":1},{"imageOffset":587291,"symbol":"_NSStringDrawingCore","symbolLocation":173,"imageIndex":1},{"imageOffset":595121,"symbol":"-[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:context:]","symbolLocation":133,"imageIndex":1},{"imageOffset":18733375,"symbol":"-[UILabel _drawTextInRect:baselineCalculationOnly:]","symbolLocation":4369,"imageIndex":2},{"imageOffset":18736130,"symbol":"-[UILabel _drawTextInRect:]","symbolLocation":257,"imageIndex":2},{"imageOffset":18727754,"symbol":"-[UILabel drawTextInRect:]","symbolLocation":609,"imageIndex":2},{"imageOffset":18736277,"symbol":"-[UILabel drawRect:]","symbolLocation":70,"imageIndex":2},{"imageOffset":19551461,"symbol":"-[UIView(CALayerDelegate) drawLayer:inContext:]","symbolLocation":629,"imageIndex":2},{"imageOffset":161684,"symbol":"CABackingStoreUpdate_","symbolLocation":201,"imageIndex":3},{"imageOffset":1733733,"symbol":"invocation function for block in CA::Layer::display_()","symbolLocation":53,"imageIndex":3},{"imageOffset":1694000,"symbol":"-[CALayer _display]","symbolLocation":2107,"imageIndex":3},{"imageOffset":1771297,"symbol":"CA::Layer::layout_and_display_if_needed(CA::Transaction*)","symbolLocation":479,"imageIndex":3},{"imageOffset":862153,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":623,"imageIndex":3},{"imageOffset":1089158,"symbol":"CA::Transaction::commit()","symbolLocation":774,"imageIndex":3},{"imageOffset":13687015,"symbol":"_afterCACommitHandler","symbolLocation":105,"imageIndex":2},{"imageOffset":530045,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":4},{"imageOffset":507457,"symbol":"__CFRunLoopDoObservers","symbolLocation":570,"imageIndex":4},{"imageOffset":508889,"symbol":"__CFRunLoopRun","symbolLocation":1100,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":15502,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":5},{"imageOffset":13478158,"symbol":"-[UIApplication _run]","symbolLocation":928,"imageIndex":2},{"imageOffset":13497705,"symbol":"UIApplicationMain","symbolLocation":101,"imageIndex":2},{"imageOffset":793880,"symbol":"main","symbolLocation":56,"imageIndex":6},{"imageOffset":7969,"symbol":"start_sim","symbolLocation":10,"imageIndex":7},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":8}]},{"id":181847,"queue":"cocoa.lumberjack.osLogger","frames":[{"imageOffset":5802,"symbol":"_platform_strlen","symbolLocation":10,"imageIndex":9},{"imageOffset":67524,"symbol":"_xpc_dictionary_serialize_apply","symbolLocation":41,"imageIndex":10},{"imageOffset":61215,"symbol":"_xpc_dictionary_apply_node_f","symbolLocation":132,"imageIndex":10},{"imageOffset":59517,"symbol":"_xpc_dictionary_serialize","symbolLocation":137,"imageIndex":10},{"imageOffset":89160,"symbol":"_xpc_serializer_pack","symbolLocation":560,"imageIndex":10},{"imageOffset":109776,"symbol":"_xpc_pipe_pack_message","symbolLocation":174,"imageIndex":10},{"imageOffset":109412,"symbol":"_xpc_pipe_simpleroutine","symbolLocation":93,"imageIndex":10},{"imageOffset":20938,"symbol":"___os_activity_stream_reflect_block_invoke_3","symbolLocation":29,"imageIndex":11},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":23711,"symbol":"_dispatch_block_invoke_direct","symbolLocation":281,"imageIndex":12},{"imageOffset":23419,"symbol":"dispatch_block_perform","symbolLocation":127,"imageIndex":12},{"imageOffset":19258,"symbol":"_os_activity_stream_reflect","symbolLocation":655,"imageIndex":11},{"imageOffset":74227,"symbol":"_os_log_impl_stream","symbolLocation":630,"imageIndex":11},{"imageOffset":72760,"symbol":"_os_log_impl_flatten_and_send","symbolLocation":8741,"imageIndex":11},{"imageOffset":63978,"symbol":"_os_log","symbolLocation":136,"imageIndex":11},{"imageOffset":88741,"symbol":"_os_log_error_impl","symbolLocation":21,"imageIndex":11},{"imageOffset":50018920,"symbol":"-[DDOSLogger logMessage:].cold.1","symbolLocation":63,"imageIndex":6},{"imageOffset":13083580,"symbol":"-[DDOSLogger logMessage:]","symbolLocation":284,"imageIndex":6},{"imageOffset":13076690,"symbol":"__16-[DDLog lt_log:]_block_invoke","symbolLocation":43,"imageIndex":6},{"imageOffset":6372,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":37379,"symbol":"_dispatch_lane_serial_drain","symbolLocation":1045,"imageIndex":12},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":12},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":13},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":13}]},{"id":182058,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1195569,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":15},{"imageOffset":1196202,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":15},{"imageOffset":14277918,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":491,"imageIndex":2},{"imageOffset":1363849,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182104,"name":"AVAudioSession Notify Thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":8557,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":157,"imageIndex":16},{"imageOffset":82443,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":77,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182105,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":105432,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":17},{"imageOffset":86110,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":17},{"imageOffset":86194,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":17},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182278,"name":"com.facebook.react.JavaScript","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":16726558,"symbol":"+[RCTCxxBridge runRunLoop]","symbolLocation":467,"imageIndex":6},{"imageOffset":1363849,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182280,"name":"com.apple.CoreMotion.MotionThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":511036,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":4},{"imageOffset":1159816,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182285,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":19545684,"symbol":"scavenger_thread_main","symbolLocation":1684,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182392,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182396,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182397,"name":"JIT Worklist Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182445,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":2311812,"imageIndex":20},{"imageOffset":1363849,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182677,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":182685,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":182689,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"triggered":true,"id":182691,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":5101428736},"rdx":{"value":0},"r10":{"value":123145448472576},"r9":{"value":10000000},"r15":{"value":22},"rbx":{"value":123145448472576},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140735066869774,"matchesCrashFrame":1},"rbp":{"value":123145448469120},"rsp":{"value":123145448469080},"r12":{"value":67587},"rcx":{"value":123145448469080},"flavor":"x86_THREAD_STATE","rdi":{"value":67587}},"queue":"com.facebook.ABI46_0_0React.ExceptionsManagerQueue","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":14},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":13},{"imageOffset":517969,"symbol":"__abort","symbolLocation":139,"imageIndex":21},{"imageOffset":517830,"symbol":"abort","symbolLocation":145,"imageIndex":21},{"imageOffset":66978,"symbol":"abort_message","symbolLocation":241,"imageIndex":22},{"imageOffset":5949,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":22},{"imageOffset":23924,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":23},{"imageOffset":63943,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":22},{"imageOffset":63864,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":22},{"imageOffset":11065,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":12},{"imageOffset":37087,"symbol":"_dispatch_lane_serial_drain","symbolLocation":753,"imageIndex":12},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":12},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":13},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":13}]},{"id":182693,"queue":"com.apple.cfnetwork.ats.metrics","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":112044,"symbol":"_dispatch_mach_send_and_wait_for_reply","symbolLocation":567,"imageIndex":12},{"imageOffset":113047,"symbol":"dispatch_mach_send_with_result_and_wait_for_reply","symbolLocation":55,"imageIndex":12},{"imageOffset":43956,"symbol":"xpc_connection_send_message_with_reply_sync","symbolLocation":219,"imageIndex":10},{"imageOffset":84220,"symbol":"securityd_message_with_reply_sync","symbolLocation":87,"imageIndex":24},{"imageOffset":86500,"symbol":"securityd_send_sync_and_do","symbolLocation":68,"imageIndex":24},{"imageOffset":905616,"symbol":"SecTrustReportNetworkingAnalytics","symbolLocation":480,"imageIndex":24},{"imageOffset":1543880,"imageIndex":20},{"imageOffset":6372,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":37087,"symbol":"_dispatch_lane_serial_drain","symbolLocation":753,"imageIndex":12},{"imageOffset":40184,"symbol":"_dispatch_lane_invoke","symbolLocation":455,"imageIndex":12},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":13},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":13}]},{"id":182694,"queue":"com.facebook.ABI46_0_0React.NetworkingQueue","frames":[{"imageOffset":1201269,"symbol":"_NSIsNSObject","symbolLocation":0,"imageIndex":4},{"imageOffset":1009931,"symbol":"_NS_os_log_callback","symbolLocation":120,"imageIndex":15},{"imageOffset":10801,"symbol":"_os_log_fmt_flatten_NSCF","symbolLocation":42,"imageIndex":11},{"imageOffset":8536,"symbol":"_os_log_fmt_flatten_object","symbolLocation":202,"imageIndex":11},{"imageOffset":66147,"symbol":"_os_log_impl_flatten_and_send","symbolLocation":2128,"imageIndex":11},{"imageOffset":63978,"symbol":"_os_log","symbolLocation":136,"imageIndex":11},{"imageOffset":75890,"symbol":"_os_log_impl","symbolLocation":21,"imageIndex":11},{"imageOffset":2391294,"imageIndex":20},{"imageOffset":11463158,"symbol":"-[ABI46_0_0RCTHTTPRequestHandler sendRequest:withDelegate:]","symbolLocation":808,"imageIndex":6},{"imageOffset":11487694,"symbol":"-[ABI46_0_0RCTNetworkTask start]","symbolLocation":128,"imageIndex":6},{"imageOffset":11479682,"symbol":"-[ABI46_0_0RCTNetworking sendRequest:responseType:incrementalUpdates:responseSender:]","symbolLocation":1191,"imageIndex":6},{"imageOffset":11485316,"symbol":"__47-[ABI46_0_0RCTNetworking sendRequest:callback:]_block_invoke","symbolLocation":212,"imageIndex":6},{"imageOffset":6372,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":37087,"symbol":"_dispatch_lane_serial_drain","symbolLocation":753,"imageIndex":12},{"imageOffset":40129,"symbol":"_dispatch_lane_invoke","symbolLocation":400,"imageIndex":12},{"imageOffset":84347,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":779,"imageIndex":12},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":13},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":13}]},{"id":182698,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":182699,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":182796,"name":"com.facebook.ABI46_0_0React.JavaScript","queue":"cocoa.lumberjack","frames":[{"imageOffset":12522,"symbol":"__ulock_wait","symbolLocation":10,"imageIndex":14},{"imageOffset":12982,"symbol":"_dlock_wait","symbolLocation":45,"imageIndex":12},{"imageOffset":13637,"symbol":"_dispatch_group_wait_slow","symbolLocation":43,"imageIndex":12},{"imageOffset":13076229,"symbol":"-[DDLog lt_log:]","symbolLocation":459,"imageIndex":6},{"imageOffset":13069643,"symbol":"__40-[DDLog queueLogMessage:asynchronously:]_block_invoke","symbolLocation":58,"imageIndex":6},{"imageOffset":11045,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":68861,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":94,"imageIndex":12},{"imageOffset":13069549,"symbol":"-[DDLog queueLogMessage:asynchronously:]","symbolLocation":171,"imageIndex":6},{"imageOffset":13071403,"symbol":"-[DDLog log:message:level:flag:context:file:function:line:tag:]","symbolLocation":317,"imageIndex":6},{"imageOffset":13071045,"symbol":"+[DDLog log:message:level:flag:context:file:function:line:tag:]","symbolLocation":158,"imageIndex":6},{"imageOffset":13069981,"symbol":"+[DDLog log:level:flag:context:file:function:line:tag:format:]","symbolLocation":326,"imageIndex":6},{"imageOffset":343064,"symbol":"EXDeveloperRCTLogFunction_block_invoke_2","symbolLocation":234,"imageIndex":6},{"imageOffset":10806130,"symbol":"_ABI46_0_0RCTLogJavaScriptInternal","symbolLocation":77,"imageIndex":6},{"imageOffset":10790432,"symbol":"std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTJSIExecutorRuntimeInstaller(std::__1::function<void (ABI46_0_0facebook::jsi::Runtime&)>)::$_0::operator()(ABI46_0_0facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int), std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTJSIExecutorRuntimeInstaller(std::__1::function<void (ABI46_0_0facebook::jsi::Runtime&)>)::$_0::operator()(ABI46_0_0facebook::jsi::Runtime&) const::'lambda'(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>, void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int&&)","symbolLocation":72,"imageIndex":6},{"imageOffset":11665543,"symbol":"std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::bindNativeLogger(ABI46_0_0facebook::jsi::Runtime&, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>)::$_6, std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::bindNativeLogger(ABI46_0_0facebook::jsi::Runtime&, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned int)>)::$_6>, ABI46_0_0facebook::jsi::Value (ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long)>::operator()(ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*&&, unsigned long&&)","symbolLocation":151,"imageIndex":6},{"imageOffset":3978617,"symbol":"std::__1::function<ABI45_0_0facebook::jsi::Value (ABI45_0_0facebook::jsi::Runtime&, ABI45_0_0facebook::jsi::Value const&, ABI45_0_0facebook::jsi::Value const*, unsigned long)>::operator()(ABI45_0_0facebook::jsi::Runtime&, ABI45_0_0facebook::jsi::Value const&, ABI45_0_0facebook::jsi::Value const*, unsigned long) const","symbolLocation":43,"imageIndex":6},{"imageOffset":11624921,"symbol":"ABI46_0_0facebook::jsc::JSCRuntime::createFunctionFromHostFunction(ABI46_0_0facebook::jsi::PropNameID const&, unsigned int, std::__1::function<ABI46_0_0facebook::jsi::Value (ABI46_0_0facebook::jsi::Runtime&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long)>)::HostFunctionMetadata::call(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)","symbolLocation":477,"imageIndex":6},{"imageOffset":3461383,"symbol":"JSC::JSCallbackObject<JSC::JSNonFinalObject>::callImpl(JSC::JSGlobalObject*, JSC::CallFrame*)","symbolLocation":663,"imageIndex":19},{"imageOffset":11572064,"symbol":"JSC::handleHostCall(JSC::JSGlobalObject*, JSC::CallFrame*, JSC::JSValue, JSC::CallLinkInfo*)","symbolLocation":464,"imageIndex":19},{"imageOffset":11263876,"symbol":"operationLinkCall","symbolLocation":164,"imageIndex":19},{"imageOffset":61977192299108,"imageIndex":25},{"imageOffset":2896065,"symbol":"llint_entry","symbolLocation":119034,"imageIndex":19},{"imageOffset":61977194528090,"imageIndex":25},{"imageOffset":61977193356855,"imageIndex":25},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":61977193356855,"imageIndex":25},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2899727,"symbol":"llint_entry","symbolLocation":122696,"imageIndex":19},{"imageOffset":2895946,"symbol":"llint_entry","symbolLocation":118915,"imageIndex":19},{"imageOffset":2895946,"symbol":"llint_entry","symbolLocation":118915,"imageIndex":19},{"imageOffset":2895946,"symbol":"llint_entry","symbolLocation":118915,"imageIndex":19},{"imageOffset":2895946,"symbol":"llint_entry","symbolLocation":118915,"imageIndex":19},{"imageOffset":61977194202838,"imageIndex":25},{"imageOffset":2895946,"symbol":"llint_entry","symbolLocation":118915,"imageIndex":19},{"imageOffset":2776518,"symbol":"vmEntryToJavaScript","symbolLocation":216,"imageIndex":19},{"imageOffset":10588305,"symbol":"JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)","symbolLocation":545,"imageIndex":19},{"imageOffset":14093614,"symbol":"JSC::boundThisNoArgsFunctionCall(JSC::JSGlobalObject*, JSC::CallFrame*)","symbolLocation":750,"imageIndex":19},{"imageOffset":2776856,"symbol":"vmEntryToNative","symbolLocation":226,"imageIndex":19},{"imageOffset":10588353,"symbol":"JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)","symbolLocation":593,"imageIndex":19},{"imageOffset":13256356,"symbol":"JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)","symbolLocation":164,"imageIndex":19},{"imageOffset":3519004,"symbol":"JSObjectCallAsFunction","symbolLocation":700,"imageIndex":19},{"imageOffset":11617782,"symbol":"ABI46_0_0facebook::jsc::JSCRuntime::call(ABI46_0_0facebook::jsi::Function const&, ABI46_0_0facebook::jsi::Value const&, ABI46_0_0facebook::jsi::Value const*, unsigned long)","symbolLocation":158,"imageIndex":6},{"imageOffset":11654956,"symbol":"ABI46_0_0facebook::ABI46_0_0React::JSIExecutor::invokeCallback(double, folly::dynamic const&)","symbolLocation":174,"imageIndex":6},{"imageOffset":11604404,"symbol":"std::__1::__function::__func<ABI46_0_0facebook::ABI46_0_0React::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (ABI46_0_0facebook::ABI46_0_0React::JSExecutor*)>)::$_8, std::__1::allocator<ABI46_0_0facebook::ABI46_0_0React::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (ABI46_0_0facebook::ABI46_0_0React::JSExecutor*)>)::$_8>, void ()>::operator()()","symbolLocation":48,"imageIndex":6},{"imageOffset":10740976,"symbol":"ABI46_0_0facebook::ABI46_0_0React::tryAndReturnError(std::__1::function<void ()> const&)","symbolLocation":22,"imageIndex":6},{"imageOffset":10808160,"symbol":"ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTMessageThread::tryFunc(std::__1::function<void ()> const&)","symbolLocation":18,"imageIndex":6},{"imageOffset":10807750,"symbol":"invocation function for block in ABI46_0_0facebook::ABI46_0_0React::ABI46_0_0RCTMessageThread::runAsync(std::__1::function<void ()>)","symbolLocation":33,"imageIndex":6},{"imageOffset":533961,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":4},{"imageOffset":530887,"symbol":"__CFRunLoopDoBlocks","symbolLocation":443,"imageIndex":4},{"imageOffset":508642,"symbol":"__CFRunLoopRun","symbolLocation":853,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":10692350,"symbol":"+[ABI46_0_0RCTCxxBridge runRunLoop]","symbolLocation":467,"imageIndex":6},{"imageOffset":1363849,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182800,"name":"com.squareup.SocketRocket.NetworkThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1195569,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":15},{"imageOffset":10993745,"symbol":"-[_ABI46_0_0RCTSRRunLoopThread main]","symbolLocation":300,"imageIndex":6},{"imageOffset":1363849,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182801,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":14},{"imageOffset":618169,"symbol":"__CFSocketManager","symbolLocation":647,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182803,"name":"com.apple.CFStream.LegacyThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":14},{"imageOffset":532056,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":509038,"symbol":"__CFRunLoopRun","symbolLocation":1249,"imageIndex":4},{"imageOffset":506512,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":677931,"symbol":"_legacyStreamRunLoop_workThread","symbolLocation":249,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182825,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182826,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182827,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182828,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182829,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182830,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":182831,"name":"Heap Helper Thread","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":14},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":18857943,"symbol":"WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)","symbolLocation":2279,"imageIndex":19},{"imageOffset":9296874,"symbol":"bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)","symbolLocation":154,"imageIndex":19},{"imageOffset":18632755,"symbol":"WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()","symbolLocation":323,"imageIndex":19},{"imageOffset":18998549,"symbol":"WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)","symbolLocation":357,"imageIndex":19},{"imageOffset":19008633,"symbol":"WTF::wtfThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":19},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733746655232,
"CFBundleShortVersionString" : "710.4.0.5",
"CFBundleIdentifier" : "com.apple.CoreText",
"size" : 1892352,
"uuid" : "6eab78c2-df02-31da-9f37-dbeec45e633e",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreText.framework\/CoreText",
"name" : "CoreText",
"CFBundleVersion" : "710.4.0.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733800091648,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIFoundation",
"size" : 1159168,
"uuid" : "76ff04e0-c134-3b63-8d58-cbc276d9a0c9",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIFoundation.framework\/UIFoundation",
"name" : "UIFoundation",
"CFBundleVersion" : "786.9"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733801250816,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 22794240,
"uuid" : "883bf035-62c9-36ce-9424-07bbbf6e4e51",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "5522.2.101"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733873655808,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 2842624,
"uuid" : "66b6152a-5471-3bd2-bc9e-8c78877904ce",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/QuartzCore.framework\/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.19"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733733343232,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 3817472,
"uuid" : "6cd8003f-fe68-3e98-8a29-cc834000fffd",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1858.112"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733943574528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GraphicsServices",
"size" : 36864,
"uuid" : "a159725e-b44b-30c0-bd7f-15efbd64c083",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices",
"name" : "GraphicsServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4472307712,
"CFBundleShortVersionString" : "2.25.3",
"CFBundleIdentifier" : "host.exp.Exponent",
"size" : 58998784,
"uuid" : "fe7dd5c7-efab-3ba5-94f4-043524ffbf28",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/628DFE77-ACA7-4E5C-B124-7569D6B24436\/data\/Containers\/Bundle\/Application\/AED97F51-FE20-4184-8B4A-180DFEF81060\/Exponent-2.25.3.tar.app\/Expo Go",
"name" : "Expo Go",
"CFBundleVersion" : "2.25.3.101"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4610129920,
"size" : 319488,
"uuid" : "d5f18ce9-9569-30ea-86b1-355b990260dd",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim",
"name" : "dyld_sim"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4711297024,
"size" : 442368,
"uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140735067160576,
"size" : 40960,
"uuid" : "bd2bd848-f9c9-35ff-9795-32d31977523d",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733730615296,
"size" : 212992,
"uuid" : "3766ec43-ad39-3003-87ce-c54d4f64d800",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libxpc.dylib",
"name" : "libxpc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733730512896,
"size" : 102400,
"uuid" : "41bf08c1-d084-32f6-ae30-3c8ddca6c97f",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_trace.dylib",
"name" : "libsystem_trace.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733731385344,
"size" : 290816,
"uuid" : "2020b811-1706-3efe-8226-a9906bb69f52",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140735067205632,
"size" : 49152,
"uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140735066836992,
"size" : 229376,
"uuid" : "792406fe-2224-3c14-ba9f-f076fd7839d2",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733737615360,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 2854912,
"uuid" : "6501fa86-9fee-3801-bb0d-ddf117da81f7",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1858.112"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140734798061568,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AudioSession",
"size" : 151552,
"uuid" : "ff727ba5-72c7-375a-9097-88066c96c7cd",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/AudioSession.framework\/AudioSession",
"name" : "AudioSession"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140734432706560,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 139264,
"uuid" : "ac111ef2-31d3-3a88-b7e0-c86b284e1316",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/caulk.framework\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733998194688,
"CFBundleShortVersionString" : "2667.0.25",
"CFBundleIdentifier" : "com.apple.coremotion",
"size" : 2154496,
"uuid" : "00dc8687-9766-3aa3-b21b-e736519f8b3f",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreMotion.framework\/CoreMotion",
"name" : "CoreMotion",
"CFBundleVersion" : "2667.0.25"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140734041423872,
"CFBundleShortVersionString" : "8613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21237760,
"uuid" : "484b420b-b460-37a7-9a20-3a1b723f788e",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/JavaScriptCore.framework\/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "8613.1.17.0.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733795475456,
"CFBundleShortVersionString" : "1331.0.7",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4616192,
"uuid" : "59b579e3-ef5a-3f96-8e56-4d29549d502a",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CFNetwork.framework\/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1331.0.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733730836480,
"size" : 548864,
"uuid" : "f6067e2a-6779-322c-a961-25c10048631f",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733732663296,
"size" : 90112,
"uuid" : "31e74cea-9fe9-339f-bcfa-efb18189aea0",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733731848192,
"size" : 208896,
"uuid" : "76307fcc-13fb-3539-bf35-3df0b3a9f5e6",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140733748547584,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.Security",
"size" : 1421312,
"uuid" : "ff8dd3dd-f365-33f7-93c7-199a4659a19e",
"path" : "\/Users\/USER\/Downloads\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Security.framework\/Security",
"name" : "Security",
"CFBundleVersion" : "60158.100.133"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 140733730258944,
"size" : 3275014144,
"uuid" : "bfb45c7f-d6f9-300c-8e12-cde82f29c49b"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=3.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.9G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG raster data 2780K 40 \nColorSync 224K 25 \nCoreAnimation 860K 20 \nCoreUI image data 716K 1 \nFoundation 17.0M 2 \nIOSurface 160K 2 \nJS JIT generated code 1.0G 3 \nKernel Alloc Once 8K 1 \nMALLOC 462.8M 95 \nMALLOC guard page 72K 14 \nMALLOC_MEDIUM (reserved) 1.6G 14 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 768K 12 \nSTACK GUARD 56.1M 31 \nStack 23.2M 31 \nVM_ALLOCATE 32K 4 \nWebKit Malloc 420.1M 11 \n__DATA 36.1M 676 \n__DATA_CONST 59.4M 672 \n__DATA_DIRTY 22K 10 \n__FONT_DATA 4K 1 \n__LINKEDIT 590.8M 7 \n__OBJC_RO 63.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 655.8M 682 \n__UNICODE 592K 1 \ndyld private memory 2048K 2 \nlibnetwork 1664K 24 \nmapped file 46.9M 15 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 5.4G 2402 \nTOTAL, minus reserved VM space 3.4G 2402 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.facebook.ABI46_0_0React.ExceptionsManagerQueue"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "620aec83b02b354d3afd2f50"
},
"deploymentId" : 240000135
},
{
"rolloutId" : "61af99aeda72d16a4beb7756",
"factorPackIds" : {
},
"deploymentId" : 240000327
}
],
"experiments" : [
]
}
}
Model: MacBookPro16,1, BootROM 1731.140.2.0.0 (iBridge: 19.16.16066.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 64 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 5300M, AMD Radeon Pro 5300M, PCIe, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
Memory Module: BANK 2/ChannelB-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment