Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RCTBridge .cxx_destruct] Crash in 0.59.4 #25184

Closed
xutm opened this issue Jun 7, 2019 · 4 comments
Closed

[RCTBridge .cxx_destruct] Crash in 0.59.4 #25184

xutm opened this issue Jun 7, 2019 · 4 comments
Labels
Bug Impact: Crash Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@xutm
Copy link

xutm commented Jun 7, 2019

Crash system distribution

image
Crash is only in iOS10 and iOS9.
It affected 4,233 users and caused 16,375 crashes over the past seven days.

Logs:

#34. Crashed: com.facebook.react.JavaScript
0 libobjc.A.dylib 0x1d0946e4 objc_release + 3
1 libobjc.A.dylib 0x1d07a053 object_cxxDestructFromClass(objc_object*, objc_class*) + 116
2 libobjc.A.dylib 0x1d0856ad objc_destructInstance + 34
3 libobjc.A.dylib 0x1d0856cd object_dispose + 14
4 libobjc.A.dylib 0x1d095259 objc_object::sidetable_release(bool) + 238
5 discover 0x849dad -[RCTBridge .cxx_destruct] (RCTBridge.m:148)
6 libobjc.A.dylib 0x1d07a053 object_cxxDestructFromClass(objc_object*, objc_class*) + 116
7 libobjc.A.dylib 0x1d0856ad objc_destructInstance + 34
8 libobjc.A.dylib 0x1d0856cd object_dispose + 14
9 discover 0x8490f1 -[RCTBridge dealloc] (RCTBridge.m:227)
10 libobjc.A.dylib 0x1d095259 objc_object::sidetable_release(bool) + 238
11 libobjc.A.dylib 0x1d0957a1 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 612
12 discover 0x858d29 +[RCTCxxBridge runRunLoop] (RCTCxxBridge.mm:252)
13 Foundation 0x1e7398eb + 1122
14 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
15 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
16 libsystem_pthread.dylib 0x1d676468 thread_start + 8

--

#0. com.apple.main-thread
0 WebCore 0x21f13b0c WebCore::RenderView::compositor()
1 WebCore 0x22286c25 + 100
2 WebCore 0x21f45813 WebCore::FrameView::flushCompositingStateIncludingSubframes() + 32
3 WebKitLegacy 0x22cd41b5 + 32
4 WebKitLegacy 0x22cd418d + 64
5 WebCore 0x22712a11 WebCore::LayerFlushScheduler::layerFlushCallback() + 22
6 WebKitLegacy 0x22dcca47 + 102
7 CoreFoundation 0x1ddaf803 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 20
8 CoreFoundation 0x1ddada55 __CFRunLoopDoObservers + 282
9 CoreFoundation 0x1ddae017 __CFRunLoopRun + 1358
10 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
11 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
12 GraphicsServices 0x1f4abb41 GSEventRunModal + 80
13 UIKit 0x23089a53 UIApplicationMain + 150
14 discover 0x45c1af main (main.m:56)
15 libdyld.dylib 0x1d4ee4eb start + 2

