Date: Tue, 1 Mar 2011 18:04:12 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Mike Tancsa <mike@sentex.net> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: CPU0: local APIC error 0x40 CPU1: local APIC error 0x40 Message-ID: <20110302020412.GA50962@icarus.home.lan> In-Reply-To: <4D6DA259.4050307@sentex.net> References: <4D6DA259.4050307@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 01, 2011 at 08:50:17PM -0500, Mike Tancsa wrote: > I had a machine deadlock just now and the only thing on the serial > console was > > CPU0: local APIC error 0x40 > CPU1: local APIC error 0x40 > > prior to it hanging. Anyone know what that error is ? Googling didnt > really show much definitive. Someone suggested bad hardware ? Is there > a way to narrow that down ? The error in question I'm not familiar with, but the code in src/sys/x86/x86/local_apic.c indicates that 0x40 is the contents of the LAPIC ESR (error status register). Please provide full output from a verbose boot. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110302020412.GA50962>