SystemError PyCFunction with class but no METH_METHOD
during normal ROS operations
#1400
Labels
more-information-needed
Further information is required
Bug report
Required Info:
Steps to reproduce issue
WIP. Need some help isolating why this might be happening so I can create reproducible example. This issue is to get the conversation started, and see if others have seen something similar in the wild.
Expected behavior
No exception
Actual behavior
Occasional failures. Here are 2 examples of Tracebacks we've had happen on our robots, in the wild:
Example 1
Example 2:
In this case, it happened when calling
is_cancel_requested
property on a ServerGoalHandleAdditional information
This happens a few times a day, on a single machine running ros2 and ~25-50 nodes.
The text was updated successfully, but these errors were encountered: