Suggest to use logwrapper to get more information when init start zygote, 
in init*.rc find zygote and change like this

service zygote /system/bin/app_process -Xzygote /system/bin --zygote 
--start-system-server


On Monday, June 22, 2015 at 9:56:21 PM UTC+8, Nishith Goswami wrote:
>
> Hi 
>
> I am trying to port Android ICS version on one of the reference platform I 
> have.In my task of porting I have ported Android Kernel and I in my porting 
> activity I am am able to see android's "bootanimation" service started.
>
> Now my problem is androids "zygot" service is getting killed again and 
> again and which in turn causes media/netd services to be restarted again 
> and I am not able to go further from bootanimation screen.
>
> I am getting below logs again and again and due to that my reference board 
> is stuck at Android bootanimation screen.
>
> It will be very much helpful to me if someone can show some light for my 
> issue.
>
>
> Logs :
>
> .................................................
>
> [   39.665313] init: waitpid returned pid 87, status = 00000009
> [   39.671264] init: process 'zygote', pid 87 exited
> [   39.676239] init: process 'zygote' killing any children in process group
> [   39.683715] request_suspend_state: wakeup (3->0) at 39669708256 
> (2000-01-01 00:00:36.559722901 UTC)
> [   39.693359] init: service 'media' is being killed
> [   39.701019] init: starting 'media'
> [   39.705200] init: service 'netd' is being killed
> [   39.711334] init: starting 'netd'
> [   39.715179] init: waitpid returned pid 84, status = 00000009
> [   39.721557] init: Created socket '/dev/socket/dnsproxyd' with mode 
> '660', user '0', group '3003'
> [   39.730926] init: untracked pid 84 exited
> [   39.735351] init: waitpid returned pid 89, status = 00000009
> [   39.741485] init: Created socket '/dev/socket/netd' with mode '660', 
> user '0', group '1000'
> [   39.750274] init: untracked pid 89 exited
> [   39.754486] init: starting 'zygote'
> [   39.772033] init: Created socket '/dev/socket/zygote' with mode '660', 
> user '0', group '1000'
>
>
> .........................................................................................................................................
>
>
> Regards,
> Nishith
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to