A new update. This update does mainly fix an issue reported in the Irrlicht forum, the length of (dynamic) capsules is now defined by the height of the object, not the ODE way (depth of the object). Additionally the IrrOdeCar demo is now mostly event driven, a huge step in it's design.
@ulao: I think I have fixed your issue (at least I hope so). Take a look at the "IrrOdeTestbed" application, there is a "capsule" test which shows the changed version. I could reproduce the issue, although my "tuned" gcc version of ODE didn't crash, but it didn't behave corretly either.
