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

Some tests segfault on macOS #13

Open
traversaro opened this issue Mar 19, 2021 · 0 comments
Open

Some tests segfault on macOS #13

traversaro opened this issue Mar 19, 2021 · 0 comments

Comments

@traversaro
Copy link
Contributor

In macOS in https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=292344&view=logs&j=58ac6aab-c4bc-5de2-2894-98e408cc8ec9&t=933f325c-924e-533d-4d95-e93b5843ce8b, the following tests are segfaulting:

The following tests FAILED:
	 48 - UNIT_Collisions_TEST (SEGFAULT)
	 50 - UNIT_EntityManagement_TEST (SEGFAULT)
	 52 - UNIT_JointFeatures_TEST (SEGFAULT)
	 54 - UNIT_LinkFeatures_TEST (SEGFAULT)
	 56 - UNIT_SDFFeatures_TEST (SEGFAULT)
	 60 - UNIT_SimulationFeatures_TEST (SEGFAULT)

Except UNIT_Collisions_TEST, these are exactly the tests that link/use libode via dart (see https://github.com/conda-forge/libignition-physics-feedstock/runs/2147350757), so this could be a problem related to the libode in some form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant