Public bug reported: When a Trimesh geom is added to space, the next space.collide() call segfaults.
Also, when calling getTriangle(index) on any trimesh geom (for any index), the result is an assertion failed error : python: /build/buildd/ode-0.9.dfsg/GIMPACT/src/gim_trimesh.cpp:183: void gim_trimesh_locks_work_data(GIM_TRIMESH*): Assertion `res==0' failed. I used this simple tutorial : http://www.mail-archive.com/[EMAIL PROTECTED]/msg00049.html but the only thing I've managed to find is that as soon as the trimesh geom is created, space.collide simply segfaults. ** Affects: pyode (Ubuntu) Importance: Undecided Status: New -- Using a TriMesh results in segfault before space.collide. https://bugs.launchpad.net/bugs/258131 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
