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

Input/output error on aarch64 (raspbian on Pi 3B+) #152

Open
TudbuT opened this issue Mar 27, 2024 · 0 comments
Open

Input/output error on aarch64 (raspbian on Pi 3B+) #152

TudbuT opened this issue Mar 27, 2024 · 0 comments

Comments

@TudbuT
Copy link

TudbuT commented Mar 27, 2024

When I try to use reptyr on my raspberry pi (installed from the debian repositories), it will always fail with an Input/output error:

869 is a fish shell:

tudbut@tud-pi-red ~ [1]> reptyr 869
[-] Timed out waiting for child stop.
Unable to attach to pid 869: Input/output error

8218 is a sleep process (same problem in foreground, background, and when stopped):

tudbut@tud-pi-red ~ [1]> reptyr 8218
Unable to attach to pid 8218: Input/output error

2560 is a cargo install process running in sshd:

tudbut@tud-pi-red ~ [1]> sudo reptyr -T 2560
Unable to attach to pid 2560: Input/output error

I can provide more information if requested.

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

1 participant