Skip to content
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_forward_recursion_actually from test_typing triggers stack overflow protections for a debug build under WASI #111808

Closed
brettcannon opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
OS-wasi tests Tests in the Lib/test dir topic-typing type-bug An unexpected behavior, bug, or error

Comments

@brettcannon
Copy link
Member

brettcannon commented Nov 7, 2023

Detected with WASI-SDK 20 and wasmtime 14.

Linked PRs

@sobolevn sobolevn added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir topic-typing labels Nov 7, 2023
@sobolevn sobolevn self-assigned this Nov 7, 2023
sobolevn added a commit to sobolevn/cpython that referenced this issue Nov 7, 2023
brettcannon added a commit to brettcannon/cpython that referenced this issue Nov 17, 2023
…cursion()` conditional on compiler optimizations
brettcannon added a commit that referenced this issue Nov 17, 2023
…n()` conditional on compiler optimizations (GH-112223)

Co-authored-by: Victor Stinner <vstinner@python.org>
aisk pushed a commit to aisk/cpython that referenced this issue Feb 11, 2024
…cursion()` conditional on compiler optimizations (pythonGH-112223)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-wasi tests Tests in the Lib/test dir topic-typing type-bug An unexpected behavior, bug, or error
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants