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

MSVC 19.40 miscompilation/crash #4103

Closed
randombit opened this issue Jun 7, 2024 · 3 comments
Closed

MSVC 19.40 miscompilation/crash #4103

randombit opened this issue Jun 7, 2024 · 3 comments

Comments

@randombit
Copy link
Owner

GH actions builds started failing recently. I've been seeing occasional crashes in CI, which retries fixed. Now they seem to be becoming more extensive

INFO: Auto-detected compiler version msvc 19.39

Works fine

INFO: Auto-detected compiler version msvc 19.40

Command '.\botan-test --data-dir=.\src\tests\data --run-memory-intensive-tests --test-results-dir=junit_results --report-properties=ci_target:static,os:windows' failed with error code 3221225477

randombit added a commit that referenced this issue Jun 7, 2024
Due to probable miscompilation/crash in 19.40 (#4103)
@randombit
Copy link
Owner Author

Possibly related: actions/runner-images#10004

@randombit
Copy link
Owner Author

Combo Visual C++ and Github fuckup #4105

@reneme
Copy link
Collaborator

reneme commented Jun 7, 2024

Yikes! I saw the occasional MSVC fails as well. Probably we should start trusting our CI setup more and investigate earlier... 😇

Hopefully this CI issue doesn't become a long-standing feature as the previous clang problem. 😨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants