We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
UNIT_Collisions_TEST
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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.The text was updated successfully, but these errors were encountered: