From: Jason <xen@jasonandjessi.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com,
Hans-Christian Armingeon <johnny@wh-netz.de>
Subject: Re: [Xen-devel] (XEN) APIC error on CPU0: 04(40)
Date: Thu, 23 Mar 2006 11:58:49 -0600 (CST) [thread overview]
Message-ID: <Pine.LNX.4.63.0603231157360.1694@localhost> (raw)
In-Reply-To: <E1FMSzn-0007S7-00@mta1.cl.cam.ac.uk>
The trace doesn't paste real well, so you can download it at
www.jasonandjessi.com/trace.txt if you are so inclined.
(XEN) APIC error on CPU0: 04(04)
(XEN) ----[ Xen-3.0-unstable Not tainted ]----
(XEN) CPU: 0
(XEN) EIP: e008:[<ff1327c3>] mce_checkregs+0x3/0xc0
(XEN) EFLAGS: 00000296 CONTEXT: hypervisor
(XEN) eax: 00000000 ebx: ff199da8 ecx: 000008fb edx:
ff171f10
(XEN) esi: ffbfee80 edi: 7a55ddc3 ebp: 0000000a esp:
ff171f24
(XEN) cr0: 8005003b cr3: 3ee74000
(XEN) ds: e010 es: e010 fs: 0000 gs: 0000 ss: e010 cs:
e008
(XEN) Xen stack trace from esp=ff171f24:
(XEN) 00000000 ff199da8 ffbfee80 ff123bcd 00000000 ff1327c0
00000000 00000001
(XEN) 00000001 0000000a 00000000 ff1328b3 00000000 00000000
00000001 00000001
(XEN) ffbfee80 7a55ddc3 0000000a ff110c5a 00000000 c7abbe10
00000020 00000000
(XEN) 00000000 00000000 00000000 00000000 00000001 00000000
bfdcea88 ff10fa82
(XEN) c82d2230 c117b5b0 ff1b9080 ff148906 0805af18 0805ae34
e814ec4f 00000001
(XEN) 00000000 bfdcea88 0805af3c 00ef0000 0804e926 00000073
00000206 bfdce6d0
(XEN) 0000007b 0000007b 0000007b 00000000 00000000 00000000
ff1b9080
(XEN) Xen call trace:
(XEN) [<ff1327c3>] mce_checkregs+0x3/0xc0
(XEN) [<ff123bcd>] smp_call_function+0x4d/0x60
(XEN) [<ff1327c0>] mce_checkregs+0x0/0xc0
(XEN) [<ff1328b3>] mce_work_fn+0x33/0x60
(XEN) [<ff110c5a>] timer_softirq_action+0xaa/0x140
(XEN) [<ff10fa82>] do_softirq+0x32/0x50
(XEN) [<ff148906>] process_softirqs+0x6/0x10
(XEN)
(XEN) APIC error on CPU0: 04(04)
(XEN) ----[ Xen-3.0-unstable Not tainted ]----
(XEN) CPU: 0
(XEN) EIP: e008:[<ff1327c3>] mce_checkregs+0x3/0xc0
(XEN) EFLAGS: 00000296 CONTEXT: hypervisor
(XEN) eax: 00000000 ebx: ff199da8 ecx: 000008fb edx:
ff171f10
(XEN) esi: ffbfee80 edi: f86921e4 ebp: 0000000d esp:
ff171f24
(XEN) cr0: 8005003b cr3: 3e689000
(XEN) ds: e010 es: e010 fs: 0000 gs: 0000 ss: e010 cs:
e008
(XEN) Xen stack trace from esp=ff171f24:
(XEN) 00010206 ff199da8 ffbfee80 ff123bcd 00000000 ff1327c0
00000000 00000001
(XEN) 00000001 0000000d 00000000 ff1328b3 00000000 00000000
00000001 00000001
(XEN) ffbfee80 f86921e4 0000000d ff110c5a 00000000 0007a120
00000000 00000000
(XEN) 00000000 00000000 00000000 00000000 c05e57c4 c744da00
c0553e30 ff10fa82
(XEN) c744da00 c0553e30 ff1b9080 ff148906 c05e57c4 000000f2
000001f0 c05e57c4
(XEN) c744da1c c0553e30 000001f0 000d0000 c02f852d 00000061
00010206 c0553e2c
(XEN) 00000069 0000007b 0000007b 00000000 00000000 00000000
ff1b9080
(XEN) Xen call trace:
(XEN) [<ff1327c3>] mce_checkregs+0x3/0xc0
(XEN) [<ff123bcd>] smp_call_function+0x4d/0x60
(XEN) [<ff1327c0>] mce_checkregs+0x0/0xc0
(XEN) [<ff1328b3>] mce_work_fn+0x33/0x60
(XEN) [<ff110c5a>] timer_softirq_action+0xaa/0x140
(XEN) [<ff10fa82>] do_softirq+0x32/0x50
(XEN) [<ff148906>] process_softirqs+0x6/0x10
(XEN)
--
Jason
The place where you made your stand never mattered,
only that you were there... and still on your feet
On Thu, 23 Mar 2006, Keir Fraser wrote:
> Anyone who is seeing this, please try adding the following line to the
> end of function smp_error_interrupt() in xen/arch/x86/apic.c:
> show_registers(regs);
>
> This will get a backtrace and let us see what code path is causing this
> APIC error.
>
> If we can start to narrow down the cause I can provide more tracing
> and debug code to add as necessary.
>
> -- Keir
>
>> I just started getting this error off of last nights build also.
>>
>> --
>> Jason
>> The place where you made your stand never mattered,
>> only that you were there... and still on your feet
>>
>> On Wed, 22 Mar 2006, Hans-Christian Armingeon wrote:
>>
>>> Hi,
>>>
>>> I get this error message.
>>>
>>> (XEN) APIC error on CPU0: 04(40)
>>>
>>> I found a spanish website, that says something about it, but I can't speak spanish.
>>> http://www.guiadohardware.net/comunidade/faq-linux/189865/
>>>
>>> As far as I can understand, they recommend the noapic option, or recompile the kernel with smo, or upgrade the Bios.
>>>
>>> Is this a serious error?
>>>
>>> Johnny
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@lists.xensource.com
>>> http://lists.xensource.com/xen-devel
>>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>
>
next prev parent reply other threads:[~2006-03-23 17:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-22 8:07 (XEN) APIC error on CPU0: 04(40) Hans-Christian Armingeon
2006-03-22 17:36 ` [Xen-devel] " Jason
2006-03-23 15:34 ` [Xen-users] " Hans-Christian Armingeon
2006-03-23 16:49 ` Keir Fraser
2006-03-23 17:44 ` [Xen-devel] " Jason
2006-03-23 17:58 ` Jason [this message]
2006-03-23 17:52 ` Keir Fraser
2006-03-23 18:42 ` [Xen-devel] " Jason
2006-03-23 18:07 ` Keir Fraser
2006-03-23 19:08 ` Jason
2006-03-23 22:27 ` Hans-Christian Armingeon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.63.0603231157360.1694@localhost \
--to=xen@jasonandjessi.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=johnny@wh-netz.de \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.