Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2013 10:17:40 -0800
From:      matt <sendtomatt@gmail.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: CPU0: Local APIC error 0x80
Message-ID:  <512E4DC4.5070608@gmail.com>
In-Reply-To: <201302271208.39119.jhb@freebsd.org>
References:  <512A70AC.6050906@gmail.com> <201302271208.39119.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/27/13 09:08, John Baldwin wrote:
> On Sunday, February 24, 2013 2:57:32 pm matt wrote:
>> 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?
> #define	APIC_ESR_ILLEGAL_REGISTER	0x00000080
>
> It means something wrote to an invalid lapic register.  It is probably a bug 
> in your BIOS, yes.
>
Not surprising, is there any potential damage from allowing it to continue?

Thanks,

Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512E4DC4.5070608>