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

to much logging #7

Closed
pille opened this issue Aug 25, 2015 · 2 comments
Closed

to much logging #7

pille opened this issue Aug 25, 2015 · 2 comments

Comments

@pille
Copy link
Contributor

pille commented Aug 25, 2015

when i start snapclient on a limited resource pc running mint-14.04, after a while it starts logging several dozen lines per second:

[err] Failed to create simple poll object.

that uses CPU and RAM up to the point where the system swaps itself to death.
the whole time nothing is streamed to the box.

@badaix
Copy link
Owner

badaix commented Aug 26, 2015

Hi,

is this reproducable on your system? What HW is it exactly?
It might be fixed in the develop branch 635daab:

  • if it fails, the resources will be properly freed
  • the client will wait 500ms before the next retry

@pille
Copy link
Contributor Author

pille commented Aug 26, 2015

reported against 48ac9d2, but not sure whether i actually tested an older binary on samsung SQ40S (32bit).
suggested 635daab seems not to trigger the bug for 1h now.

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