Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created January 7, 2017 22:25
Show Gist options
  • Save anonymous/6bdeb7312cefccec54619ee07746aab0 to your computer and use it in GitHub Desktop.
Save anonymous/6bdeb7312cefccec54619ee07746aab0 to your computer and use it in GitHub Desktop.
Device : samsung SM-G530T (gprimeltetmo)
Android : 5.1.1 (G530TUVS2APK2, LMY47X.G530TUVS2APK2)
Memory : 32M (15.05% free, 96M max)
Memclass: 96
OS Host : SWDD5707
App : Signal 3.26.0
--------- beginning of system
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
E/ActivityThread(21431): Failed to find provider info for com.teslacoilsw.notifier
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
E/ActivityThread(21431): Failed to find provider info for com.teslacoilsw.notifier
V/ActivityThread(21431): updateVisibility : ActivityRecord{fe7c386 token=android.os.BinderProxy@338ad8e5 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListArchiveActivity}} show : false
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
E/ActivityThread(21431): Failed to find provider info for com.teslacoilsw.notifier
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
E/ActivityThread(21431): Failed to find provider info for com.teslacoilsw.notifier
V/ActivityThread(21431): updateVisibility : ActivityRecord{3cba3410 token=android.os.BinderProxy@5c31edc {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListArchiveActivity}} show : false
V/ActivityThread(21431): updateVisibility : ActivityRecord{cae876d token=android.os.BinderProxy@1b254267 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationActivity}} show : false
--------- beginning of main
W/MessageRetrievalService(21431): Application level read timeout...
W/MessageRetrievalService(21431): Network requirement: true, active activities: 0, push pending: 0
W/MessageRetrievalService(21431): Shutting down pipe...
W/WebSocketConnection(21431): WSC disconnect()...
W/OkHttpClientWrapper(21431): Calling disconnect()...
W/MessageRetrievalService(21431): Looping...
W/MessageRetrievalService(21431): Waiting for websocket state change....
W/MessageRetrievalService(21431): Network requirement: true, active activities: 0, push pending: 0
W/OkHttpClientWrapper(21431): onClose(1000, OK)
W/WebSocketConnection(21431): onClose()...
W/WebSocketConnection(21431): Sending keep alive...
W/PassphraseRequiredActionBarActivity(21431): onDestroy()
W/PassphraseRequiredActionBarActivity(21431): onDestroy()
W/MmsSmsDatabase(21431): 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, transport_type, attachment_id, unique_id, mid, data_size, _data, thumbnail, 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, expires_in, expire_started, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS thumbnail, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 55) 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, network_failures, 'mms' AS transport_type, unique_id, mid, data_size, _data, thumbnail, 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 = 55) ORDER BY date_received DESC LIMIT 1)
W/PassphraseRequiredActionBarActivity(21431): onResume()
D/SRIB_DCS(21431): log_dcs ThreadedRenderer::initialize entered!
W/ResourcesManager(21431): Asset path '/system/framework/com.google.android.media.effects.jar' does not exist or contains no resources.
W/KeyCachingService(21431): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21431): Incrementing activity count...
W/MessageRetrievalService(21431): Active Count: 1
W/MessageRetrievalService(21431): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService(21431): Making websocket connection....
W/WebSocketConnection(21431): WSC connect()...
W/OkHttpClientWrapper(21431): Connecting to: wss://textsecure-service.whispersystems.org/v1/websocket/?login=%s&password=%s
W/MessageRetrievalService(21431): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService(21431): Reading message...
I/Timeline(21431): Timeline: Activity_idle id: android.os.BinderProxy@28eaf8b8 time:25917643
W/WebSocketConnection(21431): onConnected()
D/ViewRootImpl(21431): ViewPostImeInputStage ACTION_DOWN
D/AbsListView(21431): Get MotionRecognitionManager
D/SRIB_DCS(21431): log_dcs ThreadedRenderer::initialize entered!
D/ListView(21431): change accessibility focus position = 0
D/ViewRootImpl(21431): ViewPostImeInputStage ACTION_DOWN
I/Timeline(21431): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:25920532
W/PassphraseRequiredActionBarActivity(21431): onPause()
E/ViewRootImpl(21431): sendUserActionEvent() mView == null
W/KeyCachingService(21431): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21431): Decrementing activity count...
W/MessageRetrievalService(21431): Active Count: 0
W/PassphraseRequiredActionBarActivity(21431): onCreate(null)
W/ExperienceUpgradeActivity(21431): getExperienceUpgrade(181)
W/PassphraseRequiredActionBarActivity(21431): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity(21431): initializeClearKeyReceiver()
D/PhoneWindow(21431): *FMB* installDecor mIsFloating : false
D/PhoneWindow(21431): *FMB* installDecor flags : -2139029248
D/AbsListView(21431): Get MotionRecognitionManager
W/PassphraseRequiredActionBarActivity(21431): onResume()
W/KeyCachingService(21431): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(21431): Incrementing activity count...
W/MessageRetrievalService(21431): Active Count: 1
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
D/PhoneWindow(21431): *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
D/PhoneWindow(21431): *FMB* isFloatingMenuEnabled return false
D/SRIB_DCS(21431): log_dcs ThreadedRenderer::initialize entered!
D/ListView(21431): change accessibility focus position = 0
I/Timeline(21431): Timeline: Activity_idle id: android.os.BinderProxy@27dc243c time:25920837
V/ActivityThread(21431): updateVisibility : ActivityRecord{12632bc4 token=android.os.BinderProxy@28eaf8b8 {org.thoughtcrime.securesms/org.thoughtcrime.securesms.ConversationListActivity}} show : false
D/ViewRootImpl(21431): ViewPostImeInputStage ACTION_DOWN
D/PreferenceScreen(21431): mIsCheckedSwitch = false
D/PreferenceScreen(21431): mIsNeedClick = false
D/PreferenceScreen(21431): mIsChangedPressedItem = false
D/AbsListView(21431): Get MotionRecognitionManager
D/ViewRootImpl(21431): ViewPostImeInputStage ACTION_DOWN
D/ListView(21431): change accessibility focus position = 0
D/PreferenceScreen(21431): mIsCheckedSwitch = false
D/PreferenceScreen(21431): mIsNeedClick = false
D/PreferenceScreen(21431): mIsChangedPressedItem = false
I/Timeline(21431): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:25923320
W/PassphraseRequiredActionBarActivity(21431): onPause()
W/KeyCachingService(21431): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService(21431): Decrementing activity count...
W/MessageRetrievalService(21431): Active Count: 0
D/PhoneWindow(21431): *FMB* installDecor mIsFloating : false
D/PhoneWindow(21431): *FMB* installDecor flags : -2139029248
D/SecWifiDisplayUtil(21431): Metadata value : SecSettings2
D/PhoneWindow(21431): *FMB* isFloatingMenuEnabled mFloatingMenuBtn : null
D/PhoneWindow(21431): *FMB* isFloatingMenuEnabled return false
D/SRIB_DCS(21431): log_dcs ThreadedRenderer::initialize entered!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment