From owner-freebsd-stable@FreeBSD.ORG Wed Apr 20 20:34:31 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0726E16A4CE for ; Wed, 20 Apr 2005 20:34:31 +0000 (GMT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD1B43D5E for ; Wed, 20 Apr 2005 20:34:30 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 01DD6B80D for ; Wed, 20 Apr 2005 16:34:30 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v622) In-Reply-To: <20050421.004800.64801645.hrs@allbsd.org> References: <20050421.004800.64801645.hrs@allbsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <05ee612644676f453fb96d6c4c04bf90@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Wed, 20 Apr 2005 16:34:29 -0400 To: stable@freebsd.org X-Mailer: Apple Mail (2.622) Subject: Re: tester needed: problems in 5.3R errata solved? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 20:34:31 -0000 On Apr 20, 2005, at 11:48 AM, Hiroki Sato wrote: > Hi all, > > Before 5.4R is released, I would like to make sure which problems > described in 5.3R errata[*] are solved and which are not. > If you had a problem on 5.3R and you make sure it is solved (or > still persists) on 5.4-RC series, could you please inform us? > Any comments are welcome. Thanks in advance. > this one: (31 Oct 2004) The results of netstat -m can become incorrect on SMP systems when debug.mpsafenet is set to 1 (default). This is an error in the statistics gathering because of a race condition in the counters, not an actual memory leak. Still existed as of April 4 on amd64. haven't had opportunity to update this sever as it is in production. can test tomorrow when another box arrives... :-)