double free or corruption (out)
when running with gazebo-forks/dart
#463
Labels
bug
Something isn't working
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 withgazebo-forks/dart
it printsdouble 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 bothdart
andgz-physics
What do you think i could check/try to find the issue?
The text was updated successfully, but these errors were encountered: