Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault opening binary stl #182

Closed
Fellypao opened this issue Jul 31, 2019 · 1 comment
Closed

Segmentation fault opening binary stl #182

Fellypao opened this issue Jul 31, 2019 · 1 comment

Comments

@Fellypao
Copy link

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

@raback
Copy link
Contributor

raback commented Jan 15, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants