Segmentation fault (core dumped) [closed]

asked 2014-04-23 21:57:34 -0500

danmianjing_00 gravatar image

updated 2014-04-23 22:02:20 -0500

I'm using groovy on ubuntu 12.04,when I put the command :rosrun rviz rviz -d rospack find rbx1_nav/amcl.rviz,it has warning and error, Message from [/arbotix] has a non-fully-qualified frame_id [odom]. Resolved locally to [/odom]. This is will likely not work in multi-robot systems. This message will only print once. Segmentation fault (core dumped). I can see the result for about just one second,then it closes immediately. What can I do to solve it?Thanks!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-10-03 05:17:45.972743

Comments

Can you start rviz without any config?

dornhege gravatar image dornhege  ( 2014-04-23 22:41:54 -0500 )edit

yes,it runs smoothly.

danmianjing_00 gravatar image danmianjing_00  ( 2014-04-24 02:58:49 -0500 )edit

sometimes it runs smoothly,sometimes it has the same problem.

danmianjing_00 gravatar image danmianjing_00  ( 2014-04-24 16:31:06 -0500 )edit

Does Segmentation fault happens only when you launch rosrun rviz rviz -d 'rospack find rbx1_nav'/amcl.rviz? I also had experienced segmentation fault as an error of rviz. At that time, The error happened even if executing rosrun rviz rviz.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-25 16:52:42 -0500 )edit

If I execute: rosrun rviz rviz,sometimes it runs smoothly,sometimes it has the same problem.But if I execute :rosrun rviz rviz -d rospack find rbx1_nav/amcl.rviz,the error occurs all the time.Have you solved it?

danmianjing_00 gravatar image danmianjing_00  ( 2014-04-27 21:07:36 -0500 )edit

Hi, @danmianjing_00 I'm sorry, I don't know how to fix a segmentation fault. I reinstalled ROS and Ubuntu.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-28 15:29:24 -0500 )edit