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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPI5: Init restarts continuously #2

Open
Deepak336 opened this issue Jun 25, 2024 · 0 comments
Open

RPI5: Init restarts continuously #2

Deepak336 opened this issue Jun 25, 2024 · 0 comments

Comments

@Deepak336
Copy link

AOSP Branch: android14_r30

Init restarts continuously ,
I get in the console:

904.108235] init: starting service 'zygote'...
[ 904.112918] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 904.120676] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 904.145542] init: ... started service 'zygote' has pid 9419
[ 904.151328] init: starting service 'mediaextractor'...
[ 904.159588] init: ... started service 'mediaextractor' has pid 9420
[ 904.276594] init: Untracked pid 9423 exited with status 0
[ 904.282502] init: Untracked pid 9423 did not have an associated service entry and will not be reaped
[ 904.291818] init: Service 'mediaextractor' (pid 9420) received signal 6
[ 904.298493] init: Sending signal 9 to service 'mediaextractor' (pid 9420) process group...
[ 904.339218] type=1400 audit(913.587:98784): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 904.341653] audit_log_start: 2 callbacks suppressed
[ 904.341655] audit: audit_backlog=65 > audit_backlog_limit=64
[ 904.365229] type=1400 audit(913.587:98785): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 904.368439] audit: audit_lost=22124 audit_rate_limit=0 audit_backlog_limit=64
[ 904.368442] audit: backlog limit exceeded
[ 904.368960] audit: audit_backlog=65 > audit_backlog_limit=64
[ 904.376292] type=1400 audit(913.587:98786): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 904.399036] audit: audit_lost=22125 audit_rate_limit=0 audit_backlog_limit=64
[ 904.406203] type=1400 audit(913.587:98787): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 904.413159] audit: backlog limit exceeded
[ 904.416113] type=1400 audit(913.587:98788): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 904.441730] audit: audit_backlog=65 > audit_backlog_limit=64
[ 904.447624] type=1400 audit(913.587:98789): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 904.472294] audit: audit_lost=22126 audit_rate_limit=0 audit_backlog_limit=64
[ 904.476289] type=1400 audit(913.587:98790): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:adbd_config_prop:s0" dev="tmpfs" ino=30 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_config_prop:s0 tclass=file permissive=1
[ 904.500887] audit: backlog limit exceeded
[ 904.506697] type=1400 audit(913.587:98791): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:adbd_config_prop:s0" dev="tmpfs" ino=30 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_config_prop:s0 tclass=file permissive=1
[ 904.532461] audit: audit_backlog=65 > audit_backlog_limit=64
[ 904.538893] type=1400 audit(913.587:98792): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:adbd_config_prop:s0" dev="tmpfs" ino=30 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_config_prop:s0 tclass=file permissive=1
[ 904.620590] type=1400 audit(913.591:98793): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:adbd_prop:s0" dev="tmpfs" ino=31 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_prop:s0 tclass=file permissive=1
[ 905.697568] servicemanager: Since 'activity' could not be found (requested by debug pid 9435), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 905.718305] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 906.718157] servicemanager: Since 'activity' could not be found (requested by debug pid 9435), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 906.738888] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 907.738757] servicemanager: Since 'activity' could not be found (requested by debug pid 9435), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 907.760073] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 908.760504] servicemanager: Since 'activity' could not be found (requested by debug pid 9435), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 908.781631] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 909.131231] init: starting service 'zygote'...
[ 909.135915] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 909.143696] init: Created socket '/dev/socket/usap_pool_primary', mode 660, user 0, group 1000
[ 909.169546] init: ... started service 'zygote' has pid 9474
[ 909.175285] init: starting service 'mediaextractor'...
[ 909.183815] init: ... started service 'mediaextractor' has pid 9475
[ 909.296389] init: Untracked pid 9478 exited with status 0
[ 909.301850] init: Untracked pid 9478 did not have an associated service entry and will not be reaped
[ 909.311818] init: Service 'mediaextractor' (pid 9475) received signal 6
[ 909.318517] init: Sending signal 9 to service 'mediaextractor' (pid 9475) process group...
[ 909.379216] type=1400 audit(918.627:99043): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=26 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 909.380805] audit_log_start: 1544 callbacks suppressed
[ 909.380808] audit: audit_backlog=65 > audit_backlog_limit=64
[ 909.405998] type=1400 audit(918.627:99044): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=26 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 909.408019] audit: audit_lost=22642 audit_rate_limit=0 audit_backlog_limit=64
[ 909.413374] type=1400 audit(918.627:99045): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:aac_drc_prop:s0" dev="tmpfs" ino=26 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:aac_drc_prop:s0 tclass=file permissive=1
[ 909.436904] audit: backlog limit exceeded
[ 909.444729] type=1400 audit(918.627:99046): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 909.469628] audit: audit_backlog=65 > audit_backlog_limit=64
[ 909.471620] type=1400 audit(918.627:99047): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 909.496473] audit: audit_lost=22643 audit_rate_limit=0 audit_backlog_limit=64
[ 909.501403] type=1400 audit(918.627:99048): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:ab_update_gki_prop:s0" dev="tmpfs" ino=28 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:ab_update_gki_prop:s0 tclass=file permissive=1
[ 909.528173] audit: backlog limit exceeded
[ 909.533161] type=1400 audit(918.627:99049): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 909.559453] audit: audit_backlog=65 > audit_backlog_limit=64
[ 909.561539] type=1400 audit(918.627:99050): avc: denied { getattr } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 909.586749] audit: audit_lost=22644 audit_rate_limit=0 audit_backlog_limit=64
[ 909.591943] type=1400 audit(918.627:99051): avc: denied { map } for comm="flags_health_ch" path="/dev/properties/u:object_r:adaptive_haptics_prop:s0" dev="tmpfs" ino=29 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adaptive_haptics_prop:s0 tclass=file permissive=1
[ 909.615826] servicemanager: Could not find android.hardware.net.nlinterceptor.IInterceptor/default in the VINTF manifest. No alternative instances declared in VINTF.
[ 909.616050] servicemanager: Service 'wifinl80211' originally registered from PID 9444 but it is being registered again from PID 9492. Bad state? Late death notification? Multiple instances installed?
[ 909.625058] audit: backlog limit exceeded
[ 909.642669] binder_alloc: 9445: binder_alloc_buf, no vma
[ 909.642675] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 909.642681] binder: 9489:9489 transaction call to 9445:0 failed 152619/29189/-3, size 32-0 line 3465
[ 909.643174] binder_alloc: 9445: binder_alloc_buf, no vma
[ 909.643179] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 909.643182] binder: 9489:9489 transaction call to 9445:0 failed 152628/29189/-3, size 32-0 line 3465
[ 909.643544] binder_alloc: 9445: binder_alloc_buf, no vma
[ 909.643547] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 909.643551] binder: 9489:9489 transaction call to 9445:0 failed 152632/29189/-3, size 32-0 line 3465
[ 909.661268] type=1400 audit(918.627:99052): avc: denied { open } for comm="flags_health_ch" path="/dev/properties/u:object_r:adbd_config_prop:s0" dev="tmpfs" ino=30 scontext=u:r:flags_health_check:s0 tcontext=u:object_r:adbd_config_prop:s0 tclass=file permissive=1
[ 909.666158] audit: audit_backlog=65 > audit_backlog_limit=64
[ 910.753772] servicemanager: Since 'activity' could not be found (requested by debug pid 9489), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 910.774809] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 911.774573] servicemanager: Since 'activity' could not be found (requested by debug pid 9489), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 911.795228] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 912.795182] servicemanager: Since 'activity' could not be found (requested by debug pid 9489), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 912.815924] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
[ 913.815824] servicemanager: Since 'activity' could not be found (requested by debug pid 9489), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
[ 913.836574] servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.

I got this as well
959.780007] binder_alloc: 9969: binder_alloc_buf, no vma
[ 959.780010] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 959.780013] binder: 10012:10012 transaction call to 9969:0 failed 161075/29189/-3, size 32-0 line 3465
[ 959.780270] binder_alloc: 9969: binder_alloc_buf, no vma
[ 959.780271] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 959.780273] binder: 10012:10012 transaction call to 9969:0 failed 161084/29189/-3, size 32-0 line 3465
[ 959.780373] binder_alloc: 9969: binder_alloc_buf, no vma
[ 959.780375] binder: cannot allocate buffer: vma cleared, target dead or dying
[ 959.780377] binder: 10012:10012 transaction call to 9969:0 failed 161088/29189/-3, size 32-0 line 3465
[ 959.799776] audit: audit_lost=24680 audit_rate_limit=0 audit_backlog_limit=64

Meanwhile I am also debugging, any leads is highly appreciated,

Thanks

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

No branches or pull requests

1 participant