Crashed: com.apple.CFNetwork.LoaderQ

Hi,


I had this error in my production app, I'm providing the full crash log to have a clue what is going on. Could you please suggest solution to this crash.


- - -

# Platform: ios

# Version: 5.2 (9829)

# Date: 2018-02-06T22:46:00Z

# OS Version: 11.2.5 (15D60)

# Device: iPhone 5s

# RAM Free: 4.1%

# Disk Free: 10.3%


Crashed: com.apple.CFNetwork.LoaderQ

0 CFNetwork 0x18617d310 CFAllocatedReferenceCountedObject::_retainable_hash(void const*) + 26

1 CoreFoundation 0x185a16160 CFBasicHashFindBucket + 164

2 CoreFoundation 0x185a160a0 CFDictionaryGetValue + 224

3 CFNetwork 0x1861ada4c TubeManager::_onqueue_enqueueRequestForProtocol(MetaConnectionCacheClient*, HTTPRequestMessage const*, MetaConnectionOptions, BaseAwaitingTube*) + 80

4 CFNetwork 0x1861ae9b4 TubeManager::_onqueue_reenqueueAwaitingTube(BaseAwaitingTube*) + 112

5 CFNetwork 0x1861aec14 invocation function for block in TubeManager::_onqueue_newTubeReady(Tube*, CFStreamError) + 28

6 CFNetwork 0x18630d2e4 invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52

7 libdispatch.dylib 0x1854d6a54 _dispatch_call_block_and_release + 24

8 libdispatch.dylib 0x1854d6a14 _dispatch_client_callout + 16

9 libdispatch.dylib 0x1854e096c _dispatch_queue_serial_drain$VARIANT$mp + 528

10 libdispatch.dylib 0x1854e12fc _dispatch_queue_invoke$VARIANT$mp + 340

11 libdispatch.dylib 0x1854e0824 _dispatch_queue_serial_drain$VARIANT$mp + 200

12 libdispatch.dylib 0x1854e12fc _dispatch_queue_invoke$VARIANT$mp + 340

13 libdispatch.dylib 0x1854e1d20 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 404

14 libdispatch.dylib 0x1854ea03c _dispatch_workloop_worker_thread$VARIANT$mp + 644

15 libsystem_pthread.dylib 0x18577ef1c _pthread_wqthread + 932

16 libsystem_pthread.dylib 0x18577eb6c start_wqthread + 4

- - -

Replies

It’s hard to be sure (because this is not an Apple crash report) but this seems to be one of the crashes discussed on this thread.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Hello eskimo

How can we fix this issue ?

Any idea ?