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

-[__NSArrayM objectAtIndex:]: index 7 beyond bounds [0 .. 6] #385

Closed
NicolasKim opened this issue Jan 27, 2021 · 3 comments
Closed

-[__NSArrayM objectAtIndex:]: index 7 beyond bounds [0 .. 6] #385

NicolasKim opened this issue Jan 27, 2021 · 3 comments

Comments

@NicolasKim
Copy link

设备机型:iPhone12
系统版本:14.2 (18B111)

NSRangeException

*** -[__NSArrayM objectAtIndex:]: index 7 beyond bounds [0 .. 6]

堆栈
0 CoreFoundation ___exceptionPreprocess + 220
1 libobjc.A.dylib objc_exception_throw + 60
2 CoreFoundation -[__NSCFString characterAtIndex:].cold.1
3 CoreFoundation __CFDataInit
4 CoreFoundation -[NSMutableArray removeObject:] + 140
5 Qiniu -[QNAutoZone destroyUploadRequestTransaction:] + 84
6 Qiniu __26-[QNAutoZone preQuery:on:]_block_invoke + 684
7 Qiniu -[QNHttpRegionRequest complete:response:complete:] + 140
8 Qiniu __95-[QNHttpRegionRequest performRequest:action:headers:method:body:shouldRetry:progress:complete:]_block_invoke + 636
9 Qiniu -[QNHttpSingleRequest complete:server:response:requestMetrics:complete:] + 216
10 Qiniu __83-[QNHttpSingleRequest retryRequest:server:toSkipDns:shouldRetry:progress:complete:]_block_invoke.43 + 876
11 Qiniu -[QNUploadSystemClient URLSession:task:didCompleteWithError:] + 780
12 CFNetwork _CFNetworkHTTPConnectionCacheSetLimit + 153904
13 libdispatch.dylib __dispatch_call_block_and_release + 32
14 libdispatch.dylib __dispatch_client_callout + 20
15 libdispatch.dylib __dispatch_lane_serial_drain + 580
16 libdispatch.dylib __dispatch_lane_invoke + 460
17 libdispatch.dylib __dispatch_workloop_worker_thread + 708
18 libsystem_pthread.dylib _pthread_wqthread + 276
19 libsystem_pthread.dylib start_wqthread + 8
@YangSen-qn
Copy link
Contributor

YangSen-qn commented Jan 27, 2021

@NicolasKim SDK 版本号是多少?

@NicolasKim
Copy link
Author

@NicolasKim SDK 版本号是多少?

8.1.0

@YangSen-qn
Copy link
Contributor

@NicolasKim 请升级 SDK 到 v8.2.1

@bachue bachue closed this as completed Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants