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

Debug misterious failure in Ubuntu 22.04 #364

Closed
wants to merge 1 commit into from

Conversation

traversaro
Copy link
Contributor

@traversaro traversaro commented Jan 30, 2025


📚 Documentation preview 📚: https://jaxsim--364.org.readthedocs.build//364/

@traversaro traversaro marked this pull request as draft January 30, 2025 16:16
@traversaro
Copy link
Contributor Author

I tested running only the problematic tests in this PR, but by running only the problematic test the test passes, and running under valgrind just indicates some re2-related problems, that however are probably expected: google/re2#391 (comment) .

As the failure does not occur when pytest only runs the problematic test, I guess there is some kind of non-deterministic problem caused by some internal state of jax after running all the tests run before the failing tests, or due to some cross-talking with some library loaded by some other dependencies loaded by the earlier tests. In any case, I do not think it make sense to investigate the problem more.

@traversaro traversaro closed this Jan 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant