kern.ipc.maxpipekva in 10
Ivan Voras
ivoras at freebsd.org
Wed Jan 15 10:33:50 UTC 2014
Hello,
Since upgrading to 10.0-RC5 three days ago (from 9-STABLE), I've been
greeted with the "kern.ipc.maxpipekva exceeded; see tuning(7)" message
each morning. This is a desktop system and it stays on overnight. The
workload is exactly the same as before.
I'm guessing the most probable reason is a socket leak in an application
(also from the logs: "Synergy 1.3.8: 2014-01-15T07:02:12 WARNING: cannot
listen for clients: cannot bind address: Address already in use
/wrkdirs/usr/ports/sysutils/synergy/work/synergy-1.3.8-Source/src/cmd/synergys/synergys.cpp,520)",
but I'm puzzled about two things:
1) why it didn't happen on 9.x
2) why it appears to completely disable my system.
When this condition happens, the system cannot spawn new processes
(probably because it has to allocate stdin/out/err) so I can't do much
except reboot it ("killall" is its own binary, and so is "su"). Somehow
I think this should not happen, especially since synergys runs as a
nonprivileged process under my user account. It even seems like a
possible DoS attack vector.
Any thoughts?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 391 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140115/e2a01ac1/attachment.sig>
More information about the freebsd-stable
mailing list