[Bf-committers] Segmentation fault when subdividing mesh from 'W' menu

Sergey Sharybin sergey.vfx at gmail.com
Tue Oct 2 09:50:47 CEST 2012


Hi,

Your mesh contains corrupted geometry.
Running bpy.data.meshes['Mesh_Object'].validate() in python console fixes
the issue.

Real fix here would be to prevent producing corrupted mesh. Do you remember
how you created this mesh?

On Tue, Oct 2, 2012 at 1:38 PM, James Wrigley <jwrigley72 at gmail.com> wrote:

> Hi everyone,
> As the title says I'm getting a segmentation fault when I select
> either 'Subdivide' or 'Subdivide Smooth' from the 'W' menu. The
> subsurf modifier works fine though. I'm using r50963 on Fedora 17
> 64bit.
>
> To reproduce:
> Download the .blend, pasteall.org/blend/16700
> Open the file, switch to edit mode, press 'W' and select either
> 'Subdivide' or 'Subdivide Smooth'.
> (I tried reporting this on the bug tracker but I kept getting a login
> error after I clicked the confirmation link)
>
> Thanks, JamesNZ
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list