Try to use adb logcat or strace to get more logs!

On 3月9日, 下午12时53分, "He Yunlong-B20256" <[email protected]> wrote:
> Hi, Guys,
>
>     I am porting android, unfortunately, it can't bootup successfully,
> in running init.rc, system server should be started, but it failed, and
> then restart, fail again, then restart....
>
>     Does anyone know its reason? maybe I missed something when building
> android?
>
>     Can I run zygote manually to get its result?
>
> Thanks
> Harry
>
> USER     PID   PPID  VSIZE RSS   WCHAN    PC         NAME
> root     1     0     264   176   c00a6644 0000c35c S /init
> root     2     0     0     0     c00598c0 00000000 S kthreadd
> root     3     2     0     0     c0049fb4 00000000 S ksoftirqd/0
> root     4     2     0     0     c00565ec 00000000 S events/0
> root     5     2     0     0     c00565ec 00000000 S khelper
> root     8     2     0     0     c00565ec 00000000 S suspend/0
> root     92    2     0     0     c00565ec 00000000 S kblockd/0
> root     95    2     0     0     c00565ec 00000000 S cqueue
> root     101   2     0     0     c00565ec 00000000 S mxc_spi.0
> root     104   2     0     0     c00565ec 00000000 S mxc_spi.1
> root     108   2     0     0     c00565ec 00000000 S ksuspend_usbd
> root     114   2     0     0     c01c4aec 00000000 S khubd
> root     133   2     0     0     c00565ec 00000000 S kmmcd
> root     207   2     0     0     c0077f24 00000000 S pdflush
> root     208   2     0     0     c0077f24 00000000 S pdflush
> root     209   2     0     0     c007bf1c 00000000 S kswapd0
> root     253   2     0     0     c00565ec 00000000 S aio/0
> root     257   2     0     0     c00565ec 00000000 S nfsiod
> root     888   2     0     0     c01b7ae8 00000000 S mtdblockd
> root     945   2     0     0     c0205834 00000000 S hwevent
> root     976   2     0     0     c00565ec 00000000 S rpciod/0
> root     988   2     0     0     c01f49a0 00000000 S mxc_ts
> root     1770  1     740   336   c00477f8 afe0d0dc S /system/bin/sh
> system   1771  1     812   292   c0220864 afe0c33c S
> /system/bin/servicemanager
> root     1772  1     1848  356   ffffffff afe0cccc S /system/bin/mountd
> root     1773  1     668   268   c02541f8 afe0cccc S
> /system/bin/debuggerd
> radio    1774  1     3276  616   ffffffff afe0c9ac S /system/bin/rild
> media    1776  1     16804 3472  ffffffff afe0c33c S
> /system/bin/mediaserver
> root     1778  1     812   336   c02541f8 afe0cccc S
> /system/bin/installd
> root     1780  1     1280  140   ffffffff 0000e774 S /sbin/adbd
> root     2200  1770  748   344   00000000 afe0bbfc R /system/bin/sh
> nobody   8809  1     55272 16224 00000000 ad015d68 R zygote
> root     8811  2200  888   348   00000000 afe0c09c R ps
>
> # ps
> USER     PID   PPID  VSIZE RSS   WCHAN    PC         NAME
> root     1     0     264   176   c00a6644 0000c35c S /init
> root     2     0     0     0     c00598c0 00000000 S kthreadd
> root     3     2     0     0     c0049fb4 00000000 S ksoftirqd/0
> root     4     2     0     0     c00565ec 00000000 S events/0
> root     5     2     0     0     c00565ec 00000000 S khelper
> root     8     2     0     0     c00565ec 00000000 S suspend/0
> root     92    2     0     0     c00565ec 00000000 S kblockd/0
> root     95    2     0     0     c00565ec 00000000 S cqueue
> root     101   2     0     0     c00565ec 00000000 S mxc_spi.0
> root     104   2     0     0     c00565ec 00000000 S mxc_spi.1
> root     108   2     0     0     c00565ec 00000000 S ksuspend_usbd
> root     114   2     0     0     c01c4aec 00000000 S khubd
> root     133   2     0     0     c00565ec 00000000 S kmmcd
> root     207   2     0     0     c0077f24 00000000 S pdflush
> root     208   2     0     0     c0077f24 00000000 S pdflush
> root     209   2     0     0     c007bf1c 00000000 S kswapd0
> root     253   2     0     0     c00565ec 00000000 S aio/0
> root     257   2     0     0     c00565ec 00000000 S nfsiod
> root     888   2     0     0     c01b7ae8 00000000 S mtdblockd
> root     945   2     0     0     c0205834 00000000 S hwevent
> root     976   2     0     0     c00565ec 00000000 S rpciod/0
> root     988   2     0     0     c01f49a0 00000000 S mxc_ts
> root     1770  1     740   336   c00477f8 afe0d0dc S /system/bin/sh
> system   1771  1     812   292   c0220864 afe0c33c S
> /system/bin/servicemanager
> root     1772  1     1848  356   ffffffff afe0cccc S /system/bin/mountd
> root     1773  1     680   312   c02541f8 afe0cccc S
> /system/bin/debuggerd
> radio    1774  1     3276  616   ffffffff afe0c9ac S /system/bin/rild
> media    1776  1     16804 3472  ffffffff afe0c33c S
> /system/bin/mediaserver
> root     1778  1     812   336   c02541f8 afe0cccc S
> /system/bin/installd
> root     1780  1     1280  140   ffffffff 0000e774 S /sbin/adbd
> root     2200  1770  748   344   c00477f8 afe0d0dc S /system/bin/sh
> root     10101 1     70636 18820 c00a6ca8 afe0c464 S zygote
> system   10104 10101 105468 12088 ffffffff afe0c33c S system_server
> root     10121 2200  888   348   00000000 afe0c09c R ps
> #
> # ++Searching for BBT table in the flash ...
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to