[ODE] Allocation problem?

Jason Perkins starkos at gmail.com
Tue Jun 6 16:36:20 MST 2006


On 6/6/06, Jon Watte (ODE) <hplus-ode at mindcontrol.org> wrote:
> My guess is you're on Windows, and using plain dWorldStep(). In that
> case, you're running out of stack. This issue is mentioned more
> thoroughly in the ODE documentation. Simple solution: switch to
> dWorldQuickStep().

I'm curious about this...test_crash uses dWorldQuickStep() and it
still crashes at that same location. So does dWorldQuickStep() also
have a stack space requirement? Just trying to get my head around it.

Jason


More information about the ODE mailing list