I'm using Chipmunk on the iPhone, and have some code based on the Moon Buggy tutorial running, with configurable vehicles and spaces.
Both in my code, and the original desktop app, if I roll the buggy off the edge of the line, so that it's falling freely, and then wait a few minutes (10-20 say), after a while, the shapes get more and more distorted, so that in the end its just a bundle of lines.
It's not clear to me what's happening here (maybe the position co-ordinates are overflowing or something), but if anyone's got any insight, that would be great.
cheers,
Martin