any tips for avoiding this error besides a full laptop reboot?

0

From Android Studio, I selected "Tools" > "AVD Manager" and then pressed the Play button for my AVD. The following errors were output to the AS Console:

11:20 AM Emulator: WARNING: unexpected system image feature string, emulator might not function correctly, please try updating the emulator.

11:20 AM Emulator: Unexpected feature list: MultiDisplay VulkanNullOptionalStrings YUV420888toNV21 YUVCache

11:20 AM Emulator: Process finished with exit code -1073741819 (0xC0000005)

However, if I do a full reboot of my laptop then I can Play the same AVD without errors. Any idea what the root cause of these errors might be? Is there an easier way to avoid these errors than doing a full reboot of my laptop when the errors occur?

android-studio
asked on Stack Overflow Oct 16, 2019 by random512

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0