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

App segfaults on macOS #11

Open
virtualritz opened this issue Dec 26, 2023 · 1 comment
Open

App segfaults on macOS #11

virtualritz opened this issue Dec 26, 2023 · 1 comment

Comments

@virtualritz
Copy link

Trying to slice on macOS makes hob3l exit with sig 11:

Example file is here

> out/bin/hob3l.x myfile.scad -o myfile.stl
Info: Z: min=0.1, step=0.2, layer_cnt=152, max=30.3, grid=2^13
Segmentation fault: 11

See also #10.

@virtualritz virtualritz mentioned this issue Dec 26, 2023
Closed
@moehriegitt
Copy link
Owner

The file work fine on my Linux machine. Maybe it is a memory overflow issue, or maybe stack overflow?

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