IOS App Crash with JavaScriptCore #41636
Labels
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Needs: Triage 🔍
Platform: iOS
iOS applications.
Type: Too Old Version
Description
React Native IOS app is crashing with JavaScriptCore
Stake Trace
Crashlytics - Stack trace
Application: com.ntq.MyApp
Platform: apple
Version: 6.2.0 (140)
Issue: 07884af4e4456d0a0e33d62a493f38cc
Session: 7ce928c49350454d950dbb55c6172c0f_DNE_0_v2
Date: Sat Nov 11 2023 16:13:34 GMT+0700 (Indochina Time)
com.apple.main-thread
0 libobjc.A.dylib 0x1e24c class_copyProtocolList + 496
1 CoreFoundation 0x322b8 __methodDescriptionForSelector + 80
2 CoreFoundation 0x323e0 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 24
3 CoreFoundation 0x31b40 forwarding + 356
4 CoreFoundation 0x172b10 CF_forwarding_prep_0 + 96
5 MyApp 0x1941ff4 specialized DayStyle.applyCarPlayStyling() + 359 (DayStyle.swift:359)
6 MyApp 0x193a898 DayStyle.apply() + 43 (DayStyle.swift:43)
7 MyApp 0x59ba20 CustomNightStyle.apply() + 27 (CustomDayStyle.swift:27)
8 MyApp 0x1a95600 StyleManager.applyStyle(type:) + 151 (StyleManager.swift:151)
9 MyApp 0x1925380 specialized CarPlayMapViewController.sessionConfiguration(:contentStyleChanged:) + 349 (CarPlayMapViewController.swift:349)
10 MyApp 0x1924b4c @objc CarPlayMapViewController.sessionConfiguration(_:contentStyleChanged:) + 4399319884 (:4399319884)
11 CarPlay 0x7b5c __47-[CPSessionConfiguration _contentStyleUpdated:]_block_invoke + 172
12 libdispatch.dylib 0x26a8 _dispatch_call_block_and_release + 32
13 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
14 libdispatch.dylib 0x12998 _dispatch_main_queue_drain + 984
15 libdispatch.dylib 0x125b0 _dispatch_main_queue_callback_4CF + 44
16 CoreFoundation 0x3720c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
17 CoreFoundation 0x33f18 __CFRunLoopRun + 1996
18 CoreFoundation 0x33668 CFRunLoopRunSpecific + 608
19 GraphicsServices 0x35ec GSEventRunModal + 164
20 UIKitCore 0x22c2b4 -[UIApplication _run] + 888
21 UIKitCore 0x22b8f0 UIApplicationMain + 340
22 MyApp 0x15494 main + 45 (AppDelegate.swift:45)
23 ??? 0x1b77aedcc (Missing)
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.apple.NSURLSession-delegate
0 MyApp 0x352520 partial apply for closure #1 in closure #1 in TrafficIncidentUpdater.fetchPoints(withCompletion:) + 4376438048 (:4376438048)
1 MyApp 0x426e54 specialized closure #1 in closure #1 in NSURLSession.load(:completion:) + 4377308756
2 MyApp 0x445778 partial apply for specialized closure #1 in closure #1 in NSURLSession.load(:completion:) + 4377433976
3 MyApp 0x427fbc thunk for @escaping @callee_guaranteed @sendable (@guaranteed Data?, @guaranteed NSURLResponse?, @guaranteed Error?) -> () + 4377313212 (:4377313212)
4 CFNetwork 0xf7b4 _CFNetworkSetHSTSStoragePath + 27524
5 CFNetwork 0x2d6d0 CFHTTPMessageCopySerializedMessage + 13784
6 libdispatch.dylib 0x26a8 _dispatch_call_block_and_release + 32
7 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
8 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
9 libdispatch.dylib 0xc3f8 _dispatch_lane_invoke + 432
10 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
11 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
12 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
13 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x35d0c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33c04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33668 CFRunLoopRunSpecific + 608
7 Foundation 0x2c54c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x5a27c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x18dfc8 -[UIEventFetcher threadMain] + 420
10 Foundation 0xb1184 NSThread__start + 732
11 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
12 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.facebook.react.JavaScript
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x35d0c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33c04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33668 CFRunLoopRunSpecific + 608
7 React 0x175fc +[RCTCxxBridge runRunLoop] + 212
8 Foundation 0xb1184 NSThread__start + 732
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x15a4b8c scavenger_thread_main + 1316
3 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
4 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.Worker 1
0 libobjc.A.dylib 0x627c AutoreleasePoolPage::push() + 184
1 CoreFoundation 0x3d60 _CFAutoreleasePoolPush + 20
2 Foundation 0x384a4 -[NSAutoreleasePool init] + 24
3 MapboxCommon 0x4361c mapbox::common::platform::taskScope() + 64
4 MapboxCommon 0x665bc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 956
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.Worker 2
0 libobjc.A.dylib 0x627c AutoreleasePoolPage::push() + 184
1 CoreFoundation 0x3d60 _CFAutoreleasePoolPush + 20
2 Foundation 0x384a4 -[NSAutoreleasePool init] + 24
3 MapboxCommon 0x4361c mapbox::common::platform::taskScope() + 64
4 MapboxCommon 0x665bc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 956
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.Worker 3
0 MapboxCommon 0x21cbc mapbox::common::internal::Message<mapbox::common::BillingServiceWorker, void (mapbox::common::BillingServiceWorker::)(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>&&), std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>>::~Message() + 82
1 MapboxCommon 0x665d0 void std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 976
2 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
3 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.Worker 4
0 MapboxCommon 0x60984 mapbox::common::(anonymous namespace)::ClosureTask::operator()() + 12
1 MapboxCommon 0x62328 mapbox::common::TaskSequence::scheduleTask(unsigned long long, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)::'lambda'()::operator()() const + 604
2 MapboxCommon 0x665d0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 976
3 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
4 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.location.sharedRunloop
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x35d0c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33c04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33668 CFRunLoopRunSpecific + 608
7 CoreFoundation 0x333cc CFRunLoopRun + 64
8 MapboxCommon 0xd08dc -[MBXSharedLocationScheduler executeThread] + 248
9 Foundation 0xb1184 NSThread__start + 732
10 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
11 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.apple.NSURLSession-delegate
0 MyApp 0x566ed8 partial apply for closure #1 in ERPUpdater.getERPDataFromNetwork(withCompletion:) + 4378619608 (:4378619608)
1 MyApp 0x426114 specialized closure #1 in closure #1 in NSURLSession.load(_:completion:) + 28 (URLSession+Extension.swift:28)
2 MyApp 0x427fbc thunk for @escaping @callee_guaranteed @sendable (@guaranteed Data?, @guaranteed NSURLResponse?, @guaranteed Error?) -> () + 4377313212 (:4377313212)
3 CFNetwork 0xf7b4 _CFNetworkSetHSTSStoragePath + 27524
4 CFNetwork 0x2d6d0 CFHTTPMessageCopySerializedMessage + 13784
5 libdispatch.dylib 0x26a8 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
7 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
8 libdispatch.dylib 0xc3f8 _dispatch_lane_invoke + 432
9 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
10 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
11 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
12 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 FirebaseCrashlytics 0x16cd4 FIRCLSMachExceptionServer + 108
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
AwsLogger
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 MyApp 0xc940c0 aws_condition_variable_wait + 76 (condition_variable.c:76)
3 MyApp 0xc8ba70 aws_condition_variable_wait_pred + 15 (condition_variable.c:15)
4 MyApp 0xc919ec aws_background_logger_thread + 341 (array_list.inl:341)
5 MyApp 0xc95030 thread_fn + 183 (thread.c:183)
6 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
7 libsystem_pthread.dylib 0x1a10 thread_start + 8
AwsEventLoop 1
0 libsystem_kernel.dylib 0xef6c kevent + 8
1 MyApp 0xc9aa20 aws_event_loop_thread + 867 (kqueue_event_loop.c:867)
2 MyApp 0xc95030 thread_fn + 183 (thread.c:183)
3 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
4 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x35d0c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33c04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33668 CFRunLoopRunSpecific + 608
7 CFNetwork 0x258780 _CFURLStorageSessionCopyIdentifier + 69132
8 Foundation 0xb1184 NSThread__start + 732
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.AssetFileSource
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x12ecc std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 MapboxCommon 0x664b4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 692
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.TileStoreFileSource
0 libsystem_platform.dylib 0x140c _platform_memset + 140
1 libsqlite3.dylib 0x19abc sqlite3_log + 2320
2 libsqlite3.dylib 0x98adc sqlite3_sourceid + 46736
3 libsqlite3.dylib 0xa4338 sqlite3_sourceid + 93932
4 libsqlite3.dylib 0xa55b0 sqlite3_sourceid + 98660
5 libsqlite3.dylib 0x33d30 sqlite3_step + 35524
6 libsqlite3.dylib 0x2b644 sqlite3_step + 984
7 MapboxCommon 0x12cee0 mapbox::sqlite::Query::_run() + 60
8 MapboxCoreMaps 0x120900 mapbox::sqlite::Query::run() + 24
9 MapboxCoreMaps 0x11fc7c mbgl::OfflineDatabase::initDiskCacheSize() + 76
10 MapboxCoreMaps 0x11ff70 mbgl::OfflineDatabase::evict(unsigned long long, mbgl::OfflineDatabase::DatabaseSizeChangeStats&) + 76
11 MapboxCoreMaps 0x1232a4 mbgl::OfflineDatabase::putInternal(mbgl::Resource const&, mbgl::Response const&, mbgl::OfflineDatabase::DiskCacheSizePolicy) + 288
12 MapboxCoreMaps 0x1230fc mbgl::OfflineDatabase::put(mbgl::Resource const&, mbgl::Response const&) + 164
13 MapboxCoreMaps 0x10a9b8 mbgl::DatabaseFileSourceThread::forward(mbgl::Resource const&, mbgl::Response const&, std::__1::function<void ()> const&) + 44
14 MapboxCoreMaps 0x10af28 mapbox::common::internal::Message<mbgl::DatabaseFileSourceThread, void (mbgl::DatabaseFileSourceThread::)(mbgl::Resource const&, mbgl::Response const&, std::__1::function<void ()> const&), std::__1::tuple<mbgl::Resource, mbgl::Response, std::__1::function<void ()>>>::operator()() + 444
15 MapboxCommon 0x665d0 void std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 976
16 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
17 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.LocalFileSource
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x12ecc std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 MapboxCommon 0x664b4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 692
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.OnlineFileSource
0 MapboxCommon 0x66be8 std::__1::__function::__func<mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0::operator()()::'lambda2'(), std::__1::allocator<mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0::operator()()::'lambda2'()>, void ()>::operator()() + 12
1 MapboxCommon 0x665d0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 976
2 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
3 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.mapbox.common.ResourceLoaderThread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 libc++.1.dylib 0x12ecc std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28
3 MapboxCommon 0x664b4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, mapbox::common::ThreadedSchedulerBase::makeSchedulerThread(unsigned long, mapbox::base::WeakPtrmapbox::common::Scheduler, mapbox::common::ThreadServiceType)::$_0>>(void*) + 692
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 Instabug 0x31ceb8 exception_server_thread + 188
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
AwsHostResolver
0 libsystem_kernel.dylib 0xef6c kevent + 8
1 libsystem_info.dylib 0x10138 _mdns_search_ex + 1148
2 libsystem_info.dylib 0xf644 mdns_addrinfo + 360
3 libsystem_info.dylib 0x123e4 search_addrinfo + 176
4 libsystem_info.dylib 0x76d0 si_addrinfo + 1312
5 libsystem_info.dylib 0x7108 getaddrinfo + 168
6 MyApp 0xca5574 aws_default_dns_resolve + 45 (host_resolver.c:45)
7 MyApp 0xca2f50 aws_host_resolver_thread + 1006 (host_resolver.c:1006)
8 MyApp 0xc95030 thread_fn + 183 (thread.c:183)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.google.fira.worker
0 libsqlite3.dylib 0x8dcc0 sqlite3_sourceid + 2164
1 libsqlite3.dylib 0x37ce4 sqlite3_step + 51832
2 libsqlite3.dylib 0x3465c sqlite3_step + 37872
3 libsqlite3.dylib 0x2b644 sqlite3_step + 984
4 MyApp 0x299caf0 -[APMSqliteStore numberForQuery:parameterValues:error:] + 4416588528
5 MyApp 0x2915380 -[APMDatabase containsUserAttributeWithName:error:] + 4416033664
6 MyApp 0x29446d8 -[APMMeasurement setUserPropertyInDatabaseOnWorkerQueue:] + 4416227032
7 MyApp 0x29445f4 -[APMMeasurement setUserAttributeOnWorkerQueue:] + 4416226804
8 MyApp 0x2944590 __35-[APMMeasurement setUserAttribute:]_block_invoke + 4416226704
9 MyApp 0x29923a0 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4416545696
10 libdispatch.dylib 0x26a8 _dispatch_call_block_and_release + 32
11 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
12 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
13 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
14 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
15 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
16 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
17 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.apple.root.background-qos
0 MyApp 0x20a8d88 thunk for @escaping @callee_guaranteed () -> () + 4407201160 (:4407201160)
1 libdispatch.dylib 0x77b8 _dispatch_continuation_pop + 600
2 libdispatch.dylib 0x1b5c0 _dispatch_source_latch_and_call + 420
3 libdispatch.dylib 0x1a190 _dispatch_source_invoke + 832
4 libdispatch.dylib 0x15be4 _dispatch_root_queue_drain + 392
5 libdispatch.dylib 0x163ec _dispatch_worker_thread2 + 156
6 libsystem_pthread.dylib 0x1928 _pthread_wqthread + 228
7 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
AwsHostResolver
0 libsystem_kernel.dylib 0xef6c kevent + 8
1 libsystem_info.dylib 0x10138 _mdns_search_ex + 1148
2 libsystem_info.dylib 0xf644 mdns_addrinfo + 360
3 libsystem_info.dylib 0x123e4 search_addrinfo + 176
4 libsystem_info.dylib 0x76d0 si_addrinfo + 1312
5 libsystem_info.dylib 0x7108 getaddrinfo + 168
6 MyApp 0xca5574 aws_default_dns_resolve + 45 (host_resolver.c:45)
7 MyApp 0xca2f50 aws_host_resolver_thread + 1006 (host_resolver.c:1006)
8 MyApp 0xc95030 thread_fn + 183 (thread.c:183)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
AwsHostResolver
0 libsystem_kernel.dylib 0xef6c kevent + 8
1 libsystem_info.dylib 0x10138 _mdns_search_ex + 1148
2 libsystem_info.dylib 0xf644 mdns_addrinfo + 360
3 libsystem_info.dylib 0x123e4 search_addrinfo + 176
4 libsystem_info.dylib 0x76d0 si_addrinfo + 1312
5 libsystem_info.dylib 0x7108 getaddrinfo + 168
6 MyApp 0xca5574 aws_default_dns_resolve + 45 (host_resolver.c:45)
7 MyApp 0xca2f50 aws_host_resolver_thread + 1006 (host_resolver.c:1006)
8 MyApp 0xc95030 thread_fn + 183 (thread.c:183)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
CDPurgeableResultCache
0 libsystem_kernel.dylib 0x1ba8 getattrlist + 8
1 libsystem_kernel.dylib 0x1ba8 __getattrlist + 8
2 libsystem_c.dylib 0x13520 realpath$DARWIN_EXTSN + 1136
3 CacheDelete 0x4534 volRootFromPath + 208
4 CacheDelete 0x3944 _validateVolume + 288
5 CacheDelete 0x379c -[CacheDeleteVolume validate] + 96
6 CacheDelete 0x36fc -[CacheDeleteVolume size] + 24
7 CacheDelete 0x31e8 -[CacheDeleteVolume effective_size] + 76
8 CacheDelete 0x2f50 -[CacheDeleteVolume amountIsRational:] + 92
9 CacheDelete 0x23d0 -[CDRecentVolumeInfo _recentInfoAtUrgency:validateResults:] + 944
10 CacheDelete 0x1efc -[CDRecentInfo _recentInfoForVolume:atUrgency:validateResults:] + 148
11 CacheDelete 0x1e2c __72-[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:]_block_invoke + 56
12 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
13 libdispatch.dylib 0x136b4 _dispatch_lane_barrier_sync_invoke_and_complete + 56
14 CacheDelete 0x8040 -[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:] + 228
15 CacheDelete 0x7cd0 -[CDPurgeableResultCache recentInfoForVolumes:atUrgency:validateResults:targetVolume:] + 220
16 CacheDelete 0x6828 queryCache + 1708
17 CacheDelete 0x6048 __clientCachedResults_block_invoke_2 + 184
18 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
19 libdispatch.dylib 0x136b4 _dispatch_lane_barrier_sync_invoke_and_complete + 56
20 CacheDelete 0xeff0 clientCachedResults + 224
21 CacheDelete 0xe730 CacheDeleteCopyAvailableSpaceForVolume + 968
22 CoreServicesInternal 0x3308 volumePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 2452
23 CoreServicesInternal 0x1ff0 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 452
24 CoreServicesInternal 0xc5f0 _FSURLCopyResourcePropertiesForKeysInternal(__CFURL const*, __CFArray const*, void*, __CFError**, unsigned char) + 1516
25 CoreFoundation 0xd477c CFURLCopyResourcePropertiesForKeys + 100
26 CoreFoundation 0xd46ac -[NSURL resourceValuesForKeys:error:] + 96
27 Instabug 0x1180cc -[IBGStorageStateReader getStorage] + 264
28 Instabug 0x1159a0 -[IBGDeviceState getStorage] + 92
29 Instabug 0x7af64 -[IBGDeviceStateLogger getStorage] + 48
30 Instabug 0x78b68 -[IBGDeviceStateLogger saveDeviceStorage] + 36
31 Instabug 0x78760 -[IBGDeviceStateLogger fetchStorage] + 36
32 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
33 libdispatch.dylib 0x77b8 _dispatch_continuation_pop + 600
34 libdispatch.dylib 0x1b5c0 _dispatch_source_latch_and_call + 420
35 libdispatch.dylib 0x1a190 _dispatch_source_invoke + 832
36 libdispatch.dylib 0xb718 _dispatch_lane_serial_drain + 368
37 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
38 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
39 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
40 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
41 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
JSC Heap Collector Thread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x70a54 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 264
3 JavaScriptCore 0x4a210 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2008
4 JavaScriptCore 0xa920 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 460
5 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
6 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
8 libsystem_pthread.dylib 0x1a10 thread_start + 8
JSC Heap Collector Thread
0 JavaScriptCore 0x104e744 JSC::JSFinalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 516
1 JavaScriptCore 0xc1e12c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 436
2 JavaScriptCore 0xc1e12c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 436
3 JavaScriptCore 0xc1f6a8 JSC::SlotVisitor::drainInParallelPassively(WTF::MonotonicTime) + 124
4 JavaScriptCore 0xbd3dbc JSC::Heap::runConcurrentPhase(JSC::GCConductor) + 616
5 JavaScriptCore 0xbd261c JSC::Heap::runCurrentPhase(JSC::GCConductor, JSC::CurrentThreadState*) + 192
6 JavaScriptCore 0xbeac84 JSC::Heap::HeapThread::work() + 36
7 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
8 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
9 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
10 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
11 libsystem_pthread.dylib 0x1a10 thread_start + 8
Crashed: Heap Helper Thread
0 JavaScriptCore 0xc12344 JSC::MarkedBlock::aboutToMarkSlow(unsigned int) + 88
1 JavaScriptCore 0xfc3b40 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 228
2 JavaScriptCore 0xfc3b40 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 228
3 JavaScriptCore 0xc1e11c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 420
4 JavaScriptCore 0xc1f14c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode, WTF::MonotonicTime) + 420
5 JavaScriptCore 0xbf38d8 WTF::SharedTaskFunctor<void (), JSC::Heap::runBeginPhase(JSC::GCConductor)::$_17>::run() + 172
6 JavaScriptCore 0x48884 WTF::ParallelHelperClient::runTask(WTF::RefPtr<WTF::SharedTask<void ()>, WTF::RawPtrTraits<WTF::SharedTask<void ()> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()> > > const&) + 80
7 JavaScriptCore 0x49870 WTF::ParallelHelperPool::Thread::work() + 32
8 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
9 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
10 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
11 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
12 libsystem_pthread.dylib 0x1a10 thread_start + 8
Heap Helper Thread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x70a04 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 184
3 JavaScriptCore 0x4a210 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2008
4 JavaScriptCore 0x12a20 WTF::LockAlgorithm<unsigned int, 1u, 2u, WTF::CountingLock::LockHooks>::lockSlow(WTF::Atomic&) + 220
5 JavaScriptCore 0xc124ac JSC::MarkedBlock::aboutToMarkSlow(unsigned int) + 448
6 JavaScriptCore 0xfc3b40 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 228
7 JavaScriptCore 0xc1e11c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 420
8 JavaScriptCore 0xc1f14c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode, WTF::MonotonicTime) + 420
9 JavaScriptCore 0xbf38d8 WTF::SharedTaskFunctor<void (), JSC::Heap::runBeginPhase(JSC::GCConductor)::$_17>::run() + 172
10 JavaScriptCore 0x48884 WTF::ParallelHelperClient::runTask(WTF::RefPtr<WTF::SharedTask<void ()>, WTF::RawPtrTraits<WTF::SharedTask<void ()> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()> > > const&) + 80
11 JavaScriptCore 0x49870 WTF::ParallelHelperPool::Thread::work() + 32
12 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
13 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
14 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
15 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
16 libsystem_pthread.dylib 0x1a10 thread_start + 8
Heap Helper Thread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x70a04 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 184
3 JavaScriptCore 0x4a210 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2008
4 JavaScriptCore 0x12a20 WTF::LockAlgorithm<unsigned int, 1u, 2u, WTF::CountingLock::LockHooks>::lockSlow(WTF::Atomic&) + 220
5 JavaScriptCore 0xc124ac JSC::MarkedBlock::aboutToMarkSlow(unsigned int) + 448
6 JavaScriptCore 0xfc3b40 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 228
7 JavaScriptCore 0xc1e11c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 420
8 JavaScriptCore 0xc1f14c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode, WTF::MonotonicTime) + 420
9 JavaScriptCore 0xbf38d8 WTF::SharedTaskFunctor<void (), JSC::Heap::runBeginPhase(JSC::GCConductor)::$_17>::run() + 172
10 JavaScriptCore 0x48884 WTF::ParallelHelperClient::runTask(WTF::RefPtr<WTF::SharedTask<void ()>, WTF::RawPtrTraits<WTF::SharedTask<void ()> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()> > > const&) + 80
11 JavaScriptCore 0x49870 WTF::ParallelHelperPool::Thread::work() + 32
12 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
13 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
14 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
15 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
16 libsystem_pthread.dylib 0x1a10 thread_start + 8
Heap Helper Thread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x70a04 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 184
3 JavaScriptCore 0x4a210 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2008
4 JavaScriptCore 0x12a20 WTF::LockAlgorithm<unsigned int, 1u, 2u, WTF::CountingLock::LockHooks>::lockSlow(WTF::Atomic&) + 220
5 JavaScriptCore 0xc124ac JSC::MarkedBlock::aboutToMarkSlow(unsigned int) + 448
6 JavaScriptCore 0xfc3b40 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 228
7 JavaScriptCore 0xc1e11c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 420
8 JavaScriptCore 0xc1f14c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode, WTF::MonotonicTime) + 420
9 JavaScriptCore 0xbf38d8 WTF::SharedTaskFunctor<void (), JSC::Heap::runBeginPhase(JSC::GCConductor)::$_17>::run() + 172
10 JavaScriptCore 0x48884 WTF::ParallelHelperClient::runTask(WTF::RefPtr<WTF::SharedTask<void ()>, WTF::RawPtrTraits<WTF::SharedTask<void ()> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()> > > const&) + 80
11 JavaScriptCore 0x49870 WTF::ParallelHelperPool::Thread::work() + 32
12 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
13 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
14 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
15 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
16 libsystem_pthread.dylib 0x1a10 thread_start + 8
Heap Helper Thread
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 JavaScriptCore 0x70a04 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 184
3 JavaScriptCore 0x4a210 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2008
4 JavaScriptCore 0x12a20 WTF::LockAlgorithm<unsigned int, 1u, 2u, WTF::CountingLock::LockHooks>::lockSlow(WTF::Atomic&) + 220
5 JavaScriptCore 0xc124ac JSC::MarkedBlock::aboutToMarkSlow(unsigned int) + 448
6 JavaScriptCore 0xf4ffe8 JSC::FunctionRareData::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 772
7 JavaScriptCore 0xc1e11c JSC::SlotVisitor::drain(WTF::MonotonicTime) + 420
8 JavaScriptCore 0xc1f14c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode, WTF::MonotonicTime) + 420
9 JavaScriptCore 0xbf38d8 WTF::SharedTaskFunctor<void (), JSC::Heap::runBeginPhase(JSC::GCConductor)::$_17>::run() + 172
10 JavaScriptCore 0x48884 WTF::ParallelHelperClient::runTask(WTF::RefPtr<WTF::SharedTask<void ()>, WTF::RawPtrTraits<WTF::SharedTask<void ()> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()> > > const&) + 80
11 JavaScriptCore 0x49870 WTF::ParallelHelperPool::Thread::work() + 32
12 JavaScriptCore 0xaa0c WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 696
13 JavaScriptCore 0x6d684 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 352
14 JavaScriptCore 0x701d8 WTF::wtfThreadEntryPoint(void*) + 16
15 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
16 libsystem_pthread.dylib 0x1a10 thread_start + 8
React Native Version
0.67.5
Output of
npx react-native info
System:
OS: macOS 13.5
CPU: (8) arm64 Apple M1
Memory: 82.77 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 14.21.3 - ~/.nvm/versions/node/v14.21.3/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 6.14.18 - ~/.nvm/versions/node/v14.21.3/bin/npm
Watchman: 2022.09.12.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.12.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 16.0, macOS 12.3, tvOS 16.0, watchOS 9.0
Android SDK: Not Found
IDEs:
Android Studio: 2021.3 AI-213.7172.25.2113.9014738
Xcode: 14.0/14A309 - /usr/bin/xcodebuild
Languages:
Java: 11.0.16.1 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.67.5 => 0.67.5
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
My app is a mix of Native and React Native
The application crashed when it started and connected to carplay
Snack, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: