One vulkan external memory case failed on x86 platform due to "crash" on Android 10 with mesa 19.1.6.
dEQP-VK.api.external.memory.android_hardware_buffer.image_formats#r16g16b16a16_sfloat
This issue is also reproduced with mesa 19.0.6. Android framework failed to alloc multi buffers. Then it will report errors. On x86 platform, it seems that the crash is caused by out of heap.
issue is also reproduced with upstream master branch(e4a52bd).
Steps to reproduce this issue(run with cts packages):
run cts -m CtsDeqpTestCases -t dEQP-VK.api.external.memory.android_hardware_buffer.image_formats#r16g16b16a16_sfloat --abi x86