From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 17 13:10:08 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8B916A4CF for ; Tue, 17 Feb 2004 13:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F3D43D1F for ; Tue, 17 Feb 2004 13:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1HLA8bv056986 for ; Tue, 17 Feb 2004 13:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1HLA8Xs056985; Tue, 17 Feb 2004 13:10:08 -0800 (PST) (envelope-from gnats) Date: Tue, 17 Feb 2004 13:10:08 -0800 (PST) Message-Id: <200402172110.i1HLA8Xs056985@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Nate Lawson Subject: Re: kern/62194 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nate Lawson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 21:10:08 -0000 The following reply was made to PR kern/62194; it has been noted by GNATS. From: Nate Lawson To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/62194 Date: Tue, 17 Feb 2004 13:00:35 -0800 (PST) On Tue, 17 Feb 2004, Russell Jackson wrote: > Details are in pr kern/62194 > > Reverting from 1.1.1.21 to 1.1.1.20 fixes the problem. > > -- > Russell A. Jackson (rjackson@cserv62.csub.edu) The preferred method is to report the problem to the mailing list before filing a PR. Anyway, your problem has to do with argument passing reference counts. It should be fixed on the next ACPI-CA import. The bug should not be present in 5.2 or 5.2.1 so run either of those if you want to run a release version, otherwise wait for the next import. -Nate