I had just made some custom changes to my android 3.0.1 kernel and I
am trying to boot with ICS.But I am getting the following error.
Whatever the serivce I enable in init.rc gets killed. I tried with
only console service. Even that got killed. I tried to get some hint
by enabling logcat as a service in init.rc (as even the shell is not
up). But not getting any logs at all. What could be the method to
debug such an issue. ? or what all could be the possible things which
I can try out ?

Note : I can bring up the same system and userdata images with a boot
image created with 2.6.35 kernel.

[    4.820129] init: waitpid returned pid 1190, status = 0000000b
[    4.826141] init: process 'vold', pid 1190 exited
[    4.834320] init: process 'vold' killing any children in process
group
[    4.841217] init: waitpid returned pid 1191, status = 0000000b
[    4.847198] init: process 'netd', pid 1191 exited
[    4.852020] init: process 'netd' killing any children in process
group
[    4.858734] init: waitpid returned pid 1192, status = 0000000b
[    4.864685] init: process 'debuggerd', pid 1192 exited
[    4.869903] init: process 'debuggerd' killing any children in
process group
[    4.877014] init: waitpid returned pid 1193, status = 0000000b
[    4.882873] init: process 'ril-daemon', pid 1193 exited
[    4.889984] init: process 'ril-daemon' killing any children in
process group
[    4.897369] init: waitpid returned pid 1194, status = 0000000b
[    4.903350] init: process 'surfaceflinger', pid 1194 exited
[    4.908996] init: process 'surfaceflinger' killing any children in
process group
[    4.916473] init: service 'zygote' is being killed
[    4.921417] init: starting 'zygote'
[    4.925628] init: waitpid returned pid 1195, status = 0000000b
[    4.932250] init: Created socket '/dev/socket/zygote' with mode
'666', user '0', group '0'
[    4.943298] init: untracked pid 1195 exited
[    4.947723] init: waitpid returned pid 1196, status = 0000000b
[    4.953643] init: process 'drm', pid 1196 exited
[    4.958343] init: process 'drm' killing any children in process
group
[    4.964996] init: waitpid returned pid 1197, status = 0000000b
[    4.970916] init: untracked pid 1197 exited
[    4.975158] init: waitpid returned pid 1198, status = 0000000b
[    4.981079] init: process 'dbus', pid 1198 exited
[    4.985870] init: process 'dbus' killing any children in process
group
[    4.992645] init: waitpid returned pid 1199, status = 0000000b
[    4.998535] init: process 'installd', pid 1199 exited
[    5.003662] init: process 'installd' killing any children in
process group
[    5.010742] init: waitpid returned pid 1200, status = 0000000b
[    5.016662] init: process 'keystore', pid 1200 exited
[    5.021759] init: process 'keystore' killing any children in
process group

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to