Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created April 17, 2015 21:56
Show Gist options
  • Save anonymous/928113e9fc0d68880449 to your computer and use it in GitHub Desktop.
Save anonymous/928113e9fc0d68880449 to your computer and use it in GitHub Desktop.
Device : LGE Nexus 4 (occam)
Android : 4.4.4 (9e62bbc8b5, cm_mako-userdebug 4.4.4 KTU84Q 9e62bbc8b5 test-keys)
Memory : 12M (0.39% used, 192M max)
Memclass: 192
OS Host : cyanogenmod
App : TextSecure 2.11.1
--------- beginning of /dev/log/system
W/ViewRootImpl(11432): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=80.0, y[0]=-16.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=122909179, downTime=122909178, deviceId=6, source=0x1002 }
W/ViewRootImpl(11432): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=-63.5, y[0]=767.5, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=123698989, downTime=123698984, deviceId=6, source=0x1002 }
--------- beginning of /dev/log/main
W/MessageRetrievalService(21158): Application level read timeout...
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MessageRetrievalService(21158): Shutting down pipe...
W/WebSocketConnection(21158): WSC disconnect()...
W/OkHttpClientWrapper(21158): Calling disconnect()...
W/MessageRetrievalService(21158): Looping...
W/MessageRetrievalService(21158): Waiting for websocket state change....
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MmsRadio(21158): Got connectivity change...
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MmsRadio(21158): Got connectivity change...
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/IncomingLegacyMmsConnection(21158): org.apache.http.conn.HttpHostConnectException: Connection to http://194.48.124.71:8001 refused
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.c.l.a(HttpClientConnectionOperator.java:146)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.c.a.a(BasicHttpClientConnectionManager.java:322)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.f.e.a(MainClientExec.java:381)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.f.e.a(MainClientExec.java:225)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.f.f.a(ProtocolExec.java:195)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.f.k.a(RetryExec.java:86)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.f.g.a(RedirectExec.java:108)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.b.l.a(InternalHttpClient.java:184)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.b.e.a(CloseableHttpClient.java:82)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.b.e.a(CloseableHttpClient.java:106)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.LegacyMmsConnection.execute(LegacyMmsConnection.java:164)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:110)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:84)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MmsDownloadJob.onRun(MmsDownloadJob.java:92)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MasterSecretJob.onRun(MasterSecretJob.java:18)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
W/IncomingLegacyMmsConnection(21158): Caused by: java.net.ConnectException: failed to connect to /194.48.124.71 (port 8001): connect failed: ETIMEDOUT (Connection timed out)
W/IncomingLegacyMmsConnection(21158): at libcore.io.IoBridge.connect(IoBridge.java:114)
W/IncomingLegacyMmsConnection(21158): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:192)
W/IncomingLegacyMmsConnection(21158): at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:460)
W/IncomingLegacyMmsConnection(21158): at java.net.Socket.connect(Socket.java:833)
W/IncomingLegacyMmsConnection(21158): at org.a.a.e.a.c.a(PlainConnectionSocketFactory.java:72)
W/IncomingLegacyMmsConnection(21158): at org.a.a.h.c.l.a(HttpClientConnectionOperator.java:124)
W/IncomingLegacyMmsConnection(21158): ... 16 more
W/IncomingLegacyMmsConnection(21158): Caused by: libcore.io.ErrnoException: connect failed: ETIMEDOUT (Connection timed out)
W/IncomingLegacyMmsConnection(21158): at libcore.io.Posix.connect(Native Method)
W/IncomingLegacyMmsConnection(21158): at libcore.io.BlockGuardOs.connect(BlockGuardOs.java:85)
W/IncomingLegacyMmsConnection(21158): at libcore.io.IoBridge.connectErrno(IoBridge.java:127)
W/IncomingLegacyMmsConnection(21158): at libcore.io.IoBridge.connect(IoBridge.java:112)
W/IncomingLegacyMmsConnection(21158): ... 21 more
W/IncomingLegacyMmsConnection(21158): java.io.IOException: Connection manager could not obtain route to host.
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:117)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:84)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MmsDownloadJob.onRun(MmsDownloadJob.java:92)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MasterSecretJob.onRun(MasterSecretJob.java:18)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
W/IncomingLegacyMmsConnection(21158): Downloading in MMS mode without proxy...
W/MmsCommunication(21158): Checking route to address: 10.243.238.52, 10.243.238.52
W/MmsCommunication(21158): requestRouteToHost result: false
W/MmsRadio(21158): MMS Radio Disconnect Called...
W/MmsRadio(21158): Reference count: 0
W/MmsRadio(21158): Turning off MMS radio...
W/MmsRadio(21158): Unregistering receiver...
W/MmsDownloadJob(21158): java.io.IOException: Connection manager could not obtain route to host.
W/MmsDownloadJob(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:117)
W/MmsDownloadJob(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:91)
W/MmsDownloadJob(21158): at org.thoughtcrime.securesms.jobs.MmsDownloadJob.onRun(MmsDownloadJob.java:92)
W/MmsDownloadJob(21158): at org.thoughtcrime.securesms.jobs.MasterSecretJob.onRun(MasterSecretJob.java:18)
W/MmsDownloadJob(21158): at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
W/MmsDownloadJob(21158): at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.PASSPHRASE_EXPIRED_EVENT
W/KeyCachingService(21158): handleClearKey()
W/PassphraseRequiredActionBarActivity(21158): onReceive() for clear key event
W/PassphraseRequiredActionBarActivity(21158): onMasterSecretCleared()
W/PassphraseRequiredActionBarActivity(21158): onReceive() for clear key event
W/PassphraseRequiredActionBarActivity(21158): onMasterSecretCleared()
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, read, type, address, address_device_id, subject, thread_id, status, date_sent, date_received, m_type, msg_box, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (read = 0) ORDER BY date_received ASC)
W/ShortcutBadger(21158): No support for: com.google.android.googlequicksearchbox
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (thread_id = 1) ORDER BY date_received DESC) LIMIT 1
W/IInputConnectionWrapper(21158): showStatusIcon on inactive InputConnection
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/MessageRetrievalService(21158): Network requirement: true, active activities: 0, push pending: 0
W/PassphraseRequiredActionBarActivity(21158): routeApplicationState(), state: 2
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125463794
I/Timeline(21158): Timeline: Activity_idle id: android.os.BinderProxy@41bf33e0 time:125463985
W/KeyCachingService(21158): onStartCommand, null
W/KeyCachingService(21158): foregrounding KCS
W/service (21158): Broadcasting new secret...
W/KeyCachingService(21158): Starting timeout: 900000
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, read, type, address, address_device_id, subject, thread_id, status, date_sent, date_received, m_type, msg_box, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (read = 0) ORDER BY date_received ASC)
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125467374
W/PassphraseRequiredActionBarActivity(21158): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity(21158): initializeClearKeyReceiver()
W/DirectoryRefreshListener(21158): Scheduling for: 1429311072688
W/ShortcutBadger(21158): No support for: com.google.android.googlequicksearchbox
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21158): Incrementing activity count...
W/MessageRetrievalService(21158): Active Count: 1
W/MessageRetrievalService(21158): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService(21158): Making websocket connection....
W/WebSocketConnection(21158): WSC connect()...
W/OkHttpClientWrapper(21158): Connecting to: wss://textsecure-service.whispersystems.org/v1/websocket/?login=%s&password=%s
W/MessageRetrievalService(21158): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService(21158): Reading message...
I/Timeline(21158): Timeline: Activity_idle id: android.os.BinderProxy@41e24250 time:125467935
W/WebSocketConnection(21158): onConnected()
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125468809
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21158): Decrementing activity count...
W/KeyCachingService(21158): Starting timeout: 900000
W/MessageRetrievalService(21158): Active Count: 0
W/PassphraseRequiredActionBarActivity(21158): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity(21158): initializeClearKeyReceiver()
E/BitmapFactory(21158): Unable to decode stream: java.io.FileNotFoundException: /: open failed: EISDIR (Is a directory)
W/BitmapDrawable(21158): BitmapDrawable cannot decode
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (thread_id = 1) ORDER BY date_received ASC)
W/TelephonyUtil(21158): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase(21158): Querying table for MCC+MNC 23201 and APN name a1.net
W/ApnDatabase(21158): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mmsc.A1.net", proxy: "194.48.124.71", port: 8001, user: "ppp@A1plus.at", pass: "ppp" }
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21158): Incrementing activity count...
W/MessageRetrievalService(21158): Active Count: 1
I/Timeline(21158): Timeline: Activity_idle id: android.os.BinderProxy@41e62ec0 time:125469043
W/IncomingBubbleContainer(21158): onCreateView()
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, read, type, address, address_device_id, subject, thread_id, status, date_sent, date_received, m_type, msg_box, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (read = 0) ORDER BY date_received ASC)
W/ShortcutBadger(21158): No support for: com.google.android.googlequicksearchbox
W/IncomingBubbleContainer(21158): onCreateView()
W/IncomingBubbleContainer(21158): onCreateView()
W/IncomingBubbleContainer(21158): onCreateView()
W/ConversationItem(21158): Content location: http://10.243.238.52:80/304CB1C4
W/MmsDownloadJob(21158): onRun()
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (thread_id = 1) ORDER BY date_received ASC)
W/MmsDownloadJob(21158): Downloading mms at 10.243.238.52
W/TelephonyUtil(21158): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase(21158): Querying table for MCC+MNC 23201 and APN name a1.net
W/ApnDatabase(21158): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mmsc.A1.net", proxy: "194.48.124.71", port: 8001, user: "ppp@A1plus.at", pass: "ppp" }
W/IncomingLegacyMmsConnection(21158): Changing radio to MMS mode..
W/MmsRadio(21158): startUsingNetworkFeature status: 1
W/MmsRadio(21158): Got connectivity change...
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[UMTS], state: DISCONNECTED/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MmsRadio(21158): Got connectivity change...
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[HSPA+], state: CONNECTED/CONNECTED, reason: connected, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/MmsRadio(21158): Notifying connected...
W/MmsRadio(21158): Connected: NetworkInfo: type: mobile_mms[HSPA+], state: CONNECTED/CONNECTED, reason: connected, extra: a1.net, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false
W/IncomingLegacyMmsConnection(21158): Downloading in MMS mode with proxy...
W/MmsCommunication(21158): Checking route to address: 194.48.124.71, 194.48.124.71
W/MmsCommunication(21158): requestRouteToHost result: true
W/IncomingLegacyMmsConnection(21158): got successful route to host 194.48.124.71
W/MmsCommunication(21158): connecting to http://mmsc.A1.net
W/MmsCommunication(21158): * response code: HTTP/1.1 200 OK
W/MmsCommunication(21158): Received full server response, 0 bytes
W/PduParser(21158): parse() called...
V/PduParser(21158): check mandatory headers failed!
W/IncomingLegacyMmsConnection(21158): Couldn't parse PDU, byte response: []
W/IncomingLegacyMmsConnection(21158): Couldn't parse PDU, ASCII:
W/IncomingLegacyMmsConnection(21158): java.io.IOException: Bad retrieved PDU
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:125)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.mms.IncomingLegacyMmsConnection.retrieve(IncomingLegacyMmsConnection.java:84)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MmsDownloadJob.onRun(MmsDownloadJob.java:92)
W/IncomingLegacyMmsConnection(21158): at org.thoughtcrime.securesms.jobs.MasterSecretJob.onRun(MasterSecretJob.java:18)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
W/IncomingLegacyMmsConnection(21158): at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
W/IncomingLegacyMmsConnection(21158): Downloading in MMS mode without proxy...
W/MmsCommunication(21158): Checking route to address: 10.243.238.52, 10.243.238.52
W/MmsCommunication(21158): requestRouteToHost result: true
W/IncomingLegacyMmsConnection(21158): got successful route to host 10.243.238.52
W/MmsCommunication(21158): connecting to http://mmsc.A1.net
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125485855
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21158): Decrementing activity count...
W/KeyCachingService(21158): Starting timeout: 900000
W/MessageRetrievalService(21158): Active Count: 0
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21158): Incrementing activity count...
W/MessageRetrievalService(21158): Active Count: 1
I/Timeline(21158): Timeline: Activity_idle id: android.os.BinderProxy@41e24250 time:125486097
W/MmsSmsDatabase(21158): Executing query: SELECT _id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, transport_type FROM (SELECT DISTINCT date_sent * 1 AS date_sent, date * 1 AS date_received, _id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, delivery_receipt_count, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date * 1000 AS date_sent, date_received * 1000 AS date_received, _id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, delivery_receipt_count, mismatched_identities, network_failures, 'mms' AS transport_type FROM mms WHERE (thread_id = 1) ORDER BY date_received DESC) LIMIT 1
W/dalvikvm(21158): method Landroid/support/v7/internal/widget/ListViewCompat;.lookForSelectablePosition incorrectly overrides package-private method with same name in Landroid/widget/ListView;
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125488432
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21158): Decrementing activity count...
W/KeyCachingService(21158): Starting timeout: 900000
W/MessageRetrievalService(21158): Active Count: 0
W/PassphraseRequiredActionBarActivity(21158): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity(21158): initializeClearKeyReceiver()
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21158): Incrementing activity count...
W/MessageRetrievalService(21158): Active Count: 1
I/Timeline(21158): Timeline: Activity_idle id: android.os.BinderProxy@41da1ce0 time:125488765
I/Timeline(21158): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:125491482
W/KeyCachingService(21158): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21158): Decrementing activity count...
W/KeyCachingService(21158): Starting timeout: 900000
W/MessageRetrievalService(21158): Active Count: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment