status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.88k stars 984 forks source link

Ethereum node started incorrectly error #8930

Closed asemiankevich closed 4 years ago

asemiankevich commented 5 years ago

Problem

Seems if you have throttled connection (not total offline) , the account creation works incorrectly.

as a result i can see the following error: Ethereum node started incorrectly. Ethereum node was started with incorrect configuration, application will be stopped to recover from that condition. Configured network id = , actual = 1

image

When i tap OK -> the app stops but the restart does not help.

image

at the background you can see the Status account was not created.

Steps

have no clear steps to reproduce yet. Try to create account under very slow connection this is my guess.

Build

churik commented 5 years ago

Seems issue related to connection problems during creating account (when the connection is partially blocked or weak)

See this on Android as well, also when account is created with keycard.

Logs from keycard:

Logcat when try to login to account (regular account):

elsa:/ $ logcat 
--------- beginning of main
09-23 16:37:11.950  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=3,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=false,rssi=-55,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:12.953  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=3,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-55,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:14.959  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=3,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=false,rssi=-55,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:15.117  2378  2884 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }
09-23 16:37:15.118  2378  2884 I LGWifiStatusTracker: Wifi connected = true, Wifi level = 2
09-23 16:37:15.118  2378  2884 I NetworkController.WifiSignalController: mCurrentState.enabled = true, mCurrentState.connected = true, mCurrentState.detailedState = CONNECTED, mCurrentState.inetCondition = 1
09-23 16:37:15.119  2378  2884 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=false,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:15.526  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.247, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=616993470672000, downTime=616993470672000, 
09-23 16:37:15.527  1468  2239 D InputTransport: channel '31e0399 NavigationBar (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616993470672000, eventTime=616993470672000, pointerCount=1
--------- beginning of system
09-23 16:37:15.528  2378  2378 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:15.536  2378  2378 I LGKeyButtonView: Navigation Key(3) sendEvent, action : 0, flags : 0, when : 616993479
09-23 16:37:15.537  1468 10250 D WindowManager: interceptKeyTq keycode=3 down=true injected=true mDisplayState=2 interactive=true keyguardActive=false flags=0x48 policyFlags=2b000002
09-23 16:37:15.541  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.542  1468  2299 V SoundPool: play sampleID=7, leftVolume=1.000000, rightVolume=1.000000, priority=0, loop=0, rate=1.000000
09-23 16:37:15.543  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.543  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:15.543  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:15.543  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:15.544  1468  2239 D WindowManager: interceptKeyTi keyCode=3 down=true repeatCount=0 keyguardOn=false mHomePressed=false canceled=false flags=0x48
09-23 16:37:15.544  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.544  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:15.544  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:15.544  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:15.545  1468  2299 V SoundPool: reusing track 0x73eb0ac800 for sample 7
09-23 16:37:15.545  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:15.545  1468  2299 V AudioTrack: start: server read:3120  cumulative flushed:0  client written:0
09-23 16:37:15.546  1093   703 V AudioFlinger_Tracks: start(4096), calling pid 1468 session 7329
09-23 16:37:15.546  1093   703 V AudioFlinger_Tracks: ? => ACTIVE (4096) on thread 0xf0bfe500
09-23 16:37:15.546  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7329
09-23 16:37:15.546  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:15.546  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.546  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:15.547  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:15.547  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:15.547  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:15.548  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:15.548  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:15.548  1093  1695 V AudioFlinger_Threads: thread 0xf05830c0 type 0 TID 1695 waking up
09-23 16:37:15.549  2567  3040 D TeleService: OtaspCallManager: isOtaSpActive is false only
09-23 16:37:15.549  1093  1695 D audio_hw_primary: start_output_stream: enter: stream(0xf106e000)usecase(1: low-latency-playback) devices(0x2)
09-23 16:37:15.550  1093  1695 V msm8996_platform_8996: lge_setup_24bit_playback_msm8996
09-23 16:37:15.550  1093  1695 W msm8996_platform_8996: lge_setup_24bit_playback_msm8996: This case is not Offload usecase(1)
09-23 16:37:15.550  1093  1695 D audio_hw_primary: select_devices for use case (low-latency-playback)
09-23 16:37:15.550  1093  1695 D audio_hw_lge: lge_check_hifi_dac_case: It is not HiFi DAC scenario
09-23 16:37:15.550  1093  1695 D msm8974_platform_lge: LGE_platform_get_output_snd_device2: enter(0:2)
09-23 16:37:15.550  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_get_output_snd_device: enter: output devices(0x2)
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_get_output_snd_device: exit: snd_device(speaker)
09-23 16:37:15.551  1093  1695 V platform_apt: lge_get_output_in_mandatory_depth: enter and devices(2)
09-23 16:37:15.551  1093  1695 V platform_apt: lge_get_output_in_minor_depth: enter : native devices(2) parents devices(2)
09-23 16:37:15.551  1093  1695 D msm8974_platform_lge: LGE_platform_get_output_snd_device2: exit: out_snd_device(speaker)
09-23 16:37:15.551  1093  1695 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_get_backend_index:napb: backend port - 0 device - 2 
09-23 16:37:15.551  1093  1695 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-23 16:37:15.551  1093  1695 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_get_backend_index:napb: backend port - 0 device - 2 
09-23 16:37:15.551  1093  1695 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-23 16:37:15.551  1093  1695 D msm8974_platform: platform_check_backends_match: snd_device1 = speaker, snd_device2 = speaker
09-23 16:37:15.551  1093  1695 V msm8974_platform: platform_check_backends_match: be_itf1 = SLIMBUS_0_RX, be_itf2 = SLIMBUS_0_RX, match 1
09-23 16:37:15.551  1093  1695 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
09-23 16:37:15.551  1093  1695 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
09-23 16:37:15.551  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
09-23 16:37:15.551  1093  1695 D msm8974_platform: platform_check_backends_match: snd_device1 = speaker, snd_device2 = 
09-23 16:37:15.551  1093  1695 E msm8974_platform: platform_check_backends_match: Invalid snd_device = 
09-23 16:37:15.551  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: (66) check_usecases curr device: speaker, usecase device: backends match 0
09-23 16:37:15.551  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
09-23 16:37:15.551  1093  1695 E audio_hw_primary: enable_snd_device: enter  2
09-23 16:37:15.551  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = speaker
09-23 16:37:15.552  1093  1695 D audio_hw_spkr_prot: set_spkr_prot_cal: quick calibration disabled
09-23 16:37:15.552  1093  1695 D audio_hw_spkr_prot: audio_extn_spkr_prot_start_processing: enable_snd_device(52: speaker-protected)
09-23 16:37:15.572  1093  1695 E audio_hw_primary: enable_snd_device: enter  187
09-23 16:37:15.572  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
09-23 16:37:15.572  1093  1695 D audio_hw_primary: enable_snd_device: snd_device(187: vi-feedback)
09-23 16:37:15.573  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xbb of type 1 for Event 1, with Raise=0
09-23 16:37:15.573  1093  1695 V audio_hw_primary: enable_audio_route: enter: usecase(47)
09-23 16:37:15.573  1093  1695 V msm8974_platform: platform_sound_trigger_usecase_needs_event:usecase_id[47] no need to raise event.
09-23 16:37:15.573  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 47 of type 1 for Event 3, with Raise=0
09-23 16:37:15.573  1093  1695 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->in_snd_device vi-feedback
09-23 16:37:15.573  1093  1695 E audio_hw_utils: send_app_type_cfg_for_device: Could not get ctl for mixer cmd - Audio Stream Capture 42 App Type Cfg
09-23 16:37:15.573  1093  1695 E voice   : voice_is_in_call_rec_stream: input stream is NULL
09-23 16:37:15.573  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(187) acdb_id(102)
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 102, path = 1, app id = 0x11132, sample rate = 48000
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:15.573  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:15.574  1093  1695 D         : Failed to fetch the lookup information of the device 00000066 
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: Tx device has no ACDB AudProcVolTable(-19)
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1025c
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 102 path = 1
09-23 16:37:15.574  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:15.574  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 187
09-23 16:37:15.574  1093  1695 D audio_hw_primary: enable_audio_route: apply mixer and update path: spkr-vi-record
09-23 16:37:15.574  1093  1695 V audio_hw_primary: enable_audio_route: exit
09-23 16:37:15.577  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.180, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=616993521516000, downTime=616993470672000, 
09-23 16:37:15.577  1468  2239 D InputTransport: channel '31e0399 NavigationBar (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616993470672000, eventTime=616993521516000, pointerCount=1
09-23 16:37:15.578  2378  2378 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:15.581  2378  2378 I LGKeyButtonView: Navigation Key(3) sendEvent, action : 1, flags : 0, when : 616993525
09-23 16:37:15.582  1468 10398 D WindowManager: interceptKeyTq keycode=3 down=false injected=true mDisplayState=2 interactive=true keyguardActive=false flags=0x48 policyFlags=2b000002
09-23 16:37:15.585  1025  1139 I ThermalEngine: Thermal-Server: Thermal received msg from  tmr
09-23 16:37:15.585  1468  2239 D WindowManager: interceptKeyTi keyCode=3 down=false repeatCount=0 keyguardOn=false mHomePressed=true canceled=false flags=0x48
09-23 16:37:15.585  1025  1139 I TMR     : C0.1
09-23 16:37:15.585  1025  1139 I TMR     : C1.9
09-23 16:37:15.585  1034 22923 I Thermal-Lib: Thermal-Lib-Client: Client request sent
09-23 16:37:15.586  2567  3040 D TeleService: OtaspCallManager: isOtaSpActive is false only
09-23 16:37:15.595  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for DATA
09-23 16:37:15.595  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for LOCATION
09-23 16:37:15.595  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for NFC
09-23 16:37:15.597  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for AIRPLANE
09-23 16:37:15.597  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for SYNC
09-23 16:37:15.597  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.CLOSE_SYSTEM_DIALOGS for HOTSPOT
09-23 16:37:15.598  1468  1468 D LGGlobalActions: onReceive = android.intent.action.CLOSE_SYSTEM_DIALOGS
09-23 16:37:15.598  1468  1585 D LGGlobalActions: handleMessage = 0
09-23 16:37:15.598  1468  1585 D LGGlobalActions: handleMessage = 10
09-23 16:37:15.598  1468  1585 D LGGlobalActions: handleMessage = 12
09-23 16:37:15.599  1093  1695 E voice   : voice_is_in_call_rec_stream: input stream is NULL
09-23 16:37:15.599  1093  1695 D msm8974_platform: Resetting app type for Tx path to default
09-23 16:37:15.599  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(137) acdb_id(4)
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 4, path = 1, app id = 0x11132, sample rate = 8000
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:15.599  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:15.599  1093  1695 E ACDB-LOADER: Error: ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE Returned = -19
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:15.599  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:15.599  1093  1695 E ACDB-LOADER: Error: ACDB audproc returned = -19
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:15.599  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: Tx device has no ACDB AudProcVolTable(-19)
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
09-23 16:37:15.599  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 4, Topology Id 112fb
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:15.600  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:15.600  1093  1695 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:15.600  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB AFE was designed as NONE_TOPOLOGY(-19)
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 4 path = 1
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:15.600  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:15.600  1093  1695 V audio_hw_primary: audio_is_true_native_stream_active:napb: not in true mode or non hdphones device
09-23 16:37:15.600  1093  1695 V audio_hw_primary: enable_audio_route: enter: usecase(1)
09-23 16:37:15.600  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 3, with Raise=0
09-23 16:37:15.600  1093  1695 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
09-23 16:37:15.600  1093  1695 V msm8974_platform: platform_get_snd_device_backend_index: enter with device 52
09-23 16:37:15.600  1093  1695 E msm8974_platform: platform_get_snd_device_backend_index: BE DAI Name Table is not present
09-23 16:37:15.600  1093  1695 E audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device speaker-protected ret=-14
09-23 16:37:15.600  1093  1695 I audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 101, sample_rate 48000, snd_device_be_idx -14
09-23 16:37:15.600  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(101)
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 101, path = 0, app id = 0x11131, sample rate = 48000
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:15.600  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:15.601  1093  1695 D         : Failed to fetch the lookup information of the device 00000065 
09-23 16:37:15.601  1093  1695 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 348
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 101, Topology Id 1025d
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 101 path = 0
09-23 16:37:15.601  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:15.601  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 2
09-23 16:37:15.601  1093  1695 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
09-23 16:37:15.602  1093  1695 V audio_hw_primary: enable_audio_route: exit
09-23 16:37:15.602  1093  1695 D audio_hw_primary: select_devices: done
09-23 16:37:15.602  1093  1695 V audio_hw_primary: start_output_stream: Opening PCM device card_id(0) device_id(15) format(0)
09-23 16:37:15.603  1093  1695 V audio_hw_primary: start_output_stream: pcm_prepare
09-23 16:37:15.603  2378  2378 I vol.Events: writeEvent dismiss_dialog volume_controller
09-23 16:37:15.604  2378  2378 I QSlideTray: onReceive = android.intent.action.CLOSE_SYSTEM_DIALOGS
09-23 16:37:15.604  2378  2378 I VideoQualityHandler: onReceive = android.intent.action.CLOSE_SYSTEM_DIALOGSnull
09-23 16:37:15.604  2378  2378 I HideHomeTouchButtonsHandler: onReceive = android.intent.action.CLOSE_SYSTEM_DIALOGS
09-23 16:37:15.604  2378  2378 I GameToolsWindow: onReceive = android.intent.action.CLOSE_SYSTEM_DIALOGS reason = homekey
09-23 16:37:15.604  2378  2378 I GameToolsWindow: Force Hide
09-23 16:37:15.657  1093  1695 V msm8974_platform: platform_set_channel_map channel_count:2
09-23 16:37:15.657  1093  1695 D msm8974_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map15
09-23 16:37:15.657  1093  1695 D msm8974_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
09-23 16:37:15.658  1093  1695 D audio_hw_primary: start_output_stream: exit
09-23 16:37:15.733  1093  1694 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(144), state: 6
09-23 16:37:15.741  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:15.742  1468  2401 V SoundPool: stop
09-23 16:37:15.742  1093   703 V AudioFlinger_Tracks: stop(4096), calling pid 1468
09-23 16:37:15.742  1093   703 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4096) on thread 0xf05830c0
09-23 16:37:15.767   590   889 V sensors_hal_RV: processInd: ROTV [0]: 0.552634 [1]: -0.320284 [2]: -0.469716 [3]: 0.609410 [4]: 0.261799 acc: 2 SAM TS: 1614165193 HAL TS:1491049956373455 elapsedRealtimeNano:1491050138341483
09-23 16:37:15.767   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:44, type:11, x:0.552634 y:-0.320284 z:-0.469716
09-23 16:37:15.767   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:15.781  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:15.788  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7329
09-23 16:37:15.799  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7329
09-23 16:37:15.799  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:15.799  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:15.799  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:15.799  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:15.799  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:15.800  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:15.800  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:15.800  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:15.934  1468 10398 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.lge.launcher3/.LauncherExtension} from uid 10135
09-23 16:37:15.939  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:15.950  1468 10398 D InputDispatcher: Focus left window: Window{ce17cfd u0 com.android.systemui/com.android.systemui.recents.RecentsActivity}
09-23 16:37:15.964  1468 10398 D ActivityManager: setTaskToReturnTo : TaskRecord{d5e9e98 #4135 I=com.lge.launcher3/.LauncherExtension U=0 StackId=0 sz=1} / mTaskToReturnTo = 0
09-23 16:37:15.968  3645  3645 I [LGHome6]PagedView: exitInAppsWithoutAni
09-23 16:37:15.968  3645  3645 I [LGHome6]HomescreenBlurManager: startFadeInOutAnimation() : backgoundType(TOP_DRAGLAYER), type(HIDE_NOANIM), duration(0), backgoundView(android.widget.ImageView{b34992d G.ED..... ......ID 0,0-1440,2560 #7f100088 app:id/blur_background_in_top_of_draglayer}), isLiveWallpaperMode(false)
09-23 16:37:15.969  3645  3645 I [LGHome6]PagedView: Swipe AppDrawer : backToWorkspaceFromSwipeUpAppDrawer
09-23 16:37:15.969  3645  3645 I [LGHome6]HomescreenBlurManager: startFadeInOutAnimation() : backgoundType(TOP_DRAGLAYER), type(FADE_OUT), duration(150), backgoundView(android.widget.ImageView{b34992d G.ED..... ......ID 0,0-1440,2560 #7f100088 app:id/blur_background_in_top_of_draglayer}), isLiveWallpaperMode(false)
09-23 16:37:15.972  3645  3645 I [LGHome6]EditModeOffManager: EditModeOffManager is not running
09-23 16:37:15.972  3645  3645 I [LGHome6]Launcher: mBindOnResumeCallbacks.size() : 0
09-23 16:37:15.973  3645  3645 I [LGHome6]LauncherCallbacksImpl: Launcher.onResume // 6.20.44(62004400) this:com.lge.launcher3.LauncherExtension$LauncherCallbacksImpl@d969716
09-23 16:37:15.973  1468 10223 W ActivityManager: Sending non-protected broadcast com.lge.intent.action.FLOATING_WINDOW_EXIT_LOWPROFILE from system 2378:com.android.systemui/u0a135 pkg com.android.systemui
09-23 16:37:15.973  1468 10223 W ActivityManager: Sending non-protected broadcast com.lge.intent.action.FLOATING_WINDOW_EXIT_LOWPROFILE from system 2378:com.android.systemui/u0a135 pkg com.android.systemui
09-23 16:37:15.983  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=false,activityOut=false,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:15.984  1468  1584 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.lge.intent.action.FLOATING_WINDOW_EXIT_LOWPROFILE flg=0x10 (has extras) } to com.android.mms/.msgposter.OtherNotiReceiver
09-23 16:37:15.987  5303  5303 D OtherNotiReceiver: [LGE]com.lge.intent.action.FLOATING_WINDOW_EXIT_LOWPROFILE
09-23 16:37:15.995  2378  2378 I QSlideListController: setLowProfile : false from com.android.systemui
09-23 16:37:16.006 23353 23353 W SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
09-23 16:37:16.006 23353 23353 W SearchServiceClient: com.google.android.apps.gsa.shared.util.b.e: SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.apps.gsa.shared.util.b.f.a(SourceFile:42)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.apps.gsa.shared.util.b.f.d(SourceFile:6)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.apps.gsa.search.shared.service.z.a(SourceFile:94)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.apps.gsa.search.shared.service.z.d(SourceFile:80)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.apps.gsa.nowoverlayservice.aq.b(SourceFile:22)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.libraries.gsa.f.b.n.a(SourceFile:20)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.google.android.libraries.gsa.f.b.n.handleMessage(SourceFile:25)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at android.os.Handler.dispatchMessage(Handler.java:101)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at android.os.Looper.loop(Looper.java:164)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at android.app.ActivityThread.main(ActivityThread.java:6710)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at java.lang.reflect.Method.invoke(Native Method)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
09-23 16:37:16.006 23353 23353 W SearchServiceClient:   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:770)
09-23 16:37:16.010 23353 23384 W SessionLifecycleManager: Handover failed. Creating new session controller.
09-23 16:37:16.015  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:16.016  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:16.019 23353 23384 E PBSessionCacheImpl: sessionId[102709149062849005] not persisted.
09-23 16:37:16.020  1468 10250 D InputDispatcher: Focus entered window: Window{830eb90 u0 com.lge.launcher3/com.lge.launcher3.LauncherExtension}
09-23 16:37:16.025 23353 20939 I PBSessionCacheImpl: Deleted sessionId[102709149062849005] from persistence.
09-23 16:37:16.026 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: 0
09-23 16:37:16.027 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xff000000
09-23 16:37:16.041  3645  3645 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@7cb48a4 time:616993986
09-23 16:37:16.051  1468  2120 I WindowManager: [updateStatusBarVisibility] visibility : true, force : true
09-23 16:37:16.060  1468  2120 I chatty  : uid=1000(system) android.anim identical 1 line
09-23 16:37:16.084  2378 19354 I SystemServicesProxy: RecentApps has 14 item(s).
09-23 16:37:16.090  1468  1486 V LGSettingsProvider: call_put(secure:overview_last_stack_active_time=1569237548111)  calling package = com.android.systemui  callingUserId : 0
09-23 16:37:16.095  2378 19354 I SystemServicesProxy: Task.thumbnail loading failed for 4392
09-23 16:37:16.127  2378 19354 I SystemServicesProxy: Task.thumbnail loading failed for 4396
09-23 16:37:16.183  2378 11613 I zygote  : Explicit concurrent copying GC freed 15148(781KB) AllocSpace objects, 0(0B) LOS objects, 51% free, 11MB/23MB, paused 972us total 184.603ms
09-23 16:37:16.183  2378  2395 I zygote  : WaitForGcToComplete blocked for 55.519ms for cause NativeAllocBackground
09-23 16:37:16.357  1468  2120 I WindowManager: [updateStatusBarVisibility] visibility : true, force : true
09-23 16:37:16.541  3645  3921 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-23 16:37:16.541  3645  3921 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
09-23 16:37:17.763  2567  2567 D TeleService: PhoneInterfaceManager: [PhoneIntfMgr] mSigLevel = 3
09-23 16:37:17.979  1025  1139 I ThermalEngine: Thermal-Server: Thermal received msg from  tmr
09-23 16:37:17.980  1025  1139 I TMR     : C0.10
09-23 16:37:17.980  1025  1139 I TMR     : C1.10
09-23 16:37:17.980  1034 22927 I Thermal-Lib: Thermal-Lib-Client: Client request sent
09-23 16:37:17.985  1468  2178 V AlarmManager: ELAPSED delivery Alarm{8b8e40a statsTag *alarm*:com.google.android.gms.auth.authzen.cryptauth.DEVICE_STATE_CHECK_DELAY_COMPLETE type 3 when 1491052343 com.google.android.gms} when 1491052343
09-23 16:37:18.021  3244 22929 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do
09-23 16:37:18.577  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.227, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=616996521166000, downTime=616996521166000, 
09-23 16:37:18.579  1468  2239 D InputTransport: channel '830eb90 com.lge.launcher3/com.lge.launcher3.LauncherExtension (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616996521166000, eventTime=616996521166000, pointerCount=1
09-23 16:37:18.579  1468  2239 D InputTransport: channel '6e26717 com.android.systemui.ImageWallpaper (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x3, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616996521166000, eventTime=616996521166000, pointerCount=1
09-23 16:37:18.580  3645  3645 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:18.627  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.118, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=616996571692000, downTime=616996521166000, 
09-23 16:37:18.627  1468  2239 D InputTransport: channel '830eb90 com.lge.launcher3/com.lge.launcher3.LauncherExtension (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616996521166000, eventTime=616996571692000, pointerCount=1
09-23 16:37:18.627  1468  2239 D InputTransport: channel '6e26717 com.android.systemui.ImageWallpaper (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x3, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=616996521166000, eventTime=616996571692000, pointerCount=1
09-23 16:37:18.628  3645  3645 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:18.632  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.632  1468  2299 V SoundPool: play sampleID=1, leftVolume=1.000000, rightVolume=1.000000, priority=0, loop=0, rate=1.000000
09-23 16:37:18.633  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.634  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:18.634  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:18.634  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:18.634  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.634  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:18.634  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:18.635  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:18.636  1468 10223 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=im.status.ethereum/.MainActivity bnds=[720,144][1060,513] (has extras)} from uid 10124
09-23 16:37:18.636  1468  2299 V SoundPool: reusing track 0x73eb184000 for sample 1
09-23 16:37:18.636  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:18.636  1468  2299 V AudioTrack: start: server read:0  cumulative flushed:0  client written:0
09-23 16:37:18.636  1093   703 V AudioFlinger_Tracks: start(4103), calling pid 1468 session 7345
09-23 16:37:18.637  1093   703 V AudioFlinger_Tracks: ? => ACTIVE (4103) on thread 0xf0bfdf00
09-23 16:37:18.637  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7345
09-23 16:37:18.637  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.637  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:18.637  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:18.637  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:18.637  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:18.637  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:18.637  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:18.642  1468 10223 D ActivityManager: setTaskToReturnTo : TaskRecord{5f0547b #4397 A=im.status.ethereum U=0 StackId=1 sz=0} / mTaskToReturnTo = 1
09-23 16:37:18.642  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:18.642  1468 10223 D ActivityManager: setTaskToReturnTo : TaskRecord{5f0547b #4397 A=im.status.ethereum U=0 StackId=1 sz=1} / mTaskToReturnTo = 1
09-23 16:37:18.643  1025  1139 I ThermalEngine: Thermal-Server: Thermal received msg from  tmr
09-23 16:37:18.643  1034 22932 I Thermal-Lib: Thermal-Lib-Client: Client request sent
09-23 16:37:18.643  1025  1139 I TMR     : C0.1
09-23 16:37:18.643  1025  1139 I TMR     : C1.9
09-23 16:37:18.643  1468 10223 D ActivityManager: setTaskToReturnTo : TaskRecord{5f0547b #4397 A=im.status.ethereum U=0 StackId=1 sz=1} / mTaskToReturnTo = 1
09-23 16:37:18.650  3645  3645 I [LGHome6]Launcher: startAppShortcutOrInfoActivity(): intent = Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=im.status.ethereum/.MainActivity bnds=[720,144][1060,513] (has extras) }, tag = ShortcutInfo(title=Statusintent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=im.status.ethereum/.MainActivity (has extras) }id=491 type=0 container=-100 screen=4 cellX=2 cellY=0 spanX=1 spanY=1 dropPos=null user=UserHandle{0})
09-23 16:37:18.652 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:18.652  1468  2120 D PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
09-23 16:37:18.652 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:18.656  3645  3645 I [LGHome6]LauncherCallbacksImpl: Launcher.onPause // 6.20.44(62004400) this:com.lge.launcher3.LauncherExtension$LauncherCallbacksImpl@d969716
09-23 16:37:18.661 23353 20939 I PBSessionCacheImpl: Deleted sessionId[102709149062849005] from persistence.
09-23 16:37:18.667 23353 23384 W SearchServiceCore: Abort, client detached.
09-23 16:37:18.667 23353 23384 I chatty  : uid=10170(u0_a170) EventBus0 identical 1 line
09-23 16:37:18.667 23353 23384 W SearchServiceCore: Abort, client detached.
09-23 16:37:18.681  1468 10223 I ActivityManager: Start proc 22934:im.status.ethereum/u0a697 for activity im.status.ethereum/.MainActivity
09-23 16:37:18.693  1093  1694 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(44), state: 6
09-23 16:37:18.695  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:18.703  1468  2401 V SoundPool: stop
09-23 16:37:18.703  1093   703 V AudioFlinger_Tracks: stop(4103), calling pid 1468
09-23 16:37:18.703  1093   703 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4103) on thread 0xf05830c0
09-23 16:37:18.716  1468 10223 D InputDispatcher: Focus left window: Window{830eb90 u0 com.lge.launcher3/com.lge.launcher3.LauncherExtension}
09-23 16:37:18.722  1468 10223 I WindowManager: Starting window displayed
09-23 16:37:18.735  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:18.737 22934 22934 I MultiDex: VM with version 2.1.0 has multidex support
09-23 16:37:18.738 22934 22934 I MultiDex: Installing application
09-23 16:37:18.738 22934 22934 I MultiDex: VM has multidex support, MultiDex support library is disabled.
09-23 16:37:18.738  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7345
09-23 16:37:18.747  2378  2378 I NavigationThemeResource: notify navigation bar color(0xffe9ebee)
09-23 16:37:18.747  2378  2378 I NavigationThemeResource: NavigationKey Color is changed(WHITE_WITH_BORDER -> BLACK)
09-23 16:37:18.747  2378  2378 I NavigationThemeResource:  BarMode=4, Theme=WHITE, LightBackground=true (NOT Transparent)
09-23 16:37:18.747  2378  2378 I NavigationThemeResource: , Keyguard show=false, IME shown=false, Bar vertical=false, Panel expanded=false
09-23 16:37:18.747  2378  2378 D StatusBar: setSystemUiVisibility vis=8608 mask=ffffffff oldVal=8708 newVal=8608 diff=100
09-23 16:37:18.750  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7345
09-23 16:37:18.750  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:18.750  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:18.750  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:18.750  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:18.750  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:18.751  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:18.751  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:18.751  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:18.785 22934 22934 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
09-23 16:37:18.786 22934 22934 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
09-23 16:37:18.786 22934 22934 I FirebaseInitProvider: FirebaseApp initialization successful
09-23 16:37:18.790  2378 15529 I SystemServicesProxy: RecentApps has 15 item(s).
09-23 16:37:18.795 22934 22934 D SoLoader: init start
09-23 16:37:18.795 22934 22934 D SoLoader: adding system library source: /vendor/lib
09-23 16:37:18.795 22934 22934 D SoLoader: adding system library source: /system/lib
09-23 16:37:18.795 22934 22934 D SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64 flags = 0]
09-23 16:37:18.796 22934 22934 D SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/im.status.ethereum/lib-main flags = 1]
09-23 16:37:18.796  1468 10250 V LGSettingsProvider: call_put(secure:overview_last_stack_active_time=1569237548111)  calling package = com.android.systemui  callingUserId : 0
09-23 16:37:18.796 22934 22934 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib flags = 2]
09-23 16:37:18.796 22934 22934 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/vendor/lib flags = 2]
09-23 16:37:18.796 22934 22934 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64 flags = 0]
09-23 16:37:18.796 22934 22934 D SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/im.status.ethereum/lib-main flags = 1]
09-23 16:37:18.797 22934 22934 V fb-UnpackingSoSource: locked dso store /data/user/0/im.status.ethereum/lib-main
09-23 16:37:18.798 22934 22934 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/im.status.ethereum/lib-main
09-23 16:37:18.798 22934 22934 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/im.status.ethereum/lib-main
09-23 16:37:18.798 22934 22934 D SoLoader: init finish: 4 SO sources prepared
09-23 16:37:18.798 22934 22934 D SoLoader: init exiting
09-23 16:37:18.814 22934 22934 V RNBootstrap: Available system memory 1089699840, maximum usable application memory 512M
09-23 16:37:18.823 22934 22934 D PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
09-23 16:37:18.826 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:18.826 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:18.828 22934 22955 I FA      : Collection disabled with firebase_analytics_collection_deactivated=1
09-23 16:37:18.830 22934 22955 I FA      : App measurement is starting up, version: 16250
09-23 16:37:18.830 22934 22955 I FA      : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
09-23 16:37:18.830 22934 22955 I FA      : To enable faster debug mode event logging run:
09-23 16:37:18.830 22934 22955 I FA      :   adb shell setprop debug.firebase.analytics.app im.status.ethereum
09-23 16:37:18.856 22934 22955 I zygote64: Deoptimizing java.lang.Object com.google.android.gms.measurement.internal.zzdu.get(java.lang.Object) due to JIT inline cache
09-23 16:37:18.889 22934 22958 D OpenGLRenderer: HWUI GL Pipeline
09-23 16:37:18.895  2378  2378 D StatusBar: setSystemUiVisibility vis=8008 mask=ffffffff oldVal=8608 newVal=8008 diff=600
09-23 16:37:18.895  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:18.896  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:18.896  1468 10223 D InputDispatcher: Focus entered window: Window{448a39d u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:18.913 22934 22934 D SoLoader: About to load: libjscexecutor.so
09-23 16:37:18.913 22934 22934 D SoLoader: libjscexecutor.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:18.913 22934 22934 D SoLoader: libjscexecutor.so not found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:18.913 22934 22934 D SoLoader: libjscexecutor.so not found on /system/vendor/lib
09-23 16:37:18.913 22934 22934 D SoLoader: libjscexecutor.so not found on /system/lib
09-23 16:37:18.914 22934 22934 E SoLoader: couldn't find DSO to load: libjscexecutor.so
09-23 16:37:18.914 22934 22934 D ReactNative: ReactInstanceManager.ctor()
09-23 16:37:18.915 22934 22934 D SoLoader: init exiting
09-23 16:37:18.917 22934 22934 D ReactNative: ReactInstanceManager.createReactContextInBackground()
09-23 16:37:18.917 22934 22934 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
09-23 16:37:18.917 22934 22934 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader()
09-23 16:37:18.917 22934 22934 D ReactNative: ReactInstanceManager.recreateReactContextInBackground()
09-23 16:37:18.917 22934 22934 D ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
09-23 16:37:18.918 22934 22960 D SoLoader: About to load: libhermes.so
09-23 16:37:18.918 22934 22960 D SoLoader: libhermes.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:18.919 22934 22960 D SoLoader: libhermes.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:18.919 22934 22960 D SoLoader: Not resolving dependencies for libhermes.so
09-23 16:37:18.922 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:18.922 22934 22934 D PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
09-23 16:37:18.922 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:18.924 22934 22960 D SoLoader: Loaded: libhermes.so
09-23 16:37:18.924 22934 22960 D SoLoader: About to load: libhermes-executor-release.so
09-23 16:37:18.924 22934 22960 D SoLoader: libhermes-executor-release.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:18.924 22934 22960 D SoLoader: libhermes-executor-release.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:18.924 22934 22960 D SoLoader: Not resolving dependencies for libhermes-executor-release.so
09-23 16:37:18.930 22934 22934 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$OnUnhandledKeyEventListenerWrapper>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/view/View$OnUnhandledKeyEventListener;
09-23 16:37:18.930 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.930 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.930 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.930 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.930 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.930 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.930 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.930 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.931 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.931 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.931 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.931 22934 22934 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file "/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk"],nativeLibraryDirectories=[/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64, /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
09-23 16:37:18.931 22934 22934 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:18.931 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:18.931 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.931 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.931 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.931 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.931 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.931 22934 22934 I zygote64: 
09-23 16:37:18.931 22934 22934 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$OnUnhandledKeyEventListenerWrapper>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/view/View$OnUnhandledKeyEventListener;
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.931 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.931 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.931 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.931 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.931 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.931 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.932 22934 22934 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file "/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk"],nativeLibraryDirectories=[/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64, /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.932 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.932 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.932 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.932 22934 22934 I zygote64: 
09-23 16:37:18.932 22934 22934 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$OnUnhandledKeyEventListenerWrapper>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/view/View$OnUnhandledKeyEventListener;
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.932 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.932 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.932 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.932 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.932 22934 22934 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file "/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk"],nativeLibraryDirectories=[/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64, /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:18.932 22934 22934 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.core.view.ViewCompat.setOnApplyWindowInsetsListener(android.view.View, androidx.core.view.OnApplyWindowInsetsListener) (ViewCompat.java:2203)
09-23 16:37:18.932 22934 22934 I zygote64:   at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:637)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(android.view.View) (AppCompatDelegateImpl.java:457)
09-23 16:37:18.932 22934 22934 I zygote64:   at void androidx.appcompat.app.AppCompatActivity.setContentView(android.view.View) (AppCompatActivity.java:145)
09-23 16:37:18.932 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.loadApp(java.lang.String) (ReactActivityDelegate.java:94)
09-23 16:37:18.933 22934 22934 I zygote64:   at void com.facebook.react.ReactActivityDelegate.onCreate(android.os.Bundle) (ReactActivityDelegate.java:80)
09-23 16:37:18.933 22934 22934 I zygote64:   at void com.facebook.react.ReactActivity.onCreate(android.os.Bundle) (ReactActivity.java:52)
09-23 16:37:18.933 22934 22934 I zygote64:   at void im.status.ethereum.MainActivity.onCreate(android.os.Bundle) (MainActivity.java:120)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6980)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1214)
09-23 16:37:18.933 22934 22934 I zygote64:   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2811)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2933)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1612)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:18.933 22934 22934 I zygote64:   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6710)
09-23 16:37:18.933 22934 22934 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:18.933 22934 22934 I zygote64:   at void com.android.internal.os.Zygote$MethodAndArgsCaller.run() (Zygote.java:240)
09-23 16:37:18.933 22934 22934 I zygote64:   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:770)
09-23 16:37:18.933 22934 22934 I zygote64: 
09-23 16:37:18.935 22934 22960 D SoLoader: Loaded: libhermes-executor-release.so
09-23 16:37:18.935 22934 22960 D SoLoader: About to load: libfb.so
09-23 16:37:18.935 22934 22960 D SoLoader: libfb.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:18.935 22934 22960 D SoLoader: libfb.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:18.935 22934 22960 D SoLoader: Not resolving dependencies for libfb.so
09-23 16:37:18.936 22934 22960 D SoLoader: About to load: libfb.so
09-23 16:37:18.937 22934 22960 D SoLoader: libfb.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:18.937 22934 22960 D SoLoader: libfb.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:18.937 22934 22960 D SoLoader: Not resolving dependencies for libfb.so
09-23 16:37:18.937 22934 22960 I zygote64: Thread[14,tid=22960,Native,Thread*=0x73e19fbc00,peer=0x160e6ed0,"create_react_context"] recursive attempt to load library "/data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64/libfb.so"
09-23 16:37:18.937 22934 22960 D SoLoader: Loaded: libfb.so
09-23 16:37:18.937 22934 22960 D SoLoader: Loaded: libfb.so
09-23 16:37:18.938 22934 22960 D ReactNative: ReactInstanceManager.createReactContext()
09-23 16:37:18.960 22934 22960 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-23 16:37:18.964  1468 10223 V WindowManager: Windows is now Immersive
09-23 16:37:18.967  1468  5851 W ActivityManager: Sending non-protected broadcast com.lge.systemui.notifyImmersiveModeType from system 2378:com.android.systemui/u0a135 pkg com.android.systemui
09-23 16:37:18.975 22934 22958 I Adreno  : QUALCOMM build                   : 14c0496, Ida6448821d
09-23 16:37:18.975 22934 22958 I Adreno  : Build Date                       : 01/08/18
09-23 16:37:18.975 22934 22958 I Adreno  : OpenGL ES Shader Compiler Version: EV031.22.00.01
09-23 16:37:18.975 22934 22958 I Adreno  : Local Branch                     : 
09-23 16:37:18.975 22934 22958 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.6.5.R1.08.00.00.312.043
09-23 16:37:18.975 22934 22958 I Adreno  : Remote Branch                    : NONE
09-23 16:37:18.975 22934 22958 I Adreno  : Reconstruct Branch               : NOTHING
09-23 16:37:18.976 22934 22958 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8996.so from the current namespace instead.
09-23 16:37:18.982 22934 22958 I Adreno  : PFP: 0x005ff087, ME: 0x005ff063
09-23 16:37:18.982  2378  2378 D StatusBar: setSystemUiVisibility vis=9e0a mask=ffffffff oldVal=8008 newVal=9e0a diff=1e02
09-23 16:37:18.985 22934 22958 I OpenGLRenderer: Initialized EGL, version 1.4
09-23 16:37:18.985 22934 22958 D OpenGLRenderer: Swap behavior 2
09-23 16:37:18.986  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:18.995   623   623 D SurfaceFlinger: duplicate layer name: changing im.status.ethereum/im.status.ethereum.MainActivity to im.status.ethereum/im.status.ethereum.MainActivity#1
09-23 16:37:19.001 22934 22960 I SensorManager: registerListenerImpl() [Sensor: LGE Accelerometer, Rate: 66667, SensorEventListener: com.clipsub.RNShake.CustomShakeDetector@9c902a5] by com.clipsub.RNShake.CustomShakeDetector.start():72
09-23 16:37:19.002   590  2123 D sensors_hal_SMGR: batch:sensor(android.sensor.accelerometer) sample_rate=14.999925Hz report_rate_f=0.000000Hz curr sample rate:14.999925 cur rpt rate:0 max:200.000000 min:1.000000
09-23 16:37:19.002   590  2123 D sensors_hal_Util: waitForResponse: timeout=5000
09-23 16:37:19.003   590  2123 D sensors_hal_SMGR: isRawDataMode: Received Response: 0
09-23 16:37:19.003   590  2123 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer)handle 1 rawDataMode:0
09-23 16:37:19.003   590  2123 D sensors_hal_Time: timeSyncEnable: TimeSyncService starting for android.sensor.accelerometer
09-23 16:37:19.003   590  2123 D sensors_hal_Time: timeServiceStart: TimeSyncService starting again 
09-23 16:37:19.003   590  2123 D sensors_hal_Util: waitForResponse: timeout=5000
09-23 16:37:19.003   590   857 D sensors_hal_Time: time_service_sensor1_cb: msg_type 1
09-23 16:37:19.003   590   857 D sensors_hal_Time: time_service_sensor1_cb: Sn 24, msg Id 2, txn Id 1
09-23 16:37:19.003   590   857 D sensors_hal_Time: processTimeResp: Received response 
09-23 16:37:19.003   590   857 D sensors_hal_Time: rolloverCntIs: Received response 
09-23 16:37:19.003   590   857 D sensors_hal_Time: tsOffsetIs: Apps: 1491053373882992; DSPS: 1614277178; Offset : 1441789543988155 (diff 2136; elapsed 1491053374037419 @5)
09-23 16:37:19.003   590  2123 D sensors_hal_Time: timeSyncEnable: started TimeSyncService for android.sensor.accelerometer
09-23 16:37:19.003   590  2123 D sensors_hal_Time: timeSyncEnable: new values after timeServiceStart timestamp_last_sent: 0,                 dsps_ts_last: 0, dsps_rollover_cnt: 11 dsps_rollover_cnt_rcv: 11
09-23 16:37:19.003   590  2123 D sensors_hal_SMGR: enable:sensor(android.sensor.accelerometer) handle 1, freq=14.999925 report_rate=0 batched=0
09-23 16:37:19.003   590  2123 D sensors_hal_SMGR: SMGRPrepareAddMsg sample_rate 14.999925 report_rate 983040 subhz_sample_rate_ms 0 sample_rate_hz 15
09-23 16:37:19.003   590  2123 D sensors_hal_SMGR: SMGRPrepareAddMsg:sensor android.sensor.accelerometer 
09-23 16:37:19.003   590  2123 D sensors_hal_Util: waitForResponse: timeout=5000
09-23 16:37:19.009   590  2123 D sensors_hal_SMGR: SMGRReportAdd: Received Response: 0
09-23 16:37:19.023 22934 22960 D SoLoader: About to load: libreactnativejni.so
09-23 16:37:19.023 22934 22960 D SoLoader: libreactnativejni.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:19.023 22934 22960 D SoLoader: libreactnativejni.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:19.023 22934 22960 D SoLoader: Not resolving dependencies for libreactnativejni.so
09-23 16:37:19.025 22934 22960 D SoLoader: Loaded: libreactnativejni.so
09-23 16:37:19.026 22934 22960 D ReactNative: Initializing React Xplat Bridge.
09-23 16:37:19.028 22934 22960 D ReactNative: Initializing React Xplat Bridge before initializeBridge
09-23 16:37:19.032 22934 22960 D ReactNative: Initializing React Xplat Bridge after initializeBridge
09-23 16:37:19.032 22934 22960 D ReactNative: CatalystInstanceImpl.runJSBundle()
09-23 16:37:19.040 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:19.040 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:19.059 22934 22958 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8996.so from the current namespace instead.
09-23 16:37:19.068   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.175537 y:9.512451 z:2.272308
09-23 16:37:19.069   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.092 22934 22973 D ReactNative: ReactInstanceManager.setupReactContext()
09-23 16:37:19.092 22934 22973 D ReactNative: CatalystInstanceImpl.initialize()
09-23 16:37:19.098 22934 22934 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@d0ddf10 time:616997042
09-23 16:37:19.105  1468  1628 I ActivityManager: Displayed im.status.ethereum/.MainActivity: +437ms
09-23 16:37:19.127  3645  3645 I [LGHome6]EditModeOffManager: EditModeOffManager is not running
09-23 16:37:19.129  1468  2120 I WindowManager: [updateStatusBarVisibility] visibility : false, force : false
09-23 16:37:19.130  2378  2378 D ViewRootImpl: Dispatch statusBarVisibilityChanged Statusbar : false
09-23 16:37:19.130  2378  2378 I MiniStatusBar: onStatusBarVisibilityChange(false), mStatusBarRootView: com.lge.signboard.StatusBarLayout{55948c9 G.E...... ......ID 0,0-1040,160 #7f0a0444 app:id/statusbar_root}
09-23 16:37:19.131   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.089340 y:9.094254 z:2.285873
09-23 16:37:19.131   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.132  3494  3494 D ViewRootImpl: Dispatch statusBarVisibilityChanged Statusbar : false
09-23 16:37:19.133  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:25:getStringFromDatabase()-Other(96657616)Thread] getStringFromDatabaseRecord(com.android.systemui.SystemUIApplication@f2e1155, content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode', value)
09-23 16:37:19.134  1468  2120 D InputDispatcher: Window went away: Window{905004f u0 Splash Screen im.status.ethereum}
09-23 16:37:19.140   623   988 E SurfaceFlinger: Failed to find layer (com.lge.launcher3/com.lge.launcher3.LauncherExtension#0) in layer parent (no-parent).
09-23 16:37:19.144  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:50:getStringFromDatabase()-Other(96657616)Thread] content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode'(1) = false
09-23 16:37:19.146 22934 22972 W ResourceType: No package identifier when getting value for resource number 0x00000000
09-23 16:37:19.149   590   889 V sensors_hal_RV: processInd: ROTV [0]: 0.495614 [1]: -0.346278 [2]: -0.467429 [3]: 0.644956 [4]: 0.261799 acc: 2 SAM TS: 1614276737 HAL TS:1491053360424922 elapsedRealtimeNano:1491053520078149
09-23 16:37:19.149   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:44, type:11, x:0.495614 y:-0.346278 z:-0.467429
09-23 16:37:19.149   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.152   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: readInt32_t : 3
09-23 16:37:19.153   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: Writing 1 to /sys/class/graphics/fb0/toggle_u1
09-23 16:37:19.155  2524 12297 I LGPowerManagerHelper: success setFbToggleU1() : true
09-23 16:37:19.155  2378  2378 I ShadeView: PowerManagerHelper.changeDisplayModeForExtendedLcd(GOTO_U1)
09-23 16:37:19.157  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:25:getStringFromDatabase()-Other(96657616)Thread] getStringFromDatabaseRecord(com.android.systemui.SystemUIApplication@f2e1155, content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode', value)
09-23 16:37:19.159  1468  2120 V WindowManager: mini_system_base shown : false
09-23 16:37:19.161  1468  2120 V WindowManager: mini_system_base shown : false
09-23 16:37:19.163  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:50:getStringFromDatabase()-Other(96657616)Thread] content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode'(1) = false
09-23 16:37:19.168   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: readInt32_t : 1
09-23 16:37:19.168   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: Writing 0 to /sys/class/graphics/fb0/toggle_u1
09-23 16:37:19.170  2524 12297 I LGPowerManagerHelper: success setFbToggleU1() : false
09-23 16:37:19.170  2378  2378 I ShadeView: PowerManagerHelper.changeDisplayModeForExtendedLcd(GOTO_U1)
09-23 16:37:19.170  2378  2378 I MiniStatusBar: setAsBriefMode(), signBoardWindowShow()
09-23 16:37:19.189   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:0.158859 y:9.189224 z:2.716034
09-23 16:37:19.189 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
09-23 16:37:19.190  1468  2120 V WindowManager: mini_status_bar shown : true
09-23 16:37:19.192 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
09-23 16:37:19.193   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.195 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
09-23 16:37:19.196 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
09-23 16:37:19.200 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
09-23 16:37:19.201 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
09-23 16:37:19.202 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
09-23 16:37:19.205 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
09-23 16:37:19.210 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
09-23 16:37:19.213 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
09-23 16:37:19.215 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
09-23 16:37:19.216 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
09-23 16:37:19.221 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
09-23 16:37:19.222 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
09-23 16:37:19.225 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
09-23 16:37:19.226 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
09-23 16:37:19.231 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
09-23 16:37:19.233 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
09-23 16:37:19.234 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
09-23 16:37:19.236 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
09-23 16:37:19.237 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.toolbar.ReactToolbarManager
09-23 16:37:19.240 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
09-23 16:37:19.243 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
09-23 16:37:19.244 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
09-23 16:37:19.245 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
09-23 16:37:19.246 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
09-23 16:37:19.247 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
09-23 16:37:19.249   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:0.020782 y:9.180450 z:2.783066
09-23 16:37:19.249   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.251 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
09-23 16:37:19.253 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
09-23 16:37:19.254 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
09-23 16:37:19.257 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
09-23 16:37:19.259 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
09-23 16:37:19.266 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
09-23 16:37:19.269 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
09-23 16:37:19.272 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
09-23 16:37:19.273 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
09-23 16:37:19.279 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
09-23 16:37:19.282 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
09-23 16:37:19.282 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
09-23 16:37:19.283 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.lwansbrough.RCTCamera.RCTCameraViewManager
09-23 16:37:19.287 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class org.reactnative.camera.CameraViewManager
09-23 16:37:19.289  5323  5472 D [NFC]LNfcCommon:377: [call NFC API] - PID: 22934 | Name: im.status.ethereum-setReaderMode
09-23 16:37:19.289  5323  5472 D NfcService: screenState= ON_UNLOCKED
09-23 16:37:19.291  5323  5472 D NfcService: newParams.techmask= mTechMask: 1, mTechMaskListen: default
09-23 16:37:19.291  5323  5472 D NfcService: mCustomConfig: 0, mEnableFeliCa: false, mEnableLPD: false
09-23 16:37:19.291  5323  5472 D NfcService: mEnableReader: true, mEnableHostRouting: true, mEnableP2p: false
09-23 16:37:19.292  5323 22994 D NfcService: Watchdog thread START. : applyRouting
09-23 16:37:19.293 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerRootViewManager
09-23 16:37:19.295 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerButtonViewManager
09-23 16:37:19.297 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenContainerViewManager
09-23 16:37:19.298 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenViewManager
09-23 16:37:19.300 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$GroupViewManager
09-23 16:37:19.307 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RenderableShadowNode
09-23 16:37:19.309   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.264923 y:9.254669 z:2.795837
09-23 16:37:19.309   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.310 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$PathViewManager
09-23 16:37:19.311 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$CircleViewManager
09-23 16:37:19.312 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$EllipseViewManager
09-23 16:37:19.314 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$LineViewManager
09-23 16:37:19.315 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RectViewManager
09-23 16:37:19.317 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TextViewManager
09-23 16:37:19.319 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TSpanViewManager
09-23 16:37:19.320 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TextPathViewManager
09-23 16:37:19.321 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$ImageViewManager
09-23 16:37:19.323 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$ClipPathViewManager
09-23 16:37:19.323 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$DefsViewManager
09-23 16:37:19.324 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$UseViewManager
09-23 16:37:19.326 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$SymbolManager
09-23 16:37:19.328 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$LinearGradientManager
09-23 16:37:19.330 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RadialGradientManager
09-23 16:37:19.332 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$PatternManager
09-23 16:37:19.334 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$MaskManager
09-23 16:37:19.335 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.SvgViewManager
09-23 16:37:19.337  5323  5472 E NxpNfcJni: nfcManager_enableDiscovery:UICC_LISTEN_MASK=0x0199;
09-23 16:37:19.337  5323  5446 E NxpNfcJni: nfaConnectionCallback: unknown event ????
09-23 16:37:19.337  5323  5446 E NxpNfcJni: nfaConnectionCallback: unknown event ????
09-23 16:37:19.338 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.webview.RNCWebViewManager
09-23 16:37:19.342 22934 22972 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.github.alinz.reactnativewebviewbridge.WebViewBridgeManager
09-23 16:37:19.346 22934 22939 I zygote64: Do partial code cache collection, code=30KB, data=28KB
09-23 16:37:19.346 22934 22939 I zygote64: After code cache collection, code=25KB, data=24KB
09-23 16:37:19.346 22934 22939 I zygote64: Increasing code cache capacity to 128KB
09-23 16:37:19.349   590   889 V sensors_hal_RV: processInd: ROTV [0]: 0.495175 [1]: -0.336372 [2]: -0.463671 [3]: 0.653195 [4]: 0.261799 acc: 2 SAM TS: 1614283299 HAL TS:1491053560681270 elapsedRealtimeNano:1491053720242784
09-23 16:37:19.349   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:44, type:11, x:0.495175 y:-0.336372 z:-0.463671
09-23 16:37:19.349   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.369   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.472412 y:9.241898 z:2.759125
09-23 16:37:19.369   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.384  5323  5472 D NfcService: Watchdog thread END. : applyRouting
09-23 16:37:19.384 22934 22973 D ReactNative: ReactInstanceManager.attachRootViewToInstance()
09-23 16:37:19.385 22934 22973 D SoLoader: About to load: libyoga.so
09-23 16:37:19.386 22934 22973 D SoLoader: libyoga.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:19.386 22934 22973 D SoLoader: libyoga.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:19.386 22934 22973 D SoLoader: Not resolving dependencies for libyoga.so
09-23 16:37:19.387 22934 22973 D SoLoader: Loaded: libyoga.so
09-23 16:37:19.396 22934 22973 D SoLoader: init exiting
09-23 16:37:19.402  1468  5851 D ConnectivityService: app name = im.status.ethereum
09-23 16:37:19.402  1468  5851 D ConnectivityService: app name = im.status.ethereum package name = im.status.ethereum
09-23 16:37:19.403  1468  5851 D ConnectivityService: requestNetwork for uid/pid:10697/22934 NetworkRequest [ TRACK_DEFAULT id=1917, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
09-23 16:37:19.404  1468  2275 D WIFI    : got request NetworkRequest [ TRACK_DEFAULT id=1917, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
09-23 16:37:19.404  1468  2317 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=1917, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
09-23 16:37:19.404  1468  2275 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=1917, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
09-23 16:37:19.406  2567  2567 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=1917, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 60
09-23 16:37:19.408  2567  2567 D QtiRilInterface: instance = com.qualcomm.qti.internal.telephony.QtiRilInterface@21f4dc7
09-23 16:37:19.408  2567  2567 D QC_RIL_OEM_HOOK: dds phoneId: -1
09-23 16:37:19.409  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 1
09-23 16:37:19.411  3096  3096 I QcrilOemhookMsgTunnel: [0]invokeOemRilRequestRaw: serial=7020 length=20
09-23 16:37:19.412  3096  3203 I QcrilOemhookMsgTunnel: [0]processOemHookResponse serial no: 7020 error: 0length=0
09-23 16:37:19.412  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 2
09-23 16:37:19.412  2567  2567 D QC_RIL_OEM_HOOK: sendOemRilRequestRaw returns value = 0
09-23 16:37:19.412  2567  2567 D QC_RIL_OEM_HOOK: dds phoneId: -1
09-23 16:37:19.413  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 1
09-23 16:37:19.413  3096  3203 I QcrilOemhookMsgTunnel: [0]processOemHookIndication length=28
09-23 16:37:19.421  3096  3096 I QcrilOemhookMsgTunnel: [1]invokeOemRilRequestRaw: serial=7021 length=20
09-23 16:37:19.422  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
09-23 16:37:19.422  3096  3203 I QcrilOemhookMsgTunnel: [1]processOemHookResponse serial no: 7021 error: 0length=0
09-23 16:37:19.423  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 2
09-23 16:37:19.423  2567  2567 D QC_RIL_OEM_HOOK: sendOemRilRequestRaw returns value = 0
09-23 16:37:19.423  2567  2567 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.423  2567  2567 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.423  1468  1468 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.423  1468  1468 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.424  2534  2534 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.425  2567  2567 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.425  2534  2534 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.425  2567  2567 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.426  3096  3203 I QcrilOemhookMsgTunnel: [1]processOemHookIndication length=28
09-23 16:37:19.426  3096  3096 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
09-23 16:37:19.428  1468  1468 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.428  1468  1468 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.428  2567  2567 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.428  2567  2567 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.429   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.207458 y:9.172470 z:2.903580
09-23 16:37:19.429   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.429  2534  2534 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.429  2567  2567 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
09-23 16:37:19.429  2534  2534 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.429  2567  2567 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
09-23 16:37:19.466 22934 22972 I zygote64: Deoptimizing com.facebook.react.bridge.WritableNativeMap com.facebook.react.bridge.Arguments.makeNativeMap(java.util.Map) due to JIT inline cache
09-23 16:37:19.489   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:0.031158 y:9.125381 z:3.036057
09-23 16:37:19.489   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:19.875 22934 22972 W ReactNativeJS: `createNavigationContainer()` has been deprecated, please use `createAppContainer()` instead. You can also import createAppContainer directly from @react-navigation/native
09-23 16:37:19.877 22934 22972 W ReactNativeJS: Importing the stack Transitioner directly from react-navigation is now deprecated. Instead, import { Transitioner } from "react-navigation-stack";
09-23 16:37:19.896 22934 22973 D StatusModule: setSoftInputMode
09-23 16:37:19.896 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.logging.core:26] - 
09-23 16:37:19.899 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :init/app-started
09-23 16:37:19.904 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:326] - Init notifications
09-23 16:37:19.906 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:307] - calling onMessage
09-23 16:37:19.908 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:295] - calling onNotification
09-23 16:37:19.910 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:320] - setup-on-notification-opened-callback
09-23 16:37:19.912 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:274] - Handle initial push notifications
09-23 16:37:19.915 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :hardwallet.callback/on-register-card-events
09-23 16:37:19.918 22934 22972 I ReactNativeJS: Running application "StatusIm" with appParams: {"rootTag":1}. __DEV__ === false, development-level warning are OFF, performance optimizations are ON
09-23 16:37:19.928 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.views:121] - :main-component-did-mount nil
09-23 16:37:19.930 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.universal-links.core:149] - universal-links: initializing
09-23 16:37:19.932 22934 22973 D StatusModule: initKeystore
09-23 16:37:19.933 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-two-pane-ui-enabled
09-23 16:37:19.936 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-initial-props
09-23 16:37:19.940 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.network.net-info/network-info-changed
09-23 16:37:19.944 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.views:110] - :set-two-pane  false
09-23 16:37:19.947 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :update-window-dimensions
09-23 16:37:19.949 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-two-pane-ui-enabled
09-23 16:37:19.949 22934 22973 D StatusModule: openAccounts
09-23 16:37:19.953 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :hardwallet.callback/check-nfc-support-success
09-23 16:37:19.956 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :init.callback/get-device-UUID-success
09-23 16:37:19.960 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :hardwallet.callback/on-retrieve-pairings-success
09-23 16:37:19.963 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :init.callback/get-supported-biometric-auth-success
09-23 16:37:19.967 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :hardwallet.callback/check-nfc-enabled-success
09-23 16:37:19.970 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.network.net-info/network-info-changed
09-23 16:37:19.971 22934 22973 D StatusModule: ConnectionChange: wifi, is expensive false
09-23 16:37:19.972  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:19.972  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:19.972 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:206] - Notification channel created: status-im
09-23 16:37:19.974 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:279] - getInitialNotification nil
09-23 16:37:19.976  1468 10223 I WindowManager: [updateStatusBarVisibility] visibility : true, force : false
09-23 16:37:19.976  3494  3494 D ViewRootImpl: Dispatch statusBarVisibilityChanged Statusbar : true
09-23 16:37:19.978 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.init.core/initialize-multiaccounts
09-23 16:37:19.978  2378  2378 D ViewRootImpl: Dispatch statusBarVisibilityChanged Statusbar : true
09-23 16:37:19.978  2378  2378 I MiniStatusBar: onStatusBarVisibilityChange(true), mStatusBarRootView: com.lge.signboard.StatusBarLayout{55948c9 V.E...... ........ 0,0-1040,160 #7f0a0444 app:id/statusbar_root}
09-23 16:37:19.979  2378  2378 I MiniStatusBar: signBoardWindowHide()
09-23 16:37:19.979  1468 10250 I AppWidgetServiceImpl: startListening() 0, callbacks: com.android.internal.appwidget.IAppWidgetHost$Stub$Proxy@619bae6
09-23 16:37:19.979  1468 10250 I AppWidgetServiceImpl: startListening() com.lge.signboard, appWidgetIds: [I@3cad827
09-23 16:37:19.980  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:25:getStringFromDatabase()-Other(96657616)Thread] getStringFromDatabaseRecord(com.android.systemui.SystemUIApplication@f2e1155, content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode', value)
09-23 16:37:19.982 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.universal-links.core:95] - universal-links: no url
09-23 16:37:19.982  1468 10223 D InputDispatcher: Focus left window: Window{448a39d u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:19.982  1468 10223 D InputDispatcher: Focus entered window: Window{b6da3e3 u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:19.982  1468 10223 D InputDispatcher: Window went away: Window{448a39d u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:19.985  1101  1101 I keystore: del USRPKEY_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:19.986  1101  1101 I keystore: del USRSKEY_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:19.986  1101  1101 I keystore: del USRCERT_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:19.987  1101  1101 I keystore: del CACERT_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:19.989  2378  2378 D [SignBoard]DatabaseHelper: [DatabaseHelper.java:50:getStringFromDatabase()-Other(96657616)Thread] content://com.lge.provider.signboard/signboard?notify=false, item='immersive_mode'(1) = false
09-23 16:37:19.995   651   655 D DrmLibTime: got the req here! ret=0
09-23 16:37:19.995   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: readInt32_t : 3
09-23 16:37:19.995   651   655 D DrmLibTime: command id, time_cmd_id = 770
09-23 16:37:19.995   651   655 D DrmLibTime: time_getutcsec starts!
09-23 16:37:19.995   651   655 D DrmLibTime: QSEE Time Listener: time_getutcsec
09-23 16:37:19.995   651   655 D DrmLibTime: QSEE Time Listener: get_utc_seconds
09-23 16:37:19.995   651   655 D DrmLibTime: QSEE Time Listener: time_get_modem_time
09-23 16:37:19.995   651   655 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not.
09-23 16:37:19.995   651   655 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
09-23 16:37:19.995   651   655 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2
09-23 16:37:19.995   651   655 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0
09-23 16:37:19.995   548   548 D vendor.lge.hardware.aod.aodpower@1.0-impl: Writing 0 to /sys/class/graphics/fb0/toggle_u1
09-23 16:37:19.995   651   655 D QC-time-services: Lib:time_genoff_operation: Send to server  passed!!
09-23 16:37:19.996  2524 12297 I LGPowerManagerHelper: success setFbToggleU1() : false
09-23 16:37:19.996  1023  1161 D QC-time-services: Daemon: Connection accepted:time_genoff
09-23 16:37:19.996  2378  2378 I ShadeView: PowerManagerHelper.changeDisplayModeForExtendedLcd(GOTO_U3)
09-23 16:37:19.996  1023 23001 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0
09-23 16:37:19.996  1023 23001 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2
09-23 16:37:19.996  1023 23001 D QC-time-services: offset is: 0 for base: 13
09-23 16:37:19.996   651   655 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
09-23 16:37:19.996   651   655 D DrmLibTime: QSEE Time Listener: ATS_MODEM is not set. Fallback to Android system time.
09-23 16:37:19.996   651   655 D DrmLibTime: QSEE Time Listener: Retrieved Android system time: 1569249439
09-23 16:37:19.996   651   655 D DrmLibTime: time_getutcsec returns 0, sec = 1569249439; nsec = 0
09-23 16:37:19.996   651   655 D DrmLibTime: time_getutcsec finished! 
09-23 16:37:19.996   651   655 D DrmLibTime: iotcl_continue_command finished! and return 0 
09-23 16:37:19.996   651   655 D DrmLibTime: before calling ioctl to read the next time_cmd
09-23 16:37:19.996  1023  1161 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
09-23 16:37:20.011 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:20.012 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:20.025  1468  2120 V WindowManager: mini_status_bar shown : false
09-23 16:37:20.037  1101  1101 I keystore: del USRPKEY_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:20.037  1101  1101 I keystore: del USRSKEY_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:20.041  1468  2120 V WindowManager: mini_system_base shown : true
09-23 16:37:20.047  1101  1101 I keystore: del USRCERT_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:20.047  1101  1101 I keystore: del CACERT_AndroidKeyStore#supportsSecureHardware 10697
09-23 16:37:20.048 22934 22973 E RNKeychainManager: No entry found for service: 0xe1b1d6e9894b84f2fa527ccaf48051b1b3db7e8b
09-23 16:37:20.051 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :multiaccounts.login.callback/get-user-password-success
09-23 16:37:20.054 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:71] - :navigate-to :login nil
09-23 16:37:20.057 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :keychain.callback/can-save-user-password?-success
09-23 16:37:20.077 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:218] - :component :login
09-23 16:37:20.192 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:218] - :component :login
09-23 16:37:20.375 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.views:136] - :main-component-did-update :login
09-23 16:37:20.392 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :login
09-23 16:37:20.395 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :screens/on-will-focus
09-23 16:37:20.437 22934 23003 D SoLoader: About to load: libimagepipeline.so
09-23 16:37:20.438 22934 22934 I ReactNative: [GESTURE HANDLER] Initialize gesture handler for root view com.swmansion.gesturehandler.react.RNGestureHandlerEnabledRootView{cd711f V.E...... ......ID 0,0-1440,2464 #1}
09-23 16:37:20.438 22934 23003 D SoLoader: libimagepipeline.so not found on /data/data/im.status.ethereum/lib-main
09-23 16:37:20.438 22934 23003 D SoLoader: libimagepipeline.so found on /data/app/im.status.ethereum-KQ7P7fL2jTgbHhbvmIlDMQ==/lib/arm64
09-23 16:37:20.438 22934 23003 D SoLoader: Not resolving dependencies for libimagepipeline.so
09-23 16:37:20.445 22934 23003 D SoLoader: Loaded: libimagepipeline.so
09-23 16:37:20.463 22934 22939 I zygote64: Do partial code cache collection, code=55KB, data=45KB
09-23 16:37:20.463 22934 22939 I zygote64: After code cache collection, code=54KB, data=44KB
09-23 16:37:20.463 22934 22939 I zygote64: Increasing code cache capacity to 256KB
09-23 16:37:20.483 22934 22934 D Editor  : setInputTypeforClipTray(): 0
09-23 16:37:20.490   594   594 D vendor.lge.hardware.Touch@1.0-impl: Writing 1 to /sys/devices/virtual/input/lge_touch/ime_status
09-23 16:37:20.493  1468 10223 I InputMethodManagerService: IME ON
09-23 16:37:20.494 22934 22934 I zygote64: Deoptimizing void com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(com.facebook.react.uimanager.ViewManager, android.view.View, java.lang.Object) due to JIT inline cache
09-23 16:37:20.496 23482 23482 D InputViewProxy: startInputView() : im.status.ethereum
09-23 16:37:20.500  2378  2378 D StatusBar: setSystemUiVisibility vis=be0a mask=ffffffff oldVal=9e0a newVal=be0a diff=2000
09-23 16:37:20.507 22934 22934 W Editor  : updateCursorsPositions() : layout = hintLayout
09-23 16:37:20.511 22934 22934 W View    : dispatchProvideAutofillStructure(): not laid out, ignoring
09-23 16:37:20.513  1468 10250 W Binder  : Outgoing transactions from this process must be FLAG_ONEWAY
09-23 16:37:20.513  1468 10250 W Binder  : java.lang.Throwable
09-23 16:37:20.513  1468 10250 W Binder  :  at android.os.BinderProxy.transact(Binder.java:754)
09-23 16:37:20.513  1468 10250 W Binder  :  at android.app.assist.AssistStructure$ParcelTransferReader.fetchData(AssistStructure.java:410)
09-23 16:37:20.513  1468 10250 W Binder  :  at android.app.assist.AssistStructure$ParcelTransferReader.go(AssistStructure.java:343)
09-23 16:37:20.513  1468 10250 W Binder  :  at android.app.assist.AssistStructure.ensureData(AssistStructure.java:2115)
09-23 16:37:20.513  1468 10250 W Binder  :  at com.android.server.autofill.Session$1.send(Session.java:200)
09-23 16:37:20.513  1468 10250 W Binder  :  at com.android.server.am.ActivityManagerService.reportAssistContextExtras(ActivityManagerService.java:13991)
09-23 16:37:20.513  1468 10250 W Binder  :  at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:2569)
09-23 16:37:20.513  1468 10250 W Binder  :  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3182)
09-23 16:37:20.513  1468 10250 W Binder  :  at com.android.server.am.ActivityManagerServiceEx.onTransact(ActivityManagerServiceEx.java:538)
09-23 16:37:20.513  1468 10250 W Binder  :  at android.os.Binder.execTransact(Binder.java:690)
09-23 16:37:20.514 22934 22934 I AssistStructure: Flattened final assist data: 2520 bytes, containing 1 windows, 9 views
09-23 16:37:20.532  1468 10250 I AssistStructure: Flattened final assist data: 2072 bytes, containing 1 windows, 9 views
09-23 16:37:20.545 23482 23482 D Cliptray Manager: isAvailable() UserHandle.myUserId() = 0, isOwner = true
09-23 16:37:20.551  2524 12297 D Cliptray Service: packageName : im.status.ethereum
09-23 16:37:20.576 23482 23482 V f       : reset cache succeeded - remainig try(5)
09-23 16:37:20.597  1468  1468 I NotificationServiceEx: LED remove() : mLights=-1|android|8|null|1000
09-23 16:37:20.597  1468  1468 D NotificationServiceEx: updateLightListLocked :r=-1|android|8|null|1000, action=2
09-23 16:37:20.597  1468  1468 D NotificationServiceEx: notification=Notification(channel=VIRTUAL_KEYBOARD pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xff2d97ac backgroundColor=0x00000000 category=sys vis=PRIVATE)
09-23 16:37:20.603  1468 10250 V WindowManager: Windows is no longer Immersive
09-23 16:37:20.611  1468 10223 W ActivityManager: Sending non-protected broadcast com.lge.systemui.notifyImmersiveModeType from system 2378:com.android.systemui/u0a135 pkg com.android.systemui
09-23 16:37:20.623  9254  9254 I [Shortcuts]NotificationListener: [NotificationListener.java:128:onNotificationPosted()]android, number: 0
09-23 16:37:20.625  5303  5303 D MmsNotificationListenerService: onNotificationPosted
09-23 16:37:20.626  1468  1468 I NotificationServiceEx: LED remove() : mLights=-1|android|8|null|1000
09-23 16:37:20.626  1468  1468 D NotificationServiceEx: updateLightListLocked :r=-1|android|8|null|1000, action=2
09-23 16:37:20.627  1468  1468 D NotificationServiceEx: notification=Notification(channel=VIRTUAL_KEYBOARD pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xff2d97ac backgroundColor=0x00000000 category=sys vis=PRIVATE)
09-23 16:37:20.638  2378  2378 D StatusBar: setSystemUiVisibility vis=a608 mask=ffffffff oldVal=be0a newVal=a608 diff=1802
09-23 16:37:20.652  5303  5303 D MmsNotificationListenerService: onNotificationPosted
09-23 16:37:20.653  9254  9254 I [Shortcuts]NotificationListener: [NotificationListener.java:128:onNotificationPosted()]android, number: 0
09-23 16:37:20.665 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :hide-tab-bar
09-23 16:37:20.670 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set
09-23 16:37:20.673 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set
09-23 16:37:20.681  1034 23015 I Thermal-Lib: Thermal-Lib-Client: Client request sent
09-23 16:37:20.681  1025  1139 I ThermalEngine: Thermal-Server: Thermal received msg from  tmr
09-23 16:37:20.682  1025  1139 I TMR     : C0.10
09-23 16:37:20.682  1025  1139 I TMR     : C1.10
09-23 16:37:20.708  1468  7040 W PowerManagerServiceEx: start wakeUpForExtendedDisplay
09-23 16:37:20.708  1468  7040 W PowerManagerServiceEx: ignore partial wakeup request because already awake state
09-23 16:37:20.709  1468  7040 D PowerManagerServiceEx: acquireWakeLockInternal: lock=161961326, flags=0x200, tag="NotificationHistoryWakeLock@462c394", ws=null, historyTag=null, uid=1000, pid=3494
09-23 16:37:20.711  1468  7040 W PowerManagerServiceEx: start wakeUpForExtendedDisplay
09-23 16:37:20.711  1468  7040 W PowerManagerServiceEx: ignore partial wakeup request because already awake state
09-23 16:37:20.712  1468  7040 D PowerManagerServiceEx: acquireWakeLockInternal: lock=156963855, flags=0x200, tag="NotificationHistoryWakeLock@f2f226d", ws=null, historyTag=null, uid=1000, pid=3494
09-23 16:37:20.713  2378  2378 I StatusBar: updateMediaMetaData(false): mMediaMetadata = null
09-23 16:37:21.713  1468 10250 D PowerManagerServiceEx: releaseWakeLockInternal: lock=161961326 [NotificationHistoryWakeLock@462c394], flags=0x0
09-23 16:37:21.719  1093  1695 V AudioFlinger_Threads: Audio hardware entering standby, mixer 0xf05830c0, suspend count 0
09-23 16:37:21.720  1093  1695 D audio_hw_primary: out_standby: enter: stream (0xf106e000) usecase(1: low-latency-playback)
09-23 16:37:21.721  1468  7040 D PowerManagerServiceEx: releaseWakeLockInternal: lock=156963855 [NotificationHistoryWakeLock@f2f226d], flags=0x0
09-23 16:37:21.822  1093  1695 V audio_hw_primary: stop_output_stream: enter: usecase(1: low-latency-playback)
09-23 16:37:21.822  1093  1695 V msm8996_platform_8996: lge_reset_24bit_playback_msm8996
09-23 16:37:21.823  1093  1695 W msm8996_platform_8996: lge_reset_24bit_playback_msm8996: This case is not Offload usecase(1)
09-23 16:37:21.823  1093  1695 V audio_hw_primary: disable_audio_route: enter: usecase(1)
09-23 16:37:21.823  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 2
09-23 16:37:21.823  1093  1695 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
09-23 16:37:21.828  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 2, with Raise=0
09-23 16:37:21.829  1093  1695 V audio_hw_primary: disable_audio_route: exit
09-23 16:37:21.829  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = speaker
09-23 16:37:21.829  1093  1695 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
09-23 16:37:21.846  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
09-23 16:37:21.846  1093  1695 D audio_hw_primary: disable_snd_device: snd_device(187: vi-feedback)
09-23 16:37:21.847  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xbb of type 1 for Event 0, with Raise=0
09-23 16:37:21.847  1093  1695 V audio_hw_primary: disable_audio_route: enter: usecase(47)
09-23 16:37:21.847  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 137
09-23 16:37:21.847  1093  1695 D audio_hw_primary: disable_audio_route: reset and update mixer path: spkr-vi-record
09-23 16:37:21.848  1093  1695 V msm8974_platform: platform_sound_trigger_usecase_needs_event:usecase_id[47] no need to raise event.
09-23 16:37:21.848  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 47 of type 1 for Event 2, with Raise=0
09-23 16:37:21.848  1093  1695 V audio_hw_primary: disable_audio_route: exit
09-23 16:37:21.848  1093  1695 D audio_hw_spkr_prot: audio_extn_spkr_prot_stop_processing: disable_snd_device(52: speaker-protected)
09-23 16:37:21.878  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
09-23 16:37:21.879  1093  1695 V audio_hw_primary: stop_output_stream: exit: status(0)
09-23 16:37:21.879  1093  1695 D audio_hw_primary: out_standby: exit
09-23 16:37:21.880  1093  1695 V AudioFlinger_Threads: thread 0xf05830c0 type 0 TID 1695 going to sleep
09-23 16:37:23.264  2378  2378 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-23 16:37:23.265  2378  2378 D KeyguardUpdateMonitor: Intent.ACTION_BATTERY_CHANGED status : 2 ,plugged : 22 ,charging : true ,level : 33 ,temperature : 299, temperatureState : 0, EXTRA_CHARGING_CURRENT : 0 / EXTRA_HVDCP_TYPE : false
09-23 16:37:23.266  2378  2378 D KeyguardUpdateMonitor: handleBatteryUpdate
09-23 16:37:23.272  2670  2670 W MainApplication: onReceive intent : Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
09-23 16:37:23.278  2567  2567 D TeleService: PhoneGlobalsEx: onReceive: android.intent.action.BATTERY_CHANGED
09-23 16:37:23.280  1468  7040 W BatteryStatsServiceEx: ICharger sysnode not exist
09-23 16:37:23.282  2378  2378 I LGPowerUI: onReceive = android.intent.action.BATTERY_CHANGED
09-23 16:37:23.285  1468  2274 D WifiController: battery changed pluggedType: 2
09-23 16:37:23.287  2378  2378 I LGPowerUI: level = 33, plugType = 2, plugged = true, charging = true, temperature = 299, chargingCurrent = 0, factoryCableItem = 0, isFastCharging = false, batteryID = 1
09-23 16:37:23.288  2378  2884 I AbsQuickSettingsHandlerBase: Got action android.intent.action.BATTERY_CHANGED for BATTERY_SAVER
09-23 16:37:23.989  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=false,activityOut=false,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:25.566  1468  1626 W RemoteFillService: Not handling { when=-3ms what=3 target=com.android.internal.os.HandlerCaller$MyHandler } as service for ComponentInfo{com.google.android.gms/com.google.android.gms.autofill.service.AutofillService} is already destroyed
09-23 16:37:28.005  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:28.540  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.188, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617006482913000, downTime=617006482913000, 
09-23 16:37:28.540  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617006482913000, eventTime=617006482913000, pointerCount=1
09-23 16:37:28.542 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:28.547  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.548  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:28.548  1468  2299 V SoundPool: Allocated active channel
09-23 16:37:28.548  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.548  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:28.548  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:28.548  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:28.548  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.548  1093   703 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:28.549  1093   703 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:28.549  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:28.549  1468  2299 D AudioTrack: set(): streamType 1, sampleRate 48000, format 0x1, channelMask 0x3, frameCount 0, flags #4, notificationFrames 0, sessionId 0, transferType 0, uid -1, pid -1
09-23 16:37:28.549  1468  2299 V AudioTrack: sharedBuffer: 0x73ca171000, size: 17296
09-23 16:37:28.549  1468  2299 V AudioTrack: Building AudioTrack with attributes: usage=13 content=4 flags=0x0 tags=[]
09-23 16:37:28.550  1093   703 V APM_AudioPolicyManager: getOutputForAttr() usage=13, content=4, tag= flags=00000000 session 7385 selectedDeviceId 0
09-23 16:37:28.550  1093   703 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.550  1093   703 V APM_AudioPolicyManager: getOutputForAttr() device 0x2, samplingRate 48000, format 1, channelMask 3, flags 4
09-23 16:37:28.550  1093   703 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:28.550  1093   703 V audio_hw_primary: out_get_parameters: low-latency-playback enter: keys - is_direct_pcm_track
09-23 16:37:28.551  1093   703 D compress_voip: voice_extn_compress_voip_out_get_parameters: enter
09-23 16:37:28.551  1093   703 V audio_hw_primary: not in direct_pcm
09-23 16:37:28.551  1093   703 V audio_hw_primary: out_get_parameters: exit: returns - is_direct_pcm_track=false
09-23 16:37:28.552  1093   703 V AudioFlinger_Threads: AUDIO_OUTPUT_FLAG_FAST denied: sharedBuffer=0xf0bf8460 frameCount=4324 mFrameCount=192 format=0x1 mFormat=0x5 isLinear=1 channelMask=0x3 sampleRate=48000 mSampleRate=48000 hasFastMixer=1 tid=23019 fastTrackAvailMask=0
09-23 16:37:28.552  1093   703 V AudioFlinger_Tracks: sharedBuffer: 0xebd00000, size: 17296
09-23 16:37:28.554  1468  2299 W AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 4324 -> 4324
09-23 16:37:28.554  1093   703 V AudioFlinger: acquiring 7385 from 1468, for 1468
09-23 16:37:28.554  1468  2299 V SoundPool: using new track 0x73eb0acc00 for sample 2
09-23 16:37:28.554  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:28.555  1093   703 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:28.555  1093   703 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:28.555  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:28.555  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:28.555  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.555  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:28.555  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:28.555  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:28.556  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:28.556  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:28.556  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:28.557  1093  1695 V AudioFlinger_Threads: thread 0xf05830c0 type 0 TID 1695 waking up
09-23 16:37:28.557  1468  2299 V AudioTrack: ~AudioTrack, releasing session id 7345 from 1468 on behalf of 1468
09-23 16:37:28.558  1093   703 V AudioFlinger_Threads: remove track (4103) and delete from mixer
09-23 16:37:28.558  1093  1695 D audio_hw_primary: start_output_stream: enter: stream(0xf106e000)usecase(1: low-latency-playback) devices(0x2)
09-23 16:37:28.559  1093  1695 V msm8996_platform_8996: lge_setup_24bit_playback_msm8996
09-23 16:37:28.559  1093   703 V AudioFlinger_Tracks: PlaybackThread::Track destructor
09-23 16:37:28.559  1093  1384 V APM_AudioPolicyManager: releaseOutput() 13
09-23 16:37:28.559  1093  1695 W msm8996_platform_8996: lge_setup_24bit_playback_msm8996: This case is not Offload usecase(1)
09-23 16:37:28.560  1093  1695 D audio_hw_primary: select_devices for use case (low-latency-playback)
09-23 16:37:28.560  1093  1695 D audio_hw_lge: lge_check_hifi_dac_case: It is not HiFi DAC scenario
09-23 16:37:28.560  1093  1695 D msm8974_platform_lge: LGE_platform_get_output_snd_device2: enter(0:2)
09-23 16:37:28.560  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:28.560  1093  1695 V msm8974_platform: platform_get_output_snd_device: enter: output devices(0x2)
09-23 16:37:28.560  1093  1695 V msm8974_platform: platform_get_output_snd_device: exit: snd_device(speaker)
09-23 16:37:28.560  1093  1695 V platform_apt: lge_get_output_in_mandatory_depth: enter and devices(2)
09-23 16:37:28.560  1093  1695 V platform_apt: lge_get_output_in_minor_depth: enter : native devices(2) parents devices(2)
09-23 16:37:28.560  1093  1695 D msm8974_platform_lge: LGE_platform_get_output_snd_device2: exit: out_snd_device(speaker)
09-23 16:37:28.560  1093  1695 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
09-23 16:37:28.560  1093  1695 V msm8974_platform: platform_get_backend_index:napb: backend port - 0 device - 2 
09-23 16:37:28.561  1093  1695 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-23 16:37:28.561  1093  1695 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
09-23 16:37:28.561  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:28.561  1093  1695 V msm8974_platform: platform_get_backend_index:napb: backend port - 0 device - 2 
09-23 16:37:28.561  1093  1695 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 16, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
09-23 16:37:28.561  1093  1695 D msm8974_platform: platform_check_backends_match: snd_device1 = speaker, snd_device2 = speaker
09-23 16:37:28.561  1093  1695 V msm8974_platform: platform_check_backends_match: be_itf1 = SLIMBUS_0_RX, be_itf2 = SLIMBUS_0_RX, match 1
09-23 16:37:28.561  1093  1695 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
09-23 16:37:28.561  1093  1695 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
09-23 16:37:28.561  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
09-23 16:37:28.561  1093  1695 D msm8974_platform: platform_check_backends_match: snd_device1 = speaker, snd_device2 = 
09-23 16:37:28.561  1093  1695 E msm8974_platform: platform_check_backends_match: Invalid snd_device = 
09-23 16:37:28.561  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: (66) check_usecases curr device: speaker, usecase device: backends match 0
09-23 16:37:28.561  1093  1695 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
09-23 16:37:28.561  1093  1695 E audio_hw_primary: enable_snd_device: enter  2
09-23 16:37:28.561  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = speaker
09-23 16:37:28.562  1093  1695 D audio_hw_spkr_prot: set_spkr_prot_cal: quick calibration disabled
09-23 16:37:28.562  1093  1695 D audio_hw_spkr_prot: audio_extn_spkr_prot_start_processing: enable_snd_device(52: speaker-protected)
09-23 16:37:28.583  1093  1695 E audio_hw_primary: enable_snd_device: enter  187
09-23 16:37:28.583  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
09-23 16:37:28.583  1093  1695 D audio_hw_primary: enable_snd_device: snd_device(187: vi-feedback)
09-23 16:37:28.583  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xbb of type 1 for Event 1, with Raise=0
09-23 16:37:28.583  1093  1695 V audio_hw_primary: enable_audio_route: enter: usecase(47)
09-23 16:37:28.583  1093  1695 V msm8974_platform: platform_sound_trigger_usecase_needs_event:usecase_id[47] no need to raise event.
09-23 16:37:28.583  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 47 of type 1 for Event 3, with Raise=0
09-23 16:37:28.583  1093  1695 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->in_snd_device vi-feedback
09-23 16:37:28.583  1093  1695 E audio_hw_utils: send_app_type_cfg_for_device: Could not get ctl for mixer cmd - Audio Stream Capture 42 App Type Cfg
09-23 16:37:28.583  1093  1695 E voice   : voice_is_in_call_rec_stream: input stream is NULL
09-23 16:37:28.583  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(187) acdb_id(102)
09-23 16:37:28.583  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 102, path = 1, app id = 0x11132, sample rate = 48000
09-23 16:37:28.583  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:28.583  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:28.584  1093  1695 D         : Failed to fetch the lookup information of the device 00000066 
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: Tx device has no ACDB AudProcVolTable(-19)
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1025c
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 102 path = 1
09-23 16:37:28.584  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:28.584  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 187
09-23 16:37:28.584  1093  1695 D audio_hw_primary: enable_audio_route: apply mixer and update path: spkr-vi-record
09-23 16:37:28.585  1093  1695 V audio_hw_primary: enable_audio_route: exit
09-23 16:37:28.607  1093  1695 E voice   : voice_is_in_call_rec_stream: input stream is NULL
09-23 16:37:28.607  1093  1695 D msm8974_platform: Resetting app type for Tx path to default
09-23 16:37:28.607  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(137) acdb_id(4)
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 4, path = 1, app id = 0x11132, sample rate = 8000
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:28.607  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:28.607  1093  1695 E ACDB-LOADER: Error: ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE Returned = -19
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:28.607  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:28.607  1093  1695 E ACDB-LOADER: Error: ACDB audproc returned = -19
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:28.607  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:28.608  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: Tx device has no ACDB AudProcVolTable(-19)
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 4, Topology Id 112fb
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:28.608  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:28.608  1093  1695 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:28.608  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.169, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617006552842000, downTime=617006482913000, 
09-23 16:37:28.608  1093  1695 D         : Failed to fetch the lookup information of the device 00000004 
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB AFE was designed as NONE_TOPOLOGY(-19)
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 4 path = 1
09-23 16:37:28.608  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:28.608  1093  1695 V msm8974_platform: platform_get_native_support:napb: ui Prop enabled(0) version(4)
09-23 16:37:28.608  1093  1695 V audio_hw_primary: audio_is_true_native_stream_active:napb: not in true mode or non hdphones device
09-23 16:37:28.608  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617006482913000, eventTime=617006552842000, pointerCount=1
09-23 16:37:28.608  1093  1695 V audio_hw_primary: enable_audio_route: enter: usecase(1)
09-23 16:37:28.608  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 3, with Raise=0
09-23 16:37:28.608  1093  1695 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
09-23 16:37:28.609 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:28.609  1093  1695 V msm8974_platform: platform_get_snd_device_backend_index: enter with device 52
09-23 16:37:28.609  1093  1695 E msm8974_platform: platform_get_snd_device_backend_index: BE DAI Name Table is not present
09-23 16:37:28.609  1093  1695 E audio_hw_utils: send_app_type_cfg_for_device: Couldn't get the backend index for snd device speaker-protected ret=-14
09-23 16:37:28.609  1093  1695 I audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69937, acdb_dev_id 101, sample_rate 48000, snd_device_be_idx -14
09-23 16:37:28.609  1093  1695 V msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(101)
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 101, path = 0, app id = 0x11131, sample rate = 48000
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_asm_topology
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_adm_topology
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_audtable
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_audvoltable
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_VOL_STEP_TABLE_SIZE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
09-23 16:37:28.610  1093  1695 D         : Failed to fetch the lookup information of the device 00000065 
09-23 16:37:28.610 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:28.610  1093  1695 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_SIZE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_audstrmtable
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 348
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_afe_topology
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 101, Topology Id 1025d
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> send_afe_cal
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
09-23 16:37:28.610  1093  1695 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
09-23 16:37:28.611  1093  1695 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 101 path = 0
09-23 16:37:28.611  1093  1695 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
09-23 16:37:28.611  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 2
09-23 16:37:28.611  1093  1695 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
09-23 16:37:28.613  1093  1695 V audio_hw_primary: enable_audio_route: exit
09-23 16:37:28.613  1093  1695 D audio_hw_primary: select_devices: done
09-23 16:37:28.613  1093  1695 V audio_hw_primary: start_output_stream: Opening PCM device card_id(0) device_id(15) format(0)
09-23 16:37:28.615  1093  1695 V audio_hw_primary: start_output_stream: pcm_prepare
09-23 16:37:28.631 22934 22934 I zygote64: Deoptimizing void com.facebook.react.uimanager.events.EventDispatcher.moveStagedEventsToDispatchQueue() due to JIT inline cache
09-23 16:37:28.640 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:28.644 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:28.670  1093  1695 V msm8974_platform: platform_set_channel_map channel_count:2
09-23 16:37:28.670  1093  1695 D msm8974_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map15
09-23 16:37:28.670  1093  1695 D msm8974_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
09-23 16:37:28.671  1093  1695 D audio_hw_primary: start_output_stream: exit
09-23 16:37:28.757  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:28.777  1093  1695 V AudioFlinger_Threads: track(0xf0bfe380) underrun,  framesReady(0) < framesDesired(962)
09-23 16:37:28.778  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:28.778  1468  2401 V SoundPool: stop
09-23 16:37:28.779  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:28.780  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:28.780  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:28.797  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:28.802   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.137222 y:8.627396 z:4.005707
09-23 16:37:28.802   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:28.808  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:28.828  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 2 lines
09-23 16:37:28.837  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:28.838  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:28.851  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:28.852  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:28.852  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:28.852  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:28.853  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:28.853  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.853  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:28.853  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.853  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.854  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:28.854  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.854  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:28.854  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:28.854  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:28.855  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:28.855  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:28.855  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:28.862   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.641602 y:8.750290 z:3.744736
09-23 16:37:28.863   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:28.884  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.259, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617006828451000, downTime=617006828451000, 
09-23 16:37:28.885  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617006828451000, eventTime=617006828451000, pointerCount=1
09-23 16:37:28.886 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:28.893  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.894  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:28.895  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.895  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:28.895  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:28.895  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:28.895  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.896  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:28.896  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:28.896  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:28.896  1468  2299 V SoundPool: reusing track 0x73eb0acc00 for sample 2
09-23 16:37:28.896  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:28.896  1468  2299 V AudioTrack: start: server read:4324  cumulative flushed:0  client written:0
09-23 16:37:28.897  1093 22925 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:28.897  1093 22925 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:28.897  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:28.897  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:28.897  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.897  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:28.897  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:28.897  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:28.897  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:28.898  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:28.898  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:28.898  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:28.921   590   948 D sensors_hal_Ctx: poll:polldata:1, sensor:1, type:1, x:-0.849106 y:9.144531 z:2.977005
09-23 16:37:28.924   590   948 D sensors_hal_Util: waitForResponse: timeout=0
09-23 16:37:28.936  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.188, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617006880985000, downTime=617006828451000, 
09-23 16:37:28.937  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617006828451000, eventTime=617006880985000, pointerCount=1
09-23 16:37:28.939 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:28.940 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:28.965 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:28.971 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:28.977  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:28.997  1093  1695 V AudioFlinger_Threads: track(0xf0bfe380) underrun,  framesReady(0) < framesDesired(962)
09-23 16:37:28.997  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.000  1468  2401 V SoundPool: stop
09-23 16:37:29.000  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:29.001  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:29.001  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.047  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 4 lines
09-23 16:37:29.057  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.058  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:29.071  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:29.072  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:29.072  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:29.072  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:29.072  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.072  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.073  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.073  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.073  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.073  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.073  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.074  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.074  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.074  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.074  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.074  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.074  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:29.194  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.204, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007138888000, downTime=617007138888000, 
09-23 16:37:29.195  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007138888000, eventTime=617007138888000, pointerCount=1
09-23 16:37:29.196 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:29.201  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.202  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:29.203  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.203  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.203  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.203  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.203  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.203  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.204  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.204  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.204  1468  2299 V SoundPool: reusing track 0x73eb0acc00 for sample 2
09-23 16:37:29.204  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:29.204  1468  2299 V AudioTrack: start: server read:0  cumulative flushed:0  client written:0
09-23 16:37:29.205  1093 22925 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:29.205  1093 22925 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:29.206  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:29.206  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.206  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:29.206  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:29.206  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.206  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.207  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.207  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.207  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.207  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.207  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:29.207  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:29.247  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.180, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007191604000, downTime=617007138888000, 
09-23 16:37:29.247  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007138888000, eventTime=617007191604000, pointerCount=1
09-23 16:37:29.248 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:29.251 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:29.274 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:29.281 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:29.297  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:29.308  1468  2401 V SoundPool: stop
09-23 16:37:29.308  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:29.308  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:29.317  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.368  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 5 lines
09-23 16:37:29.377  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.377  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:29.391  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:29.391  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:29.392  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:29.392  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:29.392  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.392  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.393  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.394  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.394  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.394  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.394  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.394  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:29.558  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.310, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007502311000, downTime=617007502311000, 
09-23 16:37:29.560  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007502311000, eventTime=617007502311000, pointerCount=1
09-23 16:37:29.560 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:29.566  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.566  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:29.567  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.567  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.567  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.567  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.568  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.568  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.568  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.569  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.569  1468  2299 V SoundPool: reusing track 0x73eb0acc00 for sample 2
09-23 16:37:29.569  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:29.569  1468  2299 V AudioTrack: start: server read:4324  cumulative flushed:0  client written:0
09-23 16:37:29.570  1093 22925 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:29.570  1093 22925 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:29.570  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:29.570  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:29.570  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.570  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:29.570  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:29.571  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.571  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.572  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.572  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:29.572  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:29.626  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.165, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007571187000, downTime=617007502311000, 
09-23 16:37:29.627  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007502311000, eventTime=617007571187000, pointerCount=1
09-23 16:37:29.630 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:29.631  2567  2567 D TeleService: PhoneInterfaceManager: [PhoneIntfMgr] mSigLevel = 2
09-23 16:37:29.634 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:29.653 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:29.657  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:29.660 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:29.673  1468  2401 V SoundPool: stop
09-23 16:37:29.673  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:29.673  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:29.677  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.728  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 5 lines
09-23 16:37:29.737  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:29.737  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:29.750  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:29.752  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:29.752  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:29.752  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:29.752  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.753  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.753  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.753  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.753  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.754  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.755  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.755  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:29.904  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.192, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007848646000, downTime=617007848646000, 
09-23 16:37:29.906  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007848646000, eventTime=617007848646000, pointerCount=1
09-23 16:37:29.906 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:29.914  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.914  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:29.915  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.915  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.915  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.915  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.916  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.916  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:29.916  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:29.916  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:29.917  1468  2299 V SoundPool: reusing track 0x73eb0acc00 for sample 2
09-23 16:37:29.917  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:29.917  1468  2299 V AudioTrack: start: server read:0  cumulative flushed:0  client written:0
09-23 16:37:29.917  1093 22925 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:29.917  1093 22925 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:29.917  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:29.918  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.918  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:29.918  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:29.918  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:29.918  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:29.919  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:29.919  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:29.919  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:29.973  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.169, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617007917575000, downTime=617007848646000, 
09-23 16:37:29.973  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617007848646000, eventTime=617007917575000, pointerCount=1
09-23 16:37:29.977 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:29.992 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:29.997  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:30.017  1093  1695 V AudioFlinger_Threads: track(0xf0bfe380) underrun,  framesReady(0) < framesDesired(962)
09-23 16:37:30.017  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.020  1468  2401 V SoundPool: stop
09-23 16:37:30.020  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:30.021  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:30.021  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.026 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:30.030 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:30.037  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.040  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=false,activityOut=false,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:30.047  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.057  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 1 line
09-23 16:37:30.067  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.075  9254  9254 I [Shortcuts]NumberBadgeListener: [NumberBadgeListener.java:128:onNotificationFullRefresh()]activeNotifications.size() = 20
09-23 16:37:30.077  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.077  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:30.088  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:30.089  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:30.089  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:30.089  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:30.089  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:30.089  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:30.089  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:30.098  9254  9254 I [Shortcuts]NumberBadge.Storage: Save: com.lge.phonemanagement.ui.MainActivity [4]
09-23 16:37:30.123  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.196, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617008068103000, downTime=617008068103000, 
09-23 16:37:30.123  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617008068103000, eventTime=617008068103000, pointerCount=1
09-23 16:37:30.123 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:30.125  1468  5851 W PowerManagerServiceEx: start wakeUpForExtendedDisplay
09-23 16:37:30.125  1468  5851 W PowerManagerServiceEx: ignore partial wakeup request because already awake state
09-23 16:37:30.127  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.127  1468  2299 V SoundPool: play sampleID=2, leftVolume=0.500000, rightVolume=0.500000, priority=0, loop=0, rate=1.000000
09-23 16:37:30.128  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.128  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:30.128  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:30.128  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:30.128  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.128  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:30.128  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:30.128  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:30.128  1468  2299 V SoundPool: reusing track 0x73eb0acc00 for sample 2
09-23 16:37:30.128  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:30.128  1468  2299 V AudioTrack: start: server read:4324  cumulative flushed:0  client written:0
09-23 16:37:30.128  1093 22925 V AudioFlinger_Tracks: start(4105), calling pid 1468 session 7385
09-23 16:37:30.128  1093 22925 V AudioFlinger_Tracks: ? => ACTIVE (4105) on thread 0xf0bfe380
09-23 16:37:30.129  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7385
09-23 16:37:30.129  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.129  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:30.129  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:30.129  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:30.129  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:30.129  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:30.130  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:30.130  1468  7040 D PowerManagerServiceEx: acquireWakeLockInternal: lock=161961326, flags=0x200, tag="NotificationHistoryWakeLock@462c394", ws=null, historyTag=null, uid=1000, pid=3494
09-23 16:37:30.132  1468  7040 W PowerManagerServiceEx: start wakeUpForExtendedDisplay
09-23 16:37:30.132  1468  7040 W PowerManagerServiceEx: ignore partial wakeup request because already awake state
09-23 16:37:30.132  1468  7040 D PowerManagerServiceEx: acquireWakeLockInternal: lock=156963855, flags=0x200, tag="NotificationHistoryWakeLock@f2f226d", ws=null, historyTag=null, uid=1000, pid=3494
09-23 16:37:30.147  9254  9254 I [Shortcuts]NumberBadgeListener: [NumberBadgeListener.java:128:onNotificationFullRefresh()]activeNotifications.size() = 20
09-23 16:37:30.165  9254  9254 I [Shortcuts]NumberBadge.Storage: Save: com.lge.phonemanagement.ui.MainActivity [3]
09-23 16:37:30.189  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.102, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617008134317000, downTime=617008068103000, 
09-23 16:37:30.189  1468  2239 D InputTransport: channel '7debc2f InputMethod (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617008068103000, eventTime=617008134317000, pointerCount=1
09-23 16:37:30.190 23482 23482 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:30.191 23482 23482 D RichInputConnection: commitText() : 1
09-23 16:37:30.209 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:30.211 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-in
09-23 16:37:30.216  9254  9254 I [Shortcuts]NumberBadgeListener: [NumberBadgeListener.java:128:onNotificationFullRefresh()]activeNotifications.size() = 20
09-23 16:37:30.217  1093  1695 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(476), state: 6
09-23 16:37:30.235  1468  2401 V SoundPool: stop
09-23 16:37:30.236  1093 22925 V AudioFlinger_Tracks: stop(4105), calling pid 1468
09-23 16:37:30.236  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4105) on thread 0xf05830c0
09-23 16:37:30.237  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.247  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 1 line
09-23 16:37:30.257  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.262 22934 22973 I zygote64: Deoptimizing void com.facebook.react.uimanager.UIImplementation.applyUpdatesRecursive(com.facebook.react.uimanager.ReactShadowNode, float, float) due to JIT inline cache
09-23 16:37:30.262  9254  9254 I [Shortcuts]NumberBadgeListener: [NumberBadgeListener.java:128:onNotificationFullRefresh()]activeNotifications.size() = 20
09-23 16:37:30.267  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.287  1093  1695 I chatty  : uid=1041(audioserver) AudioOut_D identical 2 lines
09-23 16:37:30.297  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.297  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7385
09-23 16:37:30.308  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7385
09-23 16:37:30.309  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:30.309  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:30.309  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:30.309  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:30.309  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:30.309  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:30.660  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_DOWN(0), id=0, pressure=0.384, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617008604466000, downTime=617008604466000, 
09-23 16:37:30.661  1468  2239 D InputTransport: channel 'b6da3e3 im.status.ethereum/im.status.ethereum.MainActivity (server)' : action=ACTION_DOWN(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617008604466000, eventTime=617008604466000, pointerCount=1
09-23 16:37:30.662 22934 22934 I ViewRootImpl: ViewRoot's Touch Event : ACTION_DOWN
09-23 16:37:30.692 22934 22934 I zygote64: Deoptimizing void com.facebook.react.uimanager.events.EventDispatcher.moveStagedEventsToDispatchQueue() due to JIT inline cache
09-23 16:37:30.712  1468  2240 D InputDispatcher: notifyMotion - action=ACTION_UP(0), id=0, pressure=0.184, tooltype=1, deviceId=4, source=0x1002, policyFlags=0x0, flags=0x0, metaState=0x0, buttonState=0x0, edgeFlags=0x0, eventTime=617008656793000, downTime=617008604466000, 
09-23 16:37:30.713  1468  2239 D InputTransport: channel 'b6da3e3 im.status.ethereum/im.status.ethereum.MainActivity (server)' : action=ACTION_UP(0), id=0, tooltype=1, deviceId=4, source=0x1002, flags=0x0, edgeFlags=0x0, metaState=0x0, buttonState=0x0, downTime=617008604466000, eventTime=617008656793000, pointerCount=1
09-23 16:37:30.713 22934 22934 I ViewRootImpl: ViewRoot's Touch Event : ACTION_UP
09-23 16:37:30.729 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :multiaccounts.login.ui/password-input-submitted
09-23 16:37:30.737 22934 22973 I AudioManagerEx: AudioManagerEx created
09-23 16:37:30.741  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.741  1468  2299 V SoundPool: play sampleID=1, leftVolume=1.000000, rightVolume=1.000000, priority=0, loop=0, rate=1.000000
09-23 16:37:30.742  1468  2299 V SoundPool: Allocated active channel
09-23 16:37:30.742  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.742  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:30.742  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:30.742  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:30.742  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.742  1093 22925 V APM_AudioPolicyManager: getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-23 16:37:30.742  1093 22925 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
09-23 16:37:30.743  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:30.743  1468  2299 D AudioTrack: set(): streamType 1, sampleRate 48000, format 0x1, channelMask 0x3, frameCount 0, flags #4, notificationFrames 0, sessionId 0, transferType 0, uid -1, pid -1
09-23 16:37:30.743  1468  2299 V AudioTrack: sharedBuffer: 0x73cf241000, size: 10576
09-23 16:37:30.744  1468  2299 V AudioTrack: Building AudioTrack with attributes: usage=13 content=4 flags=0x0 tags=[]
09-23 16:37:30.744  1093 22925 V APM_AudioPolicyManager: getOutputForAttr() usage=13, content=4, tag= flags=00000000 session 7393 selectedDeviceId 0
09-23 16:37:30.745  1093 22925 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.745  1093 22925 V APM_AudioPolicyManager: getOutputForAttr() device 0x2, samplingRate 48000, format 1, channelMask 3, flags 4
09-23 16:37:30.745  1093 22925 V AudioPolicyManagerCustom: getOutputForDevice() returns output 13
09-23 16:37:30.745  1093 22925 V audio_hw_primary: out_get_parameters: low-latency-playback enter: keys - is_direct_pcm_track
09-23 16:37:30.745  1093 22925 D compress_voip: voice_extn_compress_voip_out_get_parameters: enter
09-23 16:37:30.746  1093 22925 V audio_hw_primary: not in direct_pcm
09-23 16:37:30.746  1093 22925 V audio_hw_primary: out_get_parameters: exit: returns - is_direct_pcm_track=false
09-23 16:37:30.746 22934 22973 D StatusModule: clearCookies
09-23 16:37:30.748  1093 22925 V AudioFlinger_Threads: AUDIO_OUTPUT_FLAG_FAST accepted: frameCount=2644 mFrameCount=192
09-23 16:37:30.748  1093 22925 V AudioFlinger_Tracks: sharedBuffer: 0xee303000, size: 10576
09-23 16:37:30.751  1468  2299 I AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 2644 -> 2644
09-23 16:37:30.752  1093  1397 V AudioFlinger: acquiring 7393 from 1468, for 1468
09-23 16:37:30.753  1468  2299 V SoundPool: using new track 0x73eb184000 for sample 1
09-23 16:37:30.753  1468  2299 V AudioTrack: setLoop_l 0 0 0
09-23 16:37:30.754  1093  1397 V AudioFlinger_Tracks: start(4103), calling pid 1468 session 7393
09-23 16:37:30.754  1093  1397 V AudioFlinger_Tracks: ? => ACTIVE (4103) on thread 0xef7e5c00
09-23 16:37:30.755  1093  1384 V APM_AudioPolicyManager: startOutput() output primary->(primary output)(13), stream 1, session 7393
09-23 16:37:30.755  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 1
09-23 16:37:30.755  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.755  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 2
09-23 16:37:30.755  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0002 delayMs 0
09-23 16:37:30.755  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:30.755  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:30.756  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:30.756  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0002 or null device
09-23 16:37:30.756  1093  1384 V AudioPolicyManagerEx: AudioPolicyManagerEx::computeVolume
09-23 16:37:30.759  1468  2299 V AudioTrack: ~AudioTrack, releasing session id 7385 from 1468 on behalf of 1468
09-23 16:37:30.760  1093 22926 V AudioFlinger_Threads: remove track (4105) and delete from mixer
09-23 16:37:30.760  1093 22926 V AudioFlinger_Tracks: PlaybackThread::Track destructor
09-23 16:37:30.760  1093  1384 V APM_AudioPolicyManager: releaseOutput() 13
09-23 16:37:30.763 22934 22973 W ResourceType: Found multiple library tables, ignoring...
09-23 16:37:30.765 22934 22973 I chatty  : uid=10697(u0_a697) mqt_native_modu identical 4 lines
09-23 16:37:30.765 22934 22973 W ResourceType: Found multiple library tables, ignoring...
09-23 16:37:30.772 22934 22973 I WebViewFactory: Loading com.android.chrome version 77.0.3865.73 (code 386507337)
09-23 16:37:30.811  1093  1694 V AudioFlinger_Tracks: underrun,  framesReady(0) < framesDesired(44), state: 6
09-23 16:37:30.817  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.823  1468  2401 V SoundPool: stop
09-23 16:37:30.824  1093 22925 V AudioFlinger_Tracks: stop(4103), calling pid 1468
09-23 16:37:30.825  1093 22925 V AudioFlinger_Tracks: not stopping/stopped => stopping/stopped (4103) on thread 0xf05830c0
09-23 16:37:30.841 22934 22973 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<Mk>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/TracingController;
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.841 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.841 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.841 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.841 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.841 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.841 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.841 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.841 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.841 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.841 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.841 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.841 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.841 22934 22973 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.TracingController" on path: DexPathList[[zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/base.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.en.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fa.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fr.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.it.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ko.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ru.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_config.en.apk", zip file "/data/a
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.841 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.841 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.841 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.841 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.842 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.842 22934 22973 I zygote64: 
09-23 16:37:30.842 22934 22973 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<Mk>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/TracingController;
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.842 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.842 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.842 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.842 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.842 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.842 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.842 22934 22973 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.TracingController" on path: DexPathList[[zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/base.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.en.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fa.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fr.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.it.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ko.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ru.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_config.en.apk", zip file "/data/a
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.842 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.842 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.842 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.842 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.843 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.843 22934 22973 I zygote64: 
09-23 16:37:30.843 22934 22973 I zygote64: Rejecting re-init on previously-failed class java.lang.Class<Mk>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/TracingController;
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.843 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.843 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.843 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.843 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.843 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.843 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.843 22934 22973 I zygote64: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.TracingController" on path: DexPathList[[zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/base.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.en.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fa.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.fr.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.it.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ko.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_autofill_assistant.config.ru.apk", zip file "/data/app/com.android.chrome-6C2xZq1hEUHMSdLSeQpdfQ==/split_config.en.apk", zip file "/data/a
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:93)
09-23 16:37:30.843 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:150)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:417)
09-23 16:37:30.844 22934 22973 I zygote64:   at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:211)
09-23 16:37:30.844 22934 22973 I zygote64:   at android.webkit.CookieManager android.webkit.CookieManager.getInstance() (CookieManager.java:39)
09-23 16:37:30.844 22934 22973 I zygote64:   at void im.status.ethereum.module.StatusModule.clearCookies() (StatusModule.java:957)
09-23 16:37:30.844 22934 22973 I zygote64:   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
09-23 16:37:30.844 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaMethodWrapper.invoke(com.facebook.react.bridge.JSInstance, com.facebook.react.bridge.ReadableArray) (JavaMethodWrapper.java:372)
09-23 16:37:30.844 22934 22973 I zygote64:   at void com.facebook.react.bridge.JavaModuleWrapper.invoke(int, com.facebook.react.bridge.ReadableNativeArray) (JavaModuleWrapper.java:158)
09-23 16:37:30.844 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.NativeRunnable.run() (NativeRunnable.java:-2)
09-23 16:37:30.844 22934 22973 I zygote64:   at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:789)
09-23 16:37:30.844 22934 22973 I zygote64:   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:98)
09-23 16:37:30.844 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(android.os.Message) (MessageQueueThreadHandler.java:29)
09-23 16:37:30.844 22934 22973 I zygote64:   at void android.os.Looper.loop() (Looper.java:164)
09-23 16:37:30.844 22934 22973 I zygote64:   at void com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run() (MessageQueueThreadImpl.java:232)
09-23 16:37:30.844 22934 22973 I zygote64:   at void java.lang.Thread.run() (Thread.java:764)
09-23 16:37:30.844 22934 22973 I zygote64: 
09-23 16:37:30.857  1093  1695 V audio_hw_primary: out_get_latency: Latency 8
09-23 16:37:30.861  1093  1695 V AudioFlinger_Threads: removeTracks_l removing track on session 7393
09-23 16:37:30.864 22934 22973 I cr_LibraryLoader: Time to load native libraries: 3 ms (timestamps 8805-8808)
09-23 16:37:30.872  1093  1384 V APM_AudioPolicyManager: stopOutput() output 13, stream 1, session 7393
09-23 16:37:30.873  1093  1384 V APM::AudioOutputDescriptor: changeRefCount() stream 1, count 0
09-23 16:37:30.873  1093  1384 V AudioPolicyManagerEx: getNewOutputDevice() selected device 0
09-23 16:37:30.873  1093  1384 V APM_AudioPolicyManager: setOutputDevice() device 0000 delayMs 96
09-23 16:37:30.873  1093  1384 V APM_AudioPolicyManager: setOutputDevice() prevDevice 0x0002
09-23 16:37:30.874  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 0, device 2
09-23 16:37:30.874  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 1, device 1
09-23 16:37:30.874  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.874 22934 22973 I chromium: [INFO:library_loader_hooks.cc(51)] Chromium logging enabled: level = 0, default verbosity = 0
09-23 16:37:30.874  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 2, device 2
09-23 16:37:30.874  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 3, device 2
09-23 16:37:30.875 22934 22973 I cr_LibraryLoader: Expected native library version number "77.0.3865.73", actual native library version number "77.0.3865.73"
09-23 16:37:30.875  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 4, device 2
09-23 16:37:30.876  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 5, device 2
09-23 16:37:30.876  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 6, device 2
09-23 16:37:30.876  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 7, device 2
09-23 16:37:30.876  1093  1384 V APM::AudioPolicyEngine: getDeviceForStrategy() strategy 8, device 2
09-23 16:37:30.877  1093  1384 V APM_AudioPolicyManager: setOutputDevice() setting same device 0x0000 or null device
09-23 16:37:30.882 22934 22973 D StatusModule: clearStorageAPIs
09-23 16:37:30.901 22934 23029 W cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.android.chrome, sandboxed = true
09-23 16:37:30.913 22934 22934 I cr_BrowserStartup: Initializing chromium process, singleProcess=false
09-23 16:37:30.922 22934 22934 W ResourceType: Failure getting entry for 0x7f13052f (t=18 e=1327) (error -2147483647)
09-23 16:37:30.922 23032 23032 E /system/bin/webview_zygote32: failed to make and chown /acct/uid_99117: Permission denied
09-23 16:37:30.923 23032 23032 E Zygote  : createProcessGroup(99117, 0) failed: Permission denied
09-23 16:37:30.930 23032 23032 W /system/bin/webview_zygote32: Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
09-23 16:37:30.934  1468 10398 I ActivityManager: Start proc 23032:com.android.chrome:sandboxed_process0/u0i117 for webview_service im.status.ethereum/org.chromium.content.app.SandboxedProcessService0
09-23 16:37:30.963 23055 23055 E asset   : setgid: Operation not permitted
09-23 16:37:30.992 23058 23058 E asset   : setgid: Operation not permitted
09-23 16:37:30.999 22934 22973 D StatusModule: login
09-23 16:37:31.004 22934 22973 D StatusModule: Login result: {"error":""}
09-23 16:37:31.012  2524  2524 I Cliptray Service: cliptrayEventReceiver :onReceivecom.lge.systemservice.core.cliptray.HIDE_CLIPTRAY
09-23 16:37:31.013 22934 22934 I zygote64: Deoptimizing void com.facebook.react.animated.NativeAnimatedNodesManager.handleEvent(com.facebook.react.uimanager.events.Event) due to JIT inline cache
09-23 16:37:31.017   594   594 D vendor.lge.hardware.Touch@1.0-impl: Writing 0 to /sys/devices/virtual/input/lge_touch/ime_status
09-23 16:37:31.018  1468  7040 D InputMethodManagerService: IME OFF
09-23 16:37:31.020  1468  1468 I NotificationServiceEx: LED remove() : mLights=-1|android|8|null|1000
09-23 16:37:31.020  1468  1468 D NotificationServiceEx: updateLightListLocked :r=-1|android|8|null|1000, action=2
09-23 16:37:31.031 23032 23032 E asset   : AssetManager::addSystemOverlays delete oidmap
09-23 16:37:31.034 23032 23032 E asset   : AssetManager::addSystemOverlays delete oidmap
09-23 16:37:31.050  9254  9254 I [Shortcuts]NotificationListener: [NotificationListener.java:152:onNotificationRemoved()]android, number: 0
09-23 16:37:31.057  5303  5303 D MmsNotificationListenerService: onNotificationRemoved : null
09-23 16:37:31.061 23032 23032 I SamplingProfilerIntegration: Profiling disabled.
09-23 16:37:31.065  2378  2378 I StatusBar: updateMediaMetaData(false): mMediaMetadata = null
09-23 16:37:31.109  1468 10223 D InputDispatcher: Window went away: nav_input_consumer
09-23 16:37:31.110  1468 10223 V WindowManager: Windows is now Immersive
09-23 16:37:31.112  1468  1486 W ActivityManager: Sending non-protected broadcast com.lge.systemui.notifyImmersiveModeType from system 2378:com.android.systemui/u0a135 pkg com.android.systemui
09-23 16:37:31.112  2378  2378 D StatusBar: setSystemUiVisibility vis=be0a mask=ffffffff oldVal=a608 newVal=be0a diff=1802
09-23 16:37:31.163 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :show-tab-bar
09-23 16:37:31.167 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set
09-23 16:37:31.180 22934 22983 E GoLog   : INFO [09-23|14:37:31.180] LES protocol is disabled                 package=status-go/node
09-23 16:37:31.180 22934 22983 E GoLog   : INFO [09-23|14:37:31.180] Incentivisation is disabled              package=status-go/node
09-23 16:37:31.180 22934 22983 E GoLog   : INFO [09-23|14:37:31.180] Status service api is disabled           package=status-go/node
09-23 16:37:31.181 22934 22983 E GoLog   : INFO [09-23|14:37:31.181] Starting peer-to-peer node               instance=StatusIM/android-arm64/go1.11.5
09-23 16:37:31.214 23032 23032 E Typeface: Error mapping font file /system/fonts/NotoSansKhmer-Regular.ttf
09-23 16:37:31.214 23032 23032 E Typeface: Error mapping font file /system/fonts/NotoSansKhmer-Bold.ttf
09-23 16:37:31.214 23032 23032 E Minikin : Could not get cmap table size!
09-23 16:37:31.214 23032 23032 E Typeface: Unable to load Family: null:und-Khmr
09-23 16:37:31.269 22934 23064 E GoLog   : INFO [09-23|14:37:31.268] started whisper v.6.0 
09-23 16:37:31.275  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:31.275 22934 23063 D StatusModule: Signal event: {"type":"node.started","event":null}
09-23 16:37:31.275  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:31.276  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:31.276  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:31.276 22934 22988 E GoLog   : INFO [09-23|14:37:31.275] New local node record                    seq=3 id=a169440aa06fe3f5 ip=127.0.0.1 udp=0 tcp=0
09-23 16:37:31.276 22934 22988 E GoLog   : INFO [09-23|14:37:31.275] Started P2P networking                   self=enode://3866c30f4cbc895e305d3919f9d994224ea430b2c23a35e4b8b419f4f10cf49146dd0827654b0661350b9dc37b361a661bc93fcb1f8f0aefce14d83245e9aff5@127.0.0.1:0
09-23 16:37:31.276  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:31.276  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:31.283  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:31.283  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:31.286 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:31.288 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"node.started","event":null}
09-23 16:37:31.289 22934 22981 E GoLog   : INFO [09-23|14:37:31.282] Handlers registered                      package=status-go/api.StatusBackend
09-23 16:37:31.290 22934 22981 E GoLog   : INFO [09-23|14:37:31.290] Account reselected                       package=status-go/api.StatusBackend
09-23 16:37:31.290 22934 22972 D ReactNativeJS: DEBUG [status-im.signals.core:60] - Event  node.started  not handled nil
09-23 16:37:31.304 22934 23063 D StatusModule: Signal event: {"type":"node.ready","event":null}
09-23 16:37:31.308 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:31.308 22934 22984 E GoLog   : INFO [09-23|14:37:31.308] UDP listener up                          net=enode://3866c30f4cbc895e305d3919f9d994224ea430b2c23a35e4b8b419f4f10cf49146dd0827654b0661350b9dc37b361a661bc93fcb1f8f0aefce14d83245e9aff5@[::]:44429
09-23 16:37:31.309 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"node.ready","event":null}
09-23 16:37:31.311 22934 22972 D ReactNativeJS: DEBUG [status-im.signals.core:60] - Event  node.ready  not handled nil
09-23 16:37:31.364 23032 23032 E Typeface: Error mapping font file /system/fonts/LGAka_Light.ttf
09-23 16:37:31.364 23032 23032 E Minikin : Could not get cmap table size!
09-23 16:37:31.364 23032 23032 E Typeface: Unable to load Family: lg-lgaka:null
09-23 16:37:31.364 23032 23032 I HyLog   : I : FontManager creation successful.
09-23 16:37:31.368 23032 23032 I HyLog   : I : Add Embedded Font Family( default_roboto ), FullPath( /system/fonts/Roboto-Regular.ttf )
09-23 16:37:31.368 23032 23032 I Typeface: Add Embedded Font (0) : default_roboto, /system/fonts/Roboto-Regular.ttf loaded.
09-23 16:37:31.371 22934 22991 D StatusModule: Signal event: {"type":"discovery.started","event":null}
09-23 16:37:31.372 23032 23032 I HyLog   : I : Add Embedded Font Family( lgsm ), FullPath( /system/fonts/LGSmHa_Regular.ttf )
09-23 16:37:31.372 23032 23032 I Typeface: Add Embedded Font (1) : lgsm, /system/fonts/LGSmHa_Regular.ttf loaded.
09-23 16:37:31.374 23032 23032 I HyLog   : I : Add Embedded Font Family( lgkindgothic ), FullPath( /system/fonts/HYKindGothic_Regular.ttf )
09-23 16:37:31.374 23032 23032 I Typeface: Add Embedded Font (2) : lgkindgothic, /system/fonts/HYKindGothic_Regular.ttf loaded.
09-23 16:37:31.376 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:31.377 23032 23032 I HyLog   : I : Add Embedded Font Family( lgfriend ), FullPath( /system/fonts/HYFriend_Regular.ttf )
09-23 16:37:31.377 23032 23032 I Typeface: Add Embedded Font (3) : lgfriend, /system/fonts/HYFriend_Regular.ttf loaded.
09-23 16:37:31.379 23032 23032 I HyLog   : I : Add Embedded Font Family( lgtravel ), FullPath( /system/fonts/HYTravel_Regular.ttf )
09-23 16:37:31.379 23032 23032 I Typeface: Add Embedded Font (4) : lgtravel, /system/fonts/HYTravel_Regular.ttf loaded.
09-23 16:37:31.380 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"discovery.started","event":null}
09-23 16:37:31.381 23032 23032 I HyLog   : I : Add Embedded Font Family( lgyoyo ), FullPath( /system/fonts/HYYoyo_Regular.ttf )
09-23 16:37:31.381 23032 23032 I Typeface: Add Embedded Font (5) : lgyoyo, /system/fonts/HYYoyo_Regular.ttf loaded.
09-23 16:37:31.381 23032 23032 I Typeface: Boot DefaultTypeface ( default_roboto )
09-23 16:37:31.383 22934 22972 D ReactNativeJS: DEBUG [status-im.signals.core:60] - Event  discovery.started  not handled nil
09-23 16:37:31.389 23032 23032 W ResourceType: Found multiple library tables, ignoring...
09-23 16:37:31.390 23032 23032 I chatty  : uid=99117(u0_i117) dboxed_process0 identical 4 lines
09-23 16:37:31.390 23032 23032 W ResourceType: Found multiple library tables, ignoring...
09-23 16:37:31.439 23032 23032 I LoadedApk: No resource references to update in package com.android.chrome.autofill_assistant
09-23 16:37:31.444 23032 23032 I cr_ChildProcessService: Creating new ChildProcessService pid=23032
09-23 16:37:31.510 22934 23070 E GoLog   : INFO [09-23|14:37:31.510] Difference with ntp servers              offset=-4.215921613s
09-23 16:37:31.687 22934 22984 E GoLog   : INFO [09-23|14:37:31.686] Whisper identity selected                id=25b2c0a38237e863ebe2bb82e8406540b1c574a4c3e8274e64f8993b8e03fdfd key=0x048888869e7be052418b36028a4105d6696120f607e6ba9440f3c6beeeb4ae890244f17b27d6758950bb174bc90def8b334edcacc10354620f56b5321b06bc2eba
09-23 16:37:31.688 22934 22983 E GoLog   : INFO [09-23|14:37:31.688] starting publisher                       namespace=Publisher site=Start
09-23 16:37:31.690  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:31.690  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:31.724 22934 23070 D StatusModule: Signal event: {"type":"node.login","event":{}}
09-23 16:37:31.734 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:31.741 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"node.login","event":{}}
09-23 16:37:31.757 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:71] - :navigate-to :home nil
09-23 16:37:31.888 22934 22939 I zygote64: Do full code cache collection, code=124KB, data=85KB
09-23 16:37:31.888 22934 22939 I zygote64: After code cache collection, code=84KB, data=47KB
09-23 16:37:32.012  2378  2378 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-62,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:32.038 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :home
09-23 16:37:32.041 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :screens/on-will-focus
09-23 16:37:32.045 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.multiaccounts.login.core/initialize-web3-client-version
09-23 16:37:32.049 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.protocol.core/initialize-protocol
09-23 16:37:32.052 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.protocol.core/initialize-protocol
09-23 16:37:32.056 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.multiaccounts.login.core/initialize-browsers
09-23 16:37:32.059 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.multiaccounts.login.core/initialize-dapp-permissions
09-23 16:37:32.063 22934 22972 D ReactNativeJS: DEBUG [status-im.ui.screens.views:136] - :main-component-did-update :home
09-23 16:37:32.074 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:190] - get-fcm-token: fnU6h-gZpLc:APA91bEI1QAW3-kxmZlXvoKYROe6Jg_DbGYG7dzFbha1cE07wUog0H7otnksN4ueTusR0eBmcgdLZURiQFQv4vE33EzdQJKlIDzcaktP1npl1XOT9Grg1AFy-X1pqOdmyvYnndefkc7I
09-23 16:37:32.076 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :notifications.callback/get-fcm-token-success
09-23 16:37:32.080 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.protocol.core/initialize-protocol
09-23 16:37:32.084 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.multiaccounts.login.core/get-config-callback
09-23 16:37:32.157 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-once
09-23 16:37:32.159  1468 10398 D PowerManagerServiceEx: releaseWakeLockInternal: lock=161961326 [NotificationHistoryWakeLock@462c394], flags=0x0
09-23 16:37:32.160  1468 10398 D PowerManagerServiceEx: releaseWakeLockInternal: lock=156963855 [NotificationHistoryWakeLock@f2f226d], flags=0x0
09-23 16:37:32.171 22934 22973 D StatusModule: addPeer
09-23 16:37:32.175 22934 22973 D StatusModule: updateMailservers
09-23 16:37:32.176 22934 22972 D ReactNativeJS: DEBUG [status-im.notifications.core:38] - notifications-granted
09-23 16:37:32.179 22934 22972 D ReactNativeJS: DEBUG [status-im.mailserver.core:92] - mailserver: add-peer success true
09-23 16:37:32.194 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.ethereum.transactions.core/new-transfers
09-23 16:37:32.206  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:32.206  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:32.210 22934 22972 D ReactNativeJS: DEBUG [status-im.mailserver.core:101] - mailserver: update-mailservers success true
09-23 16:37:32.225 22934 22939 I zygote64: Do partial code cache collection, code=122KB, data=80KB
09-23 16:37:32.234  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:32.234  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:32.242 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :transport.callback/node-info-fetched
09-23 16:37:32.246 22934 22939 I zygote64: After code cache collection, code=120KB, data=79KB
09-23 16:37:32.246 22934 22939 I zygote64: Increasing code cache capacity to 512KB
09-23 16:37:32.260  1172  1532 D BandwidthController: [LG DATA] No such appUid in naughtyAppUids: 10697
09-23 16:37:32.260  1172  1532 D DnsProxyListener: App 10697 is allowed to send DNS. af=0 protocol=0
09-23 16:37:32.282 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.contact.core/contacts-loaded
09-23 16:37:32.287 22934 22972 D ReactNativeJS: DEBUG [status-im.transport.filters.core:252] - loading filters
09-23 16:37:32.290 22934 22983 E GoLog   : INFO [09-23|14:37:32.290] initializing                             namespace=filtersManager site=Init
09-23 16:37:32.293 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :chats-list/load-success
09-23 16:37:32.296 22934 22972 D ReactNativeJS: DEBUG [status-im.transport.filters.core:252] - loading filters
09-23 16:37:32.308 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :pairing.callback/get-our-installations-success
09-23 16:37:32.311 22934 22991 E GoLog   : INFO [09-23|14:37:32.310] initializing                             namespace=filtersManager site=Init
09-23 16:37:32.324 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :filters.callback/filters-added
09-23 16:37:32.343 22934 22972 D ReactNativeJS: DEBUG [status-im.transport.filters.core:319] - PERF :filters.callback/filters-added
09-23 16:37:32.376 22934 22973 I zygote64: Deoptimizing void com.facebook.react.uimanager.UIImplementation.createView(int, java.lang.String, int, com.facebook.react.bridge.ReadableMap) due to JIT inline cache
09-23 16:37:32.476 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :filters.callback/filters-added
09-23 16:37:32.477 22934 22972 D ReactNativeJS: DEBUG [status-im.transport.filters.core:319] - PERF :filters.callback/filters-added
09-23 16:37:32.486 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :set-once
09-23 16:37:32.500 22934 22934 I zygote64: Deoptimizing void com.facebook.react.uimanager.NativeViewHierarchyManager.manageChildren(int, int[], com.facebook.react.uimanager.ViewAtIndex[], int[], int[]) due to JIT inline cache
09-23 16:37:32.744 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :mailserver.callback/generate-mailserver-symkey-success
09-23 16:37:32.751 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :multiaccounts.ui/chaos-mode-switched
09-23 16:37:32.756 22934 22973 D StatusModule: chaosModeUpdate
09-23 16:37:32.817 22934 22939 I zygote64: Do full code cache collection, code=251KB, data=161KB
09-23 16:37:32.818 22934 22939 I zygote64: After code cache collection, code=206KB, data=120KB
09-23 16:37:32.864 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :status-im.wallet.core/update-prices-success
09-23 16:37:32.945 22934 22934 D PhoneWindow: windowLightStatusBar : false, disable View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
09-23 16:37:32.946 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:32.946 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:32.961 22934 22934 I zygote64: Deoptimizing void androidx.appcompat.widget.AppCompatTextHelper.updateTypefaceAndStyle(android.content.Context, androidx.appcompat.widget.TintTypedArray) due to JIT inline cache
09-23 16:37:32.980  1468 10398 V WindowManager: setDimForMiniActivity show, alpha:0.5, duration:200, isDimLayerEx: true
09-23 16:37:32.983  2378  2378 I NavigationThemeResource: notify navigation bar color(0x0)
09-23 16:37:32.983  2378  2378 I NavigationThemeResource: NavigationKey Color is changed(BLACK -> WHITE_WITH_BORDER)
09-23 16:37:32.983  2378  2378 I NavigationThemeResource:  BarMode=4, Theme=WHITE, LightBackground=false (Transparent)
09-23 16:37:32.983  2378  2378 I NavigationThemeResource: , Keyguard show=false, IME shown=false, Bar vertical=false, Panel expanded=false
09-23 16:37:32.984  2378  2378 D StatusBar: setSystemUiVisibility vis=980a mask=ffffffff oldVal=be0a newVal=980a diff=2600
09-23 16:37:32.985  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:32.985  1468 10398 D InputDispatcher: Focus left window: Window{b6da3e3 u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:32.986  1468 10398 D InputDispatcher: Focus entered window: Window{7ee22ce u0 im.status.ethereum/im.status.ethereum.MainActivity}
09-23 16:37:32.986  1034  1147 I PowerRM : System FW:0 IC:0 SO:0 GT:0 CAPP:-1 APP:0
09-23 16:37:33.039 23482 23497 D ViewRootImpl: onChangedNavigationGuardColor(), color: ffe9ebee
09-23 16:37:33.039 23482 23482 D DecorView: updateNavigationGuardColor navigationGuardColor=0xffe9ebee
09-23 16:37:33.260  1468  2120 I WindowManager: Window{7ee22ce u0 im.status.ethereum/im.status.ethereum.MainActivity} start dimming: flags=1820002 effectFlags=0, layer=21090
09-23 16:37:33.288  2378  2378 D StatusBar: setSystemUiVisibility vis=980a mask=ffffffff oldVal=980a newVal=980a diff=0
09-23 16:37:33.396  2378  2884 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }
09-23 16:37:33.409  2378  2884 I LGWifiStatusTracker: Wifi connected = true, Wifi level = 3
09-23 16:37:33.409  2378  2884 I NetworkController.WifiSignalController: mCurrentState.enabled = true, mCurrentState.connected = true, mCurrentState.detailedState = CONNECTED, mCurrentState.inetCondition = 1
09-23 16:37:33.409  2378  2884 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=3,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-48,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:33.841  1093  1695 V AudioFlinger_Threads: Audio hardware entering standby, mixer 0xf05830c0, suspend count 0
09-23 16:37:33.841  1093  1695 D audio_hw_primary: out_standby: enter: stream (0xf106e000) usecase(1: low-latency-playback)
09-23 16:37:33.936  1093  1695 V audio_hw_primary: stop_output_stream: enter: usecase(1: low-latency-playback)
09-23 16:37:33.936  1093  1695 V msm8996_platform_8996: lge_reset_24bit_playback_msm8996
09-23 16:37:33.936  1093  1695 W msm8996_platform_8996: lge_reset_24bit_playback_msm8996: This case is not Offload usecase(1)
09-23 16:37:33.936  1093  1695 V audio_hw_primary: disable_audio_route: enter: usecase(1)
09-23 16:37:33.936  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 2
09-23 16:37:33.937  1093  1695 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
09-23 16:37:33.941  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 2, with Raise=0
09-23 16:37:33.941  1093  1695 V audio_hw_primary: disable_audio_route: exit
09-23 16:37:33.941  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = speaker
09-23 16:37:33.942  1093  1695 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
09-23 16:37:33.958  1093  1695 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
09-23 16:37:33.958  1093  1695 D audio_hw_primary: disable_snd_device: snd_device(187: vi-feedback)
09-23 16:37:33.959  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xbb of type 1 for Event 0, with Raise=0
09-23 16:37:33.959  1093  1695 V audio_hw_primary: disable_audio_route: enter: usecase(47)
09-23 16:37:33.959  1093  1695 V msm8974_platform_lge: LGE_platform_add_backend_name: enter: 137
09-23 16:37:33.959  1093  1695 D audio_hw_primary: disable_audio_route: reset and update mixer path: spkr-vi-record
09-23 16:37:33.959  1093  1695 V msm8974_platform: platform_sound_trigger_usecase_needs_event:usecase_id[47] no need to raise event.
09-23 16:37:33.959  1093  1695 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 47 of type 1 for Event 2, with Raise=0
09-23 16:37:33.959  1093  1695 V audio_hw_primary: disable_audio_route: exit
09-23 16:37:33.959  1093  1695 D audio_hw_spkr_prot: audio_extn_spkr_prot_stop_processing: disable_snd_device(52: speaker-protected)
09-23 16:37:33.997  1093  1695 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
09-23 16:37:33.997  1093  1695 V audio_hw_primary: stop_output_stream: exit: status(0)
09-23 16:37:33.997  1093  1695 D audio_hw_primary: out_standby: exit
09-23 16:37:33.998  1093  1695 V AudioFlinger_Threads: thread 0xf05830c0 type 0 TID 1695 going to sleep
09-23 16:37:35.817 22934 22992 D StatusModule: Signal event: {"type":"wallet","event":{"type":"newblock","blockNumber":8605958,"accounts":[]}}
09-23 16:37:35.827 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:35.836 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"wallet","event":{"type":"newblock","blockNumber":8605958,"accounts":[]}}
09-23 16:37:36.409  2378  2884 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 (has extras) }
09-23 16:37:36.418  2378  2884 I LGWifiStatusTracker: Wifi connected = true, Wifi level = 2
09-23 16:37:36.423  2378  2884 I NetworkController.WifiSignalController: mCurrentState.enabled = true, mCurrentState.connected = true, mCurrentState.detailedState = CONNECTED, mCurrentState.inetCondition = 1
09-23 16:37:36.424  2378  2884 I NetworkController.WifiSignalController: Change in state to: connected=true,enabled=true,level=2,inetCondition=1,iconGroup=IconGroup(Default Wi-Fi Icons),activityIn=true,activityOut=true,rssi=-58,,ssid="TP-LINK_7C85B2",badgeEnum=0,isTransient=false,isGigaWiFi=false,isAttWifiCall=false,detailedState=CONNECTED
09-23 16:37:38.368 22934 23063 D StatusModule: Signal event: {"type":"wallet","event":{"type":"newblock","blockNumber":8605959,"accounts":[]}}
09-23 16:37:38.388 22934 22972 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event:  :signals/signal-received
09-23 16:37:38.397 22934 22972 D ReactNativeJS: DEBUG [status-im.events:694] - :event-str {"type":"wallet","event":{"type":"newblock","blockNumber":8605959,"accounts":[]}}
0
Serhy commented 4 years ago

