I
I
Ice2019-06-05 10:32:12
Android
Ice, 2019-06-05 10:32:12

Error starting virtual device in Android Studio. How can I fix it?

Virtual device emulation stopped running in Android Studio.
Mistake:


Emulator: Warning: Quick Boot / Snapshots not supported on this machine. A CPU with EPT + UG features is currently needed. We will address this in a future release.
Emulator: emulator: ERROR: Invalid GPU mode 'angle9', use one of: host swiftshader_indirect. If you're already using one of those modes, the emulator installation may be corrupt. Please re-install the emulator. angle angle_indirect mesa swiftshader swiftshader_indirect
Emulator: emuglConfig_init: Invalid GPU mode 'angle9', use one of: host swiftshader_indirect. If you're already using one of those modes, the emulator installation may be corrupt. Please re-install the emulator. angle angle_indirect mesa swiftshader swiftshader_indirect
Emulator: emulator: ERROR: OpenGLES emulation failed to initialize. Please consider the following troubleshooting steps:
Emulator: Process finished with exit code -1073741819 (0xC0000005)

OS: Windows 10
Processor: Xeon x5460
Android studio: 3.4.1
HAXM: 7.5.1
Config:
spoiler
AvdId = Pixel_2_API_26
PlayStore.enabled = true
abi.type = x86
avd.ini.displayname = Pixel 2 API 26
avd.ini.encoding = UTF-8
disk.dataPartition.size = 6442450944
fastboot.chosenSnapshotFile =
fastboot.forceChosenSnapshotBoot = no
fastboot.forceColdBoot = no
fastboot.forceFastBoot = yes
hw.accelerometer = yes
hw.arc = false
hw.audioInput = yes
hw.battery = yes
hw.camera.back = virtualscene
hw.camera.front = emulated
hw.cpu.arch = x86
hw.cpu.ncore = 2
hw.dPad = no
hw.device.hash2 = MD5:55acbc835978f326788ed66a5cd4c9a7
hw.device.manufacturer = Google
hw.device.name = pixel_2
hw.gps = yes
hw.gpu.enabled = yes
hw.gpu.mode = auto
hw.initialOrientation = Portrait
hw.keyboard = yes
hw.lcd.density = 420
hw.lcd.height = 1920
hw.lcd.width = 1080
hw.mainKeys = no
hw.ramSize = 1536
hw.sdCard = yes
hw.sensors.orientation = yes
hw.sensors.proximity = yes
hw.trackBall = no
image.sysdir.1 = system-images\android-26\google_apis_playstore\x86\
runtime.network.latency = none
runtime.network.speed = full
sdcard.size = 512M
showDeviceFrame = yes
skin.dynamic = yes
skin.name = pixel_2
tag.display = Google Play
tag.id = google_apis_playstore
vm.heapSize = 256

Tried updating drivers, completely reinstalling Android Studio and SDK

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2019-07-08
@Revertis

Did you manage to find a solution in the end?
The same bug happened to me. I decided to play around with the GPU mode settings in the emulator settings, as a result, not a single configuration is loaded, and I can’t get into those settings anymore.
And it is not clear where this "angle9" is stored.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question