SDWebImage崩溃

时间:2014-04-14 06:34:03

标签: ios iphone build sdwebimage

当我从应用商店下载应用程序并在设备上运行我的应用程序时,我的应用程序崩溃了。 在上传到应用商店之前,我从未收到有关SDWebImage

的此类错误

帮我查一下确切的问题。

线程:崩溃:com.apple.main-thread

     0  libobjc.A.dylib                0x000000019934c0c0 objc_retain + 32

     1  Venoo                          0x00000001000b95f8 -[UIButton(WebCache) 
         webImageManager:didFinishWithImage:forURL:userInfo:] (UIButton+WebCache.m:152)

     2  Venoo                          0x00000001000b7cc8 -[SDWebImageManager          imageDownloader:didFinishWithImage:] (SDWebImageManager.m:459)
     3  Venoo                          0x00000001000b5560 -[SDWebImageDownloader imageDecoder:didFinishDecodingImage:userInfo:] (SDWebImageDownloader.m:266)
     4  Venoo                          0x00000001000b3cbc -[SDWebImageDecoder notifyDelegateOnMainThreadWithInfo:] (SDWebImageDecoder.m:32)
     5  Foundation                     0x000000018d9b05cc __NSThreadPerformPerform + 328
     6  CoreFoundation                 0x000000018cdef044 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
     7  CoreFoundation                 0x000000018cdee3a0 __CFRunLoopDoSources0 + 256
     8  CoreFoundation                 0x000000018cdec638 __CFRunLoopRun + 632
     9  CoreFoundation                 0x000000018cd2d6d0 CFRunLoopRunSpecific + 452
    10 GraphicsServices               0x0000000192a11c0c GSEventRunModal + 168
    11 UIKit                          0x000000018fe5efdc UIApplicationMain + 1156
    12 Venoo                          0x000000010007ee9c main (main.m:13)
    13 libdyld.dylib                  0x0000000199927aa0 start + 4

0 个答案:

没有答案