Skip to content

Instantly share code, notes, and snippets.

@fmikker
Created October 23, 2017 21:00
Show Gist options
  • Save fmikker/a8c9ef536347d12daeeec94b5ed0eb2f to your computer and use it in GitHub Desktop.
Save fmikker/a8c9ef536347d12daeeec94b5ed0eb2f to your computer and use it in GitHub Desktop.
signal-4.11.5-debug-log-mms
Device : LGE LG-H815 (g4_global_com)
Android : 7.1.2 (11091c41a8, lineage_h815-userdebug 7.1.2 NJH47F 11091c41a8)
Memory : 25M (6.47% free, 768M max)
Memclass: 288
OS Host : agrippa.acc.umu.se
App : Signal 4.11.5
--------- beginning of system
10-21 20:30:56.905 31133 31133 W ViewRootImpl[PopupWindow:1de5b27]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=314.0, y[0]=-21.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37511696, downTime=37511688, deviceId=4, source=0x1002 }
10-21 20:33:12.203 31133 31133 W ViewRootImpl[ConversationListActivity]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=37646826, downTime=37646826, deviceId=-1, source=0x101 }
10-22 09:24:54.599 14507 14507 W ViewRootImpl[PopupWindow:257f6de]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1415.0, y[0]=1073.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=83949364, downTime=83949352, deviceId=4, source=0x1002 }
--------- beginning of main
10-23 22:06:03.162 14591 23396 W WebSocketConnection: Sending keep alive...
10-23 22:06:04.838 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:06:04.846 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:06:11.775 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:06:23.466 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:14:30.295 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:14:36.985 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 0, push pending: 0, gcm disabled: false
10-23 22:53:23.540 14591 14591 W PassphraseRequiredActionBarActivity: onDestroy()
10-23 22:53:23.582 14591 27420 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, read_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, read_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 = 155) 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, read_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 = 155) ORDER BY date_received DESC LIMIT 1)
10-23 22:53:23.677 14591 14591 W PassphraseRequiredActionBarActivity: onCreate(null)
10-23 22:53:23.682 14591 14591 W ExperienceUpgradeActivity: getExperienceUpgrade(299)
10-23 22:53:23.682 14591 14591 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-23 22:53:23.692 14591 14591 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-23 22:53:23.833 14591 14591 W PassphraseRequiredActionBarActivity: onResume()
10-23 22:53:23.934 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-23 22:53:23.934 14591 14591 W KeyCachingService: Incrementing activity count...
10-23 22:53:23.936 14591 14591 W MessageRetrievalService: Active Count: 1
10-23 22:53:23.940 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-23 22:53:23.941 14591 14617 W MessageRetrievalService: Making websocket connection....
10-23 22:53:23.945 14591 14617 W WebSocketConnection: WSC connect()...
10-23 22:53:24.021 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-23 22:53:24.022 14591 14617 W MessageRetrievalService: Reading message...
10-23 22:53:24.707 14591 27422 W WebSocketConnection: onConnected()
10-23 22:53:24.759 14591 27422 W WebSocketConnection: WSC onMessage()
10-23 22:53:24.765 14591 27422 W WebSocketConnection: Message Type: 1
10-23 22:53:27.117 14591 14591 W PassphraseRequiredActionBarActivity: onPause()
10-23 22:53:27.169 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-23 22:53:27.169 14591 14591 W KeyCachingService: Decrementing activity count...
10-23 22:53:27.170 14591 14591 W MessageRetrievalService: Active Count: 0
10-23 22:53:27.486 14591 15626 D OpenGLRenderer: endAllActiveAnimators on 0xa37d5300 (MenuPopupWindow$MenuDropDownListView) with handle 0x9db3fec0
10-23 22:53:27.543 14591 14591 W PassphraseRequiredActionBarActivity: onResume()
10-23 22:53:27.671 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-23 22:53:27.672 14591 14591 W KeyCachingService: Incrementing activity count...
10-23 22:53:27.674 14591 14591 W MessageRetrievalService: Active Count: 1
10-23 22:53:30.369 14591 14591 W PassphraseRequiredActionBarActivity: onPause()
10-23 22:53:30.390 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-23 22:53:30.390 14591 14591 W KeyCachingService: Decrementing activity count...
10-23 22:53:30.391 14591 14591 W MessageRetrievalService: Active Count: 0
10-23 22:53:30.402 14591 14591 W PassphraseRequiredActionBarActivity: onCreate(null)
10-23 22:53:30.406 14591 14591 W ExperienceUpgradeActivity: getExperienceUpgrade(299)
10-23 22:53:30.406 14591 14591 W PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
10-23 22:53:30.410 14591 14591 W PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
10-23 22:53:30.479 14591 14591 W PassphraseRequiredActionBarActivity: onResume()
10-23 22:53:30.652 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
10-23 22:53:30.652 14591 14591 W KeyCachingService: Incrementing activity count...
10-23 22:53:30.653 14591 14591 W MessageRetrievalService: Active Count: 1
10-23 22:53:30.721 14591 15626 D OpenGLRenderer: endAllActiveAnimators on 0xa37ea880 (MenuPopupWindow$MenuDropDownListView) with handle 0x9db3fef0
10-23 22:54:19.709 14591 27426 W WebSocketConnection: Sending keep alive...
10-23 22:54:19.953 14591 27422 W WebSocketConnection: WSC onMessage()
10-23 22:54:19.954 14591 27422 W WebSocketConnection: Message Type: 2
10-23 22:54:24.771 14591 14617 W MessageRetrievalService: Application level read timeout...
10-23 22:54:24.775 14591 14617 W MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0, gcm disabled: false
10-23 22:54:24.779 14591 14617 W MessageRetrievalService: Reading message...
10-23 22:55:14.713 14591 27426 W WebSocketConnection: Sending keep alive...
10-23 22:55:14.941 14591 27422 W WebSocketConnection: WSC onMessage()
10-23 22:55:14.942 14591 27422 W WebSocketConnection: Message Type: 2
10-23 22:55:21.977 14591 14591 W PassphraseRequiredActionBarActivity: onPause()
10-23 22:55:22.001 14591 14591 W KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
10-23 22:55:22.001 14591 14591 W KeyCachingService: Decrementing activity count...
10-23 22:55:22.001 14591 14591 W MessageRetrievalService: Active Count: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment