Emulador: processo concluído com o código de saída -1073741819 (0xC0000005)

Estou usando o android studio 3.0.1, quando inicio o emulador recebo muitas mensagens de erro, tentei resolver cada problema separadamente, também procurei muito, mas nada funciona para mim.

12:24 م Emulator: init: Could not fi,nd wglGetExtensionsStringARB!

12:24 م Emulator: OpenGL backend 'angle' without OpenGL ES 1.x library 
detected. Using GLESv2 only.

12:24 م Emulator: Failed to eglInitialize

12:24 م Emulator: Could not initialize emulated framebuffer

12:24 م Emulator: Warning: requested RAM 1024M too high for your system. 
Reducing to maximum supported size 512M

12:25 م Emulator: emulator: ERROR: Could not initialize OpenglES emulation, 
use '-gpu off' to disable it.

12:25 م Emulator: Process finished with exit code -1073741819 (0xC0000005)

Eu também tenteiesta

questionAnswers(5)

yourAnswerToTheQuestion