From owner-freebsd-acpi@FreeBSD.ORG Thu Jan 26 19:37:27 2012 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BB20106566B; Thu, 26 Jan 2012 19:37:27 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 4126B8FC0C; Thu, 26 Jan 2012 19:37:25 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id VAA02915; Thu, 26 Jan 2012 21:37:24 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RqV8O-000A7Y-CJ; Thu, 26 Jan 2012 21:37:24 +0200 Message-ID: <4F21AB73.1080105@FreeBSD.org> Date: Thu, 26 Jan 2012 21:37:23 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: Glen Barber References: <20120123172547.GA1923@glenbarber.us> <4F207FC9.5070703@FreeBSD.org> <20120125224016.GD1883@glenbarber.us> <4F214B4E.4090909@FreeBSD.org> <20120126142024.GA1981@glenbarber.us> <4F216706.7080000@FreeBSD.org> <20120126144947.GB1981@glenbarber.us> In-Reply-To: <20120126144947.GB1981@glenbarber.us> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@FreeBSD.org Subject: Re: [panic] general protection fault - triggered in acpi_cmbat_get_bst() ? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 19:37:27 -0000 on 26/01/2012 16:49 Glen Barber said the following: > On Thu, Jan 26, 2012 at 04:45:26PM +0200, Andriy Gapon wrote: >> Given that there hasn't been any changes to sys/dev/acpica (i.e. FreeBSD ACPI >> code) at all since 2011-12-29, I am inclined to assume that the problem is caused >> by the ACPICA 20120111 import. >> > > I've just re-enabled the battery monitor in gkrellm. Should the machine > crash again for the same reason, is there anything specific I can > provide to troubleshoot this? I can drop the core.txt.N file somewhere > public if that helps, as well as any kgdb output needed. I would help to get a backtrace with line numbers from kgdb. And also to get detailed information about values of variables in the AcpiUtAllocateObjectDescDbg frame. -- Andriy Gapon