Fixed
Status Update
Comments
lf...@google.com <lf...@google.com>
lf...@google.com <lf...@google.com> #2
Hi,
would you try to boot emulator with this command line flag:
-feature -Vulkan
and let us know if it fixes the issue for you? Also would you tell us what graphics card you are using and what is the graphics driver version?
would you try to boot emulator with this command line flag:
-feature -Vulkan
and let us know if it fixes the issue for you? Also would you tell us what graphics card you are using and what is the graphics driver version?
ap...@google.com <ap...@google.com> #3
The feature flag did solve the issue for me. Thank you very much. I don't use a dedicated graphics card. Only the internal one from the CPU.
ap...@google.com <ap...@google.com> #4
Your integrated GPU is supposed to support Vulkan 1.2. I would need more work to figure out why it crashes without that flag.
pj...@google.com <pj...@google.com>
lf...@google.com <lf...@google.com> #5
If there is more information that I can provide please let me know.
lf...@google.com <lf...@google.com> #6
Thanks. Would you help me to try some more runs to isolate the root cause? Please try to run the emulator with this flag:
-feature -GLDirectMem,-GLDMA,-GLDMA2
I am suspecting the Vulkan direct memory access and coherent mapping is causing the issue.
-feature -GLDirectMem,-GLDMA,-GLDMA2
I am suspecting the Vulkan direct memory access and coherent mapping is causing the issue.
Description
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 27.1.7-4581633
HAXM / KVM Version: HVF 10.13.0
Android SDK Tools: 26.1.1
Host Operating System: Mac OS X 10.13.3
CPU Manufacturer: Intel CPU
Virtualization is supported
64-bit CPU
Steps to Reproduce Bug:
- Open 2 emulators
- In one of them, send a location, using Extended controls / Location
Expected Behavior:
The location should be sent only to the emulator that was used.
Observed Behavior:
The location is sent to both emulators.
Because of this, tests involving two people interacting at two different locations are almost impossible to do.