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

Debugging asan failure #1230

Closed
wants to merge 7 commits into from
Closed

Conversation

msimberg
Copy link
Collaborator

@msimberg msimberg commented Dec 5, 2024

Just for debugging of failure on #1192: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/4700071344751697/7514005670787789/-/jobs/8559806368#L603. It smells like an asan issue, but not clear yet. The issue reproduces even on my laptop (using the CI image), but only when increasing the number of threads to 16 or 32 (and disabling thread binding). This is probably why we never saw it on daint-mc (with 6 threads per rank on the failing test). The issue does not reproduce with detect_stack_use_after_return enabled, so I'm testing enabling it, even though it's likely to produce other asan issues (again, asan itself failing, rather than legitimate warnings reported by asan).

@msimberg
Copy link
Collaborator Author

msimberg commented Dec 5, 2024

cscs-ci run

@msimberg
Copy link
Collaborator Author

msimberg commented Dec 9, 2024

#1192 was merged with the change from this PR. Closing.

@msimberg msimberg closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants