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

double free or corruption (out) when running with gazebo-forks/dart #463

Open
azazdeaz opened this issue Dec 18, 2022 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@azazdeaz
Copy link

Hi There,

I'm trying to run Gazebo (Garden) with the gazebo-forks version of dart
When i run gz sim with gz-physics built with gazebo-forks/dart it prints double free or corruption (out) and the physics are not working.
You can run this Dockerfile to reproduce the issue:
Dockerfile.humble.dart-fork.txt

Interestingly, i have a distrobox also based on osrf/ros:humble-desktop which can build working gz-physics binaries but i can't reproduce this with a fresh Dockerfile 😅 I can't find what is the difference: apt list --installed is technically the same, cmake seem to have the same result for both dart and gz-physics

What do you think i could check/try to find the issue?

@azazdeaz azazdeaz added the bug Something isn't working label Dec 18, 2022
@azeey azeey self-assigned this Dec 19, 2022
@azeey
Copy link
Contributor

azeey commented Mar 2, 2023

I wonder if this has been fixed by #480. Do you mind trying it again?

@azeey
Copy link
Contributor

azeey commented Mar 13, 2023

Testing with Dockerfile you provided, looks like #480 doesn't fix the issue.

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
Status: To do
Development

No branches or pull requests

2 participants