I tried to start AVD, but always get the following error:
Emulator: process terminated by exit code -1073741511 (0xC0000139)
I tried to create new AVDs and tried to switch the use of "emulator performance" between "automatic", "hardware" and "software", but nothing helps, I always get the result from above.
An error while trying to start AVD occurs instantly.
Any ideas what might cause this? I think this problem came with an update for Android 3.0 3.0 ...
Edit - Environment:
- Windows 10 (high-performance business laptop, dell precisison 7510).
- Android Studio 3.0
- SDK Tools:
- Android Emulator 26.1.4: installed
- Intel x86 Emulator Accelerator (HAXM Installer): installed
What i tried
- removed the full Android SDK (only SDK, without android studio) and installed it again (without success).
- tried to use an emulator with automatic / hardware / software graphics settings => the same exception in each case
- updated intel and nvidia driver (this may be due to this, since there are problems with the driver with my laptop), but it did not help
- remote virtual device and created a new => did not help
Additional Information
I tried to start the emulator using the @Name_of_AVD -verbose emulator from the command line, this gives me the following information (translated into Russian, so it may not be 100% more accurate):
A popup window with the following:
Title : qemu-system-i386.exe - entry point not found
: "_Z4endlR11QTextStream" DLL "M:\AndroidSDK\emulator\lib64\qt\lib\Qt5Svg.dll".
:
: qemu-system-i386.exe -
: "_Z11qt_assert_xPKcS0_S0_i" DLL "M:\AndroidSDK\emulator\qemu\windows-x86_64\qemu-system-i386.exe".
:
emulator:Android emulator version 27.0.2.0 (build_id 4498654) (CL:f388734068bae38c6115263feea33c68eed531fe)
emulator:Found AVD name 'Nexus_5_API_25'
emulator:Found AVD target architecture: x86
emulator:argv[0]: 'emulator.exe'; program directory: 'M:\AndroidSDK\emulator'
emulator: Found directory: M:\AndroidSDK/system-images\android-25\google_apis_playstore\x86\
emulator:Probing for M:\AndroidSDK/system-images\android-25\google_apis_playstore\x86\/kernel-ranchu: file exists
emulator:Auto-config: -engine qemu2 (based on configuration)
emulator: Found directory: M:\AndroidSDK/system-images\android-25\google_apis_playstore\x86\
emulator:emuDirName: 'M:\AndroidSDK\emulator'
emulator:try dir M:\AndroidSDK\emulator
emulator:Trying emulator path 'M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe'
emulator:Found target-specific 64-bit emulator binary: M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe
emulator:Adding library search path: 'M:\AndroidSDK\emulator/lib64'
emulator:Adding library search path: 'M:\AndroidSDK\emulator/lib64/gles_swiftshader'
emulator:Adding library search path: 'M:\AndroidSDK\emulator/lib64/gles_angle'
emulator:Adding library search path: 'M:\AndroidSDK\emulator/lib64/gles_angle9'
emulator:Adding library search path: 'M:\AndroidSDK\emulator/lib64/gles_angle11'
emulator: Adding library search path for Qt: 'M:\AndroidSDK\emulator\lib64\qt\lib'
emulator: Setting Qt plugin search path: QT_QPA_PLATFORM_PLUGIN_PATH=M:\AndroidSDK\emulator\lib64\qt\plugins
emulator:Quoted param: [M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe]
emulator:Quoted param: [@Nexus_5_API_25]
emulator:Quoted param: [-verbose]
emulator: Running :M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe
emulator: qemu backend: argv[00] = "M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe"
emulator: qemu backend: argv[01] = "@Nexus_5_API_25"
emulator: qemu backend: argv[02] = "-verbose"
emulator: Concatenated backend parameters:
M:\AndroidSDK\emulator/qemu/windows-x86_64/qemu-system-i386.exe @Nexus_5_API_25 -verbose
:
AvdId=Nexus_5_API_25
PlayStore.enabled=true
abi.type=x86
avd.ini.displayname=Nexus 5 API 25
avd.ini.encoding=UTF-8
disk.dataPartition.size=800M
fastboot.forceColdBoot=no
hw.accelerometer=yes
hw.audioInput=yes
hw.battery=yes
hw.camera.back=emulated
hw.camera.front=emulated
hw.cpu.arch=x86
hw.cpu.ncore=1
hw.dPad=no
hw.device.hash2=MD5:1c925b9117dd9f33c5128dac289a0d68
hw.device.manufacturer=Google
hw.device.name=Nexus 5
hw.gps=yes
hw.gpu.enabled=yes
hw.gpu.mode=auto
hw.initialOrientation=Portrait
hw.keyboard=yes
hw.lcd.density=480
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-25\google_apis_playstore\x86\
runtime.network.latency=none
runtime.network.speed=full
sdcard.size=100M
showDeviceFrame=yes
skin.dynamic=yes
skin.name=nexus_5
skin.path=M:\AndroidSDK\skins\nexus_5
tag.display=Google Play
tag.id=google_apis_playstore
vm.heapSize=128