From owner-freebsd-acpi@FreeBSD.ORG Thu Nov 8 16:36:30 2012 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B353228 for ; Thu, 8 Nov 2012 16:36:30 +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 6DB9B8FC0A for ; Thu, 8 Nov 2012 16:36:28 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA18883; Thu, 08 Nov 2012 18:36:23 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <509BDF86.3080502@FreeBSD.org> Date: Thu, 08 Nov 2012 18:36:22 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Tom Lislegaard , freebsd-acpi@FreeBSD.org Subject: AcpiOsAcquireObject crash [Was: 9-Stable panic: resource_list_unreserve: can't find resource] References: <509172F6.2040400@FreeBSD.org> <5092F209.7090803@FreeBSD.org> <50979BCD.3060000@FreeBSD.org> <5097CB27.8040802@FreeBSD.org> <5097F24D.7040206@FreeBSD.org> <50995C8F.3040309@FreeBSD.org> <509B8F15.4030300@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2012 16:36:30 -0000 on 08/11/2012 18:11 Tom Lislegaard said the following: > I've put up some more info > https://dl.dropbox.com/u/13263820/vmcore_7.txt > >> BTW, what version of FreeBSD do you use? > > Version is RELENG_9 checked out ~3 days ago > >> What ACPICA version is there (debug.acpi.acpi_ca_version) ? > > debug.acpi.acpi_ca_version: 20110527 Thanks! Could you please also do: x/9a Cache->ListHead ? I suspect that this bug is of very inconvenient nature: a memory corruption, either semi-random or some sort of use after free. -- Andriy Gapon