Robotics StackExchange | Archived questions

gazebo start issue: segmentation fault

Hello Everyone:

I came across such error when I tried to gazebo from a launch file today:

/opt/ros/fuerte/stacks/simulatorgazebo/gazebo/scripts/gui: line 2: 6038 Segmentation fault (core dumped) rospack find gazebo/gazebo/bin/gzclient -g rospack find gazebo/lib/libgazeborospathsplugin.so

[gazebogui-3] process has died [pid 6035, exit code 139, cmd /opt/ros/fuerte/stacks/simulatorgazebo/gazebo/scripts/gui _name:=gazebogui _log:=/home/yucong/.ros/log/741af39e-2cb9-11e3-b8e5-002564043504/gazebogui-3.log]. log file: /home/yucong/.ros/log/741af39e-2cb9-11e3-b8e5-002564043504/gazebo_gui-3*.log


the launch file is:

<!-- set usesimtime flag -->

<!-- start empty world -->

<!-- start gui -->

but I didn't see anything wrong with the launch file. The error occurs repeatedly but not continuously. Sometimes, it worked ok.

Can someone help me? THank you in advance.

Asked by yclin on 2013-10-03 20:06:42 UTC

Comments

Answers

I've had this issue. Seems to be related to graphics card. Take a look at http://answers.ros.org/question/44818/problem-to-launch-gazebo/ and http://answers.ros.org/question/223823/segmentation-fault-in-gazebo/

Asked by ras_cal on 2017-01-17 13:39:05 UTC

Comments