Android Studio Emulator Hanging Thread (Windows)

1

I unable to run my emulator on android studio due to emulator hanging thread, I did try to change the AVD from quick boot to cold boot and cold boot to quick boot. I also did try to reinstall HAXM, emulator and even reinstall whole android studio software. These are the error message that appear after i run the emulator

SDK Tools that i installed and its version

4:14 PM Emulator: emulator: ERROR: VkCommonOperations.cpp:496: Failed to create Vulkan instance.

4:14 PM Emulator: emulator: WARNING: EmulatorService.cpp:448: Cannot find certfile: C:\Users\andyo\.android\emulator-grpc.cer security will be disabled.

4:14 PM Emulator: Started GRPC server at 127.0.0.1:8554

4:14 PM Gradle build finished in 22 s 906 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15001 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15001 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU1 thread'. No response for 15001 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15000 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15000 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU1 thread'. No response for 15000 ms

4:15 PM Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 main loop'. No response for 15001 ms

4:15 PM Emulator: Process finished with exit code -1073741819 (0xC0000005)
android
android-emulator
asked on Stack Overflow Mar 20, 2020 by Andy • edited Mar 20, 2020 by Andy

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0