sockstat problem

Paul B. Mahol onemda at gmail.com
Sat Nov 22 13:22:52 PST 2008


On 11/22/08, x03ml <x03ml at sgene.org> wrote:
> i update my kernel and userland like above:
>
> # make buildkernel KERNCONF=TEST
> #make installkernel KERNCONF=TEST
> #make buildworld
> #pwd
> /usr/src
> #reboot

boot -s {boot into single user mode}

# cd /usr/src
# megemaster -p
# make installworld
# mergmaster
# reboot

Read handbook, section 21.4.1 for explanation.

>
> #sockstat
> sockstat: struct xtcpcb size mismatch
> sockstat: struct xinpcb size mismatch
> sockstat: struct xunpcb size mismatch
> sockstat: struct xunpcb size mismatch
> USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN
> ADDRESS
> #
>
> is this a bug?
>
> Paul B. Mahol wrote:
>> On 11/22/08, x03ml <x03ml at sgene.org> wrote:
>>
>>> hello list!
>>> i have this error running sockstat:
>>>
>>> # sockstat
>>> sockstat: struct xtcpcb size mismatch
>>> sockstat: struct xinpcb size mismatch
>>> sockstat: struct xunpcb size mismatch
>>> sockstat: struct xunpcb size mismatch
>>>
>>
>> Your kernel and world are not it sync.
>>
>>
>
>
-- 
Paul


More information about the freebsd-questions mailing list