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

segfault using GUI on example SCAD #6

Open
nmz787 opened this issue Jul 6, 2023 · 2 comments
Open

segfault using GUI on example SCAD #6

nmz787 opened this issue Jul 6, 2023 · 2 comments

Comments

@nmz787
Copy link

nmz787 commented Jul 6, 2023

nathan@nathannew:/mnt/c/Users/nathan/Downloads/os2cx/gui$ ./OpenSCAD2CalculiX

then in the GUI I opened this file in this repo's root (openscad2calculix.scad), and then in the terminal I see:

Scanning OpenSCAD file...
Error in OpenSCAD file:
Please specify an os2cx_analysis_...() directive.
D3D12: Removing Device.
Segmentation fault

this is WSL running ubuntu:

uname -a
Linux nathannew 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
@nmz787
Copy link
Author

nmz787 commented Jul 6, 2023

slightly different on the repo_root/docs/example.scad:

nathan@nathannew:/mnt/c/Users/nathan/Downloads/os2cx/gui$ ./OpenSCAD2CalculiX
Scanning OpenSCAD file...
Loading mesh 'i_beam'...
D3D12: Removing Device.
Segmentation fault

@timmaxw
Copy link
Owner

timmaxw commented Jul 6, 2023

Can you try running under a debugger to get a stack trace for the segfault?

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