Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2012
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 1.11 KB | None | 0 0
  1. Core was generated by `/opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/bin/gzserver -r /opt/ros/'.
  2. Program terminated with signal 4, Illegal instruction.
  3. #0  0x00007f40ee0852f1 in gazebo::common::Time::Set(double) ()
  4.    from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_common.so.1
  5. (gdb) bt
  6. #0  0x00007f40ee0852f1 in gazebo::common::Time::Set(double) ()
  7.    from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_common.so.1
  8. #1  0x00007f40ed912fdd in gazebo::physics::World::Step() ()
  9.    from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_physics.so.1
  10. #2  0x00007f40ed913318 in gazebo::physics::World::RunLoop() ()
  11.    from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_physics.so.1
  12. #3  0x00007f40ecef2ce9 in thread_proxy () from /usr/lib/libboost_thread.so.1.46.1
  13. #4  0x00007f40e7e46b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
  14. #5  0x00007f40ed106e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  15. #6  0x00007f40ebd9e4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  16. #7  0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement