Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2018 13:35:45 +0200
From:      Christian Jachmann <Jachmann@unitix.org>
To:        stable@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: w/uptime broken in stable
Message-ID:  <20180416113545.GA56441@hurx.thc>
In-Reply-To: <20180416104144.GT1198@albert.catwhisker.org>
References:  <20180416070031.GA40544@hurx.thc> <20180416104144.GT1198@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@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@thematrix ~]$ uptime 
 1:33PM  up 4 mins, 1 user, load averages: 0.21, 0.36, 0.19
[jachmann@thematrix ~]$ uname -a
FreeBSD thematrix 11.1-STABLE FreeBSD 11.1-STABLE #19 r332554M: Mon Apr 16 11:03:31 CEST 2018     jachmann@thematrix:/usr/obj/usr/src/sys/MY  amd64
[jachmann@thematrix ~]$ 



But on i386.... it seems to be broken.

--
Christian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180416113545.GA56441>