|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1535] panic: iret exception
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1535
------- Comment #3 from micah@xxxxxxxxxx 2009-11-03 12:15 -------
While writing the previous comments, the machine crashed again, this one
slightly different:
(XEN) domain_crash_sync called from entry.S (ff188600)
(XEN) Domain 0 (vcpu#1) crashed on cpu#1:
(XEN) ----[ Xen-3.2-1 x86_32p debug=n Not tainted ]----
(XEN) CPU: 1
(XEN) EIP: 0061:[<c01013a7>]
(XEN) EFLAGS: 00000246 CONTEXT: guest
(XEN) eax: 00000000 ebx: 00000001 ecx: 00000000 edx: ed467f90
(XEN) esi: 00000001 edi: 00000001 ebp: 00000000 esp: ed467f84
(XEN) cr0: 8005003b cr4: 000006f0 cr3: 001ddc80 cr2: b7de0ad0
(XEN) ds: 007b es: 007b fs: 00d8 gs: 0000 ss: 0069 cs: 0061
(XEN) Guest stack trace from esp=ed467f84:
(XEN) c0105f5a ffffffff 00000001 b9075da0 0000f911 00000000 00000000
ffffffff
(XEN) c01028ab c0102810 00000000 00000000 00000000 00000000 00000000
00000000
(XEN) 00000000 00000000 00000000 00000000 00000000 00000000 000000d8
00000000
(XEN) 00000000 00000000 00000000 00000000 00000000 00000000 00000000
(XEN) Domain 0 crashed: 'noreboot' set - not rebooting.
I set noreboot, because I wanted to catch these. Here is the addr2linux output
of the various pieces:
c01013a7
/root/kernel/linux-2.6-2.6.26/debian/build/build_i386_xen_686/arch/x86/kernel/head_32-xen.S:72
ed467f84
??:0
c0105f5a
/root/kernel/linux-2.6-2.6.26/debian/build/build_i386_xen_686/include/asm/bitops.h:77
ffffffff
??:0
00000001
??:0
b9075da0
??:0
c01028ab
/root/kernel/linux-2.6-2.6.26/debian/build/build_i386_xen_686/include/asm/mach-xen/asm/irqflags.h:67
c0102810
/root/kernel/linux-2.6-2.6.26/debian/build/build_i386_xen_686/include/asm/thread_info_32.h:92
ff188600
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|