#1. com.apple.CFNetwork.Connection
0 libsystem_kernel.dylib 0x1d5c2554 __ulock_wait + 24
1 libdispatch.dylib 0x1d4d2a9d _dispatch_ulock_wait + 38
2 libdispatch.dylib 0x1d4d2b9b _dispatch_thread_event_wait_slow + 24
3 libdispatch.dylib 0x1d4d0b39 _dispatch_barrier_sync_f_slow + 214
4 libnetwork.dylib 0x291925b1 nw_connection_fillout_tcp_statistics + 196
5 libnetwork.dylib 0x291bff6f tcp_connection_get_statistics + 42
6 CFNetwork 0x1e47dbf7 TCPIOConnection::_signalConnectionEstablished() + 110
7 CFNetwork 0x1e47ed39 TCPIOConnection::_handleEvent_TLSHandshakeComplete() + 226
8 CFNetwork 0x1e47a55b TCPIOConnection::_handleConnectionEvent(unsigned int, void const*) + 854
9 CFNetwork 0x1e47a1f7 ___ZN15TCPIOConnection16_startConnectionEv_block_invoke + 30
10 libnetwork.dylib 0x291ba02f tcp_connection_send_event_struct_unlocked + 68
11 libnetwork.dylib 0x291bda81 __tcp_connection_start_block_invoke + 1660
12 libnetwork.dylib 0x291b1f05 __nw_connection_set_state_block_invoke + 46
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
15 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
16 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
17 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
18 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
19 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#2. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5c1e7c __semwait_signal + 24
1 libsystem_c.dylib 0x1d5160e9 nanosleep + 168
2 Foundation 0x1e738c77 + 142
3 discover 0xb6fe91 -[XYAZEmitter sendEvents] (XYAZEmitter.m:316)
4 discover 0xb6feb3 -[XYAZEmitter sendEvents] (XYAZEmitter.m:319)
5 discover 0xb6feb3 -[XYAZEmitter sendEvents] (XYAZEmitter.m:319)
6 discover 0xb6feb3 -[XYAZEmitter sendEvents] (XYAZEmitter.m:319)
7 discover 0xb6feb3 -[XYAZEmitter sendEvents] (XYAZEmitter.m:319)
8 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
9 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
10 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
11 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
12 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#3. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5afba8 kevent + 24
1 libsystem_info.dylib 0x1d59afc7 _mdns_search + 940
2 libsystem_info.dylib 0x1d59a84f mdns_addrinfo + 308
3 libsystem_info.dylib 0x1d59d303 search_addrinfo + 92
4 libsystem_info.dylib 0x1d5943db si_addrinfo + 1292
5 libsystem_info.dylib 0x1d593e67 getaddrinfo + 120
6 discover 0x548df7 +[GCDAsyncSocket lookupHost:port:error:] (GCDAsyncSocket.m:8227)
7 discover 0x53d44f __70-[GCDAsyncSocket connectToHost:onPort:viaInterface:withTimeout:error:]_block_invoke_2 (GCDAsyncSocket.m:2317)
8 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
9 libdispatch.dylib 0x1d4ceb1d _dispatch_queue_override_invoke + 536
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#4. NSOperationQueue 0xf3e0410 :: NSOperation 0xf3d0ff0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#5. com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1d5c2554 __ulock_wait + 24
1 libdispatch.dylib 0x1d4d2a9d _dispatch_ulock_wait + 38
2 libdispatch.dylib 0x1d4d2b9b _dispatch_thread_event_wait_slow + 24
3 libdispatch.dylib 0x1d4d0b39 _dispatch_barrier_sync_f_slow + 214
4 libnetwork.dylib 0x291b3667 nw_connection_copy_connected_path + 190
5 libnetwork.dylib 0x291bf445 tcp_connection_is_cellular + 32
6 CFNetwork 0x1e479847 TCPIOConnection::copyProperty(__CFString const*) + 946
7 CFNetwork 0x1e38f117 bool TCPIOConnection::isBooleanPropertySetAndTrue<std::__1::shared_ptr >(std::__1::shared_ptr&, __CFString const*) + 12
8 CFNetwork 0x1e3b9593 HTTP2Connection::initializeConnection(Tube*) + 178
9 CFNetwork 0x1e3b943d ___ZN15HTTP2Connection10initializeEP4TubeiP25HTTP2ConnectionCacheEntry_block_invoke + 28
10 libdispatch.dylib 0x1d4cda35 _dispatch_barrier_sync_f_invoke + 50
11 CFNetwork 0x1e3b9379 HTTP2Connection::initialize(Tube*, int, HTTP2ConnectionCacheEntry*) + 246
12 CFNetwork 0x1e4170ab HTTP2ConnectionCacheEntry::createHTTP2ConnectionFromTube(Tube*) + 66
13 CFNetwork 0x1e416f69 HTTP2ConnectionCacheEntry::ingestTube(Tube*, bool) + 32
14 CFNetwork 0x1e4eb4ef HTTP2ConnectionCache::ingestTube(Tube*, bool) + 38
15 CFNetwork 0x1e3fa6bd TubeManager::_onqueue_newTubeReady(Tube*, CFStreamError) + 1040
16 CFNetwork 0x1e3fa271 ___ZN11TubeManager12newTubeReadyEP4Tube13CFStreamError_block_invoke + 40
17 libdispatch.dylib 0x1d4c1783 _dispatch_client_callout + 22
18 libdispatch.dylib 0x1d4cbe21 _dispatch_block_invoke_direct + 294
19 CFNetwork 0x1e4ef9b7 RunloopBlockContext::_invoke_block(void const*, void*) + 18
20 CoreFoundation 0x1dd00bd5 CFArrayApplyFunction + 36
21 CFNetwork 0x1e4ef889 RunloopBlockContext::perform() + 172
22 CFNetwork 0x1e4f0865 MultiplexerSource::perform() + 208
23 CFNetwork 0x1e4f0677 MultiplexerSource::_perform(void*) + 46
24 CoreFoundation 0x1ddaffdd CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 12
25 CoreFoundation 0x1ddafb05 __CFRunLoopDoSources0 + 424
26 CoreFoundation 0x1ddadf51 __CFRunLoopRun + 1160
27 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
28 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
29 CFNetwork 0x1e3de393 +[NSURLConnection(Loader) _resourceLoadLoop:] + 402
30 Foundation 0x1e7398eb + 1122
31 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
32 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
33 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#6. com.xingin.analysis.emitter.thread
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 Foundation 0x1e655af5 + 258
7 discover 0xb464f1 -[_XYAnalysisEmitterRunloop startThread] (XYAnalysisEmitterRunloop.m:66)
8 Foundation 0x1e7398eb + 1122
9 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
10 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
11 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#7. com.apple.CoreMotion.MotionThread
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd411a1 CFRunLoopRun + 104
6 CoreMotion 0x23e36ce9 (null) + 110553
7 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
8 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
9 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#8. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5afba8 kevent + 24
1 libsystem_info.dylib 0x1d59afc7 _mdns_search + 940
2 libsystem_info.dylib 0x1d59a84f mdns_addrinfo + 308
3 libsystem_info.dylib 0x1d59d303 search_addrinfo + 92
4 libsystem_info.dylib 0x1d5943db si_addrinfo + 1292
5 libsystem_info.dylib 0x1d593e67 getaddrinfo + 120
6 discover 0x548df7 +[GCDAsyncSocket lookupHost:port:error:] (GCDAsyncSocket.m:8227)
7 discover 0x53d44f __70-[GCDAsyncSocket connectToHost:onPort:viaInterface:withTimeout:error:]_block_invoke_2 (GCDAsyncSocket.m:2317)
8 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
9 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
10 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
11 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
12 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#9. com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 Foundation 0x1e655af5 + 258
7 Foundation 0x1e67276d + 86
8 UIKit 0x2398aad9 -[UIEventFetcher threadMain] + 128
9 Foundation 0x1e7398eb + 1122
10 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
11 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
12 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#10. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#11. com.xingin.emitter-queue8e16a3c36ab941168cb16d094c34c444 :: NSOperation 0x14f23a30 (QOS: UTILITY)
0 libsystem_platform.dylib 0x1d670ce4 platform_memset + 44
1 libz.1.dylib 0x1d85c32d (null) + 44
2 libz.1.dylib 0x1d85693d deflateInit2
+ 336
3 discover 0xb4314f +[NSData(XYAnalysisEmitterAdding) xyae_zipDataWithData:level:] (NSData+XYAnalysisEmitterAdding.m:39)
4 discover 0xb44dff -[XYAnalysisEmitterDsn pushData:completion:] (XYAnalysisEmitterDsn.m:50)
5 discover 0xb4504b -[XYAnalysisEmitterDsn pushDataList:completion:] (XYAnalysisEmitterDsn.m:59)
6 discover 0xb4762f -[XYAnalysisEmitterService pushItems:dsn:] (XYAnalysisEmitterService.m:131)
7 discover 0xb48127 -[XYAnalysisEmitterService adjustmentAndPushWithItems:config:dsn:] (XYAnalysisEmitterService.m:207)
8 discover 0xb47f87 -[XYAnalysisEmitterService pullListTask] (XYAnalysisEmitterService.m:182)
9 discover 0xb47dfd __43-[XYAnalysisEmitterService rollPolingTask:]_block_invoke (XYAnalysisEmitterService.m:168)
10 Foundation 0x1e719b01 + 8
11 Foundation 0x1e66faef + 146
12 Foundation 0x1e661fe7 + 770
13 Foundation 0x1e71bd39 + 190
14 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
15 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
16 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
17 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
18 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
19 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#12. com.apple.Pasteboard.notification-queue
0 libsystem_kernel.dylib 0x1d5c1808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d677c43 _pthread_cond_wait + 560
2 libsystem_pthread.dylib 0x1d678fc5 pthread_cond_wait + 38
3 Foundation 0x1e7183a3 + 126
4 Foundation 0x1e6528b1 + 234
5 CoreFoundation 0x1dd9fdb9 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 10
6 CoreFoundation 0x1dd9f6f9 _CFXRegistrationPost + 382
7 CoreFoundation 0x1dd9f4e1 ___CFXNotificationPost_block_invoke + 40
8 CoreFoundation 0x1ddfa309 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1242
9 CoreFoundation 0x1dd030f5 _CFXNotificationPost + 540
10 Foundation 0x1e6500ed + 66
11 Pasteboard 0x350356b7 __67+[PBServerConnection beginListeningToPasteboardChangeNotifications]_block_invoke_2 + 292
12 libsystem_notify.dylib 0x1d66e15f ___notify_dispatch_local_notification_block_invoke + 24
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
15 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
16 libdispatch.dylib 0x1d4cea1f _dispatch_queue_override_invoke + 282
17 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
18 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
19 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
20 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#13. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#14. NSOperationQueue 0xf3e0410 :: NSOperation 0xa1e5220 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5af1f4 listxattr + 8
1 Foundation 0x1e6a234f + 30
2 Foundation 0x1e6a2105 + 278
3 Foundation 0x1e6a1feb + 42
4 discover 0xcee9cd -[IMYWebCacheHandlerDefaultImpl attributesForFilePath:] (IMYWebCacheHandlerDefaultImpl.m:243)
5 discover 0xceec27 __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:258)
6 Foundation 0x1e719b01 + 8
7 Foundation 0x1e66faef + 146
8 Foundation 0x1e661fe7 + 770
9 Foundation 0x1e71bd39 + 190
10 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
11 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
12 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
13 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
14 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
15 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#15. com.apple.CFNetwork.Connection
0 libsystem_kernel.dylib 0x1d5c2554 __ulock_wait + 24
1 libdispatch.dylib 0x1d4d2a9d _dispatch_ulock_wait + 38
2 libdispatch.dylib 0x1d4d2b9b _dispatch_thread_event_wait_slow + 24
3 libdispatch.dylib 0x1d4d0b39 _dispatch_barrier_sync_f_slow + 214
4 libnetwork.dylib 0x291925b1 nw_connection_fillout_tcp_statistics + 196
5 libnetwork.dylib 0x291bff6f tcp_connection_get_statistics + 42
6 CFNetwork 0x1e47dbf7 TCPIOConnection::_signalConnectionEstablished() + 110
7 CFNetwork 0x1e47ed39 TCPIOConnection::_handleEvent_TLSHandshakeComplete() + 226
8 CFNetwork 0x1e47a55b TCPIOConnection::_handleConnectionEvent(unsigned int, void const*) + 854
9 CFNetwork 0x1e47a1f7 ___ZN15TCPIOConnection16_startConnectionEv_block_invoke + 30
10 libnetwork.dylib 0x291ba02f tcp_connection_send_event_struct_unlocked + 68
11 libnetwork.dylib 0x291bda81 __tcp_connection_start_block_invoke + 1660
12 libnetwork.dylib 0x291b1f05 __nw_connection_set_state_block_invoke + 46
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
15 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
16 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
17 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
18 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
19 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#16. com.apple.CFNetwork.Connection
0 libsystem_kernel.dylib 0x1d5c2554 __ulock_wait + 24
1 libdispatch.dylib 0x1d4d2a9d _dispatch_ulock_wait + 38
2 libdispatch.dylib 0x1d4d2b9b _dispatch_thread_event_wait_slow + 24
3 libdispatch.dylib 0x1d4d0b39 _dispatch_barrier_sync_f_slow + 214
4 libnetwork.dylib 0x291925b1 nw_connection_fillout_tcp_statistics + 196
5 libnetwork.dylib 0x291bff6f tcp_connection_get_statistics + 42
6 CFNetwork 0x1e47dbf7 TCPIOConnection::_signalConnectionEstablished() + 110
7 CFNetwork 0x1e47ed39 TCPIOConnection::_handleEvent_TLSHandshakeComplete() + 226
8 CFNetwork 0x1e47a55b TCPIOConnection::_handleConnectionEvent(unsigned int, void const*) + 854
9 CFNetwork 0x1e47a1f7 ___ZN15TCPIOConnection16_startConnectionEv_block_invoke + 30
10 libnetwork.dylib 0x291ba02f tcp_connection_send_event_struct_unlocked + 68
11 libnetwork.dylib 0x291bda81 __tcp_connection_start_block_invoke + 1660
12 libnetwork.dylib 0x291b1f05 __nw_connection_set_state_block_invoke + 46
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
15 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
16 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
17 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
18 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
19 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#17. com.twitter.crashlytics.ios.MachExceptionServer
0 discover 0x1adf03d CLSProcessRecordAllThreads + 3398676
1 discover 0x1adf03d CLSProcessRecordAllThreads + 3398676
2 discover 0x1adf2cd CLSProcessRecordAllThreads + 3399332
3 discover 0x1ad29a1 CLSHandler + 3347832
4 discover 0x1ace8cf CLSMachExceptionServer + 3331238
5 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
6 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
7 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#18. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5afba8 kevent + 24
1 libsystem_info.dylib 0x1d59afc7 _mdns_search + 940
2 libsystem_info.dylib 0x1d59a84f mdns_addrinfo + 308
3 libsystem_info.dylib 0x1d59d303 search_addrinfo + 92
4 libsystem_info.dylib 0x1d5943db si_addrinfo + 1292
5 libsystem_info.dylib 0x1d593e67 getaddrinfo + 120
6 discover 0x548df7 +[GCDAsyncSocket lookupHost:port:error:] (GCDAsyncSocket.m:8227)
7 discover 0x53d44f __70-[GCDAsyncSocket connectToHost:onPort:viaInterface:withTimeout:error:]_block_invoke_2 (GCDAsyncSocket.m:2317)
8 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
9 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
10 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
11 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
12 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#19. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#20. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#21. com.google.fira.worker
0 libsqlite3.dylib 0x1e250b58 (null) + 10763
1 libsqlite3.dylib 0x1e2bf4c3 (null) + 3080
2 libsqlite3.dylib 0x1e269f57 (null) + 2742
3 libsqlite3.dylib 0x1e2b554f (null) + 2918
4 libsqlite3.dylib 0x1e2cecc9 (null) + 66574
5 libsqlite3.dylib 0x1e280245 (null) + 24148
6 libsqlite3.dylib 0x1e27a5ab sqlite3_step + 442
7 discover 0x1be9f7f -[APMSqliteStore validateDatabaseWithError:] + 4492118
8 discover 0x1be9ee3 -[APMSqliteStore openAndValidateDatabase:] + 4491962
9 discover 0x1be5e17 -[APMSqliteStore initWithDatabasePath:] + 4475374
10 discover 0x1bb95c9 -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:] + 4293024
11 discover 0x1bb0019 -[APMDatabase initWithDatabaseName:persistedConfig:] + 4254704
12 discover 0x1bbf41d __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 4317172
13 libdispatch.dylib 0x1d4c1783 _dispatch_client_callout + 22
14 libdispatch.dylib 0x1d4c2253 dispatch_once_f + 42
15 discover 0x1bbf065 -[APMMeasurement startMeasurementOnWorkerQueue] + 4316220
16 discover 0x1bbec0b -[APMMeasurement setEnabledOnWorkerQueue:] + 4315106
17 discover 0x1bd6955 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4412716
18 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
19 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
20 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
21 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
22 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
23 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
24 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#22. BeaconAsyncSocketQueueName
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 Foundation 0x1e655af5 + 258
7 discover 0x1a6e433 -[BeaconDealThread runloop:] (BeaconDealThread.m:78)
8 Foundation 0x1e7398eb + 1122
9 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
10 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
11 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#23. com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x1d5c1d6c __select + 20
1 CoreFoundation 0x1ddb548d __CFSocketManager + 548
2 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
3 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
4 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#24. NSOperationQueue 0xf3e0410 :: NSOperation 0xf30c7d0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#25. Thread
0 libsystem_kernel.dylib 0x1d5c1e7c __semwait_signal + 24
1 libsystem_c.dylib 0x1d5160e9 nanosleep + 168
2 libc++.1.dylib 0x1d05392b std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000000000ll> > const&) + 102
3 JavaScriptCore 0x21c6d3c5 + 148
4 JavaScriptCore 0x21c6d207 + 36
5 JavaScriptCore 0x21c6d121 + 118
6 JavaScriptCore 0x21c6e197 + 76
7 JavaScriptCore 0x21c6e0ed + 18
8 JavaScriptCore 0x21c6e32f + 66
9 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
10 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
11 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#26. WebThread
0 libsystem_kernel.dylib 0x1d5c1878 __psynch_mutexwait + 24
1 libsystem_pthread.dylib 0x1d67b4ad _pthread_mutex_lock_wait + 74
2 libsystem_pthread.dylib 0x1d67b675 _pthread_mutex_lock_slow + 256
3 WebCore 0x21f276c5 + 94
4 WebCore 0x21f27655 + 36
5 CoreFoundation 0x1ddaf803 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 20
6 CoreFoundation 0x1ddada55 __CFRunLoopDoObservers + 282
7 CoreFoundation 0x1ddae16b __CFRunLoopRun + 1698
8 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
9 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
10 WebCore 0x21f25ce3 + 426
11 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
12 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
13 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#27. com.apple.NSURLSession-work
0 libsystem_kernel.dylib 0x1d5c1840 __psynch_mutexdrop + 24
1 libsystem_pthread.dylib 0x1d67b8ad _pthread_mutex_unlock_drop + 58
2 Foundation 0x1e64e32b + 118
3 CFNetwork 0x1e3cc337 -[NSURLCacheDBReader createCachedResponseForKey:cacheDataPath:cacheDataFile:caller:] + 1530
4 CFNetwork 0x1e3af693 __CFURLCache::calloutForAsyncDiskCache(__CFString const*, _CFURLRequest const*, NSURLSession const*, void (_CFCachedURLResponse const*) block_pointer) + 286
5 CFNetwork 0x1e3ac02d __CFURLCache::CopyResponseForRequestWithCompletionHandler(_CFURLRequest const*, bool, NSURLSession const*, void (_CFCachedURLResponse const*) block_pointer) + 680
6 CFNetwork 0x1e4c9fb1 CFXURLCache::getResponseForTask(NSURLSessionTask const*, unsigned char, void (_CFCachedURLResponse const*) block_pointer) const + 70
7 CFNetwork 0x1e45fab5 URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask const*) + 750
8 CFNetwork 0x1e3d24d5 -[__NSCFURLLocalSessionConnection withLoaderOnQueue:] + 42
9 CFNetwork 0x1e3d29ed -[__NSCFURLLocalSessionConnection _tick_initialize] + 90
10 CFNetwork 0x1e3d216b __71-[__NSCFURLLocalSessionConnection initWithTask:delegate:delegateQueue:]_block_invoke + 30
11 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
12 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
13 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
14 libdispatch.dylib 0x1d4cea1f _dispatch_queue_override_invoke + 282
15 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
16 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
17 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
18 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#28. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
9 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
10 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#29. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#30. AVAudioSession Notify Thread
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 AVFAudio 0x3491282f GenericRunLoopThread::Entry(void*) + 142
7 AVFAudio 0x3493b58f CAPThread::Entry(CAPThread*) + 154
8 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
9 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
10 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#31. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#32. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#33. com.xiaohongshu.apm.pinthread
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcd3101 -[PingThread main] (ESWatchDogInfo.m:97)
4 Foundation 0x1e7398eb + 1122
5 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
6 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
7 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#34. Crashed: com.facebook.react.JavaScript
0 libobjc.A.dylib 0x1d0946e4 objc_release + 3
1 libobjc.A.dylib 0x1d07a053 object_cxxDestructFromClass(objc_object*, objc_class*) + 116
2 libobjc.A.dylib 0x1d0856ad objc_destructInstance + 34
3 libobjc.A.dylib 0x1d0856cd object_dispose + 14
4 libobjc.A.dylib 0x1d095259 objc_object::sidetable_release(bool) + 238
5 discover 0x849dad -[RCTBridge .cxx_destruct] (RCTBridge.m:148)
6 libobjc.A.dylib 0x1d07a053 object_cxxDestructFromClass(objc_object*, objc_class*) + 116
7 libobjc.A.dylib 0x1d0856ad objc_destructInstance + 34
8 libobjc.A.dylib 0x1d0856cd object_dispose + 14
9 discover 0x8490f1 -[RCTBridge dealloc] (RCTBridge.m:227)
10 libobjc.A.dylib 0x1d095259 objc_object::sidetable_release(bool) + 238
11 libobjc.A.dylib 0x1d0957a1 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 612
12 discover 0x858d29 +[RCTCxxBridge runRunLoop] (RCTCxxBridge.mm:252)
13 Foundation 0x1e7398eb + 1122
14 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
15 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
16 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#35. com.facebook.react.JavaScript
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 discover 0x858d17 +[RCTCxxBridge runRunLoop] (RCTCxxBridge.mm:249)
7 Foundation 0x1e7398eb + 1122
8 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
9 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
10 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#36. NSOperationQueue 0xf3e0410 :: NSOperation 0x9ef56f0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#37. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#38. NSOperationQueue 0xf3e0410 :: NSOperation 0xfa469e0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#39. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#40. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#41. NSOperationQueue 0xf3e0410 :: NSOperation 0xf3551c0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#42. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#43. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#44. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#45. com.apple.NSURLSession-work
0 libsystem_kernel.dylib 0x1d5acc64 madvise + 8
1 libsystem_malloc.dylib 0x1d604829 free_small + 1158
2 CoreFoundation 0x1dd6238f + 74
3 libobjc.A.dylib 0x1d095259 objc_object::sidetable_release(bool) + 238
4 CFNetwork 0x1e3df827 dateFromString(__CFString const*, unsigned char*) + 74
5 CFNetwork 0x1e3df79d URLResponse::getCreationTime() + 104
6 CFNetwork 0x1e3df84f URLResponse::calculateHTTPExpiration() + 28
7 CFNetwork 0x1e3dfa7b URLResponse::getExpirationTime() + 26
8 CFNetwork 0x1e421f63 HTTPProtocol::validateCachedResponseForLoad(_CFCachedURLResponse const*) + 1104
9 CFNetwork 0x1e425771 ___ZN12HTTPProtocol40_protocolInterface_isCachedResponseValidEPK20_CFCachedURLResponseP16dispatch_queue_sU13block_pointerFv21CacheResponseValidityE_block_invoke + 16
10 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
11 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
12 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
13 libdispatch.dylib 0x1d4cea1f _dispatch_queue_override_invoke + 282
14 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#46. NSOperationQueue 0xf3e0410 :: NSOperation 0xa11a760 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#47. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#48. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#49. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#50. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#51. NSOperationQueue 0xf3e0410 :: NSOperation 0x14fc85b0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#52. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5afba8 kevent + 24
1 libsystem_info.dylib 0x1d59afc7 _mdns_search + 940
2 libsystem_info.dylib 0x1d59a84f mdns_addrinfo + 308
3 libsystem_info.dylib 0x1d59d303 search_addrinfo + 92
4 libsystem_info.dylib 0x1d5943db si_addrinfo + 1292
5 libsystem_info.dylib 0x1d593e67 getaddrinfo + 120
6 discover 0x548df7 +[GCDAsyncSocket lookupHost:port:error:] (GCDAsyncSocket.m:8227)
7 discover 0x53d44f __70-[GCDAsyncSocket connectToHost:onPort:viaInterface:withTimeout:error:]_block_invoke_2 (GCDAsyncSocket.m:2317)
8 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
9 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
10 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
11 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
12 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#53. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#54. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#55. NSOperationQueue 0xf3e0410 :: NSOperation 0xf3f8ac0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#56. NSOperationQueue 0xf3e0410 :: NSOperation 0x167ad770 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#57. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#58. NSOperationQueue 0xf3e0410 :: NSOperation 0xfecf2b0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#59. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#60. NSOperationQueue 0xf3e0410 :: NSOperation 0x14e06ac0 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#61. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#62. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#63. com.apple.root.default-qos
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xcedaf3 -[IMYWebCacheHandlerDefaultImpl setCacheData:forKey:] (IMYWebCacheHandlerDefaultImpl.m:117)
4 discover 0xd10541 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:204)
5 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
6 CoreFoundation 0x1dd12259 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 184
7 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
8 discover 0xd10279 __118-[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:]_block_invoke (XYWebBuildInResourceDownloaderDefaultImpl.m:181)
9 CoreFoundation 0x1dd12361 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 86
10 CoreFoundation 0x1dd1223f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 158
11 discover 0xd10127 -[XYWebBuildInResourceDownloaderDefaultImpl enumerateAndSaveBuildInFilesWithPath:rootPath:version:urlPrefix:patterns:] (XYWebBuildInResourceDownloaderDefaultImpl.m:207)
12 discover 0xd0fab1 __90-[XYWebBuildInResourceDownloaderDefaultImpl downloadBuildInResourcesWithDownloadInterval:]_block_invoke_4 (XYWebBuildInResourceDownloaderDefaultImpl.m:126)
13 libdispatch.dylib 0x1d4c1797 _dispatch_call_block_and_release + 10
14 libdispatch.dylib 0x1d4d02db _dispatch_root_queue_drain + 620
15 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
16 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
17 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#64. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#65. GCDAsyncSocket-CFStream
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 Foundation 0x1e655af5 + 258
7 discover 0xad83b7 +[WXOMTAGCDAsyncSocket cfstreamThread] + 2858786
8 Foundation 0x1e7398eb + 1122
9 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
10 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
11 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#66. NetworkLoad
0 libsystem_kernel.dylib 0x1d5ac900 mach_msg_trap + 20
1 libsystem_kernel.dylib 0x1d5ac6e1 mach_msg + 44
2 CoreFoundation 0x1ddafbe3 __CFRunLoopServiceMachPort + 144
3 CoreFoundation 0x1ddae065 __CFRunLoopRun + 1436
4 CoreFoundation 0x1dd011af CFRunLoopRunSpecific + 470
5 CoreFoundation 0x1dd00fd1 CFRunLoopRunInMode + 104
6 GeoServices 0x24c5d14f _runNetworkThread + 462
7 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
8 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
9 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#67. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#68. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#69. Thread
0 libsystem_kernel.dylib 0x1d5ac968 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1d4d29df _os_semaphore_timedwait + 70
2 libdispatch.dylib 0x1d4d207f _dispatch_semaphore_wait_slow + 56
3 libdispatch.dylib 0x1d4d1463 _dispatch_worker_thread + 200
4 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
5 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
6 libsystem_pthread.dylib 0x1d676468 thread_start + 8

#70. com.apple.network.connections
0 libcorecrypto.dylib 0x1d479914 gcm_ghash + 484
1 libcorecrypto.dylib 0x1d48d13c gcmDecrypt + 108
2 libsystem_coretls.dylib 0x1d586599 CCSymmAEADDecrypt + 74
3 libsystem_coretls.dylib 0x1d584921 SSLDecryptRecord + 78
4 libsystem_coretls.dylib 0x1d5850c9 tls_record_decrypt + 288
5 libnetwork.dylib 0x291c7383 nw_coretls_service_reads + 448
6 libnetwork.dylib 0x291c71af nw_coretls_read + 300
7 libnetwork.dylib 0x291a5113 nw_socket_update_input_source + 82
8 libdispatch.dylib 0x1d4cd155 _dispatch_continuation_pop + 384
9 libdispatch.dylib 0x1d4d814d _dispatch_source_latch_and_call + 166
10 libdispatch.dylib 0x1d4c3285 _dispatch_source_invoke + 794
11 libdispatch.dylib 0x1d4ce44f _dispatch_queue_serial_drain + 520
12 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
13 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
14 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
15 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
16 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#71. Thread
0 libsystem_kernel.dylib 0x1d5c273c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1d6768eb _pthread_wqthread + 1150
2 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#72. Thread
0 libsystem_pthread.dylib 0x1d676454 start_wqthread + 83

#73. NSOperationQueue 0xf3e0410 :: NSOperation 0x9e66950 (QOS: DEFAULT)
0 libsystem_kernel.dylib 0x1d5ac950 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1d4d291f _os_semaphore_wait + 16
2 libdispatch.dylib 0x1d4d2093 _dispatch_semaphore_wait_slow + 76
3 discover 0xceeb6b __53-[IMYWebCacheHandlerDefaultImpl calculateCurrentSize]_block_invoke (IMYWebCacheHandlerDefaultImpl.m:254)
4 Foundation 0x1e719b01 + 8
5 Foundation 0x1e66faef + 146
6 Foundation 0x1e661fe7 + 770
7 Foundation 0x1e71bd39 + 190
8 libdispatch.dylib 0x1d4ce59d _dispatch_queue_serial_drain + 854
9 libdispatch.dylib 0x1d4c4b71 _dispatch_queue_invoke + 886
10 libdispatch.dylib 0x1d4d01b5 _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x1d4d000f _dispatch_worker_thread3 + 106
12 libsystem_pthread.dylib 0x1d67687d _pthread_wqthread + 1040
13 libsystem_pthread.dylib 0x1d67645c start_wqthread + 8

#74. WTF::AutomaticThread
0 libsystem_kernel.dylib 0x1d5c1808 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x1d677c43 _pthread_cond_wait + 560
2 libsystem_pthread.dylib 0x1d679009 pthread_cond_timedwait + 42
3 JavaScriptCore 0x2176f453 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 114
4 JavaScriptCore 0x21c5acd3 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2058
5 JavaScriptCore 0x219e5df3 + 114
6 JavaScriptCore 0x21c4d223 + 190
7 JavaScriptCore 0x2176b713 + 136
8 JavaScriptCore 0x2176b67b + 12
9 libsystem_pthread.dylib 0x1d67893b _pthread_body + 216
10 libsystem_pthread.dylib 0x1d67885d _pthread_start + 234
11 libsystem_pthread.dylib 0x1d676468 thread_start + 8

React Native version:

System:
  OS: macOS 10.14.3
  CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
  Memory: 820.83 MB / 16.00 GB
  Shell: 5.3 - /bin/zsh
Binaries:
  Node: 10.15.3 - /usr/local/bin/node
  npm: 6.4.1 - /usr/local/bin/npm
SDKs:
  iOS SDK:
    Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
IDEs:
  Android Studio: 3.4 AI-183.5429.30.34.5452501
  Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmGlobalPackages:
  react-native-cli: 2.0.1
  react-native: 0.59.4
@xutm xutm added the Bug label Jun 7, 2019
@xutm
Copy link
Author

xutm commented Jun 7, 2019

The exception type is EXC_BAD_ACCESS.

@zhongwuzw
Copy link
Contributor

Hi, seems you faces some crash when using RN, can you please give more context how you use it? Before dealloc the bridge, what operations you adopt? do you call invalidate? do you recreate bridge multiple times?

@stale
Copy link

stale bot commented Sep 5, 2019

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Sep 5, 2019
@stale
Copy link

stale bot commented Sep 12, 2019

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Sep 12, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Impact: Crash Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants