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

Revision history [back]

Since it's a segfault in the compiler, it's unlikely to have much to do with ROS itself.

You didn't mention what compiler (and version) you are using. If there is a newer version of your compiler, I'd upgrade and see if that fixes it.

click to hide/show revision 2
Add suggestion for clang.

Since it's a segfault in the compiler, it's unlikely to have much to do with ROS itself.

You didn't mention what compiler (and version) you are using. If there is a newer version of your compiler, I'd upgrade and see if that fixes it.

If not, you might want to try compiling with clang which is unlikely to have a bug in the same place.