Issue template
Steps to reproduce the issue
Build this repo on your target
cd /ros2_ws
. /opt/ros/humble/setup.bash
. install/local_setup.bash
colcon build --packages-select micro_ros_demos_rclc
/ros2_ws/install/micro_ros_demos_rclc/lib/micro_ros_demos_rclc/ping_pong
realloc(): invalid old size
mremap_chunk(): invalid pointer
Expected behavior
I expect to see ping/pong messages
Actual behavior
segfault
stack_trace.txt
Additional information
Running on Ubuntu 24.04 host, docker compose driving a pair of containers to pubsub.
Issue template
Steps to reproduce the issue
Build this repo on your target
Expected behavior
I expect to see ping/pong messages
Actual behavior
segfault
stack_trace.txt
Additional information
Running on Ubuntu 24.04 host, docker compose driving a pair of containers to pubsub.