Your process is going away. Either it had a Dalvik crash and is now being killed, some native code in it crashed, or it was in the background and the OOM killer is removing it to reclaim memory.
On Sun, May 22, 2011 at 8:45 PM, wang <[email protected]> wrote: > this is the next Log > 05-20 16:43:57.714 I/WindowManager( 102): WINDOW DIED Window{40540858 > com.android.test/com.abdroid.test.Test1 paused=false} > > On May 23, 11:41 am, wang <[email protected]> wrote: > > Hi, > > > > I run into many applications in the Android 2.3, but when every time I > > perform to a certain program, the following error sometimes occurs: > > > > 05-20 16:43:57.714 E/InputTransport( 102): channel '40540858 > > com.android.test/com.abdroid.test.Test1 (server)' publisher ~ Error -1 > > pinning ashmem fd 0. > > > > 05-20 16:43:57.714 E/InputDispatcher( 102): channel '40540858 > > com.android.test/com.abdroid.test.Test1 (server)' ~ Could not publish > > key event, status=-2147483648 > > > > 05-20 16:43:57.714 E/InputDispatcher( 102): channel '40540858 > > com.android.test/com.abdroid.test.Test1 (server)' ~ Channel is > > unrecoverably broken and will be disposed! > > > > Can tell me in what circumstances would cause such a result? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

