[Bf-committers] nmesh segfault

joeedh joeeagar at prodigy.net
Mon Aug 22 20:27:51 CEST 2005


Campbell Barton wrote:

> I get this error when updating an NMesh in blender
>
> (gdb) bt
> #0  make_editMesh () at source/blender/src/editmesh.c:778
> #1  0x080c4e1c in enter_editmode () at 
> source/blender/src/editobject.c:1416
> #2  0x083a3714 in M_Window_EditMode (self=0x0, args=0x0)
>    at source/blender/python/api2_2x/Window.c:901 

looks like NMesh is corrupting the Mesh data block, so when you try to 
enter editmode the poor editmesh code dies.

joeedh


More information about the Bf-committers mailing list