ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

RViz bus error

asked 2016-12-01 10:01:37 -0500

bhavyadoshi26 gravatar image

updated 2016-12-01 10:02:57 -0500

Hi everyone,

I have Ubuntu 14.04 and ROS Indigo (binary install).

I recently ran into a strange problem upon launching my MoveIt demo.launch file.

Here is the error message :

Got bus address:  "unix:abstract=/tmp/dbus-cQ74GDOPtt,guid=b4d59d77903e1ddcbea2229d584004da" 
Connected to accessibility bus at:  "unix:abstract=/tmp/dbus-cQ74GDOPtt,guid=b4d59d77903e1ddcbea2229d584004da"
Registered DEC:  true 
[rviz-4] process has died [pid 28494, exit code -11, cmd /opt/ros/indigo/lib/rviz/rviz -d /home/doshi/pr2_ws/src/trial/config/default.rviz __name:=rviz __log:=/home/doshi/.ros/log/b8008efe-b7dd-11e6-9afc-c1578ce90678/rviz-4.log].
log file: /home/doshi/.ros/log/b8008efe-b7dd-11e6-9afc-c1578ce90678/rviz-4*.log

I tried reinstalling Rviz (worked in this situation) but it didn't work for me.

sometimes it works even after showing this message but most of the timesRviz fails to start.

What could be the issue?

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-12-01 13:25:55 -0500

William gravatar image

Can you launch rviz by itself? roscore and in another shell rosrun rviz rviz.

If so, then it's likely a plugin that is causing the crash. Without a backtrace from gdb, I cannot tell you what exactly the issue is.

You may need to update the move it packages, not only rviz as your linked answer tells you to do. You can upgrade everything on your computer at once with sudo apt-get update && sudo apt-get dist-upgrade.

edit flag offensive delete link more

Comments

Sorry for the delay. I am able to run RViz with roscore. I upgraded with the commands you mentioned but that didn't work. I am guessing there are some problems with my graphics drivers (X.org) but I am not able to find any info about that.

bhavyadoshi26 gravatar image bhavyadoshi26  ( 2016-12-12 09:43:15 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-12-01 10:01:37 -0500

Seen: 799 times

Last updated: Dec 01 '16