You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and outside of docker, I got the below error as well
[2023-09-12T11:38:49.376388544Z INFO py_spy::python_spy] Getting version from python binary BSS
[2023-09-12T11:38:49.377198286Z INFO py_spy::python_spy] Failed to get version from BSS section: failed to find version string
[2023-09-12T11:38:49.377211874Z INFO py_spy::python_spy] Trying to get version from path: /usr/bin/uwsgi
No idea how the py-spy get the info,
below is the uwsgi memory map
I'm trying py-spy with uwsgi which based on pyston.
But no luck yet.
Seems it is not related to the PTRACE problem I can take strace and gdb on it
Any clue? : (
and outside of docker, I got the below error as well
No idea how the py-spy get the info,
below is the uwsgi memory map
The text was updated successfully, but these errors were encountered: