Re: [kvm-devel] kvm-60 crash

2008-01-25 Thread Roger Critchlow
Hello --

Running kvm-60 under ubuntu 2.6.22.14-generic xf86_64 using

  http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2

as the guest, crashes as shown immediately after selecting install
from the plan9 boot menu.

Fails to crash with -no-kvm switch.

-- rec --

---
/usr/local/kvm/bin/qemu-system-x86_64 -hda ../KVM/plan9.img -cdrom
../ISO/plan9.iso -boot d  -m 1024
exception 13 (0)
rax 00010010 rbx 0001 rcx f0012000 rdx
00a1
rsi f0101000 rdi f0009000 rsp 7bfc rbp
f0001320
r8   r9   r10  r11

r12  r13  r14  r15

rip 00100239 rflags 00033002
cs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr  (fffbd000/2088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt  (/ p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 14000/4f
idt 0/3ff
cr0 10010 cr2 0 cr3 12000 cr4 d0 cr8 0 efer 0
code: 10 00 48 00 66 0f 20 c0 66 31 db 66 43 66 31 d8 66 0f 22 c0 --
ea 3e 02 00 08 b8 00 00 8e d0 bd 00 7c 8b 86 2c 00 8e d8 8b 86 28 00
8e c0 66 8b be 00 00
Aborted (core dumped)


On Jan 21, 2008 12:07 PM, Roger Critchlow [EMAIL PROTECTED] wrote:
 Hi all --

 I have kvm 1:28-4ubuntu2 installed under ubuntu 7.10 running
 2.6.22-14-generic

 Attempting to install plan9 I get the following crash:
 
 $ kvm -nographic --cdrom ISO/plan9.iso -boot d KVM/plan9-qcow.img
 (qemu)
 apm ax=f000 cx=f000 dx=f000 di=fff0 ebx=9e42 esi=-f0010
 initial probe, to find plan9.ini...dev A0 port 1F0 config 0040 capabilities
 0B00 mwdma 0007 udma 203FLLBA sectors 4194304
 dev A0 port 170 config 85C0 capabilities 0300 mwdma 0007 udma 203F
 found partition sdD0!cdboot; 50782+1440
 using sdD0!cdboot!plan9.ini
 .
 Plan 9 Startup Menu:
 
 1. Install Plan 9 from this CD
 2. Boot Plan 9 from this CD
 3. Boot Plan 9 from this CD and debug 9load
 Selection: 1
 1


 booting sdD0!cdboot!9pcflop.gz
 found 9pcflop.gz
 .gz..
 1208343 = 792836+1045244+130816=1968896
 entry: f0100020
 exception 13 (0)
 rax 00010010 rbx 0001 rcx f0012000 rdx
 00a1
 rsi f0101000 rdi f0009000 rsp 7bfc rbp
 f0001320
 r8   r9   r10  r11
 
 r12  r13  r14  r15
 
 rip 00100239 rflags 00033002
 cs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 ds  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 es  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 ss  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 fs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 gs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
 tr  (0885/2088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
 ldt  (/ p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
 gdt 14000/4f
 idt 0/3ff
 cr0 10010 cr2 0 cr3 12000 cr4 d0 cr8 0 efer 0
 code: ea 3e 02 00 08 b8 00 00 8e d0 bd 00 7c 8b 86 2c 00 8e d8 8b 86 28 00
 8e c0 66 8b be 00 00
 Aborted (core dumped)
 
 The install succeeds if I use qemu and leave it running all night.

 But booting the installed image using kvm in the morning gets the identical
 crash except for the rbp value:
 

  rsi f0101000 rdi f0009000 rsp 7bfc rbp
 f0001320
 ---
  rsi f0101000 rdi f0009000 rsp 7bfc rbp
 f0001314

 

 -- rec --


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


[kvm-devel] kvm crash

2008-01-21 Thread Roger Critchlow
Hi all --

I have kvm 1:28-4ubuntu2 installed under ubuntu 7.10 running
2.6.22-14-generic

Attempting to install plan9 I get the following crash:

$ kvm -nographic --cdrom ISO/plan9.iso -boot d KVM/plan9-qcow.img
(qemu)
apm ax=f000 cx=f000 dx=f000 di=fff0 ebx=9e42 esi=-f0010
initial probe, to find plan9.ini...dev A0 port 1F0 config 0040 capabilities
0B00 mwdma 0007 udma 203FLLBA sectors 4194304
dev A0 port 170 config 85C0 capabilities 0300 mwdma 0007 udma 203F
found partition sdD0!cdboot; 50782+1440
using sdD0!cdboot!plan9.ini
.
Plan 9 Startup Menu:

1. Install Plan 9 from this CD
2. Boot Plan 9 from this CD
3. Boot Plan 9 from this CD and debug 9load
Selection: 1
1


booting sdD0!cdboot!9pcflop.gz
found 9pcflop.gz
.gz..
1208343 = 792836+1045244+130816=1968896
entry: f0100020
exception 13 (0)
rax 00010010 rbx 0001 rcx f0012000 rdx
00a1
rsi f0101000 rdi f0009000 rsp 7bfc rbp
f0001320
r8   r9   r10  r11

r12  r13  r14  r15

rip 00100239 rflags 00033002
cs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs  (/ p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr  (0885/2088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt  (/ p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 14000/4f
idt 0/3ff
cr0 10010 cr2 0 cr3 12000 cr4 d0 cr8 0 efer 0
code: ea 3e 02 00 08 b8 00 00 8e d0 bd 00 7c 8b 86 2c 00 8e d8 8b 86 28 00
8e c0 66 8b be 00 00
Aborted (core dumped)

The install succeeds if I use qemu and leave it running all night.

But booting the installed image using kvm in the morning gets the identical
crash except for the rbp value:


 rsi f0101000 rdi f0009000 rsp 7bfc rbp
f0001320
---
 rsi f0101000 rdi f0009000 rsp 7bfc rbp
f0001314



-- rec --
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel