[Lguest] 2.6.32-rc5 guest crash

Johannes Stezenbach js at sig21.net
Mon Oct 26 05:39:04 EST 2009


On Sun, Oct 25, 2009 at 06:55:21PM +0100, Johannes Stezenbach wrote:
> EIP: 0061:[<c11f915d>] EFLAGS: 00010046 CPU: 0
> EIP is at cmpxchg8b_emu+0x1/0x12

PS:

(gdb) disassemble /r cmpxchg8b_emu cmpxchg8b_emu+0x12
Dump of assembler code from 0xc11f915c to 0xc11f916e:
0xc11f915c:	 9c	pushf  
0xc11f915d:	 fa	cli    
0xc11f915e:	 3b 06	cmp    (%esi),%eax
0xc11f9160:	 75 0c	jne    0xc11f916e
0xc11f9162:	 3b 56 04	cmp    0x4(%esi),%edx
0xc11f9165:	 75 09	jne    0xc11f9170
0xc11f9167:	 89 1e	mov    %ebx,(%esi)
0xc11f9169:	 89 4e 04	mov    %ecx,0x4(%esi)
0xc11f916c:	 9d	popf   
0xc11f916d:	 c3	ret    
End of assembler dump.


Johannes


More information about the Lguest mailing list