I would hope not..
What is the cpu percentage?
What is the amount of collisionchecks?
What is the amount of image memory?
Does there seem to be a lot of objects being created (more than needed)?
Could there be any unended loops?
Just a few of the things one could check for by running the debugger other than waiting for the game to crash..