>How much RAM do you have?
also, make sure
 - ext3 file system partition size (like atleast 150 MB) is ok
 - few file entries have r+w permission (probably run 'chmod -R 777 *' for
whole filesystem for now)


On Wed, Sep 1, 2010 at 1:33 AM, Brad Davis <bda...@cove-mtn.com> wrote:

> On Aug 29, 12:56 am, Dimka Kuznec <dmitr...@gmail.com> wrote:
> > does anyone have any pointers for me to help debug this issue?
>
> How much RAM do you have?
>
> There are processes that Android will restart (or retry) if they can't
> run due to lack of resources (memory).  A quick glance at init.rc
> implies that "bootanim" may not have the resources to run (after
> "media") and so "media" is being killed (but "media" has to run so it
> is being restarted  (this restart is so if any of the critical
> software dies, the phone doesn't need a hard reboot...)
>
> You can comment "bootanim" out of the init.rc and see if you die in
> "dbus" or later...
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

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

Reply via email to