What is the problem?  The log messages don't necessarily indicate a problem.
 Is there an actual problem you are seeing in your app?

On Wed, May 25, 2011 at 5:43 AM, wang <[email protected]> wrote:

> Hi,
>
> Thank you for your reply. I want to know how I avoid problem? I check
> the log, in the previous run program has occurred
>
> E/InputDispatcher(   83): channel '406f6928 com.android.test/
> com.android.test.test1 (server)' ~ Consumer closed input channel or an
> error occurred.  events=0x8
>
>
> E/InputDispatcher(   83): channel '406f6928 com.android.test/
> com.android.test.test1 (server)' ~ Channel is unrecoverably broken and
> will be disposed!
>
> is this can cause this problem reason?
>
> If it is, I have check the log, is this over than 3 times can cause
> this problem, and less not ?
> And I want to know why I run in 2.2 not have this problem, and 2.3 has
> occur ?
>
> Thank you for your reply.
>
> On May 23, 1:17 pm, Dianne Hackborn <[email protected]> wrote:
> > 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
>



-- 
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

Reply via email to