Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 Bug ]: Android emulator is crashing often, any idea what could be the reason or how to debug? #366

Open
lhimo opened this issue Jun 26, 2023 · 2 comments
Labels

Comments

@lhimo
Copy link

lhimo commented Jun 26, 2023

Operating System

Ubuntu 22.04 LTS (Bare Metal cloud server)

Docker Image

budtmo/docker-android:emulator_13.0

Expected behaviour

Emulator can run several hours without crashing

Actual behaviour

Quite often, our Appium test suite is interrupted as the emulator crashes

Logs

No response

@lhimo lhimo added the bug label Jun 26, 2023
@lhimo
Copy link
Author

lhimo commented Jul 3, 2023

Maybe it could be good to add a device.stderr.log file besides device.stdout.log

@lhimo
Copy link
Author

lhimo commented Jul 11, 2023

Couldn't find a reason for the crash but using Appium avd capability we could get it to restart. Nonetheless, we had to add -read-only flag, as we were getting this error upon restart:

ERROR   | Running multiple emulators with the same AVD 
ERROR   | is an experimental feature.
ERROR   | Please use -read-only flag to enable this feature.

Probably it's due to some leftover files from the crashed emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant