We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using Ganglia 3.7.2 with a cluster of around 200 nodes.
Segmentation fault is occurring on gmetad.
gmetad[12911]: segfault at 0 ip 00002b94630b05dc sp 00002b9468741bf0 error 4 in libganglia.so.0.0.0[2b94630a5000+14000]
According to the debug log, it's crashing here:
Writing Root Summary data for metric mem_shared Writing Root Summary data for metric proc_run Cleanup thread running... Cleanup deleting host "node016.cluster" Cleanup deleting host "node016.cluster" Segmentation fault
It seems it's always occurring on a node that was available and is not anymore (or a change in the node state like re installation).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm using Ganglia 3.7.2 with a cluster of around 200 nodes.
Segmentation fault is occurring on gmetad.
According to the debug log, it's crashing here:
It seems it's always occurring on a node that was available and is not anymore (or a change in the node state like re installation).
The text was updated successfully, but these errors were encountered: