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

Android: Iterator::next for FDsIter fails with bad system call #203

Open
niyaznigmatullin opened this issue Sep 9, 2022 · 3 comments
Open
Labels
help wanted Extra attention is needed

Comments

@niyaznigmatullin
Copy link

procfs::process::Process::myself().unwrap().fd().unwrap().next() fails with signal: 31, SIGSYS: bad system call in Android

@eminence
Copy link
Owner

eminence commented Sep 9, 2022

Thanks for the report. What version of procfs?

@niyaznigmatullin
Copy link
Author

0.14.1

@eminence eminence added the help wanted Extra attention is needed label Dec 3, 2022
@tatref
Copy link
Contributor

tatref commented May 17, 2023

Some code was changed as part of #265

Can you test again?
Can you provide the version of the Linux kernel you used on Android?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants