ChipmunkTest doesn't work?

Go to the “Sensors” and wait for several seconds and it dies.

cocos2d-0.99.5-x-0.8.5
VS2010 Express
Windows 7

Oh, I reproduce this crash in VS2008 Pro WinXP SP3, while it works well in iOS.
Bug #569 is created for this case.
Thanks for your report!

To jinneemop HU:
ye, the crash reason has been located.
it caused by a pointer which is freed but still be called, we are trying to resolve it without modifying the chipmunk library.
this problem appears after upgrading chipmunk, it will be fixed soon.