sockstat -6

Terry Lambert tlambert2 at mindspring.com
Tue Jul 22 23:39:42 PDT 2003


David Hill wrote:
> (david wind:/home/david)% sockstat -6
> sockstat: struct xtcpcb size mismatch
> USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS

The most common cause for this problem is stale headers files
in /usr/include/*.  This can happen when you install a new
kernel, but fail to install new include files which match the
new kernel (e.g. cd /usr/src/include ; make all install).

-- Terry


More information about the freebsd-current mailing list