Bug report
Required Info:
- Operating System:
- Installation type:
- Version or commit hash:
- ros-rolling-demo-nodes-cpp 0.14.0
- DDS implementation:
- Client library (if applicable):
Steps to reproduce issue
/opt/ros/rolling/lib/demo_nodes_cpp/allocator_tutorial intra
Expected behavior
Command runs until user stops it with Ctrl-C
Actual behavior
Command segfaults after a second or two
Additional information
Running the demo in regular (non-intraprocess) mode works fine.