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

What can I infer from this? "process has died [pid 11298, exit code -11]"

asked 2014-05-09 17:45:38 -0500

I am using ROS Hydro.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2014-05-09 17:52:57 -0500

ahendrix gravatar image

Signal 11 usually means a segmentation fault.

If you're running this node as part of a launch file, you can try running it by itself, and try running it in gdb or valgrind.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-05-09 17:45:38 -0500

Seen: 557 times

Last updated: May 09 '14