[ODE] building ODE on Athlon 64

Julien LOLLIVIER julien.lollivier at quiris.com
Wed Jan 19 12:03:34 MST 2005


I tried this patch, and it works perfectly. But enabling Opcode always generates a lot of warnings (see my previous post), and we always encounter crash in our applications :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182935433856 (LWP 11086)]
0x000000000049c7f0 in Opcode::AABBTreeNode::Subdivide ()
(gdb) bt
#0  0x000000000049c7f0 in Opcode::AABBTreeNode::Subdivide ()
#1  0x000000000049c868 in Opcode::AABBTreeNode::_BuildHierarchy ()
#2  0x000000000049cade in Opcode::AABBTree::Build ()
#3  0x000000000045fd0d in Opcode::Model::Build ()
#4  0x0000000000447a45 in dxTriMeshData::Build ()
#5  0x0000000000447db2 in dGeomTriMeshDataBuildSingle1 ()
#6  0x0000000000447dd9 in dGeomTriMeshDataBuildSingle ()
#7  0x000000000041af11 in raydium_ode_ground_set_name (name=0x58a948 "a.tri") 
at ode.c:345
#8  0x000000000042a7f4 in main (argc=1, argv=0x7fbffff5d8) at test6.c:820

There's something strange : with a little Trimesh (less than 1000 triangles, I think), no crash appends.

Any clue ?



More information about the ODE mailing list