My android app continuously gets the channel broken error and this closes down app automatecally. On log only following two lines will be prited in red

  ERROR/InputDispatcher(2687): channel '40561dd8 com.mypackage.myActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x801-09
  ERROR/InputDispatcher(2687): channel '40561dd8 com.mypackage.myActivity  (server)' ~ Channel is unrecoverably broken and will be disposed!

App targets Android 2.2 platform version.

Request you to help me getting cause of this error.

Thanks in advance.

link|improve this question
I am encountering the same error and I started wondering if maybe my app does not get shut down because of that error message, but that the message appears because my app gets shutdown (possibly for some other reason - that however does not appear in the logfile...) – Zainodis Apr 26 at 12:42
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.