-
-
Notifications
You must be signed in to change notification settings - Fork 32k
test_repr_deep
from test_userdict
triggers stack overflow protections for a debug build under WASI
#111809
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
@brettcannon indeed :) What is interesting is that |
It passes.
But it's a different data structure. And there are different stack depths for C calls compared to Python calls. |
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Nov 18, 2023
brettcannon
pushed a commit
that referenced
this issue
Nov 22, 2023
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
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_deep_repr
fromtest_userdict
on WASI #112229The text was updated successfully, but these errors were encountered: