rosrun rviz rviz not working [closed]

asked 2013-03-13 00:34:45 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

hi friends,

While launching rviz it's showing error like

[ INFO] [1363170647.928811972]: Loading general config from [/home/srikanth/.rviz/config]
Segmentation fault

please tell me the procedure to come out .

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-06-25 01:45:43.274851

Comments

3

Have you tried renaming the mentioned config file (to something like config_backup)? Maybe something in the config is broken and thus prevents rviz from starting.

Ben_S gravatar image Ben_S  ( 2013-03-13 00:41:57 -0500 )edit
2

Or even rename the whole .rviz directory.

dornhege gravatar image dornhege  ( 2013-03-13 01:21:01 -0500 )edit
2

Segmentation fault may also be due to your display card. If you are using nvidia card you should update the driver: sudo apt-get install nvidia-current

Chik gravatar image Chik  ( 2013-03-13 20:17:42 -0500 )edit

Not a real answer, but if you get that with a default config file, keep trying. On my side I sometimes have to launch rviz 5-10 times before it starts up without a segfault.

autonomy gravatar image autonomy  ( 2013-12-23 05:29:06 -0500 )edit