Re: r247839: broken pipe - for top, sudo and ports

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Wed, 06 Mar 2013 13:29:32 +0100
On 2013-03-05 20:59, Hartmann, O. wrote:
...
> A "truss top" reveals this, is this of help?
...
> socket(PF_LOCAL,SOCK_STREAM,0)                   = 4 (0x4)
> connect(4,{ AF_UNIX "/var/run/nscd" },15)        = 0 (0x0)
> fcntl(4,F_SETFL,O_NONBLOCK)                      = 0 (0x0)
...
> sendmsg(0x4,0x7fffffffd290,0x0,0x1,0x1,0x0)      ERR#32 'Broken pipe'

Maybe your nscd might have died?  It is successfully opening and
connecting to nscd's unix socket, but gets an EPIPE when it tries to
send data.
Received on Wed Mar 06 2013 - 11:29:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC