ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi
I have similar issue. I believe this happens when you purposefully shutdown the load up sequence using ctrl-c. Or, while loading you close the terminal window.
Here is the debug info:
roslaunch simBotUnicycle simBotEmptyWorld.launch ... logging to /home/sid-ros/.ros/log/fa892870-22a5-11e2-b62b-e0b9a546c315/roslaunch-sidros-G53SW-28253.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://sidros-G53SW:39098/
PARAMETERS * /robot_description * /robot_pose_ekf/freq * /robot_pose_ekf/imu_used * /robot_pose_ekf/odom_used * /robot_pose_ekf/publish_tf * /robot_pose_ekf/sensor_timeout * /robot_pose_ekf/vo_used * /robot_state_publisher/publish_frequency * /robot_state_publisher/tf_prefix * /rosdistro * /rosversion * /use_sim_time
NODES / gazebo (gazebo/debug) gazebo_gui (gazebo/gui) robot_pose_ekf (robot_pose_ekf/robot_pose_ekf) robot_state_publisher (robot_state_publisher/state_publisher) spawn_robot (gazebo/spawn_model)
ROS_MASTER_URI=http://localhost:11311
core service [/rosout] found Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[gazebo-1]: started with pid [28276] Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[gazebo_gui-2]: started with pid [28287] GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 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 /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/bin/gzserver...Gazebo multi-robot simulator, version 1.0.2 Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors. Released under the Apache 2 License. http://gazebosim.org
(no debugging symbols found)...done. [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[spawn_robot-3]: started with pid [28292] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[robot_state_publisher-4]: started with pid [28296] Exception AttributeError: AttributeError("'_DummyThread' object has no attribute '_Thread__block'",) in <module 'threading'="" from="" '="" usr="" lib="" python2.7="" threading.pyc'=""> ignored process[robot_pose_ekf-5]: started with pid [28323] Msg Waiting for master Msg Connected to gazebo master @ http://localhost:11345 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". loading model xml from ros parameter [INFO] [WallTime: 1351611279.742841] [0.000000] waiting for service /gazebo/spawn_urdf_model Service call failed: transport error completing service call: unable to receive data from sender, check sender's logs for details [spawn_robot-3] process has finished cleanly log file: /home/sid-ros/.ros/log/fa892870-22a5-11e2-b62b-e0b9a546c315/spawn_robot-3*.log LightListWidget::OnLightMsg LightListWidget::OnLightMsg [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] Gazebo multi-robot simulator, version 1.0.2 Copyright (C) 2011 Nate Koenig, John Hsu, Andrew Howard, and contributors. Released under the Apache 2 License. http://gazebosim.org
[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] [New Thread 0x7fffe6e67700 (LWP 28446)] [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] Exception [Master.cc:69] Unable to start server[Address already in use]
terminate called after throwing an instance of 'gazebo::common::Exception'
Program received signal SIGABRT, Aborted. 0x00007ffff5820425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) thread apply all bt
Thread 2 (Thread 0x7fffe6e67700 (LWP 28446)):
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /usr/lib/libboost_thread.so.1.46.1
from /lib/x86_64-linux-gnu/libpthread.so.0
Thread 1 (Thread 0x7ffff7fbd800 (LWP 28291)):
---Type <return> to continue, or q <return> to quit---
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
2 | No.2 Revision |
Hi
I have similar issue. I believe this happens when you purposefully shutdown the load up sequence using ctrl-c. Or, while loading you close the terminal window.
Here is the debug info:
roslaunch simBotUnicycle simBotEmptyWorld.launch
... logging to /home/sid-ros/.ros/log/fa892870-22a5-11e2-b62b-e0b9a546c315/roslaunch-sidros-G53SW-28253.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is ROS_MASTER_URI=http://localhost:11311
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/gazebo/lib/libgazebo_transport.so.1
from /usr/lib/libboost_thread.so.1.46.1
from /lib/x86_64-linux-gnu/libpthread.so.0
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)