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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -