From owner-freebsd-i386@FreeBSD.ORG Sun Oct 14 15:11:43 2007 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA36E16A419 for ; Sun, 14 Oct 2007 15:11:43 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 04C1313C4A6 for ; Sun, 14 Oct 2007 15:11:42 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so241903uge for ; Sun, 14 Oct 2007 08:11:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; bh=wwa60ImcBtH5ncx5ttNGHCRyt8f2RkEx1KGvEvzd11A=; b=GggIXl3O2tJXl+Vydwz0k5H+ZfM61QiTXIo1c41H0N/mbNCfXEIjKOYQPOOsZZFL1UMTRC8RO9XJQYrmY8whWGNdRwE8H0YyWzPLahjF15ps26l9bEmyEGesgTUSPCkCxGPMJX280D7DI0CisUm+ppr9yjWqP/R5BkFQl2Ty6s4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=TyXY0Z6GH4Ki+Rop+n1OrSNwprAZqTzLO715NO3YYPTGtAksbA3sv4FiHskasyxdYuFa0IfDcPtvybLInXss2XA0T+HLsrLeEMdlMri7AfjNNsZiGF3GPGUyT1vqtPe4t7cXGkbfvhzLxDSfoct8Aadu7gmZEjekx23PQ0EBSMY= Received: by 10.67.115.1 with SMTP id s1mr6757200ugm.1192373052144; Sun, 14 Oct 2007 07:44:12 -0700 (PDT) Received: from ?10.0.0.13? ( [83.144.140.145]) by mx.google.com with ESMTPS id b30sm1983725ika.2007.10.14.07.44.10 (version=SSLv3 cipher=OTHER); Sun, 14 Oct 2007 07:44:11 -0700 (PDT) In-Reply-To: <20071014142638.GA4423@yahoo-inc.com> References: <200710131339.l9DDd9Eh087175@freefall.freebsd.org> <20071014142638.GA4423@yahoo-inc.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <1FC425BC-528F-474B-8440-5D61110B7195@fnop.net> Content-Transfer-Encoding: 7bit From: Rui Paulo Date: Sun, 14 Oct 2007 15:44:02 +0100 To: Shanker Balan X-Mailer: Apple Mail (2.752.3) Sender: Rui Paulo Cc: rpaulo@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/117139: panic on boot: panic: integer divide fault X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 15:11:43 -0000 On 14 Oct 2007, at 15:26, Shanker Balan wrote: > Hello, > > rpaulo@FreeBSD.org wrote, >> Synopsis: panic on boot: panic: integer divide fault >> >> State-Changed-From-To: open->feedback >> State-Changed-By: rpaulo >> State-Changed-When: Sat Oct 13 13:33:10 UTC 2007 >> State-Changed-Why: >> I think this was fixed in rev 1.25 of dev/acpica/acpi_battery.c. >> According to the commit log, the device by zero only happens when EC >> times out. >> Could you please try again? >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=117139 > > I am updating to latest CURRENT which should pick up rev 1.25 of > dev/acpica/acpi_battery.c.. If the problem happens again, I'l > update the > PR. > > You can mark this is fixed for now. Done. Regards. -- Rui Paulo