google/android-emulator-hypervisor-driver

blue screen always happens while running gvm on intel for a long time

zyimin opened this issue · 0 comments

I made gvm run on intel and hadn't touched the PC for a long time, about 2 hours. PC would happen blue screen.
We used "-qemu -cpu host" and "-cpu android64". Both made PC blue screen.

Except this issue, we also encoutered the issue that the android app crashed due to tsc_adjust cpu feature. After removed tsc_adjust, the app can work correctly. But host blue screen still happens.

Do you know the reason? or have any tips?