Abnormal program termination: received signal 11 (Segmentation fault)
jonathanhestroffer opened this issue · 5 comments
jonathanhestroffer commented
Hi Yixin,
I am using TetWild built in a linux container. Inside the "/app/TetWild/build" directory I run,
./TetWild --help
and everything looks good. Inside this directory I have also put a test .stl file. I am trying to run the program with,
./TetWild --input test.stl
and I get this error... "Abnormal program termination: received signal 11 (Segmentation fault)". Do I need to store the .stl in a different directory for the program to function?
Thanks,
Jonathan
Yixin-Hu commented
Hi,
I think this should work. --input
takes relative path and absolute path. Could you share your .stl file?
jonathanhestroffer commented
Hi Yixin,
I have solved the problem. Thank you!
Best,
Jonathan
…On Sun, Aug 9, 2020 at 9:57 AM Yixin Hu ***@***.***> wrote:
Hi,
I think this should work. --input takes relative path and absolute path.
Could you share your .stl file?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANK6HDXUFPZOHAL63RVNLPTR73IODANCNFSM4OU4IK2A>
.
Yixin-Hu commented
Ok, great!
AadityaKhetan commented
Hi @jonathanhestroffer ,
Could you please tell us how did you solve this issue.
jonathanhestroffer commented
Hi,
I don't recall this problem exactly, but most likely the input surface mesh
was defective.
…On Tue, Mar 16, 2021 at 12:12 PM AadityaKhetan ***@***.***> wrote:
Hi @jonathanhestroffer <https://github.com/jonathanhestroffer> ,
Could you please tell us how did you solve this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANK6HDQAFXS7ICQ5RHEYTV3TD6USHANCNFSM4OU4IK2A>
.