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

rviz segfault core dumped (tried all OGRE_RTT_MODEs)

asked 2013-03-04 21:31:09 -0500

micmac gravatar image

Hi,

I am using ROS fuerte on ubuntu 12.04.2LTS I was running rviz happily until I did an apt-get update/upgrade. Many ROS packages have been updated, then when I run rviz I get the following error:

micmac@xubuntu:~$ rosrun rviz rviz -d /home/micmac/fuerte_workspace/neato_robot/XV11-Kinect.vcg Erreur de segmentation (core dumped)

I tried to set OGRE_RTT_MODE (export) to all supported modes, without success. Still segfault.

Could you please help me ?

edit retag flag offensive close merge delete

Comments

You could try to delete RViz's temporary folder in ~/.rviz I'm not sure though if this could help.

Josch gravatar image Josch  ( 2013-03-05 00:40:51 -0500 )edit

I have tried to delete the ~/.rviz folder completely, but same error (segfault). The ~/.rviz folder is re-created but rviz still crashes. I also have to say that it crashes even with no config file specified ("rosrun rviz rviz" alone).

micmac gravatar image micmac  ( 2013-03-05 01:12:56 -0500 )edit

You can try to update/reinstall your graphic drivers. If that doesn't help, try to build from the source.

Are there any other nodes running when you start RViz?

Josch gravatar image Josch  ( 2013-03-05 01:22:49 -0500 )edit

Okay i'll try to update graphic drivers. There is not other node running when starting RViz.

micmac gravatar image micmac  ( 2013-03-05 01:31:48 -0500 )edit
2

Updating to the latest graphic drivers revision (nvidia) solved the issue ! Thanks !!

micmac gravatar image micmac  ( 2013-03-05 01:41:45 -0500 )edit

You're welcome. I'll post this as an official answer, would be happy if you could mark it as correct then.

Josch gravatar image Josch  ( 2013-03-05 01:47:51 -0500 )edit

Hi miacmac: I have met the same issue as you mentioned. Could you please tell me how to update graphic drivers?? Thanks in advance !

Harvey gravatar image Harvey  ( 2018-10-14 01:46:21 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-03-05 01:45:31 -0500

Josch gravatar image

updated 2013-03-05 01:48:31 -0500

After some apt-get updates you will have to update the graphic drivers. If that doesn't help have a look at the RViz trouble shooting: http://www.ros.org/wiki/rviz/Troubleshooting

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-03-04 21:31:09 -0500

Seen: 2,423 times

Last updated: Mar 05 '13