Does someone else experience this crash in their app? It's random and affects 0.4% of users according to Crashlytics. And seems like it was even supposedly fixed in 4.5: "Fixed OpenGL ES context creation to adhere to Apple guidelines (should fix crashes on startup on context creation)."
The app is built with 4.5.4
Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x00000001
0 libGPUSupportMercury.dylib 0x325bc8a6 gpus_ReturnNotPermittedKillClient + 9
1...
Crash: EAGLContextHelper.mm line 32 CreateContext(EAGLContext*)
The app is built with 4.5.4
Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x00000001
0 libGPUSupportMercury.dylib 0x325bc8a6 gpus_ReturnNotPermittedKillClient + 9
1...
Crash: EAGLContextHelper.mm line 32 CreateContext(EAGLContext*)