BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.2k stars 4.61k forks source link

Crash on Launch : runAsynchronouslyOnVideoProcessingQueue #2645

Open shiwanithakur opened 4 years ago

shiwanithakur commented 4 years ago

enqueued from com.sunsetlakesoftware.gpuimage.openglescontextqueue (thread 12) queue : com.sunsetlakesoftware.gpuimage.openglescontextqueue (serial)

Jdb156158 commented 2 years ago

我也遇到了这个问题,真是让人头疼,还不是必现的问题,偶现崩溃: 0 libsystem_kernel.dylib 0x00000001be36b9e8 __pthread_kill 1 libsystem_pthread.dylib 0x00000001de81e824 pthread_kill 2 libsystem_c.dylib 0x000000018e7660b4 abort 3 libGFXShared.dylib 0x00000001c4930600 gfxFreeTextureLevel 4 GLEngine 0x00000001c485e390 glTexImage2D_Exec 5 OpenGLES 0x00000001c4917f00 glTexImage2D 6 GPUImage 0x0000000105f84220 __55-[GPUImagePicture initWithCGImage:smoothlyScaleOutput:]_block_invoke + [GPUImagePicture.m : 196] 7 libdispatch.dylib 0x0000000183f3b1a8 _dispatch_client_callout 8 libdispatch.dylib 0x0000000183ee81f8 _dispatch_lane_barrier_sync_invoke_and_complete 9 GPUImage 0x0000000105f8233c runSynchronouslyOnVideoProcessingQueue + [GPUImageOutput.m : 33] 10 GPUImage 0x0000000105f84050 -[GPUImagePicture initWithCGImage:smoothlyScaleOutput:] + [GPUImagePicture.m : 203]

FreedomKing commented 2 years ago

您好,您的邮件我已经收到,我会尽快阅读,谢谢你的来信。