Fixed
Status Update
Comments
lb...@gmail.com <lb...@gmail.com> #2
Thank you for the report. We will try to fix this soon. In the meantime, could you please start the emulator from the console (see the commands below), open the camera app to crash it and attach the output, it might help to figure out what the problem is:
cd /Users/YOUR_USERNAME/Library/Android/sdk/emulator
./emulator -list-avds
./emulator -verbose -avd YOUR_AVD_FROM_PREVIOUS_STEP
if there is a crash report to send, please send it and attach the report id.
lb...@gmail.com <lb...@gmail.com> #3
We got a crash report (thanks JP): 872e3b20bc34905b. It says EXC_BAD_INSTRUCTION / 0x00000001
and the console also says "Illegal hardware instruction". I suspect the new MacOS brought a new hypervizor which causes this behavior. Haitao, could you please take a look?
rm...@google.com <rm...@google.com> #4
We have quite some crashes like this:
product_name="AndroidEmulator" AND crash.Reason="EXC_BAD_INSTRUCTION / 0x00000001" AND cpu.Architecture="arm64"
Description
Emulator Version (Emulator--> Extended Controls--> Emulator Version):
20.1.10-5360736 Android 9
HAXM / KVM Version:
10.0.17134
Android SDK Tools:
26.1.1
Host Operating System:
Windows
CPU Manufacturer: [Intel / AMD / Other]
AMD
Steps to Reproduce Bug:
1. Open Android TV emulator
2. Notice it has some useless buttons that don't do anything such as rotating the screen. Try to press them.
Expected Behavior:
They shouldn't exist.
Observed Behavior:
They exist.
On one case, I somehow got the button of "fold horizontally", and when I clicked on it, it made the window hide itself completely. I had to force stop it from the emulators list window in order to open it again... For some reason I don't see the button anymore (was on the left of the window)