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

crash #2194

Closed
pengshengsongcode opened this issue Jan 27, 2018 · 2 comments
Closed

crash #2194

pengshengsongcode opened this issue Jan 27, 2018 · 2 comments

Comments

@pengshengsongcode
Copy link

0 libobjc.A.dylib
objc_msgSend + 16
1 HBCGAPP
__38-[SDWebImageDownloaderOperation reset]_block_invoke (SDWebImageDownloaderOperation.m:227)
2 libdispatch.dylib
__dispatch_call_block_and_release + 24
3 libdispatch.dylib
__dispatch_client_callout + 16
4 libdispatch.dylib
__dispatch_queue_concurrent_drain + 1372
5 libdispatch.dylib
__dispatch_queue_invoke + 892
6 libdispatch.dylib
__dispatch_queue_override_invoke + 344
7 libdispatch.dylib
__dispatch_root_queue_drain + 540
8 libdispatch.dylib
__dispatch_worker_thread3 + 124
9 libsystem_pthread.dylib
_pthread_wqthread + 1096

@dreampiggy
Copy link
Contributor

dreampiggy commented Jan 27, 2018

Please fill the issue template or we could not provide any help. At least about platform , OS version, library version and the issue description.

@dreampiggy
Copy link
Contributor

dreampiggy commented Jan 28, 2018

From the stacktrace SDWebImageDownloaderOperation.m:227, it seems the code is not SD 4.2.0 and above version. There is a thread-safe issue previously in SDWebImageDownloaderOperation, see #2011 #1998 . You can update to the lastest version and check again. So now I just close the issue. Feel free to reopen it if you still have the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants