[ODE] dGeomTriMeshDataCreate() is crashing my program all around!!!

Ricardo Padrela rpadrela at hotmail.com
Thu Apr 15 19:15:13 MST 2004


Hey,

dGeomTriMeshDataCreate() function is crashing my program all around!!! Or is 
crashes when the program is running or it crashes in the end when calling 
dGeomTriMeshDataDestroy() passing in the dGeomTriMeshDataID created 
previously with dGeomTriMeshDataCreate(). I'm sick of those asserts that 
comes from memory checks!!!
I'm using a terrain as a trimesh, i've tried to create the terrain as a 
simple box and everything behaves the way it should, so, probably the 
problem comes from dGeomTriMeshDataCreate(). All that is passed in to 
dGeomTriMeshDataBuild() and to dCreateTriMesh() are ok. It only happens in 
debug mode, where all those checks to memory happens.

I'm currently using a memory manager to track possible memory bounds 
violation and memory leaks and everything is clean when i do not create the 
terrain collider of course, when i create it i can't see the report from 
memory manager because the program crashes!!

Anyone has faced the same problem ?

Thanks!

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail



More information about the ODE mailing list