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

[MPM] CI Fails Regularly #12256

Open
matekelemen opened this issue Apr 7, 2024 · 0 comments
Open

[MPM] CI Fails Regularly #12256

matekelemen opened this issue Apr 7, 2024 · 0 comments
Assignees
Labels
Bug Continuous Integration related to Travis, Appveyor, ...

Comments

@matekelemen
Copy link
Contributor

The MPMApplication regularly fails at the (single-rank) python test phase with no message whatsoever.

 Running MPMApplication tests
...................................................................................ss......D:\a\Kratos\Kratos\bin\Custom\applications//MPMApplication/tests/test_MPMApplication.py
Completed MPMApplication tests with exit code 1!

I haven't checked but I assume it's some sort of memory corruption because unittest can't even generate an error report. If you have trouble finding the issue, I recommend taking the time to compile with ASAN enabled (-fsanitize=address) and sift through the report it generates for each test case separately.

Here's a complete report of a recent Windows CI failure from #12254: ci_log.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Continuous Integration related to Travis, Appveyor, ...
Projects
None yet
Development

No branches or pull requests

6 participants