Giter Club home page Giter Club logo

Comments (11)

zhouziyang avatar zhouziyang commented on August 26, 2024 1

I record a issue #30, and plan to create a reference implementation based on redroid-11.0.0 or redroid-12.0.0.

from redroid-doc.

zxprettyboy avatar zxprettyboy commented on August 26, 2024

把arm服务器环境重新弄了下,9.0和10.0报错:cmd: Can't find service: package。
而且logcat发现系统在循环打印
07-01 09:44:33.666 29091 29091 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
07-01 09:44:33.669 29091 29091 I zygote64: option[0]=-Xzygote
07-01 09:44:33.669 29091 29091 I zygote64: option[1]=-Xusetombstonedtraces
07-01 09:44:33.669 29091 29091 I zygote64: option[2]=exit
07-01 09:44:33.669 29091 29091 I zygote64: option[3]=vfprintf
07-01 09:44:33.669 29091 29091 I zygote64: option[4]=sensitiveThread
07-01 09:44:33.669 29091 29091 I zygote64: option[5]=-verbose:gc
07-01 09:44:33.669 29091 29091 I zygote64: option[6]=-Xms8m
07-01 09:44:33.669 29091 29091 I zygote64: option[7]=-Xmx384m
07-01 09:44:33.669 29091 29091 I zygote64: option[8]=-XX:HeapGrowthLimit=80m
07-01 09:44:33.669 29091 29091 I zygote64: option[9]=-XX:HeapMinFree=512k
07-01 09:44:33.669 29091 29091 I zygote64: option[10]=-XX:HeapMaxFree=8m
07-01 09:44:33.669 29091 29091 I zygote64: option[11]=-XX:HeapTargetUtilization=0.75
07-01 09:44:33.669 29091 29091 I zygote64: option[12]=-Xusejit:true
07-01 09:44:33.669 29091 29091 I zygote64: option[13]=-Xjitsaveprofilinginfo
07-01 09:44:33.669 29091 29091 I zygote64: option[14]=-XjdwpOptions:suspend=n,server=y
07-01 09:44:33.669 29091 29091 I zygote64: option[15]=-XjdwpProvider:default
07-01 09:44:33.669 29091 29091 I zygote64: option[16]=-Xlockprofthreshold:500
07-01 09:44:33.669 29091 29091 I zygote64: option[17]=-Ximage-compiler-option
07-01 09:44:33.669 29091 29091 I zygote64: option[18]=--runtime-arg
07-01 09:44:33.669 29091 29091 I zygote64: option[19]=-Ximage-compiler-option
07-01 09:44:33.669 29091 29091 I zygote64: option[20]=-Xms64m
07-01 09:44:33.669 29091 29091 I zygote64: option[21]=-Ximage-compiler-option
07-01 09:44:33.669 29091 29091 I zygote64: option[22]=--runtime-arg
07-01 09:44:33.669 29091 29091 I zygote64: option[23]=-Ximage-compiler-option
07-01 09:44:33.669 29091 29091 I zygote64: option[24]=-Xmx64m
07-01 09:44:33.669 29091 29091 I zygote64: option[25]=-Ximage-compiler-option
07-01 09:44:33.669 29091 29091 I zygote64: option[26]=--profile-file=/system/et

from redroid-doc.

zhouziyang avatar zhouziyang commented on August 26, 2024

make sure you are mount the correct data partition (or not mount).

from redroid-doc.

zxprettyboy avatar zxprettyboy commented on August 26, 2024

我就在ubuntu系统的 arm服务器上docker run了9.0.0-arm64镜像,进去后pm install 报错,logcat看,就循环打印上面的错误,感觉系统进程都有问题。能知道可能是哪边问题吗?

from redroid-doc.

zxprettyboy avatar zxprettyboy commented on August 26, 2024

确认是非mount目录

from redroid-doc.

zhouziyang avatar zhouziyang commented on August 26, 2024

about sdcard, please make sure fuse module loaded in host

about Android boot, please provide the following info:

  1. ps -A in Android
  2. lsmod | grep -e ashmem_linux -e binder_linux make sure required kernel modules loaded
  3. dmesg -T

from redroid-doc.

zxprettyboy avatar zxprettyboy commented on August 26, 2024
  1. ps -A(在aic里):
    USER PID PPID VSZ RSS WCHAN ADDR S NAME
    root 1 0 14436 2524 SyS_epoll+ 0 S init
    root 7 1 6360 1564 poll_sche+ 0 S init
    root 8 1 6232 1564 poll_sche+ 0 S init
    root 9 1 6360 1892 poll_sche+ 0 S ueventd
    logd 113 1 27068 10152 sigsuspend 0 S logd
    system 114 1 11408 3612 binder_th+ 0 S servicemanager
    system 115 1 2126824 6704 binder_th+ 0 S hwservicemanager
    system 116 1 11412 2856 binder_th+ 0 S vndservicemanager
    system 117 1 2124752 5344 binder_th+ 0 S [email protected]
    root 118 1 26364 6516 binder_th+ 0 S vold
    system 134 1 12560 4152 binder_th+ 0 S [email protected]
    root 135 1 12924 4256 SyS_epoll+ 0 S healthd
    system 138 1 16408 4324 binder_th+ 0 S [email protected]
    media 140 1 19108 6248 binder_th+ 0 S [email protected]
    system 141 1 2126312 5924 binder_th+ 0 S [email protected]
    system 142 1 113400 23016 binder_th+ 0 S [email protected]
    system 144 1 28180 6836 binder_th+ 0 S [email protected]
    wifi 145 1 15824 5780 binder_th+ 0 S [email protected]
    root 186 1 9476 2420 SyS_epoll+ 0 S lmkd
    system 187 1 2343400 86124 SyS_epoll+ 0 S surfaceflinger
    system 188 1 16956 4776 binder_th+ 0 S thermalserviced
    shell 189 1 9192 2296 n_tty_read 0 S sh
    root 190 1 9124 844 poll_sche+ 0 S adbd
    incidentd 195 1 20068 5072 SyS_epoll+ 0 S incidentd
    root 196 1 19132 4764 binder_th+ 0 S installd
    keystore 198 1 2134032 8016 binder_th+ 0 S keystore
    mediaex 202 1 2172684 13692 binder_th+ 0 S media.extractor
    media 203 1 2143712 11676 binder_th+ 0 S media.metrics
    statsd 206 1 23492 6468 SyS_epoll+ 0 S statsd
    root 209 1 20296 5904 binder_th+ 0 S storaged
    radio 212 1 16400 5904 binder_th+ 0 S rild
    system 256 1 2129104 7104 binder_th+ 0 S gatekeeperd
    root 257 1 19312 4744 binder_th+ 0 S perfprofd
    tombstoned 258 1 9292 2320 SyS_epoll+ 0 S tombstoned
    mdnsr 260 1 5596 1216 poll_sche+ 0 S mdnsd
    root 26692 0 9192 3184 wait_woken 0 S sh
    root 88968 0 9192 2416 sigsuspend 0 S sh
    root 88989 88968 11600 3028 0 0 R ps
    media 88990 1 0 0 0 0 Z [init]

  2. lsmod | grep -e ashmem_linux -e binder_linux
    binder_linux 204800 102
    ashmem_linux 20480 5

  3. grep binder /proc/filesystems
    nodev binder

  4. grep ashmem /proc/misc
    55 ashmem

  5. dmesg -T :(部分如下)
    [Fri Jul 2 14:58:45 2021] libprocessgroup: Failed to kill process cgroup uid 1013 pid 89482 in 202ms, 1 processes remain
    [Fri Jul 2 14:58:45 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:45 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:58:45 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:45 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:45 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:58:46 2021] init: Successfully killed process cgroup uid 1041 pid 52273 in 5ms
    [Fri Jul 2 14:58:46 2021] init: Service 'netd' (pid 52257) killed by signal 9
    [Fri Jul 2 14:58:46 2021] init: Service 'wificond' (pid 52260) killed by signal 9
    [Fri Jul 2 14:58:46 2021] init: Service 'audio-hal-2-0' (pid 52273) killed by signal 9
    [Fri Jul 2 14:58:46 2021] init: Untracked pid 52258 killed by signal 9
    [Fri Jul 2 14:58:46 2021] init: Untracked pid 52259 killed by signal 9
    [Fri Jul 2 14:58:46 2021] init: processing action (init.svc.zygote=stopping) from (/system/etc/init/bootstat.rc:62)
    [Fri Jul 2 14:58:46 2021] init: starting service 'audioserver'...
    [Fri Jul 2 14:58:46 2021] init: property_set("ro.boottime.audioserver", "81927810539406") failed: property already set
    [Fri Jul 2 14:58:46 2021] binder_linux: 9863:9863 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:46 2021] binder_linux: 9863:9863 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:46 2021] init: starting service 'cameraserver'...
    [Fri Jul 2 14:58:49 2021] libprocessgroup: Failed to kill process cgroup uid 1013 pid 24100 in 203ms, 1 processes remain
    [Fri Jul 2 14:58:49 2021] init: updatable process 'vendor.drm-hal-1-0' exited 4 times before boot completed
    [Fri Jul 2 14:58:49 2021] init: Init cannot set 'ro.init.updatable_crashing' to '1': Read-only property was already set
    [Fri Jul 2 14:58:49 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:49 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:49 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:49 2021] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:49 2021] libprocessgroup: CgroupMap::FindController called for [24101] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:49 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:58:49 2021] init: couldn't write 24101 to /dev/cpuset/foreground/tasks: No such file or directory
    [Fri Jul 2 14:58:50 2021] init: cannot execve('/vendor/bin/hw/[email protected]'): Exec format error
    [Fri Jul 2 14:58:50 2021] init: Service 'vendor.drm-hal-1-0' (pid 89518) exited with status 127
    [Fri Jul 2 14:58:50 2021] init: Sending signal 9 to service 'vendor.drm-hal-1-0' (pid 89518) process group...
    [Fri Jul 2 14:58:50 2021] libprocessgroup: Failed to kill process cgroup uid 1013 pid 89518 in 202ms, 1 processes remain
    [Fri Jul 2 14:58:50 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:50 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:58:50 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:50 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:50 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:58:50 2021] init: Service 'zygote_secondary' (pid 89520) exited with status 127
    [Fri Jul 2 14:58:51 2021] init: starting service 'audioserver'...
    [Fri Jul 2 14:58:51 2021] init: property_set("ro.boottime.audioserver", "81932810731053") failed: property already set
    [Fri Jul 2 14:58:51 2021] binder_linux: 10162:10162 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:51 2021] binder_linux: 10162:10162 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:51 2021] init: starting service 'cameraserver'...
    [Fri Jul 2 14:58:51 2021] init: couldn't write 52333 to /dev/cpuset/camera-daemon/tasks: No such file or directory
    [Fri Jul 2 14:58:51 2021] init: property_set("ro.boottime.cameraserver", "81932903623213") failed: property already set
    [Fri Jul 2 14:58:51 2021] init: cannot execve('/system/bin/cameraserver'): Exec format error
    [Fri Jul 2 14:58:51 2021] init: Sending signal 9 to service 'cameraserver' (pid 52333) process group...
    [Fri Jul 2 14:58:51 2021] init: Successfully killed process cgroup uid 1047 pid 52333 in 0ms
    [Fri Jul 2 14:58:51 2021] init: starting service 'drm'...
    [Fri Jul 2 14:58:51 2021] init: property_set("ro.boottime.drm", "81932969988996") failed: property already set
    [Fri Jul 2 14:58:54 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:54 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:54 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:54 2021] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:54 2021] libprocessgroup: CgroupMap::FindController called for [24159] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:54 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:58:54 2021] init: couldn't write 24159 to /dev/cpuset/foreground/tasks: No such file or directory
    [Fri Jul 2 14:58:54 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:58:54 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:54 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:55 2021] libprocessgroup: Failed to kill process cgroup uid 1013 pid 89554 in 202ms, 1 processes remain
    [Fri Jul 2 14:58:55 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:55 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:58:55 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:55 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:55 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:58:55 2021] init: Service 'zygote_secondary' (pid 89556) exited with status 127
    [Fri Jul 2 14:58:55 2021] init: Sending signal 9 to service 'zygote_secondary' (pid 89556) process group...
    [Fri Jul 2 14:58:55 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89556 in 202ms, 1 processes remain
    [Fri Jul 2 14:58:55 2021] init: Sending signal 9 to service 'zygote' (pid 89555) process group...
    [Fri Jul 2 14:58:56 2021] binder_linux: 10475:10475 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:56 2021] binder_linux: 10475:10475 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:58:56 2021] init: starting service 'cameraserver'...
    [Fri Jul 2 14:58:56 2021] init: couldn't write 52373 to /dev/cpuset/camera-daemon/tasks: No such file or directory
    [Fri Jul 2 14:58:56 2021] init: property_set("ro.boottime.cameraserver", "81937903936794") failed: property already set
    [Fri Jul 2 14:58:56 2021] init: cannot execve('/system/bin/cameraserver'): Exec format error
    [Fri Jul 2 14:58:56 2021] init: Sending signal 9 to service 'cameraserver' (pid 52373) process group...
    [Fri Jul 2 14:58:56 2021] init: Successfully killed process cgroup uid 1047 pid 52373 in 0ms
    [Fri Jul 2 14:58:56 2021] init: starting service 'drm'...
    [Fri Jul 2 14:58:56 2021] init: property_set("ro.boottime.drm", "81937970352330") failed: property already set
    [Fri Jul 2 14:58:56 2021] init: cannot execve('/system/bin/drmserver'): Exec format error
    [Fri Jul 2 14:58:56 2021] init: Sending signal 9 to service 'drm' (pid 52374) process group...
    [Fri Jul 2 14:58:59 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:58:59 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:59 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:59 2021] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
    [Fri Jul 2 14:58:59 2021] libprocessgroup: CgroupMap::FindController called for [24216] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:59 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:58:59 2021] init: couldn't write 24216 to /dev/cpuset/foreground/tasks: No such file or directory
    [Fri Jul 2 14:58:59 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:58:59 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:58:59 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:00 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:59:00 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:59:00 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:00 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:00 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:59:00 2021] init: Service 'zygote_secondary' (pid 89592) exited with status 127
    [Fri Jul 2 14:59:00 2021] init: Sending signal 9 to service 'zygote_secondary' (pid 89592) process group...
    [Fri Jul 2 14:59:00 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89592 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:00 2021] init: Sending signal 9 to service 'zygote' (pid 89591) process group...
    [Fri Jul 2 14:59:01 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89591 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:01 2021] binder_linux: 10782:10782 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:01 2021] binder_linux: 10782:10782 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:01 2021] init: couldn't write 52413 to /dev/cpuset/camera-daemon/tasks: No such file or directory
    [Fri Jul 2 14:59:01 2021] init: property_set("ro.boottime.cameraserver", "81942904278413") failed: property already set
    [Fri Jul 2 14:59:01 2021] init: cannot execve('/system/bin/cameraserver'): Exec format error
    [Fri Jul 2 14:59:01 2021] init: Sending signal 9 to service 'cameraserver' (pid 52413) process group...
    [Fri Jul 2 14:59:01 2021] init: Successfully killed process cgroup uid 1047 pid 52413 in 0ms
    [Fri Jul 2 14:59:01 2021] init: starting service 'drm'...
    [Fri Jul 2 14:59:01 2021] init: property_set("ro.boottime.drm", "81942970712142") failed: property already set
    [Fri Jul 2 14:59:01 2021] init: cannot execve('/system/bin/drmserver'): Exec format error
    [Fri Jul 2 14:59:01 2021] init: Sending signal 9 to service 'drm' (pid 52414) process group...
    [Fri Jul 2 14:59:01 2021] init: Successfully killed process cgroup uid 1019 pid 52414 in 0ms
    [Fri Jul 2 14:59:04 2021] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:04 2021] libprocessgroup: CgroupMap::FindController called for [24273] failed, RC file was not initialized properly
    [Fri Jul 2 14:59:04 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:59:04 2021] init: couldn't write 24273 to /dev/cpuset/foreground/tasks: No such file or directory
    [Fri Jul 2 14:59:04 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:59:04 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:59:04 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:04 2021] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:04 2021] libprocessgroup: CgroupMap::FindController called for [24274] failed, RC file was not initialized properly
    [Fri Jul 2 14:59:04 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:59:05 2021] init: starting service 'zygote'...
    [Fri Jul 2 14:59:05 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:59:05 2021] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:05 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:05 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:59:05 2021] init: Service 'zygote_secondary' (pid 89628) exited with status 127
    [Fri Jul 2 14:59:05 2021] init: Sending signal 9 to service 'zygote_secondary' (pid 89628) process group...
    [Fri Jul 2 14:59:05 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89628 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:05 2021] init: Sending signal 9 to service 'zygote' (pid 89627) process group...
    [Fri Jul 2 14:59:06 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89627 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:06 2021] binder_linux: 11108:11108 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:06 2021] binder_linux: 11108:11108 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:06 2021] init: starting service 'drm'...
    [Fri Jul 2 14:59:06 2021] init: property_set("ro.boottime.drm", "81947971072470") failed: property already set
    [Fri Jul 2 14:59:06 2021] init: cannot execve('/system/bin/drmserver'): Exec format error
    [Fri Jul 2 14:59:06 2021] init: Sending signal 9 to service 'drm' (pid 52454) process group...
    [Fri Jul 2 14:59:06 2021] init: Successfully killed process cgroup uid 1019 pid 52454 in 0ms
    [Fri Jul 2 14:59:06 2021] init: starting service 'mediadrm'...
    [Fri Jul 2 14:59:06 2021] init: property_set("ro.boottime.mediadrm", "81948105849711") failed: property already set
    [Fri Jul 2 14:59:06 2021] init: cannot execve('/system/bin/mediadrmserver'): Exec format error
    [Fri Jul 2 14:59:06 2021] init: Sending signal 9 to service 'mediadrm' (pid 52455) process group...
    [Fri Jul 2 14:59:06 2021] init: Successfully killed process cgroup uid 1013 pid 52455 in 0ms
    [Fri Jul 2 14:59:09 2021] init: starting service 'zygote_secondary'...
    [Fri Jul 2 14:59:09 2021] libprocessgroup: CgroupMap::FindController called for [1] failed, RC file was not initialized properly
    [Fri Jul 2 14:59:09 2021] init: Created socket '/dev/socket/zygote_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:09 2021] init: Created socket '/dev/socket/usap_pool_secondary', mode 660, user 0, group 1000
    [Fri Jul 2 14:59:09 2021] libprocessgroup: CgroupMap::FindController called for [24330] failed, RC file was not initialized properly
    [Fri Jul 2 14:59:09 2021] init: cpuset cgroup controller is not mounted!
    [Fri Jul 2 14:59:09 2021] init: couldn't write 24330 to /dev/cpuset/foreground/tasks: No such file or directory
    [Fri Jul 2 14:59:09 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:59:09 2021] init: Service 'zygote_secondary' (pid 24330) exited with status 127
    [Fri Jul 2 14:59:09 2021] init: Sending signal 9 to service 'zygote_secondary' (pid 24330) process group...
    [Fri Jul 2 14:59:10 2021] init: cannot execve('/system/bin/app_process32'): Exec format error
    [Fri Jul 2 14:59:10 2021] init: Service 'zygote_secondary' (pid 89664) exited with status 127
    [Fri Jul 2 14:59:10 2021] init: Sending signal 9 to service 'zygote_secondary' (pid 89664) process group...
    [Fri Jul 2 14:59:10 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89664 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:10 2021] init: Sending signal 9 to service 'zygote' (pid 89663) process group...
    [Fri Jul 2 14:59:11 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89663 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:11 2021] init: Command 'restart zygote' action=onrestart (<Service 'zygote_secondary' onrestart>:1) took 219ms and succeeded
    [Fri Jul 2 14:59:11 2021] init: Service 'zygote' (pid 89663) received signal 9
    [Fri Jul 2 14:59:11 2021] init: Sending signal 9 to service 'zygote' (pid 89663) process group...
    [Fri Jul 2 14:59:11 2021] libprocessgroup: Failed to kill process cgroup uid 0 pid 89663 in 202ms, 1 processes remain
    [Fri Jul 2 14:59:11 2021] binder_linux: 11403:11403 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:11 2021] binder_linux: 11403:11403 transaction failed 29189/-22, size 32-0 line 2961
    [Fri Jul 2 14:59:11 2021] init: cannot execve('/system/bin/drmserver'): Exec format error
    [Fri Jul 2 14:59:11 2021] init: Sending signal 9 to service 'drm' (pid 52494) process group...
    [Fri Jul 2 14:59:11 2021] init: Successfully killed process cgroup uid 1019 pid 52494 in 0ms
    [Fri Jul 2 14:59:11 2021] init: starting service 'mediadrm'...
    [Fri Jul 2 14:59:11 2021] init: property_set("ro.boottime.mediadrm", "81953106208198") failed: property already set
    [Fri Jul 2 14:59:11 2021] init: cannot execve('/system/bin/mediadrmserver'): Exec format error
    [Fri Jul 2 14:59:11 2021] init: Sending signal 9 to service 'mediadrm' (pid 52495) process group...
    [Fri Jul 2 14:59:11 2021] init: Successfully killed process cgroup uid 1013 pid 52495 in 0ms
    [Fri Jul 2 14:59:12 2021] init: starting service 'media'...
    [Fri Jul 2 14:59:12 2021] init: property_set("ro.boottime.media", "81953264195676") failed: property already set

from redroid-doc.

zhouziyang avatar zhouziyang commented on August 26, 2024

init: cannot execve('/system/bin/app_process32'): Exec format error seems your CPU not support 32 bit by native. you may need some binary translations (32->64), or use some other CPU which support 32 bit natively or build a pure 64 bit only redroid.

from redroid-doc.

zxprettyboy avatar zxprettyboy commented on August 26, 2024

我cpu是Kunpeng 920,系统是ubuntu18.04。
想问下如何编译纯64位的redroid,我可以编译吗,还是得你那边编译。

from redroid-doc.

zhouziyang avatar zhouziyang commented on August 26, 2024
  1. ask Huawei to provide ExaGear
  2. or refine redroid device config (core_64_bit_only.mk etc.)

try with good luck~

from redroid-doc.

qiang avatar qiang commented on August 26, 2024

我cpu是Kunpeng 920,系统是ubuntu18.04。
想问下如何编译纯64位的redroid,我可以编译吗,还是得你那边编译。

大哥最后搞定了没?

from redroid-doc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.