Nikolay Osaulenko Autorelease pool issue in gles20
Posts 34
Location Russia, Rostov-on-Don
Added by Nikolay Osaulenko 12 months ago

Hello i'm using cocos2d-x 2.0 and when i'm run application in ios simulator i'm getting theese warnings

objc[1820]: Object 0x7746830 of class __NSArrayM autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x7746b90 of class __NSCFString autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x7747310 of class __NSCFString autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x77476c0 of class NSPathStore2 autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x77477b0 of class NSPathStore2 autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x7747db0 of class __NSArrayI autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
objc[1820]: Object 0x77481c0 of class __NSCFData autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug

Where could be the reason of error?

Nikolay Osaulenko RE: Autorelease pool issue in gles20
Posts 34
Location Russia, Rostov-on-Don
Added by Nikolay Osaulenko 12 months ago

No one having this issue?


(1-1/1)