|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] stop_this_cpu disable_local_APIC, wild xm list output
Do you have vmlinux-syms file for this guest kernel? Then the addresses
will mean something if you objdump -d the image file. :-)
-- Keir
On 5 Oct 2005, at 16:13, Ted Kaczmarek wrote:
smp_send_stop disable_local_APIC
(XEN) Domain 123 (vcpu#1) crashed on cpu#1:
(XEN) CPU: 1
(XEN) EIP: 0061:[<c0106f99>]
(XEN) EFLAGS: 00000282 CONTEXT: guest
(XEN) eax: 00000000 ebx: 00000001 ecx: 00000000 edx: 00000000
(XEN) esi: 00000001 edi: 00000000 ebp: c11f1f88 esp: c11f1f7c
(XEN) cr0: 8005003b cr3: 799ef000
(XEN) ds: 007b es: 007b fs: 0000 gs: 0069 ss: 0069 cs: 0061
(XEN) Guest stack trace from esp=c11f1f7c:
(XEN) c11f0000 ffffffff c11f0000 c11f1fb8 c0107120 20000000 00000006
c11f0000
(XEN) c11f0000 c033f500 c033f500 00000001 00000000 00000000 00000000
c11f1fb4
(XEN) 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000
(XEN) 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000
(XEN) 00000000
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|