Gazebo GUI crashed immediately on start!
Hi :)
after i install gazebo on ubuntu 11.10 with Tarball. after install, i trying to type "gazebo" on terminal:
mohsen@mohsen-ThinkPad-R500:~$ gazebo
Gazebo multi-robot simulator, version 1.4.0
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
Gazebo multi-robot simulator, version 1.4.0
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
Msg Waiting for master.Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.14.139
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.14.139
(gazebo:5099): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
mohsen@mohsen-ThinkPad-R500:~$
my gazebo gui show and exit immedietly without any error or warning!
what am i shoud to0 do0? :)
===============================================================
after i installed "gtk2-engines-pixbuf" by synaptic, it didn,t any error or warning but my gazebo shut down immediately after call!
gmohsen@mohsen-ThinkPad-R500:~$ gazebo
Gazebo multi-robot simulator, version 1.4.0
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
Gazebo multi-robot simulator, version 1.4.0
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
Msg Waiting for master.Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.1.51
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.1.51
mohsen@mohsen-ThinkPad-R500:~$
===============================================================
* i re install ubuntu ,but 12.04 64bit! and try to0 install pre-compile binary gazebo with "synaptic" but still i have this problem! :( *
===============================================================
mohsen@mohsen-ThinkPad-R500:~$ gdb --args gzserver empty.world
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gzserver...Reading symbols from /usr/lib/debug/usr/bin/gzserver-1.5.0...done.
done.
(gdb) run
Starting program: /usr/bin/gzserver empty.world
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe5289700 (LWP 2511)]
Gazebo multi-robot simulator, version 1.5.0
Copyright (C) 2013 Open Source Robotics Foundation.
Released under the Apache 2 License.
http://gazebosim.org
[New Thread 0x7fffe4a88700 (LWP 2512)]
[New Thread 0x7fffdffff700 (LWP 2513)]
Msg Waiting for master
Msg Connected to gazebo master @ http://127.0.0.1:11345
Msg Publicized address: 192.168.1.52
[New Thread 0x7fffd6a68700 (LWP 2515)]
[New Thread 0x7fffd6267700 (LWP 2516)]
[New Thread 0x7fffd5866700 (LWP 2517)]
[New Thread 0x7fffd4c43700 (LWP 2518)]
[New Thread 0x7fffc3fff700 (LWP 2522)]
[New Thread 0x7fffc37fe700 (LWP ...
Can you provide a backtrace on gzclient. See here: http://gazebosim.org/wiki/Help
i did it, my error added to0 my question.
after the program segfaults in GDB, please enter
bt
then hit enter, and post the results. Thebt
command produces the backtrace information.Can you try removing the fglrx video driver? I think there is an open source alternative which may work better.
oh! it's work! @};- thank you :)
it is known problem with HD4xxx : https://bitbucket.org/osrf/gazebo/issue/132/startup-error-on-some-gpus#comment-2784443 The crash is cased by broken sky shaders.