budtmo / budtmo/docker-android
[🐛 Bug ]: "Segmentation fault (core dumped)" when run emulator -avd ***
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
### Operating System
Ubuntu 20.04
### Docker Image
budtmo/docker-android:emulator_11.0 budtmo/docker-android:emulator_13.0
### Expected behaviour
start the emulator succefully
### Actual behaviour
I can't start the emulator.
I try `docker exec -it ** /bin/bash` and `emulator -avd ***`. After that I get the `Segmentation fault (core dumped)`.
I search the issus and try `-gpu off` and other options. But I can't solve the problem.
I can't find any useful log in the log file.
kvm-ok is successful.
### Logs
My CPU is Intel Xeon E5-2696 v3 * 2.
Where can I get the log about why the emulator return the `Segmentation fault (core dumped)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.