Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

iPhone 偶尔 crash , ios14.8 or iOS 15.0,FLAnimatedImage initWithAnimatedGIFData:optimalFrameCacheSize:predrawingEnabled:] #258

Open ChangChangXin opened 2 years ago

ChangChangXin commented 2 years ago

Crashed: ui 0 libdispatch.dylib 0x3b338 _dispatch_mach_send_and_wait_for_reply.cold.2 + 36 1 libdispatch.dylib 0x1e5dc _dispatch_mach_send_and_wait_for_reply + 1380 2 libdispatch.dylib 0x1e64c dispatch_mach_send_with_result_and_wait_for_reply + 56 3 libxpc.dylib 0xde30 xpc_connection_send_message_with_reply_sync + 240 4 CoreFoundation 0x1980ac 78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke + 32 5 CoreFoundation 0x1468fc CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 100 6 CoreFoundation 0x2a028 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 420 7 CoreFoundation 0x197918 50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 132 8 CoreFoundation 0xacf8 -[_CFXPreferences withConnectionForRole:performBlock:] + 52 9 CoreFoundation 0x294c0 -[CFPrefsPlistSource alreadylocked_requestNewData] + 328 10 CoreFoundation 0x1954d4 _copyValueForKey + 284 11 CoreFoundation 0xff2c -[CFPrefsPlistSource copyValueForKey:] + 60 12 CoreFoundation 0x187e0c 66-[_CFXPreferences copyValueForKey:identifier:user:host:container:]_block_invoke + 44 13 CoreFoundation 0xf4324 -[_CFXPreferences withSourceForIdentifier:user:byHost:container:cloud:perform:] + 844 14 CoreFoundation 0x7560 -[_CFXPreferences copyValueForKey:identifier:user:host:container:] + 212 15 CoreFoundation 0x18b85c _CFPreferencesCopyValueWithContainer + 136 16 ImageIO 0x11f48c + 196 17 ImageIO 0x16fc90 + 28 18 libdispatch.dylib 0x481c _dispatch_client_callout + 20 19 libdispatch.dylib 0x60b4 _dispatch_once_callout + 32 20 ImageIO 0x16fc58 + 112 21 ImageIO 0x172ad0 + 36 22 ImageIO 0xa48f4 + 104 23 ImageIO 0xa9bd0 CGImageSourceCreateWithData + 208 24 mmm 0x2a7fd4 -[FLAnimatedImage initWithAnimatedGIFData:optimalFrameCacheSize:predrawingEnabled:] + 204 (FLAnimatedImage.m:204) 25 mmm 0x2a91a8 +[FLAnimatedImage animatedImageWithGIFData:] + 358 (FLAnimatedImage.m:358) 26 mmm 0x14df48 -[BLProgressHUD initWithTitle:] + 41 (BLProgressHUD.m:41) 27 mmm 0x14e63c __31+[BLProgressHUD showWithTitle:]_block_invoke + 90 (BLProgressHUD.m:90) 28 libdispatch.dylib 0x2a84 _dispatch_call_block_and_release + 32 29 libdispatch.dylib 0x481c _dispatch_client_callout + 20 30 libdispatch.dylib 0x12c70 _dispatch_main_queue_callback_4CF + 884 31 CoreFoundation 0xa3a2c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 32 CoreFoundation 0x9d904 CFRunLoopRun + 2524 33 CoreFoundation 0x9c9f4 CFRunLoopRunSpecific + 600 34 GraphicsServices 0x3734 GSEventRunModal + 164 35 UIKitCore 0xbca75c -[UIApplication _run] + 1072 36 UIKitCore 0xbcffcc UIApplicationMain + 168 37 mmm 0x4a8278 main + 20 (main.m:20) 38 libdyld.dylib 0x1cf8 start + 4