From owner-freebsd-stable@freebsd.org Fri Jul 28 14:24:43 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55043DC73E2 for ; Fri, 28 Jul 2017 14:24:43 +0000 (UTC) (envelope-from amutu@amutu.com) Received: from mail-oi0-x22c.google.com (mail-oi0-x22c.google.com [IPv6:2607:f8b0:4003:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 125903FC5 for ; Fri, 28 Jul 2017 14:24:43 +0000 (UTC) (envelope-from amutu@amutu.com) Received: by mail-oi0-x22c.google.com with SMTP id a9so134371350oih.0 for ; Fri, 28 Jul 2017 07:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amutu-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=UzubzRc+AmKk88PLHQo5ejsrej+J45lXSqDc9abuUFU=; b=l1zdvqCgSSIIMtvx7x2LXzfHTnWfCFi/Et3d9UyWvITbNU2WbAIS5rIZHRcBH30UUJ XJdb5yWfu9pvADQKSRaZoubWJGGdMICeF11Rfmtje0SK5FeKrGuwe4IaeZfjPQ4IJALr 3VfkZ5D9jSsOuhnNlFNxpemKspfNvvcxO5RXFW8pVQVRRa2b7pRNroJU26ih+/KsgTW4 EOYi1RX8trsWiOCQZgiMJX6KNH4A0j3qolYzdmX+jXag21CuI30RZFZtCBNFs9jjis+n XMM1eSAHXBHPzB/3rvOnz7AvO+SCRuwvpCqgM3B/VF+YbiJE//WQg5NHCvqwqLl8ulMg LQDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=UzubzRc+AmKk88PLHQo5ejsrej+J45lXSqDc9abuUFU=; b=NRgzKv/6ZMXsf2+1MCax8Fg98w++hT7HsuBhwsWOodUGDgZATU4RQdW6wMyHUqLUk7 dWg7Gug6ZiFc2L4fE38Cpkh2dMG5w2UZ6x+2O5ZT9GnnCn4RJ6+3rU6eF5feeSifm7lJ xcaUscs46X+6gWO6+Uo4Z4YgecDoHIn7cjo/J6QGsgMsEnVVt2WJ1HDDcA5Lmw13uYWh F1r1AVhaO15/Lj3p+z0WBtWas9rQhVxa4f4SdJg/oGBny1fquW1+BT9XGkpDXufeU113 x0NrJhZJM3x+MP7O9DZP7ZgdDo0TvCJ7eBjJHExmSdSputXdfJNUggvChEzLJyAsGefI fkyA== X-Gm-Message-State: AIVw11248uQOPe2i4cEBGsPnFQL3onQVN0McDBRmBK7X8r5a0skOVwEs NDweN5DpjIIaZYDy X-Received: by 10.202.68.2 with SMTP id r2mr6622477oia.62.1501251882323; Fri, 28 Jul 2017 07:24:42 -0700 (PDT) Received: from mail-oi0-f48.google.com (mail-oi0-f48.google.com. [209.85.218.48]) by smtp.gmail.com with ESMTPSA id q64sm2217146oih.13.2017.07.28.07.24.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2017 07:24:41 -0700 (PDT) Received: by mail-oi0-f48.google.com with SMTP id e124so174223845oig.2; Fri, 28 Jul 2017 07:24:41 -0700 (PDT) X-Received: by 10.202.205.72 with SMTP id d69mr8211770oig.126.1501251881247; Fri, 28 Jul 2017 07:24:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.128.197 with HTTP; Fri, 28 Jul 2017 07:24:40 -0700 (PDT) Received: by 10.74.128.197 with HTTP; Fri, 28 Jul 2017 07:24:40 -0700 (PDT) In-Reply-To: <20170728141754.GC32551@FreeBSD.org> References: <20170728141754.GC32551@FreeBSD.org> From: Jov Date: Fri, 28 Jul 2017 22:24:40 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: 11.1-RELEASE: new line containing garbage added to "top" To: Glen Barber Cc: freebsd-stable@freebsd.org, Peter Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2017 14:24:43 -0000 This is another problem I find on top with extra new line: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220996 Jov 2017=E5=B9=B47=E6=9C=8828=E6=97=A5 10:18 PM=EF=BC=8C"Glen Barber" =E5=86=99=E9=81=93=EF=BC=9A > On Fri, Jul 28, 2017 at 03:24:50PM +0200, Peter wrote: > > After upgrading to 11.1-RELEASE, a new line appears in the output of > "top" > > which contains rubbish: > > > > > last pid: 10789; load averages: 5.75, 5.19, 3.89 up 0+00:34:46 > > 03:23:51 > > > 1030 processes:9 running, 1004 sleeping, 17 waiting > > > CPU 0: 16.0% user, 0.0% nice, 78.7% system, 4.9% interrupt, 0.4% > idle > > > CPU 1: 8.0% user, 0.0% nice, 82.5% system, 9.1% interrupt, 0.4% > idle > > > Mem: 218M Active, 34M Inact, 105M Laundry, 600M Wired, 18M Buf, 34M > Free > > > ARC: 324M Total, 54M MFU, 129M MRU, 2970K Anon, 13M Header, 125M Othe= r > > > 136=C2=BF176M Compress185 194M Uncompressed361.94:1 Ratio > > > Swap: 2441M Total, 277M Used, 2164M Free, 11% Inuse > > > > > PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU > COMMAND > > .. > > > > > > That looks funny. But I dont like it. > > > > (Actually it looks like a wrong TERMCAP, but wasn't that ~20 years ago? > > checking...) > > Do you mean the blank line between the 'Swap:' line and 'PID'? > > If so, that has been there as long as I can recall. It is used for > things like killing processes, etc. (Hit 'k' when using top(1), and you > will see a prompt for a PID to kill.) > > Glen > >