ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The coredump may be created in ~/.ros, or it may be created in the directory where you run rosrun, or it may not be generated at all if your system is not configured to generate core dumps (as noted in the tutorial).

If you can reproduce your problem easily and are having trouble obtaining core dumps, you may want to try following the directions in the tutorial for running your node in valgrind or gdb.