vchoutas / torch-mesh-isect

Other
281 stars 72 forks source link

*** stack smashing detected ***: python terminated #22

Open lanchen2019 opened 3 years ago

lanchen2019 commented 3 years ago

When I run the python -m pdb examples/detect_and_plot_collisions.py ... I got stack smashing detected : python terminated at this line: outputs = m(triangles[0,...]) Thanks very much if anyone can address this issue.