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

pyrasite cannot inject #136

Open
adab4d opened this issue May 22, 2020 · 2 comments
Open

pyrasite cannot inject #136

adab4d opened this issue May 22, 2020 · 2 comments

Comments

@adab4d
Copy link

adab4d commented May 22, 2020

Hi am not able to reproduce the simple example from website asciinema animation.
I start a CPython instance, get the PID via os.getpid() then try both to run pyrasite-shell passing the PID as argument, or run pyrasite passing the PID and a simple module with just print("fubar") in it.

In both case the pyrasite script I start hangs.

I am running on a x86_64 Linux system with kernel 5.4.42 and glibc 2.30, the issue happens with both python 2.7.18 and 3.8.3 .

Is pyrasite reported working on modern Linux systems?

@edmcman
Copy link

edmcman commented Jul 23, 2020

I also can't get pyrasite to work on Ubuntu bionic. Both the version on PyPI and the github version.

pyrasite-shell hangs. pyrasite with a script terminates but never prints anything.

@edmcman
Copy link

edmcman commented Jul 23, 2020

#138 fixed this for me. Give that a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants