Zygote is killed

827 views
Skip to first unread message

Nishith Goswami

unread,
Jun 22, 2015, 9:56:21 AM6/22/15
to android...@googlegroups.com
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

Braganza Roberts

unread,
Jun 23, 2015, 11:29:38 PM6/23/15
to nishi...@gmail.com, android-porting
Hi,

Could you pls attach the Complete Adb logs from the Beginning
?

Br,
Sam.

--
--
unsubscribe: android-porti...@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-porti...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

joez

unread,
Nov 5, 2015, 11:37:22 AM11/5/15
to android-porting
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

Titus Rathinaraj Stalin

unread,
Jan 7, 2016, 10:08:14 AM1/7/16
to android-porting
Hello Nishith,

Able to solve your "zygote" restart issue ?
I'm also getting the same behavior...bootanimation came and zygote services restarted including with media and netd service.
I've commented out the media and netd services but "zygot" I can't right...

Can you please help us to solve the problem ?

Regards,
Titus S.

Crt Mori

unread,
Jan 7, 2016, 10:33:26 AM1/7/16
to tituse...@gmail.com, android-porting
Hi Titus,
Can you confirm that you have graphics card drivers properly installed and that they are running -> use logcat for more details.

Best regards,
Crt

--
Reply all
Reply to author
Forward
0 new messages