Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created June 23, 2016 22:16
Show Gist options
  • Save anonymous/c7bf03b5f05c97ce0f9ea691d5c9f70e to your computer and use it in GitHub Desktop.
Save anonymous/c7bf03b5f05c97ce0f9ea691d5c9f70e to your computer and use it in GitHub Desktop.
Device : motorola XT1562 (lux_retasia_ds)
Android : 6.0.1 (38, MPD24.107-52)
Memory : 30M (10.01% free, 192M max)
Memclass: 192
OS Host : ilclbld106
App : Signal 3.16.0
--------- beginning of main
06-24 00:15:53.416 12632 12632 W PassphraseRequiredActionBarActivity: onCreate(null)
06-24 00:15:53.450 12632 12632 W ExperienceUpgradeActivity: getExperienceUpgrade(179)
06-24 00:15:53.471 12632 12632 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
06-24 00:15:53.496 12632 12632 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
06-24 00:15:53.498 12632 12632 W ConversationActivity: onCreate()
06-24 00:15:53.656 12632 12632 W QuickAttachmentDrawer: updateControlsView()
06-24 00:15:53.972 12632 12632 W PassphraseRequiredActionBarActivity: onResume()
06-24 00:15:53.973 12632 17317 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, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, 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, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 6) 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, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, 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 = 6) ORDER BY date_received DESC LIMIT 500)
06-24 00:15:54.006 12632 17320 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
06-24 00:15:54.019 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
06-24 00:15:54.019 12632 12632 W KeyCachingService: Incrementing activity count...
06-24 00:15:54.020 12632 12632 W MessageRetrievalService: Active Count: 1
06-24 00:15:54.022 12632 12652 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
06-24 00:15:54.023 12632 12652 W MessageRetrievalService: Making websocket connection....
06-24 00:15:54.062 12632 12652 W WebSocketConnection: WSC connect()...
06-24 00:15:54.063 12632 12652 W OkHttpClientWrapper: Connecting to: wss://textsecure-service.whispersystems.org/v1/websocket/?login=%s&password=%s
06-24 00:15:54.070 12632 12652 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
06-24 00:15:54.072 12632 12652 W MessageRetrievalService: Reading message...
06-24 00:15:54.083 12632 12632 W KeyboardAwareLinearLayout: rotation changed
06-24 00:15:54.083 12632 12632 W KeyboardAwareLinearLayout: onKeyboardClose()
06-24 00:15:54.120 12632 17320 I Adreno : QUALCOMM build : 166ada0, Ifd751822f5
06-24 00:15:54.120 12632 17320 I Adreno : Build Date : 01/26/16
06-24 00:15:54.120 12632 17320 I Adreno : OpenGL ES Shader Compiler Version: XE031.06.00.05
06-24 00:15:54.120 12632 17320 I Adreno : Local Branch : AU12_SBA
06-24 00:15:54.120 12632 17320 I Adreno : Remote Branch :
06-24 00:15:54.120 12632 17320 I Adreno : Remote Branch :
06-24 00:15:54.120 12632 17320 I Adreno : Reconstruct Branch :
06-24 00:15:54.130 12632 17320 I OpenGLRenderer: Initialized EGL, version 1.4
06-24 00:15:54.147 12632 12632 W CameraView: skipping layout due to zero-width/height preview size
06-24 00:15:54.159 12632 17319 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, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, 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, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 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, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, 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) ORDER BY date_received ASC)
06-24 00:15:54.174 12632 17324 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:15:54.320 12632 12632 I WebViewFactory: Loading com.google.android.webview version 51.0.2704.81 (code 270408100)
06-24 00:15:54.398 12632 12632 I cr_LibraryLoader: Time to load native libraries: 3 ms (timestamps 7369-7372)
06-24 00:15:54.398 12632 12632 I cr_LibraryLoader: Expected native library version number "51.0.2704.81", actual native library version number "51.0.2704.81"
06-24 00:15:54.416 12632 12632 V WebViewChromiumFactoryProvider: Binding Chromium to main looper Looper (main, tid 1) {89616fe}
06-24 00:15:54.416 12632 12632 I cr_LibraryLoader: Expected native library version number "51.0.2704.81", actual native library version number "51.0.2704.81"
06-24 00:15:54.417 12632 12632 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
06-24 00:15:54.443 12632 12632 I cr_BrowserStartup: Initializing chromium process, singleProcess=true
06-24 00:15:54.458 12632 12632 E ApkAssets: Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin
06-24 00:15:54.458 12632 12632 E ApkAssets: Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin
06-24 00:15:54.797 12632 12632 W ConversationActivity: updateInviteReminder(true)
06-24 00:15:54.797 12632 12632 W ConversationActivity: updateDefaultSubscriptionId(null)
06-24 00:15:54.798 12632 17321 W WebSocketConnection: onConnected()
06-24 00:15:54.802 12632 12632 W InputMethodManager: Ignoring onBind: cur seq=3827, given seq=3826
06-24 00:15:54.803 12632 12632 I Choreographer: Skipped 32 frames! The application may be doing too much work on its main thread.
06-24 00:15:57.340 12632 12632 W PassphraseRequiredActionBarActivity: onPause()
06-24 00:15:57.361 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
06-24 00:15:57.361 12632 12632 W KeyCachingService: Decrementing activity count...
06-24 00:15:57.381 12632 12632 W MessageRetrievalService: Active Count: 0
06-24 00:16:12.253 12632 17316 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, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, 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, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 6) 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, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, 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 = 6) ORDER BY date_received DESC LIMIT 1)
06-24 00:16:12.253 12632 12632 W PassphraseRequiredActionBarActivity: onDestroy()
06-24 00:16:12.298 12632 12632 W PassphraseRequiredActionBarActivity: onCreate(null)
06-24 00:16:12.299 12632 12632 W ExperienceUpgradeActivity: getExperienceUpgrade(179)
06-24 00:16:12.300 12632 12632 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
06-24 00:16:12.304 12632 12632 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
06-24 00:16:12.322 12632 12632 W DirectoryRefreshListener: Scheduling for: 1466756727747
06-24 00:16:12.353 12632 12632 W PassphraseRequiredActionBarActivity: onResume()
06-24 00:16:12.363 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
06-24 00:16:12.363 12632 12632 W KeyCachingService: Incrementing activity count...
06-24 00:16:12.366 12632 12632 W MessageRetrievalService: Active Count: 1
06-24 00:16:12.488 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:12.907 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:12.914 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:12.961 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:12.962 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:13.005 12632 12655 W RecipientPreferenceDatabase: Muted until: 0
06-24 00:16:14.446 12632 12632 W art : Before Android 4.1, method int android.support.v7.internal.widget.ListViewCompat.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView
06-24 00:16:17.627 12632 12632 W PassphraseRequiredActionBarActivity: onPause()
06-24 00:16:17.647 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
06-24 00:16:17.648 12632 12632 W KeyCachingService: Decrementing activity count...
06-24 00:16:17.648 12632 12632 W MessageRetrievalService: Active Count: 0
06-24 00:16:17.653 12632 12632 W PassphraseRequiredActionBarActivity: onCreate(null)
06-24 00:16:17.658 12632 12632 W ExperienceUpgradeActivity: getExperienceUpgrade(179)
06-24 00:16:17.659 12632 12632 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
06-24 00:16:17.666 12632 12632 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
06-24 00:16:17.695 12632 12632 W PassphraseRequiredActionBarActivity: onResume()
06-24 00:16:17.823 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
06-24 00:16:17.823 12632 12632 W KeyCachingService: Incrementing activity count...
06-24 00:16:17.824 12632 12632 W MessageRetrievalService: Active Count: 1
06-24 00:16:18.035 12632 17320 D OpenGLRenderer: endAllActiveAnimators on 0xb84b4410 (ListPopupWindow$DropDownListView) with handle 0xb7dd7a10
06-24 00:16:21.224 12632 12632 W PassphraseRequiredActionBarActivity: onPause()
06-24 00:16:21.234 12632 12632 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
06-24 00:16:21.234 12632 12632 W KeyCachingService: Decrementing activity count...
06-24 00:16:21.235 12632 12632 W MessageRetrievalService: Active Count: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment