-
Notifications
You must be signed in to change notification settings - Fork 194
Description
0
libobjc.A.dylib
_objc_msgSend + 32
1
xxxxxxx
-[QNCFHttpClientInner endProgress:] (QNCFHttpClientInner.m:336)
2
xxxxxxx
-[QNCFHttpClientInner releaseResource] (QNCFHttpClientInner.m:68)
3
xxxxxxx
-[QNCFHttpClientInner stream:handleEvent:] (QNCFHttpClientInner.m:312)
4
CoreFoundation
__signalEventSync + 216
5
CoreFoundation
__cfstream_shared_signalEventSync + 392
6
CoreFoundation
_CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
7
CoreFoundation
___CFRunLoopDoSource0 + 176
8
CoreFoundation
___CFRunLoopDoSources0 + 340
9
CoreFoundation
___CFRunLoopRun + 836
10
CoreFoundation
_CFRunLoopRunSpecific + 612
11
Foundation
-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
12
Foundation
-[NSRunLoop(NSRunLoop) runUntilDate:] + 64
13
xxxxxxx
-[QNCFHttpThread main] (QNCFHttpThreadPool.m:34)
14
Foundation
_NSThread__start + 716
15
libsystem_pthread.dylib
__pthread_start + 148
没看出什么原因,都是长时间运行会报这个崩溃。