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
Talker exits and listener stops receiving messages.
Actual behavior
Talker exits and listener segfaults.
Additional information
Limited backtrace:
#0 0x00000000005a8c1d in PyTuple_Pack ()
#1 0x00007ffff6fd185c in rclpy_take ()
from /home/michel/Workspaces/focal_ros2_ws/install/rclpy/lib/python3.8/site-packages/rclpy/_rclpy.cpython-38-x86_64-linux-gnu.so
#2 0x00000000005f268a in PyCFunction_Call ()
#3 0x00000000005f31fe in _PyObject_MakeTpCall ()
#4 0x000000000056c50e in _PyEval_EvalFrameDefault ()
#5 0x0000000000507a8e in ?? ()
The issue does not occur when using eProsima Fast-RTPS.
The text was updated successfully, but these errors were encountered:
Bug report
Required Info:
master
Steps to reproduce issue
Ctrl-C
the talker.Expected behavior
Talker exits and listener stops receiving messages.
Actual behavior
Talker exits and listener segfaults.
Additional information
Limited backtrace:
The issue does not occur when using eProsima Fast-RTPS.
The text was updated successfully, but these errors were encountered: