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

xuminzero's profile - activity

2016-01-27 07:37:02 -0500 answered a question How to solve Segmentation fault (core dumped) when rviz on raspberry pi 2?

I met this question. The reason is that I used the version of ros-indigo-base. When I use the ros-indigo-desktop instead of it, I can use the rviz.

2016-01-21 06:39:44 -0500 commented answer When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this

yeah,I am using this version,and I can use the rviz

2016-01-21 02:42:13 -0500 commented answer When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this

you can use the ros-indigo-desktop,maybe it will be solved.

2016-01-21 02:38:45 -0500 received badge  Famous Question (source)
2015-12-30 08:01:01 -0500 commented answer When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this

Thank you. I have changed the ros-indigo-ros-base to the ros-indigo-desktop and now I can use the rviz.

2015-12-29 03:19:37 -0500 received badge  Enthusiast
2015-12-27 06:44:37 -0500 commented answer When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this

I installed ros-indigo on raspberry pi. Is the error related to this?

2015-12-27 06:34:17 -0500 commented answer When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this

I am using ros-indigo, and I installed ros-indigo on raspberry, I don't know there is any relationship with this

2015-12-23 09:34:13 -0500 received badge  Notable Question (source)
2015-12-23 01:04:48 -0500 received badge  Popular Question (source)
2015-12-22 02:29:55 -0500 asked a question When I run "rosrun rviz rviz"after run"roscore",I got this"Segmentation fault (core dump)",and I try to run "gdb -ex run /opt/ros/indigo/lib/rviz/rviz",and then I got a lot of things like this
ImportError:No module named 'libstdcxx' 
[Thread debugging using libthread_db enabled] 
using host libthread_db library "/lib/arm-linux-gnueabinf/libthread_db.so.1".
Cannot access memory at address 0x0

Program received signal SIGILL,Illegal instruction.
0x74dfa208 in ?? () from /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb)