[Bf-committers] a segfault with CSGs

DarkGanja bf-committers@blender.org
17 May 2003 17:39:31 +0200


> I've tried with 2.26, 2.27, and cvs (today's version), and it happens in
> 2.26 and cvs, but in 2.27 i get the following assert() failure:
> 
> blender: intern/BSP_CSGMeshSplitter.cpp:438: void
> BSP_CSGMeshSplitter::SplitPolygon(BSP_CSGMesh&, CTR_TaggedIndex<24,
> 16777215>, BSP_FaceInd&, BSP_FaceInd&): Assertion `m_in_loop.size() >=3
> && m_out_loop.size() >=3 && m_on_loop.size() == 2' failed.
> Abandon
actually it also happens in the cvs version, i must have forgot some
flags.
it outputs exactly the same error