[Gmsh] [gmsh] latest svn version - crash with mob.geo

trophime christophe.trophime at lncmi.cnrs.fr
Tue Jun 14 16:19:19 CEST 2011


On Tue, 2011-06-14 at 15:37 +0200, trophime wrote:
> Hi,
> I have just tried latest svn version (rev 9446)
> with mob.geo example found in wiki. I just change :
> 
> Merge "mob-class.msh";
> 
> to
> 
> Merge "mob.stl";
> 
> Gmsh was compiled with
> Info : Gmsh version : 2.5.1 Info : Build OS : Linux Info : Build
> options : Ann Bamg Bfgs Blas(ATLAS) Chaco DIntegration Dlopen FlTree
> Fltk GMP Gmm Have64BitSizeT Jpeg Kbipack Lapack(ATLAS) MathEx Med Mesh
> Mmg3d Mpeg NativeFileChooser Netgen OpenCascade OpenGL PETSc Parser
> Plugins Png Post SLEPc Salome Solver Tetgen Zlib Info : Build date :
> 20110614
> 
> Gmsh crashes with the following error:
> 
> *** glibc detected *** gmsh: double free or corruption (out):

I have found my problem.
It comes from the loops which are not defined when I use the stl file :)

Is there a way to "automatically" acces the surfaces defined in the stl
file without having to look into the stl model?

> 
> I also fail to run bunny.geo (on wiki) because of missing files:
> 
> Info : Reading 'bunny.geo'... Warning : Unable to open file
> 'bunnyCURV2.bgm' Error : 'bunny.geo', line 10 : Unknown view 0 Warning :
> Unable to open file 'bunny2.stl' Info : Creating topology from mesh...
> Info : Removing duplicate mesh vertices...
> 
> Best
> C.
> 
>