Skip to content

Android 10 looping in boot screen #22

@funkii7

Description

@funkii7

Hi,
System setup: $uname -a Linux useruser 5.15.0-58-generic #64~20.04.1-Ubuntu SMP Fri Jan 6 16:42:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux. CPU: Ryzen 5 3600, 32GBRAM

I'm currently trying to build & run Android 10 using the provided Tutorial.
Building seems to work fine, executing m -j results in #### build completed successfully (53:59 (mm:ss)) ####.

However, when I try to run the emulator the GUI gets stuck in the boot screen (Image attached). In my shell I get the following output in a loop.

[  674.288299] init: Sending signal 9 to service 'zygote' (pid 1295) process group...
[  674.289602] libprocessgroup: Successfully killed process cgroup uid 0 pid 1295 in 0ms
[  674.290992] init: updatable process 'zygote' exited 4 times before boot completed
[  674.291499] init: Init cannot set 'ro.init.updatable_crashing' to '1': Read-only property was already set
[  674.296649] init: Command 'write /sys/power/state on' action=onrestart (<Service 'zygote' onrestart>:2) took 0ms and failed: Unable to write to file '/sys/power/state': Unable to write file contents: Invalid argument
[  674.309014] init: Sending signal 9 to service 'audioserver' (pid 1296) process group...
[  674.338266] libprocessgroup: Successfully killed process cgroup uid 1041 pid 1296 in 28ms
[  674.362204] init: Command 'restart audioserver' action=onrestart (<Service 'zygote' onrestart>:3) took 53ms and succeeded
[  674.362828] init: Command 'restart cameraserver' action=onrestart (<Service 'zygote' onrestart>:4) took 0ms and failed: service cameraserver not found
[  678.703257] healthd: battery l=100 v=5000 t=25.0 h=2 st=4 c=900 fc=3000000 cc=10 chg=

The full emulator log is attached (At the end i just ctrl+c the process in the shell)
I also waited 3:30h until i canceled it in another run, it kept looping the same messages like in the attached log (I also redownloaded and rebuilt everything from the start in this second run).
Anyone got ideas what I did wrong or how to fix this? Is my CPU too weak? If you need more information or other logs I'm happy to provide them.

log.txt
screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions