-
Notifications
You must be signed in to change notification settings - Fork 135
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
Unit test segfault #226
Comments
Backtrace:
So, probably FastRTPS' fault. |
@ros2-rust/dev We should see if we can find an upstream ticket for this and then close this. |
Potentially related to eProsima/Fast-DDS#2635 |
This was fixed with #386 TL;DR we added additional protection around |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce, set up an environment with a recent install of ROS 2 Rolling, run
cargo test
, note down the path of the test binary and run it several times, e.g.The text was updated successfully, but these errors were encountered: