[Bf-committers] modifier stack bug report-

Campbell Barton cbarton at metavr.com
Fri Jul 22 12:21:21 CEST 2005


Hi Danial, heres another one I found when playing with teh mirror tool.

To Reproduce...

    Make a UV-Sphere with default settings.
    Delete half of the verts on the x/y/z axis so you and up with an 8th
    of a sphere.
    Add 3 Mirrors to the modifier stack. X/y/z so you have a compleate
    sphere again.
    Add Subsurf to the modifier to the stack
    Go in and out of edit mode-

Heres the backtrace.

    (gdb) bt
    #0  _face_new (fHDL=Variable "fHDL" is not available.
    ) at source/blender/blenkernel/intern/CCGSubSurf.c:431
    #1  0x0839678d in ccgSubSurf_syncFace (ss=0x9561b90, fHDL=0x80,
    numVerts=4,
        vHDLs=0xbfbff1dc) at
    source/blender/blenkernel/intern/CCGSubSurf.c:1036
    #2  0x083a3cd3 in ss_sync_from_mesh (ss=0x9561b90, me=Variable "me"
    is not available.
    )
        at source/blender/blenkernel/intern/subsurf_ccg.c:534
    #3  0x083ab279 in subsurf_make_derived_from_mesh (me=0x0, dlm=0x8b7c804,
        smd=0x9430e7c, useRenderParams=0, vertCos=0x0, isFinalCalc=1)
        at source/blender/blenkernel/intern/subsurf_ccg.c:1345
    #4  0x083723bd in subsurfModifier_applyModifierEM (md=0x9430e7c,
    ob=0x9007eac,
        editData=0x871ca00, derivedData=0x8b29a6c, vertexCos=0x0)
        at source/blender/blenkernel/intern/modifier.c:172
    #5  0x08348a48 in editmesh_build_data ()
        at source/blender/blenkernel/intern/DerivedMesh.c:1323
    #6  0x08393a6a in object_handle_update (ob=0x9007eac)
        at source/blender/blenkernel/intern/object.c:1817
    #7  0x0806957b in drawview3dspace (sa=0x8b9c464, spacedata=0x8b9c6fc)
        at source/blender/src/drawview.c:2005
    #8  0x0815e38f in scrarea_do_windraw (area=0x8b9c464)
        at source/blender/src/spacetypes.c:113
    #9  0x080ad1bc in screenmain () at source/blender/src/editscreen.c:578
    #10 0x0805d7b3 in main (argc=2, argv=0xbfbff574)
        at source/creator/creator.c:582
    (gdb)




More information about the Bf-committers mailing list