Android studio 3.0.1 shows Process finished with exit code -1073741819 (0xC0000005)

我的梦境 提交于 2019-12-11 01:07:57

问题


I am trying to use an marshmallow api 23 emulator on Android studio 3.0.1 on Win 7 64bit and getting this error:

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

7:03 PM Emulator: Process finished with exit code -1073741819 (0xC0000005)

In general ever since I have updated to 3.0.1 from 3.0 I have been getting endless AVD errors. If it helps, this error came right after I unticked the pcstore.bin from "Read-only".


回答1:


I solved this issue by offing all of advantage features of my graphics card in its settings(Nvidia type). It started to throw such hanging error less a lot. But finally I found a simplier way: In avd manager you need to put less resolution for the avd. Say, 400x800. Then I reenabled graphics card features again and now it runs all ok. (I suspect my graphics card or cpu are weaker than needed. )



来源:https://stackoverflow.com/questions/49497518/android-studio-3-0-1-shows-process-finished-with-exit-code-1073741819-0xc00000

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!