Fatal Python error: Segmentation fault
Thread 0x00007902f6b20080 (most recent call first):
File "/tmp/ws/src/ros2/rclpy/rclpy/rclpy/service.py", line 130 in destroy
File "/tmp/ws/src/ros2/rclpy/rclpy/rclpy/node.py", line 1969 in destroy_service
File "/tmp/ws/src/ros2/rclpy/rclpy/test/test_client.py", line 151 in test_concurrent_calls_to_service
Generated by Generative AI
Using Claude 4
Operating System:
Ubuntu Noble
ROS version or commit hash:
Rolling
RMW implementation (if applicable):
rmw_connextdds
RMW Configuration (if applicable):
No response
Client library (if applicable):
rclpy
'ros2 doctor --report' output
ros2 doctor --report
<COPY OUTPUT HERE>Steps to reproduce issue
Expected behavior
Test should pass
Actual behavior
Test is failing
Additional information
Reference builds:
Test regressions:
Flaky ratio:
Log output:
Root Cause Location
rclpy/service.pydestroy()methodnode.py:1969indestroy_service()test_client.py:151intest_concurrent_calls_to_service