-
-
Notifications
You must be signed in to change notification settings - Fork 60
macOS ASAN builder is consistently failing #450
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
Comments
I couldn't repro these failures on my MacBook, but from local debugging on the buildbot worker itself, I noticed this spamming the logs, which might be related:
|
Googling around, trying to set the env var This caused the failing tests to pass locally on the worker, so I'm going to try to set it in the builder config. |
What does this message mean? Is it a memory allocation failure? |
I'm not sure, I couldn't find any authoritative information on it. This SO thread has some useful comments. |
Thanks for the fix :-) |
These 3 tests consistently fail on the macOS ASAN builder
Failing stacktraces:
The text was updated successfully, but these errors were encountered: