any idea what could be the cause for lots of these kind syslog messages:
Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: : <core> [pass_fd.c:293]: ERROR: receive_fd: EOF on 56 Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [io_wait.h:628]: ERROR: io_watch_del: trying to delete already erased entry 56 in the hash(-1, 0, 0xb2f28adc) flags 0) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [io_wait.h:628]: ERROR: io_watch_del: trying to delete already erased entry 59 in the hash(-1, 0, 0xb725a9d8) flags 0) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: : <core> [pass_fd.c:209]: ERROR: send_fd: sendmsg failed sending 58 on 59: Broken pipe (32) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [tcp_main.c:4003]: ERROR: send2child: send_fd failed for 0xb3024a48 (flags 0x4018), fd 58
-- juha
Hello,
seems to be related to tcp connection management. Do you get the messages all the time? Or they appear and disappear from time to time?
Cheers, Daniel
On 12/3/12 11:51 PM, Juha Heinanen wrote:
any idea what could be the cause for lots of these kind syslog messages:
Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: : <core> [pass_fd.c:293]: ERROR: receive_fd: EOF on 56 Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [io_wait.h:628]: ERROR: io_watch_del: trying to delete already erased entry 56 in the hash(-1, 0, 0xb2f28adc) flags 0) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [io_wait.h:628]: ERROR: io_watch_del: trying to delete already erased entry 59 in the hash(-1, 0, 0xb725a9d8) flags 0) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: : <core> [pass_fd.c:209]: ERROR: send_fd: sendmsg failed sending 58 on 59: Broken pipe (32) Dec 3 23:11:36 sip2 /usr/sbin/sip-proxy[5490]: ERROR: <core> [tcp_main.c:4003]: ERROR: send2child: send_fd failed for 0xb3024a48 (flags 0x4018), fd 58
-- juha
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Daniel-Constantin Mierla writes:
seems to be related to tcp connection management. Do you get the messages all the time? Or they appear and disappear from time to time?
there were 1 GBs of them one night and the user restarted kamailio. i have asked for more info, i.e., what came to syslog before this started to happen.
-- juha