EXC_BAD_ACCESS Random crashes on iOS context presentRenderbuffer

I got the same crashed with quick-cocos2d-x 2.2.6v,it will crash some times ,Is there anybody can help me ?

Hi,

I’m facing the same issue with cocos creator v2.0.9

if (![_context presentRenderbuffer:GL_RENDERBUFFER])
NSLog(@“cocos2d: Failed to swap renderbuffer in %s\n”, FUNCTION );

if someone knows how to fix it, do let me know.

Thanks.