Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created December 30, 2017 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/50e4a138933a6381384d9ee87dc93c26 to your computer and use it in GitHub Desktop.
Save anonymous/50e4a138933a6381384d9ee87dc93c26 to your computer and use it in GitHub Desktop.
Device : motorola DROID Turbo (cm_quark)
Android : 7.1.2 (011678f804, RR-N-v5.8.5-20171118-quark-Mod)
Memory : 6M (0.16% free, 512M max)
Memclass: 192
OS Host : Androids
App : Silence 0.15.10
--------- beginning of main
12-30 08:59:03.560 2746 2815 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) ORDER BY date_received DESC LIMIT 500)
12-30 08:59:03.603 2746 2778 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
12-30 08:59:03.604 2746 2778 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
12-30 08:59:03.819 2746 2746 W ConversationFragment: onLoadFinished
12-30 08:59:04.086 2746 2778 D MediaPlayer: setSubtitleAnchor in MediaPlayer
12-30 08:59:04.104 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.116 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.162 2746 2778 D Ringtone: Successfully created local player
12-30 08:59:04.167 2746 2778 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
12-30 08:59:04.167 2746 2778 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
12-30 08:59:04.276 2746 2778 D MediaPlayer: setSubtitleAnchor in MediaPlayer
12-30 08:59:04.284 2746 2778 D Ringtone: Successfully created local player
12-30 08:59:04.530 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.539 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.635 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.651 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:04.683 2746 2746 I Choreographer: Skipped 38 frames! The application may be doing too much work on its main thread.
12-30 08:59:10.975 2746 2746 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
12-30 08:59:11.416 2746 2746 W PassphraseRequiredActionBarActivity: onPause()
12-30 08:59:11.548 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
12-30 08:59:11.548 2746 2746 W KeyCachingService: Decrementing activity count...
12-30 08:59:16.580 2746 2746 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
12-30 08:59:20.814 2746 2778 W SmsSentJob: Got SMS callback: org.smssecure.smssecure.SendReceiveService.SENT_SMS_ACTION , -1
12-30 08:59:20.845 2746 2778 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:20.860 2746 2778 W MessageDatabase: Updating ID: 1657 to base type: 23
12-30 08:59:20.880 2746 2778 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) ORDER BY date_received DESC LIMIT 1)
12-30 08:59:20.881 2746 2778 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:20.966 2746 2777 W SmsSentJob: Got SMS callback: org.smssecure.smssecure.SendReceiveService.SENT_SMS_ACTION , -1
12-30 08:59:20.970 2746 2777 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:20.985 2746 2777 W MessageDatabase: Updating ID: 1657 to base type: 23
12-30 08:59:20.997 2746 2777 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) ORDER BY date_received DESC LIMIT 1)
12-30 08:59:20.998 2746 2777 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:23.425 2746 2746 W PassphraseRequiredActionBarActivity: onResume()
12-30 08:59:23.468 2746 3061 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) ORDER BY date_received DESC LIMIT 500)
12-30 08:59:23.547 2746 2746 W ConversationActivity: onResume() Finished: 53419
12-30 08:59:23.566 2746 2757 I art : Background sticky concurrent mark sweep GC freed 34321(1479KB) AllocSpace objects, 6(96KB) LOS objects, 26% free, 5MB/7MB, paused 1.170ms total 112.167ms
12-30 08:59:23.638 2746 4062 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 AND notified = 0) ORDER BY date_received ASC)
12-30 08:59:23.657 2746 4062 W BadgeWidgetProvider: updateBadge()
12-30 08:59:24.192 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
12-30 08:59:24.192 2746 2746 W KeyCachingService: Incrementing activity count...
12-30 08:59:24.194 2746 2746 W ConversationFragment: onLoadFinished
12-30 08:59:24.375 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.398 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.538 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.549 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.616 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.627 2746 2746 W CanonicalAddressDatabase: Hitting DB on query [ADDRESS]
12-30 08:59:24.888 2746 2751 I art : Do full code cache collection, code=111KB, data=125KB
12-30 08:59:24.889 2746 2751 I art : Starting a blocking GC JitCodeCache
12-30 08:59:24.889 2746 2751 I art : After code cache collection, code=98KB, data=97KB
12-30 08:59:30.798 2746 2746 W PassphraseRequiredActionBarActivity: onPause()
12-30 08:59:30.927 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
12-30 08:59:30.927 2746 2746 W KeyCachingService: Decrementing activity count...
12-30 08:59:31.603 2746 2746 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
12-30 09:03:20.399 2746 2746 W PassphraseRequiredActionBarActivity: onResume()
12-30 09:03:20.453 2746 2746 W ConversationActivity: onResume() Finished: 290325
12-30 09:03:20.546 2746 5355 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 AND notified = 0) ORDER BY date_received ASC)
12-30 09:03:20.580 2746 5355 W BadgeWidgetProvider: updateBadge()
12-30 09:03:20.793 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
12-30 09:03:20.793 2746 2746 W KeyCachingService: Incrementing activity count...
12-30 09:03:23.501 2746 2746 D ConversationActivity: Opened link: null
12-30 09:03:23.507 2746 2746 W PassphraseRequiredActionBarActivity: onPause()
12-30 09:03:23.527 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
12-30 09:03:23.527 2746 2746 W KeyCachingService: Decrementing activity count...
12-30 09:03:23.553 2746 2746 W PassphraseRequiredActionBarActivity: onResume()
12-30 09:03:23.847 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
12-30 09:03:23.847 2746 2746 W KeyCachingService: Incrementing activity count...
12-30 09:03:24.188 2746 2746 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
12-30 09:03:24.218 2746 2746 W PassphraseRequiredActionBarActivity: onDestroy()
12-30 09:03:24.233 2746 5355 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, date_delivery_received, 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) 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, date_delivery_received, mismatched_identities, subscription_id, notified, 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 = 2) ORDER BY date_received DESC LIMIT 1)
12-30 09:03:26.034 2746 2751 I art : Do partial code cache collection, code=116KB, data=124KB
12-30 09:03:26.036 2746 2751 I art : After code cache collection, code=93KB, data=107KB
12-30 09:03:26.036 2746 2751 I art : Increasing code cache capacity to 512KB
12-30 09:03:26.554 2746 2746 W PassphraseRequiredActionBarActivity: onPause()
12-30 09:03:26.569 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
12-30 09:03:26.569 2746 2746 W KeyCachingService: Decrementing activity count...
12-30 09:03:26.575 2746 2746 W PassphraseRequiredActionBarActivity: onCreate(null)
12-30 09:03:26.576 2746 2746 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
12-30 09:03:26.579 2746 2746 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
12-30 09:03:26.642 2746 2746 W PassphraseRequiredActionBarActivity: onResume()
12-30 09:03:26.793 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
12-30 09:03:26.793 2746 2746 W KeyCachingService: Incrementing activity count...
12-30 09:03:26.811 2746 2819 D OpenGLRenderer: endAllActiveAnimators on 0x92fb6780 (MenuPopupWindow$MenuDropDownListView) with handle 0x96183e60
12-30 09:03:30.086 2746 2746 W PassphraseRequiredActionBarActivity: onPause()
12-30 09:03:30.111 2746 2746 W KeyCachingService: onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
12-30 09:03:30.111 2746 2746 W KeyCachingService: Decrementing activity count...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment