-
Notifications
You must be signed in to change notification settings - Fork 24.8k

Description
Is this a bug report?
Yes
Experiencing some crashes (see log below) with the error "C++ Exception - std::__1::system_error"
Happening on iOS 9-11 and device iPhone 5 and 6.
"react": "16.0.0-beta.5",
"react-native": "0.49.3",
Just upgraded to react 0.51.0, and react 16.2.0, which I'll get reports from once app is live with the update.
Does anyone experience something similar? It has happened once from 4 different users.
Crash report:
OS Version: iOS 9.3.5 (13G36)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 11
Application Specific Information:
std::__1::system_error
Thread 0
0 CryptoRankr 0x2a0138 hidden#26511
1 libsystem_c.dylib 0x40cd59bd __cxa_finalize_ranges
2 libsystem_c.dylib 0x40c94c8d exit
3 UIKit 0x4a1168d3 -[UIApplication _terminateWithStatus:]
4 UIKit 0x4a32f97d __102-[UIApplication _handleApplicationDeactivationWithScene:shouldForceExit:transitionContext:completion:]_block_invoke2019
5 UIKit 0x4a33249d _runAfterCACommitDeferredBlocks
6 UIKit 0x4a33e7af _cleanUpAfterCAFlushAndRunDeferredBlocks
7 UIKit 0x4a07a799 _afterCACommitHandler
8 CoreFoundation 0x413a22b1 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
9 CoreFoundation 0x413a05a7 __CFRunLoopDoObservers
10 CoreFoundation 0x413a09e5 __CFRunLoopRun
11 CoreFoundation 0x412ef1c9 CFRunLoopRunSpecific
12 CoreFoundation 0x412eefbd CFRunLoopRunInMode
13 GraphicsServices 0x43f27af9 GSEventRunModal
14 UIKit 0x4a0f0435 UIApplicationMain
15 CryptoRankr 0x9e337
Thread 1
0 libsystem_kernel.dylib 0x40de42f8 kevent_qos
1 libdispatch.dylib 0x40c0a837 _dispatch_mgr_invoke
2 libdispatch.dylib 0x40bfc917 _dispatch_mgr_thread
Thread 2 name: com.twitter.crashlytics.ios.MachExceptionServer
0 libsystem_kernel.dylib 0x40dce8a8 mach_msg_trap
1 libsystem_kernel.dylib 0x40dce6a9 mach_msg
2 CryptoRankr 0xa1dc5
3 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
4 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 3 name: com.facebook.react.JavaScript
0 libsystem_kernel.dylib 0x40dce8a8 mach_msg_trap
1 libsystem_kernel.dylib 0x40dce6a9 mach_msg
2 CoreFoundation 0x413a26ad __CFRunLoopServiceMachPort
3 CoreFoundation 0x413a0a33 __CFRunLoopRun
4 CoreFoundation 0x412ef1c9 CFRunLoopRunSpecific
5 CoreFoundation 0x412eefbd CFRunLoopRunInMode
6 CryptoRankr 0xe52c7
7 Foundation 0x4245864d NSThread__start
8 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
9 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 4 name: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x40de2998 __psynch_cvwait
1 libsystem_pthread.dylib 0x40f3e1a5 _pthread_cond_wait
2 libsystem_pthread.dylib 0x40f3f0b9 pthread_cond_wait
3 libc++.1.dylib 0x4037a69d _ZNSt3__118condition_variable4waitERNS_11unique_lockINS_5mutexEEE
4 JavaScriptCore 0x478d41d1 JSC::GCThread::waitForNextPhase()
5 JavaScriptCore 0x478d423f JSC::GCThread::gcThreadMain()
6 JavaScriptCore 0x476df431 WTF::threadEntryPoint(void*)
7 JavaScriptCore 0x476df38f WTF::wtfThreadEntryPoint(void*)
8 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
9 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 5 name: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x40dce8a8 mach_msg_trap
1 libsystem_kernel.dylib 0x40dce6a9 mach_msg
2 CoreFoundation 0x413a26ad __CFRunLoopServiceMachPort
3 CoreFoundation 0x413a0a33 __CFRunLoopRun
4 CoreFoundation 0x412ef1c9 CFRunLoopRunSpecific
5 CoreFoundation 0x412eefbd CFRunLoopRunInMode
6 CFNetwork 0x41f1bbdf +[NSURLConnection(Loader) _resourceLoadLoop:]
7 Foundation 0x4245864d NSThread__start
8 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
9 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 6 name: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x40de2eec select$DARWIN_EXTSN
1 CoreFoundation 0x413a7b51 __CFSocketManager
2 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
3 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 7
0 libsystem_kernel.dylib 0x40de2ffc __semwait_signal
1 libsystem_c.dylib 0x40c94bbd nanosleep
2 libsystem_c.dylib 0x40ce4235 sleep
3 CryptoRankr 0x45c16f __cxa_throw
4 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
5 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 8 name: KSCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x40dce8a8 mach_msg_trap
1 libsystem_kernel.dylib 0x40dce6a9 mach_msg
2 libsystem_kernel.dylib 0x40dd1b0f thread_suspend
3 CryptoRankr 0x43ab2f __cxa_throw
4 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
5 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 9 name: KSCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x40dce8a8 mach_msg_trap
1 libsystem_kernel.dylib 0x40dce6a9 mach_msg
2 CryptoRankr 0x43ab5f __cxa_throw
3 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
4 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start
Thread 10
0 libsystem_kernel.dylib 0x40de3864 __workq_kernreturn
1 libsystem_pthread.dylib 0x40f3ce19 _pthread_wqthread
Thread 12
0 libsystem_kernel.dylib 0x40dce8f8 semaphore_wait_trap
1 libdispatch.dylib 0x40c088af _dispatch_semaphore_wait_slow
2 libxpc.dylib 0x40f77643 xpc_connection_send_message_with_reply_sync
3 Security 0x41befa8b securityd_message_with_reply_sync
4 Security 0x41befc45 securityd_send_sync_and_do
5 Security 0x41c0faa5 __SecTrustEvaluateIfNecessary_block_invoke_2
6 Security 0x41bfe30d SecOSStatusWith
7 Security 0x41c0f8c5 __SecTrustEvaluateIfNecessary_block_invoke
8 libsystem_trace.dylib 0x40f51ee9 _os_activity_initiate
9 Security 0x41c0e7cf SecTrustEvaluateIfNecessary
10 Security 0x41c0e811 SecTrustEvaluate
11 CryptoRankr 0xcc41f
12 CryptoRankr 0xcc4a3
13 CryptoRankr 0xbd1b3
14 CryptoRankr 0xc6c5d
15 CryptoRankr 0xc1f83
16 CFNetwork 0x41fa3a09 __63-[NSURLSession delegate_didReceiveChallenge:completionHandler:]_block_invoke
17 Foundation 0x4244084d NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK
18 Foundation 0x423a187f -[NSBlockOperation main]
19 Foundation 0x42393f8f -[__NSOperationInternal _start:]
20 Foundation 0x42442b0d __NSOQSchedule_f
21 libdispatch.dylib 0x40c04e7f _dispatch_queue_drain
22 libdispatch.dylib 0x40bfde17 _dispatch_queue_invoke
23 libdispatch.dylib 0x40c0620d _dispatch_root_queue_drain
24 libdispatch.dylib 0x40c0607b _dispatch_worker_thread3
25 libsystem_pthread.dylib 0x40f3ce0d _pthread_wqthread
Thread 13
0 libsystem_kernel.dylib 0x40de3864 __workq_kernreturn
1 libsystem_pthread.dylib 0x40f3ce19 _pthread_wqthread
Thread 14
0 libsystem_kernel.dylib 0x40de3864 __workq_kernreturn
1 libsystem_pthread.dylib 0x40f3ce19 _pthread_wqthread
Thread 15
0 libsystem_kernel.dylib 0x40de3864 __workq_kernreturn
1 libsystem_pthread.dylib 0x40f3ce19 _pthread_wqthread
Thread 16
0 libsystem_kernel.dylib 0x40de2ffc __semwait_signal
1 libsystem_c.dylib 0x40c94bbd nanosleep
2 libc++.1.dylib 0x403b98f5 _ZNSt3__111this_thread9sleep_forERKNS_6chrono8durationIxNS_5ratioILx1ELx1000000000EEEEE
3 JavaScriptCore 0x47a92af9 _ZN7bmalloc4Heap8scavengeERNSt3__111unique_lockINS_11StaticMutexEEENS1_6chrono8durationIxNS1_5ratioILx1ELx1000EEEEE
4 JavaScriptCore 0x47a928e3 bmalloc::Heap::concurrentScavenge()
5 JavaScriptCore 0x47a947af bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::entryPoint()
6 JavaScriptCore 0x47a94749 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::pthreadEntryPoint(void*)
7 libsystem_pthread.dylib 0x40f3ec7f _pthread_body
8 libsystem_pthread.dylib 0x40f3ebf3 _pthread_start