The ganglia version is 3.7.1.
It was blocked, when I telnet the gmond's tcp service port.

I use gdb attach on it.
One thread is like this.
(gdb) bt
#0 *** in __lll_lock_wait ()
#1 *** in _L_lock_106()
#2 *** in pthread_mutex_lock()
#3 *** in Ganglia_value_save (host=0x13f799a8,message=0x7fffd3bacfa0) at 
gmond.c:1430
#4 *** in process_udp_recv_channel(desc=<value optimized out>, 
now=1433916443218790) at gmond.c:1582
#5 *** in pool_udp_listen_channels(argc=<value optimized 
out>,argv=0x7fffd3bad5f8) at gmond.c 2155
#6 main (argc=<value optimized out>,argv=0x7fffd3bad5f8) at gmond.c 3419

The other thread is like this.
(gdb) bt
#0 *** in write()
#1 *** in apr_socket_send(****) at network_io/unix/sendrecv.c:41
#2 *** in socket_send_raw(****) at gmond.c:240
#3 *** in socket_send (***) at gmond.c:275
#4 *** in poll_tcp_listen_channels(***) at gmond.c:1978
#5 tcp_listener(***) at gmond.c:3270
#6 *** in start_thread()
#7 *** in clone()

Any help will be appreciated.
------------------------------------------------------------------------------
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to