dilevin / computer-graphics-bounding-volume-hierarchy

Computer Graphics Assignment about Bounding Volume Hierarchies
6 stars 7 forks source link

Closing libigl viewer causes segmentation fault #85

Open JoAndNight opened 1 year ago

JoAndNight commented 1 year ago

image I got this segmentation fault after I close the libigl viewer, although the other part runs without error (i.e. the part that checks the solutions match).
I don't know what is expected to happen after closing the viewer. Some people get "Process finished with exit code 0" instead. I'm using Ubuntu on Windows.

Zhecheng-Wang commented 1 year ago

As long as you only modified the required files, I wouldn't worry about a seg fault only happening at exit.