Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gzserver process has died #3371

Open
gyiptgyipt opened this issue Feb 20, 2024 · 1 comment
Open

gzserver process has died #3371

gyiptgyipt opened this issue Feb 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gyiptgyipt
Copy link

Environment

  • OS Version: Ubuntu 22.04
  • Binary - gazebo11

Description

  • Expected behavior: To open the world file that always work.
  • Actual behavior: I spawn the robot using ros2 but the world was no open.

Steps to reproduce

1.Firstly, I launch the turtlebot3 simulation that I usually fine , but Its say

[gzclient-2] gzclient: /usr/include/boost/smart_ptr/shared_ptr.hpp:728: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = gazebo::rendering::Camera; typename boost::detail::sp_member_access<T>::type = gazebo::rendering::Camera*]: Assertion `px != 0' failed.
  1. I solved that problem with
    . /usr/share/gazebo-11/setup.sh

3.After that only empty world launched and the world I want to launch remain with errors. It shows
[ERROR] [gzserver-1]: process has died [pid 11901, exit code 255, cmd 'gzserver /opt/ros/humble/share/turtlebot3_gazebo/worlds/turtlebot3_world.world -slibgazebo_ros_init.so -slibgazebo_ros_factory.so -slibgazebo_ros_force_system.so'].

I already reinstall the whole gazebo system but it is still happening.

thanks for your time.

@gyiptgyipt gyiptgyipt added the bug Something isn't working label Feb 20, 2024
@traversaro
Copy link
Collaborator

Can you launch gazebo (or gzserver and gzclient) with --verbose flag and check their output? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants