Afaik, zygote forks new application/system processes and initialises the DVM for applications. Most system services run within system_server, which is a user process, whereas zygote is root. So, if you kill zygote, the system cannot initiate any app/system processes (including system_server). See list of processes (ps -P) somwhere eight-tenth down the crashreport.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To view this discussion on the web visit https://groups.google.com/d/msg/android-platform/-/hyP-POvAhoYJ.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.