Skip to content

Instantly share code, notes, and snippets.

@ligi
Created September 28, 2017 15:03
Show Gist options
  • Save ligi/f58f4863f11f8467a908c867205e1d4b to your computer and use it in GitHub Desktop.
Save ligi/f58f4863f11f8467a908c867205e1d4b to your computer and use it in GitHub Desktop.
09-28 17:01:09.505 2986 3014 E k9 : IOException for ligi:[Gmail]/Papierkorb/MessagingController/conn92606542
09-28 17:01:09.505 2986 3014 E k9 : javax.net.ssl.SSLException: Write error: ssl=0xade3bd80: I/O error during system call, Broken pipe
09-28 17:01:09.505 2986 3014 E k9 : at com.android.org.conscrypt.NativeCrypto.SSL_write(Native Method)
09-28 17:01:09.505 2986 3014 E k9 : at com.android.org.conscrypt.OpenSSLSocketImpl$SSLOutputStream.write(OpenSSLSocketImpl.java:877)
09-28 17:01:09.505 2986 3014 E k9 : at com.jcraft.jzlib.ZOutputStream.write(ZOutputStream.java:88)
09-28 17:01:09.505 2986 3014 E k9 : at java.io.BufferedOutputStream.write(BufferedOutputStream.java:174)
09-28 17:01:09.505 2986 3014 E k9 : at java.io.FilterOutputStream.write(FilterOutputStream.java:129)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.filter.EOLConvertingOutputStream.writeByte(EOLConvertingOutputStream.java:61)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.filter.EOLConvertingOutputStream.write(EOLConvertingOutputStream.java:31)
09-28 17:01:09.505 2986 3014 E k9 : at java.io.FilterOutputStream.write(FilterOutputStream.java:114)
09-28 17:01:09.505 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1793)
09-28 17:01:09.505 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
09-28 17:01:09.505 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mailstore.FileBackedBody.writeTo(FileBackedBody.java:45)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:147)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeMultipart.writeTo(MimeMultipart.java:93)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeMessage.writeTo(MimeMessage.java:422)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mailstore.LocalMessage.writeTo(LocalMessage.java:573)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.mail.store.imap.ImapFolder.appendMessages(ImapFolder.java:1169)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.processPendingAppend(MessagingController.java:1867)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.processPendingCommandsSynchronous(MessagingController.java:1742)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.synchronizeMailboxSynchronous(MessagingController.java:779)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController$9.run(MessagingController.java:739)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.runInBackground(MessagingController.java:204)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.access$000(MessagingController.java:115)
09-28 17:01:09.505 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController$1.run(MessagingController.java:173)
09-28 17:01:09.505 2986 3014 E k9 : at java.lang.Thread.run(Thread.java:818)
09-28 17:01:09.515 28352 28404 D BluetoothSocket: getInputStream(): myUserId = 0
09-28 17:01:09.515 2986 3014 E k9 : Could not process command 'com.fsck.k9.MessagingController.append: , [Gmail]/Papierkorb, K9LOCAL:31950035-755c-4c00-ac2c-112386b453e\
0
09-28 17:01:09.515 2986 3014 E k9 : com.fsck.k9.mail.MessagingException: IO Error
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.store.imap.ImapFolder.ioExceptionHandler(ImapFolder.java:1366)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.store.imap.ImapFolder.appendMessages(ImapFolder.java:1223)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.processPendingAppend(MessagingController.java:1867)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.processPendingCommandsSynchronous(MessagingController.java:1742)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.synchronizeMailboxSynchronous(MessagingController.java:779)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController$9.run(MessagingController.java:739)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.runInBackground(MessagingController.java:204)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController.access$000(MessagingController.java:115)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.controller.MessagingController$1.run(MessagingController.java:173)
09-28 17:01:09.515 2986 3014 E k9 : at java.lang.Thread.run(Thread.java:818)
09-28 17:01:09.515 2986 3014 E k9 : Caused by: javax.net.ssl.SSLException: Write error: ssl=0xade3bd80: I/O error during system call, Broken pipe
09-28 17:01:09.515 2986 3014 E k9 : at com.android.org.conscrypt.NativeCrypto.SSL_write(Native Method)
09-28 17:01:09.515 2986 3014 E k9 : at com.android.org.conscrypt.OpenSSLSocketImpl$SSLOutputStream.write(OpenSSLSocketImpl.java:877)
09-28 17:01:09.515 2986 3014 E k9 : at com.jcraft.jzlib.ZOutputStream.write(ZOutputStream.java:88)
09-28 17:01:09.515 2986 3014 E k9 : at java.io.BufferedOutputStream.write(BufferedOutputStream.java:174)
09-28 17:01:09.515 2986 3014 E k9 : at java.io.FilterOutputStream.write(FilterOutputStream.java:129)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.filter.EOLConvertingOutputStream.writeByte(EOLConvertingOutputStream.java:61)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.filter.EOLConvertingOutputStream.write(EOLConvertingOutputStream.java:31)
09-28 17:01:09.515 2986 3014 E k9 : at java.io.FilterOutputStream.write(FilterOutputStream.java:114)
09-28 17:01:09.515 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1793)
09-28 17:01:09.515 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
09-28 17:01:09.515 2986 3014 E k9 : at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mailstore.FileBackedBody.writeTo(FileBackedBody.java:45)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:147)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeMultipart.writeTo(MimeMultipart.java:93)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.internet.MimeMessage.writeTo(MimeMessage.java:422)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mailstore.LocalMessage.writeTo(LocalMessage.java:573)
09-28 17:01:09.515 2986 3014 E k9 : at com.fsck.k9.mail.store.imap.ImapFolder.appendMessages(ImapFolder.java:1169)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment