[ODE] Application error

Francois Beaune beaune at aist.enst.fr
Sun Sep 11 19:27:18 MST 2005


Your program is reading memory through an invalid pointer,
or through a pointer to freed memory. It doesn't necessarily
have anything to do with ODE. Try to run your program in
debug, or try to narrow down the place where this happen
using fprintf(stderr, "i'm here\n" statements.

Cheers,
Francois

----- Original Message ----- 
From: "Mohamed I. Matar" <Mohamed.Matar at gmx.de>
To: <ode at q12.org>
Sent: Saturday, September 10, 2005 8:45 PM
Subject: [ODE] Application error


>I moved my code to another machine. It compiles but when it runs, I get
> "The instruction at "0x0040324c" reference memory at "0xcd0588a4". The
> memory could not be "read"
> 
> What is going wrong?
> 
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode


More information about the ODE mailing list