Android emulator start makes Mac unresponsive

假如想象 提交于 2019-12-13 02:59:37

问题


I'm trying to set up an android emulator on a brand new MacBook Pro (2019 late i7 6-core, radeon 555x).

When I set up an emulator always happens the same: Emulator starts to boot and mac become unresponsive (trackpad becomes a brick. Then the Mac system restarts with no error report just with "BAD MAGIC! (flag set in iBoot panic header), no macOS panic log available" message.

What I tried: Reinstall HAXM, different versions of HAXM, different versions of android studio (inc. 4.0.1 canary), different versions of AVD, all above using homebrew, using software graphic, more RAM, and clean iOS reinstall too (with full clear). Genymotion also failed, but bluestacks (Android 4.4) managed to start, but cannot change SDK.

edit: arm based emulators can boot, but cannot start.

All suggestion is appreciated.


回答1:


check your source code, it might be some background processing and/or infinite loops.



来源:https://stackoverflow.com/questions/58693637/android-emulator-start-makes-mac-unresponsive

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