Crash when loading a specified image.

In my android application. When using the following code it will crash:

CCSprite* sprite = CCSprite::spriteWithFile("1002.jpg");

But if i replace “1002.jpg” with other files it will be ok.
I’m using cocos2d-1.0.1-x-0.12.0, Who can help me? Thank you very much.


1002.jpg (668.9 KB)