我在我的Mac上安装了Android Studio(Macbook Pro,2017年8月,OSX 10.12.4),然后启动,创建了一个hello world项目并创建了一个AVD(Android虚拟设备,Nexus 5)来运行我的项目.
当我尝试在模拟器上运行我的项目(按下播放按钮)或当我尝试启动模拟器本身时,错误显示.
这是堆栈跟踪的开始:
Process: qemu-system-i386 [5779]
Path: /Users/USER/Library/Android/*/qemu-system-i386
Identifier: qemu-system-i386
Version: 0
Code Type: X86-64 (Native)
Parent Process: studio [4683]
Responsible: qemu-system-i386 [5779]
User ID: 502
Date/Time: 2017-08-22 13:20:02.612 +0100
OS Version: Mac OS X 10.12.4 (16E195)
Report Version: 12
Anonymous UUID: A816A6BA-C97F-6831-E59F-1431A005F23C
Sleep/Wake UUID: 48F2FC89-DF11-4A13-ACEB-E81AF10174B0
Time Awake Since Boot: 15000 seconds
Time Since Wake: 7900 seconds
System Integrity Protection: enabled
Crashed Thread: 4
Exception Type: EXC_CRASH (SIGILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: …
Run Code Online (Sandbox Code Playgroud) android android-virtual-device android-emulator android-studio