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

gmond crash fix #7

Closed
wants to merge 1 commit into from
Closed

gmond crash fix #7

wants to merge 1 commit into from

Conversation

dnf
Copy link

@dnf dnf commented Jan 31, 2012

Fixes gmond crash after 60 seconds of uptime if configured with only TCP accept sockets.

…s if you're using only a polling bridge to Graphite for example)
@ghost ghost assigned jbuchbinder Jan 31, 2012
@jbuchbinder
Copy link
Member

Have you tested this patch to see if it works in any other use-case?

@dnf
Copy link
Author

dnf commented Jan 31, 2012

I did test it later last night with a server that had UDP both send and
recv channels and it worked fine.

However, I agree that running gmond with no UDP sockets is somewhat beside
the point :) I encountered this situation as I was trying to get gmond
working properly and I started from a minimal config file. Spent a long
time trying to figure out why the daemon wouldn't stay up with such a
simple config before I tried adding more complexity by adding more channels.

  • Don

On Tue, Jan 31, 2012 at 1:53 PM, Jeff Buchbinder <
reply@reply.github.com

wrote:

Have you tested this patch to see if it works in any other use-case?


Reply to this email directly or view it on GitHub:
#7 (comment)

@vvuksan
Copy link
Member

vvuksan commented Jan 31, 2012

I am surprised it even works without any udp send and receive channels.

@vvuksan
Copy link
Member

vvuksan commented Feb 16, 2012

This issue has been fixed a different way.

30d7486

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

Successfully merging this pull request may close these issues.

3 participants