You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After further testing, it seems that #4 does not fully solve the problem. Segmentation faults do appear to be less frequent, but still happen occasionally.
EDIT: I found a 2nd place where a race condition could cause memory corruption. I'm going to let it run in Valgrind for several days, and if no memory errors are reported I'll submit an updated pull request.
The tm_driver package can occasionally crash due to a segmentation fault. This seems to happen at random moments and even when the robot is idle.
The text was updated successfully, but these errors were encountered: