gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.17k stars 476 forks source link

gazebo11 gzclient segmentation fault #3224

Open Miyembe opened 2 years ago

Miyembe commented 2 years ago

Hello,

I have been experiencing a segmentation fault when I execute gazebo.

I separately executed rosrun gazebo_ros gzserver & rosrun gazebo_ros gzclient in a separate terminal.

What I saw is segmentation fault in gzclient.

Below are the error message I checked with dmesg command in the terminal.

[ 92.113702] traps: gzclient[3669] general protection fault ip:7f19dffd2361 sp:7ffc6b35edb8 error:0 in libQt5Widgets.so.5.12.9[7f19dfe 51000+50f000]

What is the cause of this issue and how can I resolve this problem so that I can use gazebo?

What I have tried so far:

(1) sudo reboot - this sometimes worked. (2) reinstalling libqt5 libraries

Screenshot from 2022-06-01 15-25-45

gaurishg commented 6 months ago

Try https://stackoverflow.com/a/77998531/4086194