-
Notifications
You must be signed in to change notification settings - Fork 65
Crash in cacheKey method #12
Description
Hi,
I'm getting occasional crash reports from the cacheKey method in FXImageView... Anyone has an idea how to resolve?? See crash report below..
1 libsystem_platform.dylib _OSAtomicCompareAndSwap32Barrier + 14
2 libobjc.A.dylib lookUpImpOrForward + 75
3 libobjc.A.dylib _class_lookupMethodAndLoadCache3 + 35
4 libobjc.A.dylib _objc_msgSend_uncached + 25
5 Foundation __NSDescriptionWithLocaleFunc + 53
6 CoreFoundation __CFStringAppendFormatCore + 5623
7 CoreFoundation __CFStringCreateWithFormatAndArgumentsAux + 77
8 Foundation -[NSPlaceholderString initWithFormat:locale:arguments:] + 131
9 Foundation +[NSString stringWithFormat:] + 61
10 APPNAME -FXImageView cacheKey
11 APPNAME -FXImageView processImage
12 APPNAME -FXImageOperation main
13 Foundation -[__NSOperationInternal _start:] + 773