The platform is Opensuse 11.2, x86_64 architecture, compiler gcc 4.4.1.

The segmentation fault happens at the line 
"aMeshGen.Compute(aMesh,aMesh.GetShapeToMesh())" of function smesh_MEFISTO2D() 
in surfacic_mesh.py. What else could cause an error at this point if not 
Mefisto? The other menu options ("smesh triangle mesh" and "occ triangle mesh") 
work fine.

Thank you

Björn


----- Ursprüngliche Mail ----
Von: Jelle Feringa <jelleferi...@gmail.com>
An: pythonOCC users mailing list. <pythonocc-users@gna.org>
Gesendet: Mittwoch, den 14. Juli 2010, 15:42:52 Uhr
Betreff: Re: [Pythonocc-users] SMESH surfacic_mesh.py crash (MEFISTO2D)

The examples work perfectly here.
Perhaps you can share some details on which compiler you've used?
On which platform are you?

-jelle

On Jul 14, 2010, at 2:24 PM, Free Cad wrote:

> Hello,
> has somebody applied the MEFISTO2D algorithm successfully with pythonOCC? I 
> always get segmentation faults.
> 
> I start the example Level1/SMESH/surfacic_mesh.py from the pythonOCC samples. 
> I 
>
> select the "smesh mefisto2d" option in the menu, and the example crashes with 
> the attached output.
> 
> Within the output you find a line "sh: SMDS_MemoryLimit: command not found". 
> Is 
>
> it possible that memory allocation causes the crash for such a small mesh?
> 
> Thank you
> Björn
> 
> 
> 
> 
> 
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users


_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users





_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to