sshd[475]: [ID 800047 auth.error] error: accept: Software caused connection abort
Recently, the message file is flooded with the following messages:
sshd[475]: [ID 800047 auth.error] error: accept: Software caused connection abort
It shows up every minute. The ssh seems to be working fine as I can ssh to the server without problem. Truss shows this is a RPC layer issue:
475: psargs: /usr/lib/ssh/sshd
475: pollsys(0xFFBFF408, 1, 0x00000000, 0x00000000) (sleeping...)
475: pollsys(0xFFBFF408, 1, 0x00000000, 0x00000000) = 1
475: accept(3, 0xFFBFF900, 0xFFBFFA00, SOV_DEFAULT) Err#130 ECONNABORTED
475: fstat(-1, 0xFFBFEB68) Err#9 EBADF
475: fstat(-1, 0xFFBFDF38) Err#9 EBADF
475: open("/dev/conslog", O_WRONLY) = 4
475: fcntl(4, F_SETFD, 0x00000001) = 0
475: fstat(4, 0xFFBFDF38) = 0
475: fstat(4, 0xFFBFE998) = 0
475: time() = 1330628802
475: getpid() = 475 [1]
475: putmsg(4, 0xFFBFE050, 0xFFBFE044, 0) = 0