Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 85ba4dee by Carl Friedrich Bolz-Tereick at 2021-02-19T17:33:31+01:00 randomly fix broken target - - - - - 112b24aa by Carl Friedrich Bolz-Tereick at 2021-02-19T17:34:42+01:00 workaround for a crash when running test_recursive_pickle in test_functools on the py3.7 branch The test produces stack overflows intentionally, and if we blackhole at the wrong stack depth then an vmprof frame is not popped correctly for some reason. unfortunately I was not able to find the reason, but this mitigation at least prevents the vm from crashing. - - - - - 2 changed files: - rpython/jit/tl/tla/targettla.py - rpython/rlib/rvmprof/cintf.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/99f66f1a25672f9c5dff78569878217fb43d3e60...112b24aa9e41f9d484ded086d49fa0d043fab80c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/99f66f1a25672f9c5dff78569878217fb43d3e60...112b24aa9e41f9d484ded086d49fa0d043fab80c You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
