[fuerte][gazebo] GUI crash exit code 139 [closed]
Hello,
I just installed Fuerte from the package as it is explained in the Tutorial. After the install process I went to the Gazebo Tutorial but when I run:
roslaunch gazebo_worlds empty_world.launch
as it is explained in the Tutorial sometimes the GUI just appears for a second and crashes. Sometimes it doesn't crash but it than crashes when I try to Spawn an Object. (There are some Objects where it doesn't crash)
On the Terminal I get the following output in both cases:
/opt/ros/fuerte/stacks/simulator_gazebo/gazebo/scripts/gui: Line 2: 11271 Speicherzugriffsfehler (Speicherabzug geschrieben) rospack find gazebo/gazebo/bin/gzclient -g rospack find gazebo/lib/libgazebo_ros_paths_plugin.so [gazebo_gui-2] process has died [pid 11268, exit code 139, cmd /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/scripts/gui __name:=gazebo_gui __log:=/home/mauerm/.ros/log/e6abbcce-1133-11e2-8691-e83935338476/gazebo_gui-2.log]. log file: /home/mauerm/.ros/log/e6abbcce-1133-11e2-8691-e83935338476/gazebo_gui-2*.log
(Sorry for the German output, Speicherzugriffsfehler (Speicherabzug geschrieben) means Segmentation fault (core dumped) )
I have Ubuntu 12.04 (32Bit) on my Computer.
Hi there, please take a look at the question... http://answers.ros.org/question/43576/gazebo-crash-after-running-plugin/ more details (like that) would be needed before anyone could provide useful suggestions.