Unpredictable crash in Sprite::initWithSpriteFrame

Hi.
Sometime my cocos2d app crashes when trying to create sprite.
All of the assets are inside the app bundle, everything works fine, sprites are creating correctly, including the sprite which causes the crash.
What may cause the crash? Looks like sometimes some textures are released from cache?