Hello, I tryed valgind (a memory leak debugger) on ODE and it found some possible problem in ODE: "use of uninitialised value of size 8 in checkMass(dMass *)" You can reproduce this problem by installing valgrind and running it on test_boxstack: # valgrind ./test_boxstack.exe -Olivier