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

调用startLoad方法会出现此bug #15

Open
Henry519 opened this issue Mar 27, 2017 · 1 comment
Open

调用startLoad方法会出现此bug #15

Henry519 opened this issue Mar 27, 2017 · 1 comment

Comments

@Henry519
Copy link

Trapped uncaught exception 'NSGenericException', reason: '*** Collection <__NSArrayM: 0x60000044a860> was mutated while being enumerated.'
[
0 CoreFoundation 0x000000010df5ed4b __exceptionPreprocess + 171,
1 libobjc.A.dylib 0x0000000112cde21e objc_exception_throw + 48,
2 CoreFoundation 0x000000010dfc7f6c __NSFastEnumerationMutationHandler + 124,
3 WLMaster 0x000000010c46f6f5 -[ZFDownloadManager startLoad] + 1493,
4 WLMaster 0x000000010c46c895 -[ZFDownloadManager downFileUrl:filename:videoId:completeBlock:] + 2229,
5 WLMaster 0x000000010c563acd -[WLVideoCacheManager downloadWithData:completeBlock:] + 1325,
6 WLMaster 0x000000010c562fa5 __63-[WLVideoCacheManager addDownTaskToDispatchSemaphoreWithModle:]_block_invoke + 261,
7 libdispatch.dylib 0x000000011437f978 _dispatch_call_block_and_release + 12,
8 libdispatch.dylib 0x00000001143a90cd _dispatch_client_callout + 8,
9 libdispatch.dylib 0x0000000114388312 _dispatch_queue_override_invoke + 1426,
10 libdispatch.dylib 0x000000011438a385 _dispatch_root_queue_drain + 720,
11 libdispatch.dylib 0x000000011438a059 _dispatch_worker_thread3 + 123,
12 libsystem_pthread.dylib 0x0000000114758712 _pthread_wqthread + 1299,
13 libsystem_pthread.dylib 0x00000001147581ed start_wqthread + 13
]

@ghost
Copy link

ghost commented Jul 24, 2017

自己改改了,for循环改改

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