Android studio 3.0.1 shows Process finished with e

2019-07-10 05:31发布

问题:

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. )