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

Crash after adding and removing model lift_drag_demo_model #2459

Closed
zhileiren opened this issue Jul 1, 2024 · 3 comments
Closed

Crash after adding and removing model lift_drag_demo_model #2459

zhileiren opened this issue Jul 1, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@zhileiren
Copy link

Environment

  • OS Version: Ubuntu 22.04
  • Source or binary build?
    source build
    gz-sim version: 5641ef2
    built with
    gcc version: 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
    build options: -DCMAKE_BUILD_TYPE=Coverage

Description

  • Expected behavior: Gazebo doesn't crash
  • Actual behavior: Gazebo crashes

Steps to reproduce:

  1. tar xf a.tar.gz

  2. gz sim a.sdf -r

  3. bash a.sh # the script adds and then removes lift_drag_demo_model with gz service

Output

a.log

@zhileiren zhileiren added the bug Something isn't working label Jul 1, 2024
@azeey
Copy link
Contributor

azeey commented Jul 22, 2024

This should be fixed by #2232. It's also been backported to Harmonic (gz-sim 8) in #2485. Can you give it a try?

@azeey azeey self-assigned this Jul 22, 2024
@zhileiren
Copy link
Author

I tried the latest version (4226d04), and the issue has been fixed.

@azeey
Copy link
Contributor

azeey commented Jul 30, 2024

Awesome!

@azeey azeey closed this as completed Jul 30, 2024
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
Archived in project
Development

No branches or pull requests

2 participants