Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created October 16, 2017 00:54
Show Gist options
  • Save anonymous/b3889b498b6a3e42945c55fdb56897af to your computer and use it in GitHub Desktop.
Save anonymous/b3889b498b6a3e42945c55fdb56897af to your computer and use it in GitHub Desktop.
Device : Google Pixel XL (marlin)
Android : 8.0.0 (4286349, OPR1.170623.026)
Memory : 8M (28.70% free, 512M max)
Memclass: 256
OS Host : vpeb12.mtv.corp.google.com
App : Signal 4.10.12
--------- beginning of main
10-15 20:32:51.085 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:32:51.183 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:32:51.183 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:32:51.201 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:32:51.299 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:32:51.323 30493 32564 D OpenGLRenderer: HWUI GL Pipeline
10-15 20:32:51.334 30493 30493 W KeyCachingService: onCreate()
10-15 20:32:51.397 30493 30493 W service : Broadcasting new secret...
10-15 20:32:51.399 30493 30493 W KeyCachingService: onStartCommand, null
10-15 20:32:51.399 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:32:51.399 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:32:51.401 30493 32565 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0 AND notified = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0 AND notified = 0) ORDER BY date_received ASC)
10-15 20:32:51.437 30493 32566 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:32:51.437 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:32:51.437 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:32:51.438 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:32:51.440 30493 32566 W MessageRetrievalService: Making websocket connection....
10-15 20:32:51.444 30493 32566 W WebSocketConnection: WSC connect()...
10-15 20:32:51.451 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:32:51.452 30493 32566 W MessageRetrievalService: Reading message...
10-15 20:32:51.468 30493 32564 I Adreno : QUALCOMM build : 7142022, Ib5823dd10c
10-15 20:32:51.468 30493 32564 I Adreno : Build Date : 06/23/17
10-15 20:32:51.468 30493 32564 I Adreno : OpenGL ES Shader Compiler Version: EV031.18.00.00
10-15 20:32:51.468 30493 32564 I Adreno : Local Branch : O11A
10-15 20:32:51.468 30493 32564 I Adreno : Remote Branch :
10-15 20:32:51.468 30493 32564 I Adreno : Remote Branch :
10-15 20:32:51.468 30493 32564 I Adreno : Reconstruct Branch :
10-15 20:32:51.504 30493 32564 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
10-15 20:32:51.524 30493 32564 I OpenGLRenderer: Initialized EGL, version 1.4
10-15 20:32:51.524 30493 32564 D OpenGLRenderer: Swap behavior 2
10-15 20:32:51.582 30493 32569 D NetworkSecurityConfig: No Network Security Config specified, using platform default
10-15 20:32:51.838 30493 32567 W WebSocketConnection: onConnected()
10-15 20:32:51.840 30493 32567 W WebSocketConnection: WSC onMessage()
10-15 20:32:51.850 30493 32567 W WebSocketConnection: Message Type: 1
10-15 20:33:21.687 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:33:21.733 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:33:21.733 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:33:21.733 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:34:21.930 30493 32567 W WebSocketConnection: onFailure()
10-15 20:34:21.938 30493 32567 W WebSocketConnection: java.io.EOFException
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okio.RealBufferedSource.require(RealBufferedSource.java:60)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okio.RealBufferedSource.readByte(RealBufferedSource.java:73)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:113)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:97)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:262)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:201)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.RealCall$AsyncCall.execute(RealCall.java:141)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: at java.lang.Thread.run(Thread.java:764)
10-15 20:34:21.938 30493 32567 W WebSocketConnection: onClose()...
10-15 20:34:32.396 30493 32567 W WebSocketConnection: WSC connect()...
10-15 20:34:32.422 30493 32566 W MessageRetrievalService: Application level read timeout...
10-15 20:34:32.423 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:34:32.423 30493 32566 W MessageRetrievalService: Shutting down pipe...
10-15 20:34:32.423 30493 32566 W WebSocketConnection: WSC disconnect()...
10-15 20:34:32.424 30493 32566 W MessageRetrievalService: Looping...
10-15 20:34:32.424 30493 32566 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:34:32.425 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:34:32.755 30493 32610 W WebSocketConnection: WSC onMessage()
10-15 20:34:32.756 30493 32610 W WebSocketConnection: Message Type: 1
10-15 20:34:32.808 30493 32610 W WebSocketConnection: onClosing()!...
10-15 20:34:32.809 30493 32610 W WebSocketConnection: onClose()...
10-15 20:34:46.166 30493 32578 W WebSocketConnection: Sending keep alive...
10-15 20:40:10.771 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:40:10.824 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:40:10.824 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:40:10.824 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:40:10.825 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:40:10.825 30493 32566 W MessageRetrievalService: Making websocket connection....
10-15 20:40:10.826 30493 32566 W WebSocketConnection: WSC connect()...
10-15 20:40:10.832 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:40:10.833 30493 32566 W MessageRetrievalService: Reading message...
10-15 20:40:11.521 30493 32705 W WebSocketConnection: onConnected()
10-15 20:40:11.523 30493 32705 W WebSocketConnection: WSC onMessage()
10-15 20:40:11.524 30493 32705 W WebSocketConnection: Message Type: 1
10-15 20:40:11.900 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:40:11.949 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:40:11.949 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:40:11.949 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:41:06.523 30493 32717 W WebSocketConnection: Sending keep alive...
10-15 20:41:06.575 30493 32705 W WebSocketConnection: WSC onMessage()
10-15 20:41:06.575 30493 32705 W WebSocketConnection: Message Type: 2
10-15 20:41:11.526 30493 32566 W MessageRetrievalService: Application level read timeout...
10-15 20:41:11.527 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:41:11.527 30493 32566 W MessageRetrievalService: Shutting down pipe...
10-15 20:41:11.527 30493 32566 W WebSocketConnection: WSC disconnect()...
10-15 20:41:11.528 30493 32566 W MessageRetrievalService: Looping...
10-15 20:41:11.529 30493 32566 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:41:11.531 30493 32566 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:41:11.741 30493 32705 W WebSocketConnection: onClosing()!...
10-15 20:41:11.741 30493 32705 W WebSocketConnection: onClose()...
10-15 20:41:11.964 30493 30493 W KeyCachingService: KCS Is Being Destroyed!
10-15 20:41:11.964 30493 30493 W KeyCachingService: handleClearKey()
10-15 20:41:11.969 30493 30493 W PassphraseRequiredActionBarActivity: onReceive() for clear key event
10-15 20:41:11.969 30493 30493 W PassphraseRequiredActionBarActivity: onMasterSecretCleared()
10-15 20:41:11.974 30493 457 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0 AND notified = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0 AND notified = 0) ORDER BY date_received ASC)
10-15 20:41:11.979 30493 30493 W PassphraseRequiredActionBarActivity: onDestroy()
10-15 20:42:01.526 30493 32717 W WebSocketConnection: Sending keep alive...
10-15 20:46:20.933 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:46:21.010 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:46:21.011 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:46:21.012 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:46:21.031 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:46:21.039 30493 30493 W KeyCachingService: onCreate()
10-15 20:46:21.102 30493 30493 W service : Broadcasting new secret...
10-15 20:46:21.103 30493 30493 W KeyCachingService: onStartCommand, null
10-15 20:46:21.103 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:46:21.103 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:46:21.105 30493 1042 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0 AND notified = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0 AND notified = 0) ORDER BY date_received ASC)
10-15 20:46:21.117 30493 1043 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:46:21.117 30493 1043 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:46:21.118 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:46:21.119 30493 1043 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:46:21.120 30493 1043 W MessageRetrievalService: Making websocket connection....
10-15 20:46:21.120 30493 1043 W WebSocketConnection: WSC connect()...
10-15 20:46:21.129 30493 1043 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:46:21.130 30493 1043 W MessageRetrievalService: Reading message...
10-15 20:46:21.638 30493 1044 W WebSocketConnection: onConnected()
10-15 20:46:21.640 30493 1044 W WebSocketConnection: WSC onMessage()
10-15 20:46:21.640 30493 1044 W WebSocketConnection: Message Type: 1
10-15 20:46:22.454 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:46:22.467 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:46:22.467 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:46:22.467 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:46:22.470 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:46:22.471 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:46:22.472 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:46:22.472 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:46:22.473 30493 30493 W ConversationActivity: onCreate()
10-15 20:46:22.473 30493 30493 I AppCompatDelegate: You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
10-15 20:46:22.518 30493 30493 W QuickAttachmentDrawer: updateControlsView()
10-15 20:46:22.617 30493 1051 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 500)
10-15 20:46:22.620 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:46:22.624 30493 1041 W ConversationActivity: Loading identity for: +*********92
10-15 20:46:22.628 30493 30493 W ConversationActivity: onResume() Finished: 185
10-15 20:46:22.642 30493 30493 W KeyboardAwareLinearLayout: rotation changed
10-15 20:46:22.642 30493 30493 W KeyboardAwareLinearLayout: onKeyboardClose()
10-15 20:46:22.664 30493 30493 W CameraView: skipping layout due to zero-width/height preview size
10-15 20:46:22.668 30493 1041 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0 AND notified = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0 AND notified = 0) ORDER BY date_received ASC)
10-15 20:46:22.686 30493 30493 W ConversationActivity: updateInviteReminder(false)
10-15 20:46:22.686 30493 30493 W ConversationActivity: updateDefaultSubscriptionId(null)
10-15 20:46:22.687 30493 30493 W ConversationFragment: onLoadFinished
10-15 20:46:22.688 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:46:22.688 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:46:22.689 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:46:22.689 30493 30493 W ConversationActivity: Got identity records: false
10-15 20:46:22.724 30493 30493 I WebViewFactory: Loading com.android.chrome version 61.0.3163.98 (code 316309852)
10-15 20:46:22.747 30493 1044 W WebSocketConnection: WSC onMessage()
10-15 20:46:22.747 30493 1044 W WebSocketConnection: Message Type: 2
10-15 20:46:22.777 30493 30498 I zygote : Do partial code cache collection, code=5KB, data=21KB
10-15 20:46:22.780 30493 30498 I zygote : After code cache collection, code=5KB, data=21KB
10-15 20:46:22.780 30493 30498 I zygote : Increasing code cache capacity to 128KB
10-15 20:46:22.825 30493 30493 I cr_LibraryLoader: Time to load native libraries: 6 ms (timestamps 1113-1119)
10-15 20:46:22.840 30493 30493 I chromium: [INFO:library_loader_hooks.cc(136)] Chromium logging enabled: level = 0, default verbosity = 0
10-15 20:46:22.840 30493 30493 I cr_LibraryLoader: Expected native library version number "61.0.3163.98", actual native library version number "61.0.3163.98"
10-15 20:46:22.880 30493 1053 W cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.chrome, sandboxed = true
10-15 20:46:22.908 30493 30493 I cr_BrowserStartup: Initializing chromium process, singleProcess=false
10-15 20:46:22.978 30493 30493 W crime.securesms: type=1400 audit(0.0:7867): avc: denied { read } for name="vmstat" dev="proc" ino=4026532412 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0
10-15 20:46:23.047 30493 30493 W ConversationAdapter: Inflate time: 346
10-15 20:46:23.051 30493 30493 W ConversationAdapter: Bind time: 4
10-15 20:46:23.056 30493 30493 W ConversationAdapter: Inflate time: 1
10-15 20:46:23.057 30493 30493 W ConversationAdapter: Bind time: 0
10-15 20:46:23.116 30493 30493 W View : dispatchProvideAutofillStructure(): not laid out, ignoring
10-15 20:46:23.117 30493 30493 I chatty : uid=10079(u0_a79) org.thoughtcrime.securesms identical 12 lines
10-15 20:46:23.117 30493 30493 W View : dispatchProvideAutofillStructure(): not laid out, ignoring
10-15 20:46:23.120 30493 30493 I AssistStructure: Flattened final assist data: 8248 bytes, containing 1 windows, 41 views
10-15 20:46:23.124 30493 32564 D OpenGLRenderer: endAllActiveAnimators on 0xd353c900 (RippleDrawable) with handle 0xd56165d0
10-15 20:46:23.434 30493 30511 W JobConsumer:
10-15 20:46:23.434 30493 30511 W JobConsumer: org.whispersystems.signalservice.api.push.exceptions.NonSuccessfulResponseCodeException: Response: Response{protocol=h2, code=403, message=, url=https://cdn.signal.org/profiles/R3Udqih1o-l-JKSSiZJ6dQ}
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.whispersystems.signalservice.internal.push.PushServiceSocket.downloadFromCdn(PushServiceSocket.java:611)
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.whispersystems.signalservice.internal.push.PushServiceSocket.retrieveProfileAvatar(PushServiceSocket.java:390)
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.whispersystems.signalservice.api.SignalServiceMessageReceiver.retrieveProfileAvatar(SignalServiceMessageReceiver.java:100)
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.thoughtcrime.securesms.jobs.RetrieveProfileAvatarJob.onRun(RetrieveProfileAvatarJob.java:77)
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
10-15 20:46:23.434 30493 30511 W JobConsumer: at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob:
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: org.whispersystems.signalservice.api.push.exceptions.NonSuccessfulResponseCodeException: Response: Response{protocol=h2, code=403, message=, url=https://cdn.signal.org/profiles/R3Udqih1o-l-JKSSiZJ6dQ}
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.whispersystems.signalservice.internal.push.PushServiceSocket.downloadFromCdn(PushServiceSocket.java:611)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.whispersystems.signalservice.internal.push.PushServiceSocket.retrieveProfileAvatar(PushServiceSocket.java:390)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.whispersystems.signalservice.api.SignalServiceMessageReceiver.retrieveProfileAvatar(SignalServiceMessageReceiver.java:100)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.thoughtcrime.securesms.jobs.RetrieveProfileAvatarJob.onRun(RetrieveProfileAvatarJob.java:77)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.whispersystems.jobqueue.JobConsumer.runJob(JobConsumer.java:76)
10-15 20:46:23.434 30493 30511 W RetrieveProfileAvatarJob: at org.whispersystems.jobqueue.JobConsumer.run(JobConsumer.java:46)
10-15 20:46:24.277 30493 30493 W ConversationActivity: onBackPressed()
10-15 20:46:24.293 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:46:24.316 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:46:24.316 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:46:24.317 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:46:24.322 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:46:24.361 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:46:24.361 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:46:24.362 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:46:24.557 30493 30493 W EventBus: Subscriber to unregister was not registered before: class org.thoughtcrime.securesms.ConversationActivity
10-15 20:46:24.560 30493 1041 W MmsSmsDatabase: Executing query: SELECT _id, unique_row_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, subscription_id, expires_in, expire_started, notified, transport_type, attachment_id, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_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, subscription_id, expires_in, expire_started, notified, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS file_name, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS digest, NULL AS fast_preflight_id, NULL AS voice_note, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_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, subscription_id, expires_in, expire_started, notified, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, file_name, _data, thumbnail, ct, cl, digest, fast_preflight_id, voice_note, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 1)
10-15 20:46:24.560 30493 30493 W PassphraseRequiredActionBarActivity: onDestroy()
10-15 20:46:26.568 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:46:26.592 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:46:26.592 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:46:26.593 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:46:26.599 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:46:26.601 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:46:26.601 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:46:26.604 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:46:26.638 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:46:26.724 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:46:26.724 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:46:26.725 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:46:31.156 30493 30493 D Ringtone: Successfully created local player
10-15 20:46:59.787 30493 30493 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
10-15 20:47:08.241 30493 30493 D Ringtone: Successfully created local player
10-15 20:47:09.668 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:47:09.694 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:47:09.694 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:47:09.694 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:47:09.696 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:47:09.734 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:47:09.734 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:47:09.735 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:47:10.013 30493 30493 W PassphraseRequiredActionBarActivity: onDestroy()
10-15 20:47:10.645 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:47:10.672 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:47:10.672 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:47:10.672 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:47:11.021 30493 30493 W PassphraseRequiredActionBarActivity: onDestroy()
10-15 20:47:16.171 30493 30501 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-15 20:47:16.172 30493 30501 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
10-15 20:47:16.179 30493 30501 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
10-15 20:47:16.179 30493 30501 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
10-15 20:47:16.640 30493 1047 W WebSocketConnection: Sending keep alive...
10-15 20:47:16.761 30493 1044 W WebSocketConnection: WSC onMessage()
10-15 20:47:16.762 30493 1044 W WebSocketConnection: Message Type: 2
10-15 20:47:21.641 30493 1043 W MessageRetrievalService: Application level read timeout...
10-15 20:47:21.643 30493 1043 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:47:21.644 30493 1043 W MessageRetrievalService: Shutting down pipe...
10-15 20:47:21.644 30493 1043 W WebSocketConnection: WSC disconnect()...
10-15 20:47:21.644 30493 1043 W MessageRetrievalService: Looping...
10-15 20:47:21.644 30493 1043 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:47:21.647 30493 1043 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-15 20:47:21.779 30493 1044 W WebSocketConnection: onClosing()!...
10-15 20:47:21.780 30493 1044 W WebSocketConnection: onClose()...
10-15 20:48:11.045 30493 30493 W KeyCachingService: KCS Is Being Destroyed!
10-15 20:48:11.054 30493 30493 W KeyCachingService: handleClearKey()
10-15 20:48:11.642 30493 1047 W WebSocketConnection: Sending keep alive...
10-15 20:54:07.208 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:54:07.346 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:54:07.346 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:54:07.353 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:54:07.610 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:54:07.629 30493 30493 W KeyCachingService: onCreate()
10-15 20:54:07.699 30493 30493 W service : Broadcasting new secret...
10-15 20:54:07.702 30493 30493 W KeyCachingService: onStartCommand, null
10-15 20:54:07.702 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:54:07.702 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:54:07.723 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:54:07.723 30493 1685 W MessageRetrievalService: Waiting for websocket state change....
10-15 20:54:07.724 30493 1685 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:54:07.725 30493 1685 W MessageRetrievalService: Making websocket connection....
10-15 20:54:07.742 30493 1685 W WebSocketConnection: WSC connect()...
10-15 20:54:07.750 30493 1685 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-15 20:54:07.756 30493 1685 W MessageRetrievalService: Reading message...
10-15 20:54:08.056 30493 1688 W WebSocketConnection: onConnected()
10-15 20:54:08.057 30493 1688 W WebSocketConnection: WSC onMessage()
10-15 20:54:08.060 30493 1688 W WebSocketConnection: Message Type: 1
10-15 20:54:10.862 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:54:10.889 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:54:10.890 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:54:10.890 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:54:11.177 30493 32564 D OpenGLRenderer: endAllActiveAnimators on 0xd3cc1280 (MenuPopupWindow$MenuDropDownListView) with handle 0xd5640040
10-15 20:54:13.034 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:54:13.073 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:54:13.073 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:54:13.074 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:54:17.301 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:54:17.318 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:54:17.318 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:54:17.318 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:54:17.324 30493 30493 W PassphraseRequiredActionBarActivity: onCreate(null)
10-15 20:54:17.325 30493 30493 W ExperienceUpgradeActivity: getExperienceUpgrade(298)
10-15 20:54:17.325 30493 30493 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-15 20:54:17.327 30493 30493 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-15 20:54:17.429 30493 30493 W PassphraseRequiredActionBarActivity: onResume()
10-15 20:54:17.513 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-15 20:54:17.513 30493 30493 W KeyCachingService: Incrementing activity count...
10-15 20:54:17.514 30493 30493 W MessageRetrievalService: Active Count: 1
10-15 20:54:17.556 30493 32564 D OpenGLRenderer: endAllActiveAnimators on 0xd2c96600 (MenuPopupWindow$MenuDropDownListView) with handle 0xd5626bc0
10-15 20:54:21.562 30493 30493 W PassphraseRequiredActionBarActivity: onPause()
10-15 20:54:21.574 30493 30493 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-15 20:54:21.574 30493 30493 W KeyCachingService: Decrementing activity count...
10-15 20:54:21.574 30493 30493 W MessageRetrievalService: Active Count: 0
10-15 20:54:21.714 30493 30493 W View : dispatchProvideAutofillStructure(): not laid out, ignoring
10-15 20:54:21.715 30493 30493 I AssistStructure: Flattened final assist data: 3356 bytes, containing 1 windows, 12 views
10-15 20:54:21.717 30493 32564 D OpenGLRenderer: endAllActiveAnimators on 0xcf417a00 (ListView) with handle 0xd5616a40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment