-
Notifications
You must be signed in to change notification settings - Fork 30
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
"LeakSanitizer has encountered a fatal error." #1043
Comments
I've been annoyed by these too, but haven't been able to narrow down or reproduce. Seems to happen most often with clang builds of EICrecon and electron gun on craterlake, as in this case. We could disable fail-fast to verify that observation. |
Also, the Internet claims the suggestion of verbosity and log_threads doesn't give any info. |
7 tasks
7 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 5, 2023
### Briefly, what does this PR introduce? Potentially resolves this, per google/sanitizers#1322... ### What kind of change does this PR introduce? - [x] Bug fix (issue #1043) - [ ] New feature (issue #__) - [ ] Documentation update - [ ] Other: __ ### Please check if this PR fulfills the following: - [ ] Tests for the changes have been added - [ ] Documentation has been added / updated - [ ] Changes have been communicated to collaborators ### Does this PR introduce breaking changes? What changes might users need to make to their code? No. ### Does this PR change default behavior? No.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment: (where does this bug occur, have you tried other environments)
Steps to reproduce: (give a step by step account of how to trigger the bug)
sometimes fails by itself, and always in eicrecon-gun
Expected Result: (what do you expect when you execute the steps above)
tests pass
Actual Result: (what do you get when you execute the steps above)
https://github.com/eic/EICrecon/actions/runs/6396687029/job/17363523322?pr=1042#step:6:2220
The text was updated successfully, but these errors were encountered: