From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: crash with xen/stable-2.6.32.x Date: Thu, 01 Apr 2010 15:51:17 -0700 Message-ID: <4BB52365.8060803@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: M A Young Cc: xen-devel@lists.xensource.com, "Yu, Ke" List-Id: xen-devel@lists.xenproject.org [ CC: Ke Yu ] On 04/01/2010 02:54 PM, M A Young wrote: > One of my machines crashes on boot with a kernel built from > xen/stable-2.6.32.x . I can't capture the full output and annoyingly a > boot on a KVM machine within the same system works but a photo is > attached and the most relevant bit from the crash left on the screen > looks to be > > RIP [] acpi_ds_exec_end_op+0x237/0x3dc > RSP > CR2: 000000000000000a > ---[ end trace 5a5d197966b56a2e ]--- > Kernel panic - not syncing: Attempted to kill init! > > This is on x86_64 . Another machine which is i686 works. > > More details > (gdb) x/i 0xffffffff81277e63 > 0xffffffff81277e63 : mov 0xa(%rax),%dx > and the context is > 0xffffffff81277e3d : > jmpq 0xffffffff81277f7f > 0xffffffff81277e42 : > callq 0xffffffff812794db > 0xffffffff81277e47 : test %eax,%eax > 0xffffffff81277e49 : > jne 0xffffffff81277f7f > 0xffffffff81277e4f : mov %r12,%rsi > 0xffffffff81277e52 : mov %rbx,%rdi > 0xffffffff81277e55 : > callq 0xffffffff8127758a > 0xffffffff81277e5a : > jmpq 0xffffffff81277f7f > 0xffffffff81277e5f : mov (%r12),%rax > 0xffffffff81277e63 : mov 0xa(%rax),%dx > 0xffffffff81277e67 : cmp $0x8,%dx > 0xffffffff81277e6b : > je 0xffffffff81277e75 > 0xffffffff81277e6d : cmp $0x37,%dx > 0xffffffff81277e71 : > jne 0xffffffff81277ea7 > 0xffffffff81277e73 : > jmp 0xffffffff81277e95 > > Michael Young > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >