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

Parcel reading exceptions after "too many open files" errors #2989

Closed
Revertron opened this issue Aug 5, 2019 · 1 comment
Closed

Parcel reading exceptions after "too many open files" errors #2989

Revertron opened this issue Aug 5, 2019 · 1 comment
Milestone

Comments

@Revertron
Copy link

Issue Details

Investigation of events in sentry leads to an assumption that sometimes AdGuard maintains too many open connections, leading to different parcel reading (opening) errors.
https://sentry.adguard.com/adg/adguard-android-rs/issues/11738/events/

Logs show multiple exceptions like "too many open files", and right after that uncaught exception occurs.

  • AdGuard version:
    • 3.0.129-3.1.39 and more
  • Filtering mode:
    • Unknown
  • Operating system and version:
    • 99% of 8.0, 1% of 9.0
  • Root access:
    • Unknown
@Revertron Revertron added the Bug label Aug 5, 2019
@ameshkov ameshkov added this to the 3.3 milestone Aug 5, 2019
@Revertron
Copy link
Author

There was done some work on this, we added some descriptors counter and added pushing it (the descriptor maximum) to the limits. This issue will become very rare, if not disappear at all.

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

No branches or pull requests

2 participants