-
Notifications
You must be signed in to change notification settings - Fork 293
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
macOS tests seg-fault during teardown #7
Labels
bug
Something isn't working
Comments
Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina). The https://build.osrfoundation.org/job/ignition_gazebo-ci-default-homebrew-amd64/41/consoleFull |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
|
19 tasks
6 tasks
18 tasks
17 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Prerequisites
Description
Many tests fail on homebrew.
Steps to Reproduce
make test
Expected behavior:
Tests pass on Ubuntu, so they should pass on homebrew too.
Actual behavior:
Tests fail. The console output includes
Illegal instruction: 4
.I've collected a backtrace and posted it:
It's very long and implicates the destructors of various objects.
Reproduces how often:
100%
Versions
macOS mojave
Additional Information
The text was updated successfully, but these errors were encountered: