elmerfem icon indicating copy to clipboard operation
elmerfem copied to clipboard

Segmentation fault opening binary stl

Open Fellypao opened this issue 6 years ago • 1 comments

ElmerGUI crashes when one try to open a binary stl mesh file.

Error message from terminal:

Selected nglib for stl-format Initializing nglib Start meshing... Segmentation fault

The software should not crash even if binary stl import is not supported. A binary stl sample is attached. It was generated using FreeCAD. Gmsh is able to import it without problems. Best regards. 02-core.stl.tar.gz

Fellypao avatar Jul 31 '19 12:07 Fellypao

Here we rely (perhaps on too old) external libraries. Of course you're rigtht that the code should not crash even in this case.

raback avatar Jan 15 '20 14:01 raback