From owner-freebsd-current@FreeBSD.ORG Sun Feb 24 19:58:40 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C1DDD925 for ; Sun, 24 Feb 2013 19:58:40 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pb0-f46.google.com (mail-pb0-f46.google.com [209.85.160.46]) by mx1.freebsd.org (Postfix) with ESMTP id A24B4143 for ; Sun, 24 Feb 2013 19:58:40 +0000 (UTC) Received: by mail-pb0-f46.google.com with SMTP id uo15so1280415pbc.5 for ; Sun, 24 Feb 2013 11:58:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=C2zr/lPOHPBW3a4h2dZZzMkY3InKImz5g67+Qp7Iki8=; b=g9zWJYsMgTS8Nsf9OHd1w+T9aUJOSyU1n7Mckc2e2lp3VLmWHQvwwPmxZsfkjCZ92T H/83CkueCmwZIhOrL5fjONwgFHCYSXCjxVAmpsatmIiiWoZtlfkfLzuKxmHT1hV/Fr2z 0g8UipH3oSzEZHa42R2r3i6rxpc/BfYWGvqh6CwTqb3BXyYE3HoXW1qj6x3dX7zZpzSg RMoxGJ8tGlp2PYOkayqAJ/Ima/Uk0MwARQcrgwrt2Xw3H8iU+iPi3rNAPmlkCLNi7VX3 3yXxTNoyoOVLNfrK00kn+YnnlKajU1JHgWMjBGorsKrzLLThfAVkAxoNSrbDGaBSTnFw 3g7Q== X-Received: by 10.68.240.33 with SMTP id vx1mr14289907pbc.173.1361735914500; Sun, 24 Feb 2013 11:58:34 -0800 (PST) Received: from flatline.local (70-36-223-239.dsl.dynamic.sonic.net. [70.36.223.239]) by mx.google.com with ESMTPS id y10sm10076171pbf.39.2013.02.24.11.58.33 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 24 Feb 2013 11:58:33 -0800 (PST) Message-ID: <512A70AC.6050906@gmail.com> Date: Sun, 24 Feb 2013 11:57:32 -0800 From: matt User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130202 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Subject: CPU0: Local APIC error 0x80 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2013 19:58:40 -0000 What does this mean exactly? Whenever I call/evaluate certain ACPI paths, this gets printed on console. I assume it's a concurrent access issue or something, or perhaps just a bios/uefi problem? Matt