Attention: Answers.ros.org is deprecated as of August the 11th, 2023. Please visit robotics.stackexchange.com to ask a new question. This site will remain online in read-only mode during the transition and into the foreseeable future. Selected questions and answers have been migrated, and redirects have been put in place to direct users to the corresponding questions on Robotics Stack Exchange. Additional details are available here.
The site is read-only. Please transition to use Robotics Stack Exchange
0
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)