AsyncImageView icon indicating copy to clipboard operation
AsyncImageView copied to clipboard

AsyncImageView.m line 175 -[AsyncImageConnection processDataInBackground:]

Open harishios opened this issue 9 years ago • 0 comments

Im getting crash NON-Consistently in AsyncImageView. Below is the crash log.

UIKit
_UIBuiltinTraitStorageEqual + 16 UIKit
_UIBuiltinTraitStorageEqual + 16 CoreFoundation
CFBasicHashFindBucket + 644 CoreFoundation
CFDictionaryGetValue + 156 UIKit
_UITraitCollectionCacheForBuiltinStorage + 52 UIKit
+[UITraitCollection traitCollectionWithDisplayScale:] + 52 UIKit
-[UIImage(UIImagePrivate) _initWithData:preserveScale:cache:] + 388 AsyncImageView.m line 175 -[AsyncImageConnection processDataInBackground:]

harishios avatar Mar 22 '16 14:03 harishios