Random Freeze on Android

When I run my game on my Android tablet, the application randomly freezes during gameplay and displays no output on logcat about what has happened.

I have tried to pinpoint when this happens but it seems to be random circumstances each time and I am wondering if anyone has run into this problem before or may be able to suggest other places to search because I am lost!

I would show some code…but I have no idea what would be best to show, I know it can’t be the init because my game scene loads perfectly.

My game runs fine on Win32 but I cannot test on iOS due to not having a mac.

Any advice appreciated, thanks =D

Hi,
Can you please post solution here i m also having same issue.

Thank you.

How long is this freeze?

If its just for 1 second or less (more like a stutter) then check out:-
http://www.cocos2d-x.org/boards/6/topics/14871?r=19010#message-19010

Hi,
When i try to load game data,then current screen hangs for sometime around 1 sec.

Thank you.