-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
test_recursive_repr
from test_io
triggers stack overflow protections in a debug build under WASI
#111800
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
Labels
Comments
Note there are two instances of that test which both trigger the SIGABRT. |
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Nov 16, 2023
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
…to not recurse so deeply (pythonGH-112150)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…to not recurse so deeply (pythonGH-112150)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Detected with WASI-SDK 20 and wasmtime 14.
Linked PRs
test_recursive_repr
fromtest_io
under WASI #112150The text was updated successfully, but these errors were encountered: