Software Archive
Read-only legacy content
17061 Discussions

error shutting down AVD with HAXM

Radai_R_
Beginner
640 Views

i defined a new API17 AVD with an x86 CPU, after installing HAXM.

when shutting down the device from the emulator ("holding down" the power button and seecting shutdown, then confirming) i get this printed to the eclipse console:

[2013-03-25 21:29:03 - Emulator] emulator: VCPU shutdown request
[2013-03-25 21:29:03 - Emulator] EAX=c06ce35c EBX=cdef0123 ECX=c067f510 EDX=00000046
[2013-03-25 21:29:03 - Emulator] ESI=28121969 EDI=dead0002 EBP=d5b43e84 ESP=d5b43e84
[2013-03-25 21:29:03 - Emulator]
[2013-03-25 21:29:03 - Emulator] EIP=c0206df3 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
[2013-03-25 21:29:03 - Emulator] ES =007b 00000000 ffffffff 00c0f300 DPL=3 DS   [-WA]
[2013-03-25 21:29:03 - Emulator] CS =0060 00000000 ffffffff 00c09b00 DPL=0 CS32 [-RA]
[2013-03-25 21:29:03 - Emulator] SS =0068 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2013-03-25 21:29:03 - Emulator] DS =007b 00000000 ffffffff 00c0f300 DPL=3 DS   [-WA]
[2013-03-25 21:29:03 - Emulator] FS =0000 00000000 ffffffff 00000000
[2013-03-25 21:29:03 - Emulator] GS =003b a9bd3f00 01000fff 00d0f300 DPL=3 DS   [-WA]
[2013-03-25 21:29:03 - Emulator] LDT=0000 00000000 ffffffff 00000000
[2013-03-25 21:29:03 - Emulator] TR =0080 c0678200 0000206b 00008b00 DPL=0 TSS32-busy
[2013-03-25 21:29:03 - Emulator] GDT=     c067e000 000000ff
[2013-03-25 21:29:03 - Emulator] IDT=     c06cb000 000007ff
[2013-03-25 21:29:03 - Emulator] CR0=8005003b CR2=b6e07010 CR3=1f8ca000 CR4=00000680
[2013-03-25 21:29:03 - Emulator] DR0=00000000 DR1=00000000 DR2=00000000 DR3=00000000
[2013-03-25 21:29:03 - Emulator] DR6=ffff0ff0 DR7=00000400

is this a known issue?

0 Kudos
3 Replies
mohamed_el__mahdi_B_
640 Views

try this steps:

1)go to process 
2)Kill the avd process
3)restart eclipse  

0 Kudos
Mohamed_helmi_b_
Beginner
640 Views

did you use an other AVD of other devices??

0 Kudos
Mohamed_Ali_A_
Beginner
640 Views

Easier to use android device then the emulator...

0 Kudos
Reply