I think what caused the problem was that I had maxContacts set to 6, which worked fine for all the other things I've worked on, but doesn't work well for trimeshes when so many vertices were in contact with the box (which could never happen with the test mesh, which only had 4 verts). Ian McMeans