Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Bug report
Bug description:
AfterGH-130398 (0142236) was applied,test.test_dynamic.RebindBuiltinsTests.test_load_global_specialization_failure_keeps_oparg
andtest.test_functools.TestLRUC.test_lru_recursion
fail withRecursionError: Stack overflow (used 96 kB) while calling a Python object
on Alpine linux with python compiled with musl.
I don't know the significance of this; the tests were already skipped on wasi and/or emscripten before that commit, which also use musl. However, the fact that a stack overflow happens where one did not previously happen is worrisome for the stability of python on Alpine.
Let me know if there is any debugging assistance I can provide.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
No status