-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
test_math.test_sumprod_stress: "_PyEval_EvalFrameDefault: Assertion `oparg & 1' failed" #130896
Comments
A different interpreter crash: https://buildbot.python.org/all/#/builders/310/builds/1670/steps/6/logs/stdio So far I've only seen these on #130854 was also on @Rosuav - would you be able to run a memory test on that machine?
|
I've actually been doing some thermal stress-testing on that machine recently. I hadn't been aware of buildbot failures, but it is entirely possible that these happened during those tests. (It's an Intel 14700KF and they have proven to be, uhh, one of Intel's more notable releases.) The upshot of the testing is that now I have a sensors config that reduces the temperature cutoff before the system reduces CPU frequency, which seems to have improved things. Apologies for not noticing that there were builds caught by this, but I was initially under the impression that the failure mode was a full system wedge and consequent restart, and it seems there may possibly have been less critical results. Will be monitoring the buildbot waterfall during future testing. Thanks for pinging me. |
Thanks for the info. I'm going to close this under the assumption that the failures were hardware errors. I'm not 100% sure, but I now think it's more likely than a bug in the interpreter. |
Crash report
Seen in:
https://buildbot.python.org/#/builders/345/builds/10459/steps/6/logs/stdio
Commit: b6769e9
The test passed when retried.
cpython/Python/generated_cases.c.h
Lines 8146 to 8156 in b6769e9
The text was updated successfully, but these errors were encountered: