We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am unable to connect to a Python 3.12 process on Windows from py-spy (also running under Python 3.12). It fails with the following error message:
py-spy top --pid 37396 Error: Invalid access to memory location. (os error 998) Reason: Invalid access to memory location. (os error 998)
Attaching to a running process of Python 3.11 or below works (even if py-spy is running from Python 3.12).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am unable to connect to a Python 3.12 process on Windows from py-spy (also running under Python 3.12). It fails with the following error message:
Attaching to a running process of Python 3.11 or below works (even if py-spy is running from Python 3.12).
Versions
The text was updated successfully, but these errors were encountered: