Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

error message "qemu-system-i386.exe has stopped working"

Tags:

I am using windows 7 with 4GB of RAM and I'm using the latest version of android studio 2.2.3 and I am getting this message when I run the emulator

"qemu-system-i386.exe has stopped working"

I tried minimizing ram and resolution and it didn't work, also haxm is installed, could you please help me with this issue?

like image 380
saleh songoq Avatar asked Mar 23 '17 11:03

saleh songoq


People also ask

What is QEMU system i386?

DESCRIPTION. The QEMU PC System emulator simulates the following peripherals: i440FX host PCI bridge and PIIX3 PCI to ISA bridge. Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA extensions (hardware level, including all non standard modes). PS/2 mouse and keyboard.

What is QEMU system x86_64 EXE?

Qemu-system-x86_64.exe is able to connect to the Internet, monitor applications and record keyboard and mouse inputs. Important: Some malware camouflages itself as qemu-system-x86_64.exe, particularly when located in the C:\Windows or C:\Windows\System32 folder.


1 Answers

I had the same issue solved it by changing the Emulated Performance to Software GLES-2.0,I saw previous post and tried using Host GPU but since that option is not available in my Android Studio(2.2.3). I tried this and it worked

enter image description here

like image 85
Raja Ravi Theja Avatar answered Sep 22 '22 19:09

Raja Ravi Theja