Crash in Linux [solved]

isaac

16-01-2007 07:54:19

Hi, after building OgreOde on Linux using latest Ode from SVN and latest CVS from the Dagon branch the sample applications crash, as well, as my first program with OgreOde.

I've created a simple program that creates a plane and a sphere. Before stepping the world I can successfully run sphereGeom->getPosition(), but once I've stepped the world sphereGeom->getPosition() causes a segmentation fault.

Any idea? I can provide more info if needed and well, the source code is accesible at http://projects.warp.es/basket/browser/trunk/src/ , the files containing the OgreOde code are mainly matchstate.cc, matchview.cc and ballview.cc.

Best regards

isaac

16-01-2007 09:37:21

Bah, it was a really lame error in my code, sorry for the noise