The input pipe fd has been closed by someone.  Either the window has been
closed so the client correctly closed the fd, or something in the process is
accidentally closing that fd when it shouldn't, or the process crashed and
the fd got closed by the kernel.

On Thu, Jan 20, 2011 at 3:25 PM, bob <b...@coolgroups.com> wrote:

> I'm trying to develop a UFO shooter game for Android, and I keep
> getting this error:
>
> 01-20 17:21:23.178: ERROR/InputDispatcher(61): channel '406be560
> com.coolfone/com.coolfone.hmm (server)' ~ Consumer closed input
> channel or an
>
> error occurred.  events=0x8
>
>
> 01-20 17:21:23.178: ERROR/InputDispatcher(61): channel '406be560
> com.coolfone/com.coolfone.hmm (server)' ~ Channel is unrecoverably
> broken and
>
> will be disposed!
>
>
>
> ________________________
>
> Any ideas?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to