[ODE] Stack overflow

Marco Grubert mgrubert at conitec.net
Wed Jan 29 20:44:01 2003


Hello,

when stress-testing ODE (100 boxes falling on a terrain) I get an ugly stack
overflow. It would be better to just return an error code and not do the
calculations than crashing. Isn't there a way to add a check for enough free
memory beforehand? I am trying to coerce Rational Purify to provide me with
the exact crash location, but have not been succesful yet.

- Marco Grubert