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.24k stars 4.61k forks source link

GPUImageView crash on iOS 8.3(iPhone 5c) #2350

Closed gaojinhsu closed 8 years ago

gaojinhsu commented 8 years ago

it works well on iOS 9+ but crashed on iOS 8, 60ba555f-0828-429f-8a24-04e123ae73b7 a38298fa-4996-4047-8d17-1453007a225d

BradLarson commented 8 years ago

This is a known bug with iOS 8.3, which apparently had a broken OpenGL ES interface. See https://github.com/BradLarson/GPUImage/issues/2022#issuecomment-118943746