waydroid icon indicating copy to clipboard operation
waydroid copied to clipboard

Occassionally infinite reboot

Open UlyssesZh opened this issue 3 years ago • 0 comments

There are some known occassions where Waydroid will end up infinitely rebooting. The infinite rebooting can be rescued by forcing to stop the session, and next time the waydroid session will be normal.

Some known occassions to lead to infinite rebooting (can be stably reproduced on my device):

  1. click "Device hostname" in developer options.
  2. click the logged-in google account at the first launch of Google Chrome.

In waydroid log, I cannot see anything happening when it infinitely reboots.

Some general info:

  • Waydroid tools Version: 1.2.1
  • Waydroid Images Version: 20220515-GAPPS-waydroid_x86_64
  • OS: Ubuntu 20.04 x64
  • Kernel version: 5.13.0-48-generic

Prop file:

sys.use_memfd=true
debug.stagefright.ccodec=0
ro.hardware.gralloc=default
ro.hardware.egl=swiftshader
ro.hardware.camera=v4l2
ro.opengles.version=196608
waydroid.system_ota=https://ota.waydro.id/system/lineage/waydroid_x86_64/GAPPS.json
waydroid.vendor_ota=https://ota.waydro.id/vendor/waydroid_x86_64/MAINLINE.json
waydroid.tools_version=1.2.1
ro.vndk.lite=true
waydroid.active_apps=Waydroid

UlyssesZh avatar Jun 15 '22 02:06 UlyssesZh