android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Severe memory leak in process "qemu-system-x86"

Open jnhyperion opened this issue 3 years ago • 1 comments

We're using the emulator container to run automation test, along with the tests execution I found the memory usage of the container keep increasing, and it will exhaust the host's memory in the end.

And I confirmed it's the process qemu-system-x86 leaking in the container.

I tried to execute adb reboot on the emulator, it will only restart the emulator system, not the qemu-system-x86 process, so it's not working.

I am using emulator emulator-30.5.4.zip

Any solutions?

jnhyperion avatar Jun 28 '21 02:06 jnhyperion

I think I'm seeing this as well, any updates on this?

kelly987654 avatar Aug 24 '21 18:08 kelly987654