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

-[VIResourceLoader removeRequest:]---crash----iOS15.6.x #84

Open
405092901 opened this issue Aug 22, 2022 · 0 comments
Open

-[VIResourceLoader removeRequest:]---crash----iOS15.6.x #84

405092901 opened this issue Aug 22, 2022 · 0 comments

Comments

@405092901
Copy link

Crashed: com.vimediacache.download (QOS: UNSPECIFIED)
0 libobjc.A.dylib 0x39d0 objc_retain + 16
1 XXXX 0x3dfb084 __34-[VIResourceLoader removeRequest:]_block_invoke + 61 (VIResourceLoader.m:61)
2 CoreFoundation 0xd564 NSARRAY_IS_CALLING_OUT_TO_A_BLOCK + 24
3 CoreFoundation 0x4be10 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 196
4 XXXX 0x3dfaf9c -[VIResourceLoader removeRequest:] + 61 (VIResourceLoader.m:61)
5 XXXX 0x3dfb210 -[VIResourceLoader resourceLoadingRequestWorker:didCompleteWithError:] + 83 (VIResourceLoader.m:83)
6 XXXX 0x3dfc7bc -[VIResourceLoadingRequestWorker mediaDownloader:didFinishedWithError:] + 104 (VIResourceLoadingRequestWorker.m:104)
7 XXXX 0x3dfabb8 -[VIMediaDownloader actionWorker:didFinishWithError:] + 486 (VIMediaDownloader.m:486)
8 XXXX 0x3df8ec8 -[VIActionWorker processActions] + 188 (VIMediaDownloader.m:188)
9 XXXX 0x3df99f0 -[VIActionWorker URLSession:task:didCompleteWithError:] + 321 (VIMediaDownloader.m:321)
10 XXXX 0x3df8854 -[VIURLSessionDelegateObject URLSession:task:didCompleteWithError:] + 88 (VIMediaDownloader.m:88)
11 XXXX 0x348741c __InstrumentURLSessionTaskDidCompleteWithError_block_invoke + 61 (FPRNSURLSessionDelegateInstrument.m:61)
12 CFNetwork 0x1c530 CFURLRequestCopyHTTPRequestMethod + 2400
13 Foundation 0x51bfc NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 24
14 Foundation 0x63f74 -[NSBlockOperation main] + 104
15 Foundation 0x3c1f4 NSOPERATION_IS_INVOKING_MAIN + 24
16 Foundation 0x4d5bc -[NSOperation start] + 788
17 Foundation 0x50c48 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 24
18 Foundation 0x5edf0 __NSOQSchedule_f + 184
19 libdispatch.dylib 0x12830 _dispatch_block_async_invoke2 + 148
20 libdispatch.dylib 0x3a30 _dispatch_client_callout + 20
21 libdispatch.dylib 0x6eec _dispatch_continuation_pop + 500
22 libdispatch.dylib 0x6558 _dispatch_async_redirect_invoke + 584
23 libdispatch.dylib 0x15164 _dispatch_root_queue_drain + 396
24 libdispatch.dylib 0x1596c _dispatch_worker_thread2 + 164
25 libsystem_pthread.dylib 0x1080 _pthread_wqthread + 228
26 libsystem_pthread.dylib 0xe5c start_wqthread + 8

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

1 participant