Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created February 12, 2016 15:07
Show Gist options
  • Save anonymous/10089d69c8c61b19d40c to your computer and use it in GitHub Desktop.
Save anonymous/10089d69c8c61b19d40c to your computer and use it in GitHub Desktop.
Device : Sony D5503 (D5503)
Android : 4.4.4 (k___jQ, 14.4.A.0.108)
Memory : 54M (22.45% free, 192M max)
Memclass: 167
OS Host : BuildHost
App : Signal 3.11.0.1-JW
--------- beginning of /dev/log/main
W/PassphraseRequiredActionBarActivity( 8249): onCreate(null)
W/ExperienceUpgradeActivity( 8249): getExperienceUpgrade(157)
W/PassphraseRequiredActionBarActivity( 8249): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 8249): initializeClearKeyReceiver()
W/DirectoryRefreshListener( 8249): Scheduling for: 1455624558896
W/PassphraseRequiredActionBarActivity( 8249): onResume()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 8249): Incrementing activity count...
W/MessageRetrievalService( 8249): Active Count: 1
W/MessageRetrievalService( 8249): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService( 8249): Making websocket connection....
W/WebSocketConnection( 8249): WSC connect()...
W/OkHttpClientWrapper( 8249): Connecting to: wss://textsecure-service.whispersystems.org/v1/websocket/?login=%s&password=%s
W/MessageRetrievalService( 8249): Network requirement: true, active activities: 1, push pending: 0
W/MessageRetrievalService( 8249): Reading message...
W/EmojiProvider( 8249): loading page emoji-people.png
D/dalvikvm( 8249): GC_FOR_ALLOC freed 2805K, 38% free 35084K/56084K, paused 64ms, total 64ms
W/EmojiProvider( 8249): onPageLoaded(emoji-people.png)
W/EmojiProvider( 8249): loading page emoji-nature.png
D/dalvikvm( 8249): GC_CONCURRENT freed 367K, 33% free 37587K/56084K, paused 4ms+4ms, total 60ms
D/dalvikvm( 8249): WAIT_FOR_CONCURRENT_GC blocked 23ms
D/dalvikvm( 8249): WAIT_FOR_CONCURRENT_GC blocked 24ms
W/EmojiProvider( 8249): onPageLoaded(emoji-nature.png)
I/ActivityManager( 8249): Timeline: Activity_idle id: android.os.BinderProxy@431833c8 time:10343846
W/WebSocketConnection( 8249): onConnected()
I/ActivityManager( 8249): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:10344355
W/PassphraseRequiredActionBarActivity( 8249): onPause()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 8249): Decrementing activity count...
W/KeyCachingService( 8249): Starting timeout: 14400000
W/MessageRetrievalService( 8249): Active Count: 0
W/PassphraseRequiredActionBarActivity( 8249): onCreate(null)
W/ExperienceUpgradeActivity( 8249): getExperienceUpgrade(157)
W/PassphraseRequiredActionBarActivity( 8249): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 8249): initializeClearKeyReceiver()
W/ConversationActivity( 8249): onCreate()
W/QuickAttachmentDrawer( 8249): updateControlsView()
D/dalvikvm( 8249): GC_CONCURRENT freed 530K, 28% free 40761K/56084K, paused 11ms+3ms, total 67ms
D/dalvikvm( 8249): WAIT_FOR_CONCURRENT_GC blocked 32ms
W/PassphraseRequiredActionBarActivity( 8249): onResume()
W/MmsSmsDatabase( 8249): 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 = 62) 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 = 62) ORDER BY date_received DESC LIMIT 500)
W/TelephonyUtil( 8249): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase( 8249): Querying table for MCC+MNC 20408 without APN name
W/ApnDatabase( 8249): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mp.mobiel.kpn/mmsc", proxy: "10.10.100.20", port: 5080, user: none, pass: none }
W/KeyboardAwareLinearLayout( 8249): rotation changed
W/KeyboardAwareLinearLayout( 8249): onKeyboardClose()
W/CameraView( 8249): skipping layout due to zero-width/height preview size
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 8249): Incrementing activity count...
W/MessageRetrievalService( 8249): Active Count: 1
W/MmsSmsDatabase( 8249): 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)
W/RecipientPreferenceDatabase( 8249): Muted until: 0
W/ConversationActivity( 8249): updateInviteReminder(false)
W/ConversationActivity( 8249): updateDefaultSubscriptionId(null)
I/ActivityManager( 8249): Timeline: Activity_idle id: android.os.BinderProxy@4321cd58 time:10345009
W/ComposeMessageActivity( 8249): Selected: 6
I/dalvikvm( 8249): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzj
W/dalvikvm( 8249): VFY: unable to resolve virtual method 459: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller;
D/dalvikvm( 8249): VFY: replacing opcode 0x6e at 0x000b
W/PassphraseRequiredActionBarActivity( 8249): onPause()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 8249): Decrementing activity count...
W/KeyCachingService( 8249): Starting timeout: 14400000
W/MessageRetrievalService( 8249): Active Count: 0
W/IInputConnectionWrapper( 8249): showStatusIcon on inactive InputConnection
W/ConversationActivity( 8249): onActivityResult called: 8, 2 , null
W/PassphraseRequiredActionBarActivity( 8249): onResume()
W/TelephonyUtil( 8249): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase( 8249): Querying table for MCC+MNC 20408 without APN name
W/ApnDatabase( 8249): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mp.mobiel.kpn/mmsc", proxy: "10.10.100.20", port: 5080, user: none, pass: none }
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 8249): Incrementing activity count...
W/MmsSmsDatabase( 8249): 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)
W/MessageRetrievalService( 8249): Active Count: 1
I/ActivityManager( 8249): Timeline: Activity_idle id: android.os.BinderProxy@4321cd58 time:10350407
W/ConversationActivity( 8249): onBackPressed()
W/PassphraseRequiredActionBarActivity( 8249): onPause()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 8249): Decrementing activity count...
W/KeyCachingService( 8249): Starting timeout: 14400000
W/MessageRetrievalService( 8249): Active Count: 0
W/PassphraseRequiredActionBarActivity( 8249): onResume()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 8249): Incrementing activity count...
W/MessageRetrievalService( 8249): Active Count: 1
I/ActivityManager( 8249): Timeline: Activity_idle id: android.os.BinderProxy@431833c8 time:10352929
W/PassphraseRequiredActionBarActivity( 8249): onDestroy()
W/MmsSmsDatabase( 8249): 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 = 62) 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 = 62) ORDER BY date_received DESC LIMIT 1)
W/dalvikvm( 8249): method Landroid/support/v7/internal/widget/ListViewCompat;.lookForSelectablePosition incorrectly overrides package-private method with same name in Landroid/widget/ListView;
I/ActivityManager( 8249): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:10354980
W/PassphraseRequiredActionBarActivity( 8249): onPause()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 8249): Decrementing activity count...
W/KeyCachingService( 8249): Starting timeout: 14400000
W/MessageRetrievalService( 8249): Active Count: 0
W/PassphraseRequiredActionBarActivity( 8249): onCreate(null)
W/ExperienceUpgradeActivity( 8249): getExperienceUpgrade(157)
W/PassphraseRequiredActionBarActivity( 8249): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 8249): initializeClearKeyReceiver()
D/dalvikvm( 8249): GC_CONCURRENT freed 3348K, 25% free 42175K/56084K, paused 3ms+9ms, total 89ms
D/dalvikvm( 8249): WAIT_FOR_CONCURRENT_GC blocked 64ms
W/PassphraseRequiredActionBarActivity( 8249): onResume()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 8249): Incrementing activity count...
W/MessageRetrievalService( 8249): Active Count: 1
I/ActivityManager( 8249): Timeline: Activity_idle id: android.os.BinderProxy@43eda320 time:10355465
I/dalvikvm( 8249): Could not find method android.preference.CheckBoxPreference.<init>, referenced from method org.thoughtcrime.securesms.components.SwitchPreferenceCompat.<init>
W/dalvikvm( 8249): VFY: unable to resolve direct method 1256: Landroid/preference/CheckBoxPreference;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
D/dalvikvm( 8249): VFY: replacing opcode 0x70 at 0x0000
I/dalvikvm( 8249): Could not find method android.widget.CompoundButton.drawableHotspotChanged, referenced from method android.support.v7.widget.SwitchCompat.drawableHotspotChanged
W/dalvikvm( 8249): VFY: unable to resolve virtual method 11859: Landroid/widget/CompoundButton;.drawableHotspotChanged (FF)V
D/dalvikvm( 8249): VFY: replacing opcode 0x6f at 0x0006
I/ActivityManager( 8249): Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:10357676
W/PassphraseRequiredActionBarActivity( 8249): onPause()
W/KeyCachingService( 8249): onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 8249): Decrementing activity count...
W/KeyCachingService( 8249): Starting timeout: 14400000
W/MessageRetrievalService( 8249): Active Count: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment