LLDynamicLaunchScreen icon indicating copy to clipboard operation
LLDynamicLaunchScreen copied to clipboard

iOS 17.0 deviceType : ipad . Launch crash .

Open lukew0916 opened this issue 9 months ago • 2 comments

Thread 4 Crashed: 0 libsystem_platform.dylib 0x1f4d40f70 _platform_memmove + 208 1 CoreImage 0x19bfdb644 __35-[CIImage initWithCGImage:options:]_block_invoke + 72 2 CoreImage 0x19bef6320 SurfaceApplyPlaneBlock + 228 3 CoreImage 0x19bfdb4ac -[CIImage initWithCGImage:options:] + 2620 4 LLDynamicLaunchScreen 0x106127e5c -[UIImage(LLPrivate) ll_isEqualToImage:ignoreAlpha:threshold:] + 452 5 LLDynamicLaunchScreen 0x106123b2c __55+[LLDynamicLaunchScreen(LLPrivate) ll_checkLaunchImage]_block_invoke + 296 6 LLDynamicLaunchScreen 0x106123d68 __55+[LLDynamicLaunchScreen(LLPrivate) ll_checkLaunchImage]_block_invoke.11 + 416 7 LLDynamicLaunchScreen 0x106125674 +[LLDynamicLaunchScreen(LLPrivate) ll_operateOnTheLaunchImageFolder:] + 488 8 LLDynamicLaunchScreen 0x106123954 +[LLDynamicLaunchScreen(LLPrivate) ll_checkLaunchImage] + 1036 9 libdispatch.dylib 0x193b956a8 _dispatch_call_block_and_release + 32 10 libdispatch.dylib 0x193b97300 _dispatch_client_callout + 20 11 libdispatch.dylib 0x193ba8dbc _dispatch_root_queue_drain + 864 12 libdispatch.dylib 0x193ba93ec _dispatch_worker_thread2 + 156 13 libsystem_pthread.dylib 0x1f4dea928 _pthread_wqthread + 228 14 libsystem_pthread.dylib 0x1f4deaa04 start_wqthread + 8

iOS 17.0 deviceType : ipad . Launch crash .

lukew0916 avatar Sep 20 '23 10:09 lukew0916