Is this a bring up effort on a new hardware? If so, whats mem config?
I have seen issues while trying to port Honeycomb on a 512 MB ram in
the past but yes it wasn't as bad as kills during boot. You may also
want to refer and make sure of memory requirements as specified in
CDD (
http://static.googleusercontent.com/external_content/
untrusted_dlcp/
source.android.com/en/us/compatibility/4.2/android-4.2-
cdd.pdf)
On Apr 3, 10:02 am, Kyle Russell <
krussell7...@gmail.com> wrote:
> It's very reproducible. I don't see any memory-related errors before the
> "failed to attach" messages in logcat or dmesg, but eventually (after
> ActivityManagerService tries a few restarts) the OOM driver starts killing
> processes.
>
> It only seems to be related to a few processes
> too: com.android.launcher, com.android.settings, android.process.acore, com.android.inputmethod.latin, com.android.location.fused,
> plus a couple of others. Granted that may have more to do with the fact
> that it happens early in boot.
>
> The first process where I see a "failed to attach" message isn't always the
> same either. Sometimes I never get past the boot animation; sometimes I
> get all the way to the launcher. However, when the launcher does start, it
> only stays up until OOM kills it, so something else bad is going on in the
> background.