[ODE] how to debug and fix NAN values

Bram Stolk b.stolk at gmail.com
Mon Oct 22 08:45:23 MST 2007


Run the app in a debugger.
You wil get a call-stack.

We would like to know in what part of the code, the normalization was
called.

When I got this error, it was because I had a triangle that had a
zero-length edge.
Thus, two vertices co-incided.

  Bram


On 10/22/07, Hampa <hampa at toribash.com> wrote:
>
> Hi,
>
> Every now and then my simulation produces NAN values, usually during
> collisions using hi velocity objects.
>
> In the debug build (lastets 0.9 svn checkout) I get asserts in:
> ODE INTERNAL ERROR 1: assertion "bNormalizationResult" failed in
> _dNormalize4() [../../include/ode/odemath.h]
>
> What is the recommended way to debug and fix this kind of problems?
>
> cheers,
> hampa
>
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>



-- 
Zapp: Captain's log, stardate...er..
Kif: Ohhh. April 13th.
Zapp: April 13th. Point 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ode.org/pipermail/ode/attachments/20071022/6d8e093e/attachment.htm


More information about the ODE mailing list