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] [SDWebImageCombinedOperation isCancelled] __os_unfair_lock_corruption_abort #3631

Open
spykerking opened this issue Nov 4, 2023 · 1 comment

Comments

@spykerking
Copy link

spykerking commented Nov 4, 2023

Issue Info

Info Value
Platform Name iOS
Platform Version 16.6
SDWebImage Version 5.18.3
Integration Method cocoapods
Xcode Version Xcode 14.3.1
Repro rate sometimes 0.5%

Issue Description and Steps

libsystem_platform.dylib
__os_unfair_lock_corruption_abort

libobjc.A.dylib
_objc_sync_enter
SDWebImage
-[SDWebImageCombinedOperation isCancelled] (SDWebImageManager.m:761)
SDWebImage
-[SDWebImageManager callCacheProcessForOperation:url:options:context:progress:completed:]_block_invoke (SDWebImageManager.m:308)
SDWebImage
-[SDImageCache queryCacheOperationForKey:options:context:cacheType:done:] (SDImageCache.m:0)
SDWebImage
-[SDWebImageManager callCacheProcessForOperation:url:options:context:progress:completed:] (SDWebImageManager.m:306)
SDWebImage
-[SDWebImageManager loadImageWithURL:options:context:progress:completed:] (SDWebImageManager.m:245)
SDWebImage
-[UIView(WebCache) sd_internalSetImageWithURL:placeholderImage:options:context:setImageBlock:progress:completed:] (UIView+WebCache.m:155)
SDWebImage
-[SDAnimatedImageView(WebCache) sd_setImageWithURL:placeholderImage:options:context:progress:completed:] (SDAnimatedImageView+WebCache.m:64)

@flypigrmvb
Copy link

有找到什么原因吗?

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

2 participants