I've seen it some time ago (time when this issue reported) with the good WiFi connection. On iPhone and Android. If i'm correct with where it happens - https://github.com/status-im/status-react/blob/1df30f74478fdec030cf6bd1e218f6299659bec0/src/status_im/multiaccounts/login/core.cljs#L116 - why not to retry to fetch-network-id...

yenda commented 4 years ago

@Serhy because the network id is fetched properly, it's 1, at least in the screenshots above. The issue is with the actual network-id

Serhy commented 4 years ago

These are steps to reproduce. 1) Install develop (nightly) build (reproduce with 24th of Sept Nightly) 2) Create new account (or recover an account - confirmed in both cases) 3) Once on Chats screen navigate to Profile and Log out off account 4) From login page tap Access key button -> tap Enter Seed phrase 5) Tap Cancel at top-left to navigate back to already existing account page 6) Log in to account with the valid password 7) Check Profile screen Actual result: Unknown username. 8) Try to Log out Can not read property 'ToLowerCase' error appears

Screenshot 2019-09-24 at 19 42 34

9) Reopen Status and try to log in to account Actual result: Ethereum node started incorrectly error pop-up. And from now - there is no way to log in to the existing account. I tried to Force Stop app (on Android), clear cache and log in - all the time the error appears after login.

It seems that opening 'Enter Seed phrase' after log out and then login back in to account "brakes the account. New accounts can be created (or recovered) and be usable afterwards. But not the first one which did the steps above.

Serhy commented 4 years ago

The same if to use hardware 'Back' button on Android instead 'Cancel' in the 5th step in above steps https://github.com/status-im/status-react/issues/8930#issuecomment-534646028

churik commented 4 years ago

should be closed in https://github.com/status-im/status-react/pull/8903