android - How do I fix "Failed to sync vcpu reg" error? -


i'm trying use intel hax x86 emulator windows (8, if matters). installed , created avd android version, , appears correct, when run it, output:

starting emulator avd 'x86_qvga_level10' emulator: device fd:1044 hax working , emulator runs in fast virt mode emulator: failed sync vcpu reg emulator: failed sync hax vcpu context 

and emulator won't run. significant part of error (failed sync vcpu reg) not mentioned anywhere online, except in source code hax itself, can't figure out how make sense of this.

can advise how past error? need working, because debugging on device , in default emulators painfully slow.

make sure don't have virtual machines running. in case, had genymotion running causing error.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -