-
Notifications
You must be signed in to change notification settings - Fork 282
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
x86 Tests Failing #2539
Comments
@neheb: I thought we had x86 tests running in our Actions workflows now? Is this a different configuration that you'd like to enable? It might be easiest to just delete this test if it continues to cause problems. It's a regression test for an old bug that would get caught very quickly by OSS-Fuzz if it were accidentally reintroduced. |
x86 under Windows. Note that I enable UBSAN here. |
errors on arm32:
|
on that docker container.
on arm32 |
with Debug enabed. Confusing error... |
is enough to trigger that error. Some glibc or libstdc++ bug. I give up. |
Is that on arm32? |
Yeah |
Describe the bug
To Reproduce
Dockerfile:
Expected behavior
Tests passing
ping @kevinbackhouse
The text was updated successfully, but these errors were encountered: