-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Stack overflows on Windows PGO builds #114797
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
Refs |
I don't think mine is better :) Mine is about GH actions, this one is about a test failure. Let's keep this one. |
This isn't JIT-related... I can reproduce on a normal Windows PGO build. It's just that the JIT jobs are the only thing we have running Windows PGO builds right now. :) We've had some issues with stack overflows on Windows PGO builds recently. This is probably related. |
We can close as a duplicate of #113655 though, since that's the root cause and has all the context. |
Bug report
Bug description:
See https://github.com/python/cpython/actions/runs/7723508615/job/21053768354?pr=114789
for full log.
Failing tests:
test_descr
trace:test_call
trace:CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
The text was updated successfully, but these errors were encountered: