[ODE] works on linux crashes on msvc

Benny Kramek Benny Kramek <benny at kramekweb.com>
Tue Apr 29 06:18:02 2003


I am using the ODE library. On linux my application runs well.

When I compile on windows with msvc 6 it crashes randomly and at least one
situation that crashes every time.

It always crashes in this one situation where 10 balls are stacked in a
pyramid. It crashes just as a lot of contact joints are being created.

I am pretty sure it doesn't have anything to do with msvc stack size. I
tried lots of different numbers and it still always crashes. As I said, on
linux everything runs great.
I am using ODE in double precision mode.

Thank you,
Benny Kramek