Mon, Apr 16, 2018 at 03:41:44AM -0700, David Wolfskill :> On Mon, Apr 16, 2018 at 09:00:32AM +0200, Christian Jachmann wrote:
> > Hello List,
> >
> > seems that w and uptime are broken in 11.* since last week.
> >
> >
> > $uname -a
> > FreeBSD hurx.thc 11.1-STABLE FreeBSD 11.1-STABLE #16 r332505M: Sun Apr
15 14:22:38 CEST 2018 jachmann at hurx.thc:/usr/obj/usr/src/sys/MY2 i386
> > $w
> > Segmentation fault
> > $uptime
> > Segmentation fau
> >
> >
> > maybe there is s.th. with libxo... no idea.
> >
> > --
> > Christian Jachmann
> > ....
>
> That is not my experience:
>
> albert(11.1-S)[1] uname -a
> FreeBSD albert.catwhisker.org 11.1-STABLE FreeBSD 11.1-STABLE #614
r332507M/332511:1101515: Sun Apr 15 03:49:51 PDT 2018 root at
freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/ALBERT amd64
> albert(11.1-S)[2] uptime
> 3:40AM up 23:02, 21 users, load averages: 0.19, 0.15, 0.17
> albert(11.1-S)[3] w | head -5
> 3:40AM up 23:02, 21 users, load averages: 0.16, 0.14, 0.17
> USER TTY FROM LOGIN@ IDLE
WHAT
> david pts/1 g1-215.catwhisker.org Sun04AM -
tmu
> david pts/2 tmux(957).%0 Sun04AM -
vi
> david pts/3 g1-215.catwhisker.org Sun04AM 17:18
tmu
> albert(11.1-S)[4]
>
> Peace,
> david
Jes :
On AMD64 everything is ok.
[jachmann at thematrix ~]$ w
1:33PM up 4 mins, 1 user, load averages: 0.23, 0.37, 0.19
USER TTY FROM LOGIN@ IDLE WHAT
jachmann pts/0 hurx 1:33PM - w
[jachmann at thematrix ~]$ uptime
1:33PM up 4 mins, 1 user, load averages: 0.21, 0.36, 0.19
[jachmann at thematrix ~]$ uname -a
FreeBSD thematrix 11.1-STABLE FreeBSD 11.1-STABLE #19 r332554M: Mon Apr 16
11:03:31 CEST 2018 jachmann at thematrix:/usr/obj/usr/src/sys/MY amd64
[jachmann at thematrix ~]$
But on i386.... it seems to be broken.
--
Christian