Your particles are all spawning on top of each other, which means it triggers your on collision events for them. I rewrote your spawn event to this and it worked fine:
<img src="http://www.infinitepossibilitygames.com/demos/asteroidspawn/asteroidspawn.png" border="0" />