Signal 11 in open3d #5241
MeyerBuaharon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i am having some issues with running a script i wrote in python.
what it does is build a pcd, and updating the visualizer.
I can't really figure out why I got signal 11 completely random, maybe its my uses of threads..?
The error happens randomly and crashes between 10s-10m after starting the program.
I ran profiler but everything seems to be working fine
this the code that cause the error:
would love you guys insight on this problem
Beta Was this translation helpful? Give feedback.
All reactions