Android模拟器错误EAX = e0000011 EBX = 00000000 ECX = 00000000 EDX = 00000000

时间:2014-11-25 13:14:57

标签: android performance android-emulator android-emulator-plugin

最近,当我在android 4.4.2模拟器上启动应用程序调试时,我发现了这样的错误

[2014-11-25 14:08:35 - Emulator] EAX=e0000011 EBX=00000000 ECX=00000000 EDX=00000000
[2014-11-25 14:08:35 - Emulator] ESI=00020800 EDI=007bb000 EBP=00bdf003 ESP=0072ae00
[2014-11-25 14:08:35 - Emulator] EIP=006d4053 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
[2014-11-25 14:08:35 - Emulator] ES =0018 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2014-11-25 14:08:35 - Emulator] CS =0010 00000000 ffffffff 00c09b00 DPL=0 CS32 [-RA]
[2014-11-25 14:08:35 - Emulator] SS =0018 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2014-11-25 14:08:35 - Emulator] DS =0018 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2014-11-25 14:08:35 - Emulator] FS =0018 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2014-11-25 14:08:35 - Emulator] GS =0018 00000000 ffffffff 00c09300 DPL=0 DS   [-WA]
[2014-11-25 14:08:35 - Emulator] LDT=0000 00000000 00000000 00008200 DPL=0 LDT
[2014-11-25 14:08:35 - Emulator] TR =0020 00001000 00000067 00008b00 DPL=0 TSS32-busy
[2014-11-25 14:08:35 - Emulator] GDT=     00678180 0000001f
[2014-11-25 14:08:35 - Emulator] IDT=     00000000 00000000
[2014-11-25 14:08:35 - Emulator] CR0=e0000011 CR2=00000000 CR3=00719000 CR4=00000000
[2014-11-25 14:08:35 - Emulator] DR0=00000000 DR1=00000000 DR2=00000000 DR3=00000000 
[2014-11-25 14:08:35 - Emulator] DR6=ffff0ff0 DR7=00000000

[2014-11-25 14:08:35 - Emulator]接受连接,中止错误

如果有人知道,在未来的开发项目中应该做些什么来防止它们? 谢谢你的帮助。

0 个答案:

没有答案
相关问题