-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Jumping before comprehensions yields SIGSEGV #92311
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
Comments
Bisecting between
Bisecting between
|
This is a walkthrough of the offending call to The relevant bytecode of
|
Ah, so this is the issue in 3.10: Lines 183 to 187 in 8e9afaf
The code assumed that |
…ythonGH-92741) (cherry picked from commit 8cf2906) Co-authored-by: Dennis Sweeney <[email protected]>
) (cherry picked from commit 8cf2906) Co-authored-by: Dennis Sweeney <[email protected]>
|
Full reproducer:
Jumping from line
current location
tojump location
yields SIGSEGVError messages
Your environment
The text was updated successfully, but these errors were encountered: