* [Qemu-devel] [bug] qemu-0.10.4 crash trying to add new disk under Win2k guest
@ 2009-05-20 19:14 Sergei Steshenko
2009-05-20 20:09 ` Anthony Liguori
0 siblings, 1 reply; 2+ messages in thread
From: Sergei Steshenko @ 2009-05-20 19:14 UTC (permalink / raw)
To: qemu-devel
Hello,
I've tried to run QEMU using the following command:
(export QEMU_AUDIO_DRV=alsa;export QEMU_ALSA_DAC_BUFFER_SIZE=16384;export QEMU_ALSA_DAC_DEV=hw:0;/mnt/sdb8/sergei/AFSWD_debug/install/qemu-0.10.4/binsh/qemu -m 256 -hda win2k.img -hdb /mnt/sda5/sergei/QEMU/drive_D.img -localtime -kernel-kqemu -tftp `pwd` -usb -usbdevice tablet -soundhw sb16) &
.
'/mnt/sda5/sergei/QEMU/drive_D.img' a freshly created image, the command
line was:
/mnt/sdb8/sergei/AFSWD_debug/install/qemu-0.10.4/binsh/qemu-img create drive_D.img 8G
.
When in Win2k I tried to access the disk (Control Panel ->
Administrative Tools -> Computer Management -> Disk Management) clicking
on the Disk 1, QEMU crahed withe following output on console:
EAX=000000c8 EBX=00000100 ECX=00000000 EDX=e1ce63c8
ESI=bf683568 EDI=bf6837bc EBP=bf6834f0 ESP=bf6834d4
EIP=a000ca50 EFL=00010282 [--S----] CPL=3 II=0 A20=1 SMM=0 HLT=0
ES =0023 00000000 ffffffff 00cff300
CS =0008 00000000 ffffffff 00cffb00
SS =0010 00000000 ffffffff 00cff300
DS =0023 00000000 ffffffff 00cff300
FS =003b 7ffde000 00000fff 7f40f3fd
GS =0000 00000000 00000000 00000000
LDT=0000 00000000 00000000 00008200
TR =0028 803eb000 000020ab 8000893e
GDT= 80036000 000003ff
IDT= 80036400 000007ff
CR0=e001003b CR2=7702e5a3 CR3=0e8b0000 CR4=00000690
DR0=00000000 DR1=00000000 DR2=00000000 DR3=00000000
DR6=ffff0ff0 DR7=00000400
Unsupported return value: 0xffffffff
.
The crash does _not_ happen with qemu-0.9.1, but -kernel-kqemu is not used
with qemu-0.9.1.
So, it's either a regression or a kqemu problem.
Thanks,
Sergei.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [bug] qemu-0.10.4 crash trying to add new disk under Win2k guest
2009-05-20 19:14 [Qemu-devel] [bug] qemu-0.10.4 crash trying to add new disk under Win2k guest Sergei Steshenko
@ 2009-05-20 20:09 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2009-05-20 20:09 UTC (permalink / raw)
To: Sergei Steshenko; +Cc: qemu-devel
Sergei Steshenko wrote:
> Hello,
>
> I've tried to run QEMU using the following command:
>
>
> (export QEMU_AUDIO_DRV=alsa;export QEMU_ALSA_DAC_BUFFER_SIZE=16384;export QEMU_ALSA_DAC_DEV=hw:0;/mnt/sdb8/sergei/AFSWD_debug/install/qemu-0.10.4/binsh/qemu -m 256 -hda win2k.img -hdb /mnt/sda5/sergei/QEMU/drive_D.img -localtime -kernel-kqemu -tftp `pwd` -usb -usbdevice tablet -soundhw sb16) &
> .
>
Can you reproduce without -kernel-kqemu?
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-20 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-20 19:14 [Qemu-devel] [bug] qemu-0.10.4 crash trying to add new disk under Win2k guest Sergei Steshenko
2009-05-20 20:09 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).