Hi all,

I am new to python, kivy and android. I am developing an android 
conversation app using PyJNIus in Kivy Python. My app is working well with 
text to speech. but the speech recognition is not working.  I am struggling 
with this for past 1 month. I got so many permission denied errors but i am 
not able to find the actual issue. It throws error like , 'kernel: 
(couldn't read /proc/self/task/25537/stack stderr:Permission denied), 10088 
does not have permission to access THP interfaces' like that. I am 
struggling with this for past 1 month. Also, the method 'OnResult' for 
getting the spoken text is not getting executed.  I have attached my log 
file. Could you please help me out on this. If needed, i will share my code.

Thanks,
Saradhadevi. I

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/56b80757-60f8-4b56-a837-10b658d78994%40googlegroups.com.
08-09 15:32:15.053  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:15.094   680   713 I storaged: storaged_t::event: storage_info 
refreshed.
08-09 15:32:15.118   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:15.118   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=102425843 
tag=CastDeviceController count=0
08-09 15:32:15.118   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:15.119   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 102425843
08-09 15:32:15.397   690   837 D SensorHub: Get acc data -2.365471, 2.260126, 
9.203311
08-09 15:32:15.601 25532 25592 I python  : Leo: What type of decision you 
need?. 1 Simple. 2 Significant. 3 Strategic. Please choose any.
08-09 15:32:15.707 25532 25592 I TextToSpeech: Sucessfully bound to 
com.google.android.tts
08-09 15:32:15.709 25532 25532 I TextToSpeech: Connected to 
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSService}
08-09 15:32:15.737  3794 21342 I TTS.GoogleTTSServiceImp: For default lang 
en-us is name en-US-language (en-us-x-sfg#male_3-server)
08-09 15:32:15.739 25532 25600 I TextToSpeech: Set up connection to 
ComponentInfo{com.google.android.tts/com.google.android.tts.service.GoogleTTSService}
08-09 15:32:15.777  1736  1736 D DaemonMessageAdapter: 
onMobileSignalStrengthChanged, subId: 0, signalStrength: SignalStrength: 0 
-1512657608 0 0 32767 -1 32767 -1 -109 -10 2 -1 0 2147483647 0 120 2147483647 
255 gsm|lte use_rsrp_and_rssnr_for_lte_level rscp [-128, -118, -108, -98] 
[-115, -105, -95, -85] 0 0 0 0 0 0
08-09 15:32:15.777  1262  1262 I MQoS    : onSignal: mSubId=0,currDataSubID=0
08-09 15:32:15.779  1736  1736 D DaemonMessageAdapter: SignalStrength update 
result, ss: SignalStrengthInfo: 67697602 mGsmSignalStrength: 0 mWcdmaRscp: 
2147483647 mWcdmaEcio: 255 mLteRsrp: -109 mLteRsrq: -10 mCdmaDbm: 0 mCdmaEcio: 
0 mEvdoDbm: 32767 mEvdoEcio: -1 mLteRssnr: 2
08-09 15:32:15.780  1262  1262 I MQoS    : received cell-signal:4
08-09 15:32:15.781  1809  1809 D Mapcon  : TelephonyTracker: 
onSignalStrengthsChanged:phoneId=0, level=3
08-09 15:32:15.782  1736  1907 I HidataAppQoeP: handleStateChanged reason=6
08-09 15:32:15.783  1809  2551 D Mapcon  : SMVoice-0-Normal: 
PrepareState:defaultStatehandle msg=CMD_SIGNAL_STRENGTH_CHANED_IND
08-09 15:32:15.786  1736  1907 I PreDnsQuery: handleStateChanged reason=6
08-09 15:32:15.788  1736  1907 I BrowserChrP: handleStateChanged
08-09 15:32:15.789  1582  1711 I HwMobileSignalController(0): subId:0 
phoneType:1 networktype:13 targetClass:3 masterLevel:3 slaveLevel:-1
08-09 15:32:15.960  3794 21342 I TTS.GoogleTTSServiceImp: For default lang 
en-us is name en-US-language (en-us-x-sfg#male_3-server)
08-09 15:32:15.967   586   586 E WifiHAL : enter wifi_get_link_stats
08-09 15:32:15.977  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:15.979  1262  1427 D ConnectivityService: notifyType 
CALLBACK_CAP_CHANGED for NetworkAgentInfo [WIFI () - 128]
08-09 15:32:15.981  1262  1421 D WifiScoreReport: Score = 58, 
wifiConnectivityManagerEnabled = false, lowScoreCount = 5
08-09 15:32:15.981  1262  1262 D HiData_HwAPPQoEUserAction: RSSI_CHANGE:-75
08-09 15:32:15.983  1262  1477 D HiData_HwArbitrationStateMonitor: 
ConnectivityManager.NetworkCallback : onCapabilitiesChanged
08-09 15:32:15.983  1262  1477 D HiData_HwArbitrationStateMonitor: network:128, 
lastValidated:true, validated:true
08-09 15:32:15.984  1262  1474 D HwWifiConnectivityMonitor: signal level 
changed: 2 --> 3, 802.11v = false
08-09 15:32:15.984  1736  2067 D SmartMpControl: onCapabilitiesChanged network 
128 networkCapabilities [ Transports: WIFI Capabilities: 
NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED
 LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -75 
SSID: "Elaiyaraja"]
08-09 15:32:15.985  1756  1961 D HwWifiStatStore: para is illegal, return
08-09 15:32:15.986  1756  1961 E HwWifiStatStore: updateLinkSpeed  linkSpeed 
=39 lastSpdLev=1 index=1
08-09 15:32:15.986  1756  1961 D HwWifiCHRStateManager: handleUpdateChannel:2462
08-09 15:32:15.986  1756  1961 D HwWifiStatStore: setApFreqParam, stat is null
08-09 15:32:15.987  1262  1420 I QosMonitor: queryRtt: rtt_type = 3
08-09 15:32:15.987  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=4,arg2=10
08-09 15:32:16.207  1262  1395 D         : motion-hal 
MotionHubChannel::readEvents motion_type == MOTIONHUB_TYPE_ROTATION
08-09 15:32:16.207  1262  1395 D         : HWExtMotionService valueSize:2 
08-09 15:32:16.207  1262  1395 D         : HWExtDeviceService 
getActiveConnections 
08-09 15:32:16.207  1262  1395 D         : HWExtDeviceService connSize:1 
08-09 15:32:16.207  1262  1395 D         : ALOGD: 
HWExtDeviceManager::notifyDeviceData  type: 700 
08-09 15:32:16.207  1262  1395 D         : HWExtDeviceManager::notifyDeviceData 
handleEvent uniqueId : 70001
08-09 15:32:16.208  1262  1285 I HWExtDeviceManager: trigger 
onDeviceDataChanged : mListener : 
com.android.server.policy.HWExtMotionRotationProcessorEx$1@53fa4d1,type : 700
08-09 15:32:16.208  1262  1285 D HWEMRP  : onDeviceDataChanged  
proposedRotation:0
08-09 15:32:16.208  1262  1285 D HWEMRP  : onDeviceDataChanged  
oldProposedRotation:-1
08-09 15:32:16.208  1262  1285 D HWEMRP  : notifyProposedRotation: 0
08-09 15:32:16.208  1262  1285 I WindowManager: onProposedRotationChanged, 
rotation=0
08-09 15:32:16.210  1262  1285 I WindowManager: MyOrientationListener: 
updateRotation.
08-09 15:32:16.211  1262  1285 D HwPhoneWindowManager: sensorRotation = 0 
lastRotation:0
08-09 15:32:16.220  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:16.256  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:16.260  1262  1489 I HuaweiWifiWatchdogStateMachine: POta txb txg 
rxg:0, 33, 0. Lr =0% Totpkt=33
08-09 15:32:16.260  1262 25601 I HwUidTcpMonitor: TcpStatisticsRun run
08-09 15:32:16.260  1262  1420 D WiFi_PRO: MSG_RETURN_AP_CURRY_RSSI rssi = -75
08-09 15:32:16.260  1262  1420 I QosMonitor: queryRtt: rtt_type = 3
08-09 15:32:16.260  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=4,arg2=10
08-09 15:32:16.260  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=0,arg2=10
08-09 15:32:16.261  1262  1420 I MQoS    : 
rtt=240,tcp_tx_pkts=4168102,tcp_rx_pkts=1684613
08-09 15:32:16.261  1262  4643 I MQoS    : QOS_level:0(0),DataDisable;use 
level-0
08-09 15:32:16.261  1262  4643 I MQoS    : skip-low-Level:0(0),DataDisable;use 
level-0
08-09 15:32:16.262  1262  1489 I HuaweiWifiWatchdogStateMachine: PTcp RTT:0, 
rtt pkt=0, tcp_rx=0, tcp_tx=0, tcp_reTran=0, rtRate=0
08-09 15:32:16.262  1262  1489 D HuaweiWifiWatchdogStateMachine: Leave 
updateQoeLevel level = 3
08-09 15:32:16.262  1262  1420 D WiFi_PRO_WifiProStateMachine: 
onWifiBqeDetectionResult =  3
08-09 15:32:16.262  1262  1487 D WiFi_PRO_WifiProStateMachine: "Elaiyaraja"  
TCPRTT  level = 3
08-09 15:32:16.265  1262  1487 D WiFi_PRO_EvaluateController: 
"Elaiyaraja",crurrent Signal =  3, last  Signal = 3, isSemiAuto, last evaluate 
is Valid
08-09 15:32:16.265  1262  1487 D WiFi_PRO_WifiProStateMachine: 
updateWifiQosLevel, mCurrentSsid: "Elaiyaraja" ,isWiFiNoInternet: false, 
qosLevel: 3
08-09 15:32:16.265  1262  1487 D WiFi_PRO_EvaluateController: 
internetAccessType not change, can not update
08-09 15:32:16.265  1262  1487 D WiFi_PRO_EvaluateController: updateEvaluate 
Level  succeed!.new Level = 3
08-09 15:32:16.277  1262  1395 D         : motion-hal 
MotionHubChannel::readEvents motion_type == MOTIONHUB_TYPE_ROTATION
08-09 15:32:16.277  1262  1395 D         : HWExtMotionService valueSize:2 
08-09 15:32:16.277  1262  1395 D         : HWExtDeviceService 
getActiveConnections 
08-09 15:32:16.277  1262  1395 D         : HWExtDeviceService connSize:1 
08-09 15:32:16.277  1262  1395 D         : ALOGD: 
HWExtDeviceManager::notifyDeviceData  type: 700 
08-09 15:32:16.277  1262  1395 D         : HWExtDeviceManager::notifyDeviceData 
handleEvent uniqueId : 70001
08-09 15:32:16.278  1262  1285 I HWExtDeviceManager: trigger 
onDeviceDataChanged : mListener : 
com.android.server.policy.HWExtMotionRotationProcessorEx$1@53fa4d1,type : 700
08-09 15:32:16.278  1262  1285 D HWEMRP  : onDeviceDataChanged  
proposedRotation:-1
08-09 15:32:16.278  1262  1285 D HWEMRP  : onDeviceDataChanged  
oldProposedRotation:0
08-09 15:32:16.294  1262  1421 W WifiXmlUtil: writeWepKeysToXml: the first 
element of source is null
08-09 15:32:16.298  1262  1421 I HwAlarmManagerService: hwSetAlarm listenerTag: 
WriteBufferAlarm
08-09 15:32:16.409  3794  3854 I TTS.GoogleTTSServiceImp: Synthesis request for 
locale eng-USA and name en-US-language
08-09 15:32:16.413  3794  3854 I TTS.GoogleTTSServiceImp: TTS dispatch: 
en-us-x-sfg#male_3-lstm-embedded
08-09 15:32:16.442  3794  3856 E AudioTrack: StreamType not music do not upload 
bigdata
08-09 15:32:16.443   588  4654 I hash_map_utils: key: 'mode' value: ''
08-09 15:32:16.444   588  4654 I bt_a2dp_hw: adev_get_parameters: audio a2dp 
receive kvpairs mode ,but need not handle
08-09 15:32:16.444   588  4654 D HuaweiAudioFlinger: AudioException do not 
check.now is not communication state!
08-09 15:32:16.444   588  4654 D AudioFlinger: event 162 
08-09 15:32:16.445   588  4654 I APM_AudioPolicyManager: mIsNewHalPolicy = 1, 
persist.kirin.media.lowlatency.enable = 0, *flags & AUDIO_OUTPUT_FLAG_FAST = 0
08-09 15:32:16.445   588  4654 I APM_AudioPolicyManager: getOutputForDevice() 
device 2, stream 3, flags 0
08-09 15:32:16.445   588  4654 I APM_AudioPolicyManager: getOutputForDevice() 
returns output 13
08-09 15:32:16.445   588  4654 D AudioFlinger: event 162 
08-09 15:32:16.467   588  4654 D AudioFlinger: Client defaulted 
notificationFrames to 1365 for frameCount 4096
08-09 15:32:16.469   588  4654 D AudioFlinger: Create Track session=13545 
uid=10067 type=3 rate=22050 format=1 channel=1
08-09 15:32:16.469   588  4654 D AudioFlinger: DevSched: uid is 10067, factor 
is 1.000000, mode_eq is 0
08-09 15:32:16.474  1793  1929 I PGAudioState: AUDIO_CREATAE_TRACK, audioInfo : 
[trackId : 1335, sessionId : 13545, type : audio_out, threadType : MIXER, 
streamType : MUSIC, pid : 3794, uid : 10067, createState : new, playState : 
stop, audioTrackVolume: 1.0, finalVolume : 0.0, loop : false, stopByZeroTime : 
0]
08-09 15:32:16.484   588  4654 D AudioFlinger: event 162 
08-09 15:32:16.484  1262  2117 V AudioService.PlaybackActivityMonitor: 
trackPlayer() new piid=13399
08-09 15:32:16.484  1262  2117 D AudioPlaybackConfiguration: new: piid=13399 
iplayer=android.media.IPlayer$Stub$Proxy@18731be
08-09 15:32:16.486  3794  3856 I PlayerBase: isRestricted: falseLeftvolume: 1.0 
Rightvolume: 1.0mPanMultiplierL: 1.0mPanMultiplierR: 1.0
08-09 15:32:16.486  3794  3856 V PlayerBase: baseStart() piid=13399
08-09 15:32:16.487   588  4654 I APM_AudioPolicyManager: startOutput() output 
13, stream 3, session 13545, phoneState 0, communiCf 0, mediaCf 0
08-09 15:32:16.487   588  4654 D APM::AudioOutputDescriptor: IOprofile 
maxActiveCount == 0 curActiveCount = 0
08-09 15:32:16.487   588  4654 D APM::AudioOutputDescriptor: start, profile 
name: primary out,  curActiveCount: 1
08-09 15:32:16.488  1262  2117 V AudioService.PlaybackActivityMonitor: 
playerEvent(piid=13399, event=2)
08-09 15:32:16.488  1262  2117 V AudioService.PlaybackActivityMonitor: change: 
true
08-09 15:32:16.488  1262  2117 V AudioService.PlaybackActivityMonitor: 
DuckingManager: checkDuck() player piid:13399 uid:10067
08-09 15:32:16.488  1262  2117 V AudioService.PlaybackActivityMonitor: 
dispatchPlaybackChange to 1 clients
08-09 15:32:16.488  1262  2117 V AudioService.PlaybackActivityMonitor: 
configsSystem
08-09 15:32:16.488  1262  1262 D MediaRouterService: 
onAudioPlayerActiveStateChanged: uid=10067, active=true, restoreUid=10067
08-09 15:32:16.489  1793  1929 I PGAudioState: receive session 13545 aduio 
track volume state : 1000
08-09 15:32:16.490   566   723 I audio_hw_primary: start stream 3, 8, need 
change to soc
08-09 15:32:16.490   566   723 I audio_hw_primary: update stream types 8
08-09 15:32:16.491   588  4654 I APM_AudioPolicyManager: use STRATEGY_MEDIA.
08-09 15:32:16.491   588  4654 I APM_AudioPolicyManager: getNewOutputDevice() 
selected device 2 connectdeDevices(3)
08-09 15:32:16.491   588  4654 D APM_AudioPolicyManager: setOutputDevice() 
device 0x0002 delayMs 0 force 0
08-09 15:32:16.492   566   723 I audio_hw_primary: update stream types 8
08-09 15:32:16.493   588  4654 I APM_AudioPolicyManager: setOutputDevice() 
setting same device 0x0002 or null device
08-09 15:32:16.493   588  4654 D APM_AudioPolicyManager: startSource set 
streamType 3, volume = 5, device = 2
08-09 15:32:16.495   566   723 I audio_hw_effect: sws current device is 
speaker: 2
08-09 15:32:16.495   566   723 I audio_hw_primary: update stream types 8
08-09 15:32:16.498   566   935 I audio_hw_primary: update stream types 8
08-09 15:32:16.499   588   744 E stereoWidening_frame: sws is turned on
08-09 15:32:16.499   566   935 I audio_hw_effect: set HiFI sws [ENABLE] para 
is: [1]
08-09 15:32:16.499   566   935 I audio_hw_primary: update stream types 8
08-09 15:32:16.500   566   935 I audio_hw_effect: sws current device is 
speaker: 2
08-09 15:32:16.500   566   935 I audio_hw_effect: set HiFI sws [ENABLE] para 
is: [1]
08-09 15:32:16.500   566   935 I audio_hw_primary: update stream types 8
08-09 15:32:16.500   588   744 I HwExtendedAudioFlinger: sws effect is enabled, 
music direct stream need teardown to normal
08-09 15:32:16.502   588  4654 I APM_AudioPolicyManager: 
checkOutputForStrategy() getDeviceForStrategy strategy=3 newDevice=2 oldDevice=2
08-09 15:32:16.503  3794  3856 D android.media.AudioTrack: [HSM] AudioTrace 
play() uid: 10067, pid: 3794
08-09 15:32:16.504  1736 13454 E HsmCoreServiceImpl: onTransact in code is: 102
08-09 15:32:16.504  1736 13454 I MediaProcessHandler: processOp opType: 0, uid: 
10067, pid: 3794
08-09 15:32:16.504  1736 13454 I MediaProcessHandler: executedCallBack opType: 
0 mMediaStatusObservers.size=0
08-09 15:32:16.504  3794  3856 I AudioTrack: audioTrack send start state to pg
08-09 15:32:16.507  1793  1929 I PGAudioState: AUDIO_ADD_ACTIVE_TRACK, track id 
: 1335
08-09 15:32:16.507  1793  1929 I PGAudioState: not start audio out because 
audio inactive pid: 3794 uid:10067
08-09 15:32:16.507  1793  1929 I PGAudioState: start from audioTrack, pid:  
sessionId: 13545
08-09 15:32:16.507  1793  1929 I PGAudioState: not start audio out because 
audio inactive pid: 3794 uid:10067
08-09 15:32:16.521   588   933 I AudioMixer: Pid:588 add track (3)
08-09 15:32:16.525  1793  1929 I PGAudioState: AUDIO_SET_FINAL_VOLUME, track id 
: 1335, final volume : 0.035482
08-09 15:32:16.525  1793  1929 I PGServer: report state:2 event type:1 pid:3794 
uid:10067 pkg:null to pid: 1793
08-09 15:32:16.527  1793  1929 I PGServer: report state:2 event type:1 pid:3794 
uid:10067 pkg:null to pid: 1262
08-09 15:32:16.527  1793  1929 D PGAudioState: audio type:out state:start 
pid:3794 uid:10067
08-09 15:32:16.529  1262  2117 I HwAudioServiceEx: VBR Enter package length 1
08-09 15:32:16.529  1262  2117 I HwAudioServiceEx: VBR Enter 
packageName:com.google.android.tts
08-09 15:32:16.529  1793  3811 I PGServer: checkPkgType. calling pkg: android
08-09 15:32:16.530  1262  2117 I HwAudioServiceEx: VBR HwAudioService:music app 
enter -1
08-09 15:32:16.531   566  1254 I audio_hw_primary: 
start_output_stream++:type=0, device=0x2,pcm=NULL, voice_pcm=NULL
08-09 15:32:16.533   566  1254 I audio_hw_primary: select_devices++ mode[0]
08-09 15:32:16.534   566  1254 I audio_hw_primary: soundtrigger_standing wakeup 
path no need to open, standby = 1, mode = 0
08-09 15:32:16.534   566  1254 I audio_hw_primary: input_source_id 0, 
output_device_id 0x2
08-09 15:32:16.534   566  1254 I audio_hw_primary: select_devices d:0x2 is:0 
or:media-speaker ir:none id:0
08-09 15:32:16.534   566  1254 I dsp_common: dsp_common_control_algo:set device 
= 2
08-09 15:32:16.535   566  1254 D audio_route: Apply path: media-speaker
08-09 15:32:16.535   566  1254 I audio_hw_primary: soundtrigger_standing wakeup 
path no need to open, standby = 1, mode = 0
08-09 15:32:16.536   566  1254 D audio_route: Apply path: media-speaker
08-09 15:32:16.536   566  1254 I audio_hw_primary: soundtrigger_standing wakeup 
path no need to open, standby = 1, mode = 0
08-09 15:32:16.538   566  1254 I audio_pop: pop change SMT_MIXOUT_EAR_PU MIXER 
DACL dir 1
08-09 15:32:16.539   566  1254 I audio_pop: pop change SMT_MIXOUT_EAR_PU MIXER 
DACR dir 1
08-09 15:32:16.597   566  1254 I audio_pop: pop change CLASSD VIR_SWITCH 
CLASSD_EN dir 1
08-09 15:32:16.597   566  1254 I dsp_common: dsp_common_control_algo:set device 
= 2
08-09 15:32:16.597   566  1254 I audio_hw_primary: select_devices--
08-09 15:32:16.603   566  1254 I audio_hw_primary: start_output_stream--
08-09 15:32:16.603   566  1254 I         : init_fade_pcm_buffer succ!
08-09 15:32:16.604   588   933 E AudioFlinger: writing blocked, write to hal 
costs: 75 ms
08-09 15:32:16.625   588   933 D AudioFlinger: mixer(0x7578901500) throttle 
end: throttle time(9)
08-09 15:32:16.692  1262  1441 I HwAudioServiceEx: restart dms musicIsActive : 
true, ringIsActive : false, alarmIsActive : false
08-09 15:32:16.771   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:16.772   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=38957402 
tag=CastDeviceController count=0
08-09 15:32:16.772   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:16.774   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 38957402
08-09 15:32:16.779   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:16.779   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=259941505 
tag=CastDeviceController count=0
08-09 15:32:16.779   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:16.782   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 259941505
08-09 15:32:16.977  1262  1395 D         : motion-hal 
MotionHubChannel::readEvents motion_type == MOTIONHUB_TYPE_ROTATION
08-09 15:32:16.977  1262  1395 D         : HWExtMotionService valueSize:2 
08-09 15:32:16.977  1262  1395 D         : HWExtDeviceService 
getActiveConnections 
08-09 15:32:16.977  1262  1395 D         : HWExtDeviceService connSize:1 
08-09 15:32:16.977  1262  1395 D         : ALOGD: 
HWExtDeviceManager::notifyDeviceData  type: 700 
08-09 15:32:16.977  1262  1395 D         : HWExtDeviceManager::notifyDeviceData 
handleEvent uniqueId : 70001
08-09 15:32:16.978  1262  1285 I HWExtDeviceManager: trigger 
onDeviceDataChanged : mListener : 
com.android.server.policy.HWExtMotionRotationProcessorEx$1@53fa4d1,type : 700
08-09 15:32:16.978  1262  1285 D HWEMRP  : onDeviceDataChanged  
proposedRotation:0
08-09 15:32:16.978  1262  1285 D HWEMRP  : onDeviceDataChanged  
oldProposedRotation:-1
08-09 15:32:16.978  1262  1285 D HWEMRP  : notifyProposedRotation: 0
08-09 15:32:16.978  1262  1285 I WindowManager: onProposedRotationChanged, 
rotation=0
08-09 15:32:16.979  1262  1285 I WindowManager: MyOrientationListener: 
updateRotation.
08-09 15:32:16.979  1262  1285 D HwPhoneWindowManager: sensorRotation = 0 
lastRotation:0
08-09 15:32:16.989  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:17.054  1262  1420 I TrafficMonitor: 
update:rxPkts:3,txPkts:6,rxBytes:564,txBytes:732
08-09 15:32:17.054  1262  1420 I TrafficMonitor: start expired. level:-1
08-09 15:32:17.054  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:17.076   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:17.076   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=47283118 
tag=CastDeviceController count=0
08-09 15:32:17.076   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:17.078   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 47283118
08-09 15:32:17.116   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:17.116   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=225762639 
tag=CastDeviceController count=0
08-09 15:32:17.116   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:17.118   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 225762639
08-09 15:32:17.226  1582  1582 I Net.88152NetworkSpeedMa: mIsStop = false
08-09 15:32:17.226  1582  1711 I Net.88153NetworkSpeedMa:  runInThread 
getTetherStats
08-09 15:32:17.230  1582  1582 I Net.88153NetworkSpeedMa:  runInUI refreshSpeed
08-09 15:32:17.230  1582  1582 I Net.88153NetworkSpeedMa: value=898.6667speed = 
899B/smIsShowLastSpeedValuefalse
08-09 15:32:17.230  1582  1582 I NetworkSpeedView: /update(), speed=899B/s
08-09 15:32:17.330  1262  1284 I ActivityManager: App 10128/com.whatsapp 
targets O+, restricted
08-09 15:32:17.330  1262  1284 W ActivityManager: Stopping service due to app 
idle: u0a128 -1m40s776ms com.whatsapp/.messaging.MessageService
08-09 15:32:17.336  1262  1262 D JobScheduler: Maybe queuing ready jobs...
08-09 15:32:17.892   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:17.892   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=215419800 
tag=CastDeviceController count=0
08-09 15:32:17.892   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:17.894   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 215419800
08-09 15:32:17.904   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:17.904   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=212365297 
tag=CastDeviceController count=0
08-09 15:32:17.904   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:17.904   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 212365297
08-09 15:32:18.002   681   681 E Thermal-daemon: [charger_ic] temp_new :40  
temp_old :41
08-09 15:32:18.003  1793  3811 I ThermalService: Receive temperature change, 
type: 2, temp: 40 from thermald
08-09 15:32:18.003  1793  2790 D HwThermalStateManager: Thermal type: 2 
cur_temperature:40
08-09 15:32:18.003   681   681 E Thermal-daemon: Report temperature: 
[charger_ic] temp :40  report_threshold:1
08-09 15:32:18.005   681   681 E Thermal-daemon: [ap] temp_new :41  temp_old :42
08-09 15:32:18.005  1793  3811 I ThermalService: Receive temperature change, 
type: 0, temp: 41 from thermald
08-09 15:32:18.005   681   681 E Thermal-daemon: Report temperature: [ap] temp 
:41  report_threshold:1
08-09 15:32:18.007  1793  2790 D HwThermalStateManager: Thermal type: 0 
cur_temperature:41
08-09 15:32:18.012  1793  2790 I ThermalAction: new ThermalAction
08-09 15:32:18.012  1793  2790 I HwThermalStateManager: sensor name: cpu 
temperature: 41 , thermal action: app_action policy:0
08-09 15:32:18.012  1793  2790 I LogPowerAdapter: do thermal 
temperature:41action:app_action value:0 sensorType:0 to PG
08-09 15:32:18.014  1793  1929 I ThermalStateService: thermal app_action step = 
0 temperature = 41
08-09 15:32:18.658  1773  1891 I HwNaturalBase: [CommonHandler]: 33785Kb ram is 
used.
08-09 15:32:18.779   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:18.779   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=13302359 
tag=CastDeviceController count=0
08-09 15:32:18.779   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:18.782   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 13302359
08-09 15:32:18.785  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedInd
08-09 15:32:18.785  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=CMD_CARRIER_CONFIG_CHANGE_IND
08-09 15:32:18.785  1809  2531 D Mapcon  : MapconConfigImpl-1: handleMessage, 
msg id=1800
08-09 15:32:18.785  1809  2531 D Mapcon  : MapconConfigImpl-1: enter 
handleCarrierConfigChangedInd
08-09 15:32:18.785  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedInd
08-09 15:32:18.785  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=CMD_CARRIER_CONFIG_CHANGE_IND
08-09 15:32:18.789  1809  2531 I Mapcon  : MapconConfigImpl-1: 
KEY_CARRIER_WFC_IMS_AVAILABLE_BOOL is false!!!!!!!!!!
08-09 15:32:18.790  1809  2531 D Mapcon  : MapconConfigImpl-1: enter reset
08-09 15:32:18.790   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:18.790  1809  2531 D Mapcon  : MapconConfigImpl-1: handleMessage, 
msg id=1800
08-09 15:32:18.790  1809  2531 D Mapcon  : MapconConfigImpl-1: enter 
handleCarrierConfigChangedInd
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=83708228 
tag=CastDeviceController count=0
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 83708228
08-09 15:32:18.790  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedCnf
08-09 15:32:18.790   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=180558381 
tag=CastDeviceController count=0
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:18.790   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 180558381
08-09 15:32:18.793  1809  2531 I Mapcon  : MapconConfigImpl-1: 
KEY_CARRIER_WFC_IMS_AVAILABLE_BOOL is false!!!!!!!!!!
08-09 15:32:18.793  1809  2531 D Mapcon  : MapconConfigImpl-1: enter reset
08-09 15:32:18.794  1809  2562 D Mapcon  : MapconConfigImpl-1: enter 
isConfigReady, Config State is not ready!!!
08-09 15:32:18.794  1809  2562 V Mapcon  : SMVoice-5-Normal: Switch in XML off 
No need SIM Adp !
08-09 15:32:18.794  1809  2562 D Mapcon  : SMVoice-5-Normal: usim ready,read 
carrierconfig delay
08-09 15:32:18.794  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=1801
08-09 15:32:18.794  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedCnf
08-09 15:32:18.794  1809  2562 D Mapcon  : MapconConfigImpl-1: enter 
isConfigReady, Config State is not ready!!!
08-09 15:32:18.794  1809  2562 V Mapcon  : SMVoice-5-Normal: Switch in XML off 
No need SIM Adp !
08-09 15:32:18.794  1809  2562 D Mapcon  : SMVoice-5-Normal: usim ready,read 
carrierconfig delay
08-09 15:32:18.794  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=1801
08-09 15:32:18.889   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:18.889   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=188303318 
tag=CastDeviceController count=0
08-09 15:32:18.889   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:18.890   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 188303318
08-09 15:32:18.967  1793  2415 I HardwareAdapter: 
file:/sys/class/hw_power/charger/direct_charger/adaptor_detect, 
fileExists:false, fileCanRead:false
08-09 15:32:18.967  1793  2415 I HardwareAdapter: isOnlyChargingType 
adaptor_detect=null
08-09 15:32:18.968  1793  2415 I HardwareAdapter: isOnlyChargingType 
chargerType=1
08-09 15:32:18.968  1793  2415 I hibernation: not only power charing.
08-09 15:32:18.984   586   586 E WifiHAL : enter wifi_get_link_stats
08-09 15:32:18.989  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:18.991  1262  1421 D WifiScoreReport: Score = 58, 
wifiConnectivityManagerEnabled = false, lowScoreCount = 6
08-09 15:32:19.056  1262  1420 I TrafficMonitor: 
update:rxPkts:8,txPkts:16,rxBytes:1504,txBytes:1952
08-09 15:32:19.057  1262  1420 I TrafficMonitor: start expired. level:-1
08-09 15:32:19.057  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:19.651  1521  1531 E         : [ZeroHung]zrhung_get_config: Get 
config failed for wp[0x0008]
08-09 15:32:19.776   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:19.776   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=47844194 
tag=CastDeviceController count=0
08-09 15:32:19.776   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:19.780   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 47844194
08-09 15:32:20.054  1262  1420 I TrafficMonitor: expired arrive. level:-1
08-09 15:32:20.054  1262  1420 I TrafficMonitor: during_ms:2002,period_ms:2000
08-09 15:32:20.054  1262  1420 I TrafficMonitor: 
count:35,rx_sum:8,tx_sum:16,rxBytes:1504,during_ms:2002,rx_speed:751.2487512487513,tx_speed:975.0249750249751,rto:0.5
08-09 15:32:20.228  1582  1582 I Net.88153NetworkSpeedMa: mIsStop = false
08-09 15:32:20.229  1582  1711 I Net.88154NetworkSpeedMa:  runInThread 
getTetherStats
08-09 15:32:20.233  1582  1582 I Net.88154NetworkSpeedMa:  runInUI refreshSpeed
08-09 15:32:20.234  1582  1582 I Net.88154NetworkSpeedMa: value=1008.0speed = 
0.98K/smIsShowLastSpeedValuefalse
08-09 15:32:20.234  1582  1582 I NetworkSpeedView: /update(), speed=0.98K/s
08-09 15:32:20.237  1582  1582 I chatty  : 
uid=10028(com.huawei.HwMultiScreenShot) com.android.systemui identical 1 line
08-09 15:32:20.238  1582  1582 I NetworkSpeedView: /update(), speed=0.98K/s
08-09 15:32:20.304  1262 24773 W AwareLog: AwareMem_Reclaim: 
generateCompressList procsGroups error!
08-09 15:32:20.305   686   726 I AwareLog: 
HibSTrategy::HibStrategySwapCandidateProcessAdd packagename 
com.huawei.parentcontrol
08-09 15:32:20.347  1793  3811 I PGServer: getTopFrontApp. calling pkg: android
08-09 15:32:20.432  1262  1422 D hw_netstat: 
total/9064/11776,com.google.uid.shared:10019/9024/11712,unknown:0/40/64
08-09 15:32:20.470   686  2850 I AwareLog: HiberManagerService::do_reclaim ok, 
pid=25422, reclaimAll = 1
08-09 15:32:20.470   686  2850 I AwareLog: 
HiberManagerService::getReclaimResult:reclaim_kb=4284, swap_kb=4160, 
swap_us=79428
08-09 15:32:20.470   686  2850 I AwareLog: 
HibStrategy::HibStrategySwapCandidateProcessRemove packagename is 
com.huawei.parentcontrol
08-09 15:32:20.470   686  2850 I AwareLog: 
HiberManagerService::sendMessagetoHiberTask successful
08-09 15:32:20.472   686   726 I AwareLog: 
HibSTrategy::HibStrategySwapCandidateProcessAdd packagename 
com.google.android.tts
08-09 15:32:20.512  1793  3811 I PGServer: getTopFrontApp. calling pkg: android
08-09 15:32:20.554   686  2850 I AwareLog: 
HibStrategy::HibStrategySwapCandidateProcessRemove packagename is 
com.google.android.tts
08-09 15:32:20.554   686  2850 I AwareLog: 
HiberManagerService::sendMessagetoHiberTask successful
08-09 15:32:20.594   686   726 I AwareLog: 
HibSTrategy::HibStrategySwapCandidateProcessAdd packagename 
com.google.android.gms
08-09 15:32:20.635  1793  3811 I PGServer: getTopFrontApp. calling pkg: android
08-09 15:32:20.787   686  2850 I AwareLog: HiberManagerService::do_reclaim ok, 
pid=25239, reclaimAll = 1
08-09 15:32:20.787   686  2850 I AwareLog: 
HiberManagerService::getReclaimResult:reclaim_kb=5992, swap_kb=5872, 
swap_us=110071
08-09 15:32:20.787   686  2850 I AwareLog: 
HibStrategy::HibStrategySwapCandidateProcessRemove packagename is 
com.google.android.gms
08-09 15:32:20.787   686  2850 I AwareLog: 
HiberManagerService::sendMessagetoHiberTask successful
08-09 15:32:20.881   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:20.881   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=174337065 
tag=CastDeviceController count=0
08-09 15:32:20.882   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:20.883   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 174337065
08-09 15:32:21.060  1262  1420 I TrafficMonitor: 
update:rxPkts:2,txPkts:4,rxBytes:376,txBytes:488
08-09 15:32:21.061  1262  1420 I TrafficMonitor: start expired. level:-1
08-09 15:32:21.061  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:21.140   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:21.140   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=102425843 
tag=CastDeviceController count=0
08-09 15:32:21.140   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:21.140   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 102425843
08-09 15:32:21.784  1262  1262 I MQoS    : onSignal: mSubId=0,currDataSubID=0
08-09 15:32:21.785  1736  1736 D DaemonMessageAdapter: 
onMobileSignalStrengthChanged, subId: 0, signalStrength: SignalStrength: 0 
-1512657608 0 0 32767 -1 32767 -1 -108 -10 2 -1 0 2147483647 0 120 2147483647 
255 gsm|lte use_rsrp_and_rssnr_for_lte_level rscp [-128, -118, -108, -98] 
[-115, -105, -95, -85] 0 0 0 0 0 0
08-09 15:32:21.792  1736  1736 D DaemonMessageAdapter: SignalStrength update 
result, ss: SignalStrengthInfo: 67697602 mGsmSignalStrength: 0 mWcdmaRscp: 
2147483647 mWcdmaEcio: 255 mLteRsrp: -108 mLteRsrq: -10 mCdmaDbm: 0 mCdmaEcio: 
0 mEvdoDbm: 32767 mEvdoEcio: -1 mLteRssnr: 2
08-09 15:32:21.793  1262  1262 I MQoS    : received cell-signal:4
08-09 15:32:21.804  1809  1809 D Mapcon  : TelephonyTracker: 
onSignalStrengthsChanged:phoneId=0, level=3
08-09 15:32:21.806  1736  1907 I HidataAppQoeP: handleStateChanged reason=6
08-09 15:32:21.807  1809  2551 D Mapcon  : SMVoice-0-Normal: 
PrepareState:defaultStatehandle msg=CMD_SIGNAL_STRENGTH_CHANED_IND
08-09 15:32:21.811  1736  1907 I PreDnsQuery: handleStateChanged reason=6
08-09 15:32:21.816  1736  1907 I BrowserChrP: handleStateChanged
08-09 15:32:21.821  1582  1711 I HwMobileSignalController(0): subId:0 
phoneType:1 networktype:13 targetClass:3 masterLevel:3 slaveLevel:-1
08-09 15:32:21.995   586   586 E WifiHAL : enter wifi_get_link_stats
08-09 15:32:22.005  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:22.011  1262  1427 D ConnectivityService: notifyType 
CALLBACK_CAP_CHANGED for NetworkAgentInfo [WIFI () - 128]
08-09 15:32:22.012  1262  1477 D HiData_HwArbitrationStateMonitor: 
ConnectivityManager.NetworkCallback : onCapabilitiesChanged
08-09 15:32:22.012  1262  1477 D HiData_HwArbitrationStateMonitor: network:128, 
lastValidated:true, validated:true
08-09 15:32:22.018  1736  2067 D SmartMpControl: onCapabilitiesChanged network 
128 networkCapabilities [ Transports: WIFI Capabilities: 
NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED
 LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -80 
SSID: "Elaiyaraja"]
08-09 15:32:22.026  1262  1421 D WifiScoreReport: Score = 58, 
wifiConnectivityManagerEnabled = false, lowScoreCount = 7
08-09 15:32:22.028  1262  1474 D HwWifiConnectivityMonitor: signal level 
changed: 3 --> 2, 802.11v = false
08-09 15:32:22.030  1262  1262 D HiData_HwAPPQoEUserAction: RSSI_CHANGE:-80
08-09 15:32:22.031  1262  1420 I QosMonitor: queryRtt: rtt_type = 3
08-09 15:32:22.034  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=4,arg2=10
08-09 15:32:22.037  1756  1961 D HwWifiStatStore: para is illegal, return
08-09 15:32:22.039  1756  1961 E HwWifiStatStore: updateLinkSpeed  linkSpeed 
=39 lastSpdLev=1 index=1
08-09 15:32:22.039  1756  1961 D HwWifiCHRStateManager: handleUpdateChannel:2462
08-09 15:32:22.039  1756  1961 D HwWifiStatStore: setApFreqParam, stat is null
08-09 15:32:22.527   588   933 I AudioTrackShared: server obtain null buf 
part1:0 rear:131010 front:131010 mFrameCount:4096
08-09 15:32:22.533  3794  3856 D AudioTrack: stop() called with 131010 frames 
delivered
08-09 15:32:22.535  3794  3856 V PlayerBase: baseStop() piid=13399
08-09 15:32:22.536  3794  3856 D android.media.AudioTrack: [HSM] AudioTrace 
stop() uid: 10067, pid: 3794
08-09 15:32:22.536  1736 13454 E HsmCoreServiceImpl: onTransact in code is: 102
08-09 15:32:22.537  1736 13454 I MediaProcessHandler: processOp opType: 1, uid: 
10067, pid: 3794
08-09 15:32:22.537  1262  1273 V AudioService.PlaybackActivityMonitor: 
playerEvent(piid=13399, event=4)
08-09 15:32:22.537  1262  1273 V AudioService.PlaybackActivityMonitor: change: 
true
08-09 15:32:22.537  1262  1273 V AudioService.PlaybackActivityMonitor: 
dispatchPlaybackChange to 1 clients
08-09 15:32:22.537  1262  1273 V AudioService.PlaybackActivityMonitor: 
configsSystem
08-09 15:32:22.538  1736 13454 I MediaProcessHandler: executedCallBack opType: 
1 mMediaStatusObservers.size=0
08-09 15:32:22.538  1262  1262 D MediaRouterService: 
onAudioPlayerActiveStateChanged: uid=10067, active=false, delaying
08-09 15:32:22.538  3794  3856 V PlayerBase: baseRelease() piid=13399 state=4
08-09 15:32:22.541  1262  2121 V AudioService.PlaybackActivityMonitor: 
releasePlayer() for piid=13399
08-09 15:32:22.541  1262  2121 V AudioService.PlaybackActivityMonitor: 
DuckingManager: removedReleased() player piid: 13399 uid:10067
08-09 15:32:22.541  1262  2121 V AudioService.PlaybackActivityMonitor: 
dispatchPlaybackChange to 1 clients
08-09 15:32:22.541  1262  2121 V AudioService.PlaybackActivityMonitor: 
configsSystem
08-09 15:32:22.554   588  7816 D AudioFlinger: Destroy Track session=13545 
uid=10067 type=3 rate=22050 format=1 channel=1
08-09 15:32:22.555   588  8366 D AudioFlinger: event 163 
08-09 15:32:22.569  1793  1929 I PGAudioState: AUDIO_REMOVE_ACTIVE_TRACK, 
trackId : 1335
08-09 15:32:22.569  1793  1929 I PGServer: report state:2 event type:2 pid:3794 
uid:10067 pkg:null to pid: 1793
08-09 15:32:22.570  1793  1929 I PGServer: report state:2 event type:2 pid:3794 
uid:10067 pkg:null to pid: 1262
08-09 15:32:22.570  1793  1929 D PGAudioState: audio type:out state:stop 
pid:3794 uid:10067
08-09 15:32:22.570  1793  1929 I PGAudioState: AUDIO_RELEASE_TRACK, 1335
08-09 15:32:22.570  1793  1929 D PGAudioState: remove from mTrackMap, 1335
08-09 15:32:22.572  1262  2121 I HwAudioServiceEx: VBR Enter package length 1
08-09 15:32:22.572  1262  2121 I HwAudioServiceEx: VBR Enter 
packageName:com.google.android.tts
08-09 15:32:22.573  1793  3811 I PGServer: checkPkgType. calling pkg: android
08-09 15:32:22.573  1262  2121 I HwAudioServiceEx: VBR HwAudioService:music app 
exit -1
08-09 15:32:22.579  1793  1929 I DeviceMonitor: last release audio mix 
uid:10067 pid:-2
08-09 15:32:22.583   588   745 I APM_AudioPolicyManager: stopOutput() output 
13, stream 3, session 13545
08-09 15:32:22.585   588   933 I AudioMixer: Pid:588 deleteTrackName(3)
08-09 15:32:22.587   566   723 I audio_hw_primary: update stream types 0
08-09 15:32:22.589   588   745 I APM_AudioPolicyManager: getNewOutputDevice() 
selected device 0 connectdeDevices(3)
08-09 15:32:22.589   588   745 D APM_AudioPolicyManager: setOutputDevice() 
device 0x0000 delayMs 80 force 0
08-09 15:32:22.590   588   745 I APM_AudioPolicyManager: setOutputDevice() 
setting same device 0x0000 or null device
08-09 15:32:22.590   588   745 I APM_AudioPolicyManager: 
checkOutputForStrategy() getDeviceForStrategy strategy=3 newDevice=2 oldDevice=2
08-09 15:32:22.592   588   745 D APM::AudioOutputDescriptor: stop, profile 
name: primary out,  curActiveCount: 0
08-09 15:32:22.595   670   770 I dubaid  : [AudioHandler.cpp] stopSession# 
Failed to find audio session: 13545
08-09 15:32:22.603 25532 25532 W InputMethodManager: startInputReason = 4
08-09 15:32:22.606  1262  2050 D HwInputMethodManagerService: 
------------startInput--------------
08-09 15:32:22.607 25532 25532 I InputMethodManager: showSoftInput
08-09 15:32:22.607 25532 25532 I InputMethodManager: mServedView 
=org.test.leoapp;view =org.test.leoapp;flags =0
08-09 15:32:22.608 25532 25532 I HwSecImmHelper: mSecurityInputMethodService is 
null
08-09 15:32:22.627 25532 25532 W InputMethodManager: startInputReason = 4
08-09 15:32:22.628  1262  3643 D HwInputMethodManagerService: 
------------startInput--------------
08-09 15:32:22.629 25532 25532 I HwSecImmHelper: mSecurityInputMethodService is 
null
08-09 15:32:22.636 25532 25532 W IInputConnectionWrapper: getExtractedText on 
inactive InputConnection
08-09 15:32:22.644 25532 25532 W IInputConnectionWrapper: getTextBeforeCursor 
on inactive InputConnection
08-09 15:32:22.648  1521  1521 E FullInputEventModel: onStartInput event 
aborted: dxq: could not obtain extracted text (class dxq)
08-09 15:32:22.653  1521  1521 I InputMethodService: default input mode = 0
08-09 15:32:22.655 25532 25532 W IInputConnectionWrapper: getExtractedText on 
inactive InputConnection
08-09 15:32:22.658 25532 25532 W IInputConnectionWrapper: getTextBeforeCursor 
on inactive InputConnection
08-09 15:32:22.659  1521  1521 E FullInputEventModel: onStartInputView event 
aborted: dxq: Could not create reset composing text event (class dxq)
08-09 15:32:22.661  1262  3643 I HwInputMethodManagerService: NaviBar defValue 
= 1
08-09 15:32:22.661  1262  3643 I InputMethodManagerService: --- show 
notification config: mIWindowManager.hasNavigationBar() =  true ,isEnableNavBar 
= true ,isGestureNavigation = false
08-09 15:32:22.666  1262  3643 W ActivityManager: Sending non-protected 
broadcast huawei.action.floattasks.IME_WINDOW_STATE_CHANGED from system 
1582:com.android.systemui/u0a28 pkg com.android.systemui
08-09 15:32:22.668  1793  1929 I AppTypeRecognise: input start front pkg: 
org.test.leoapp
08-09 15:32:22.668  1262  3643 I HwInputMethodManagerService: NaviBar defValue 
= 1
08-09 15:32:22.668  1262  3643 I InputMethodManagerService: --- show 
notification config: mIWindowManager.hasNavigationBar() =  true ,isEnableNavBar 
= true ,isGestureNavigation = false
08-09 15:32:22.671  1262  3643 W System.err: java.lang.SecurityException: 
Package : com.touchtype.swiftkey,uid : 10088 does not have permission to access 
THP interfaces
08-09 15:32:22.671  1262  3643 W System.err:    at 
com.android.server.input.HwInputManagerServiceEx.enforceCallingPermission(HwInputManagerServiceEx.java:320)
08-09 15:32:22.671  1262  3643 W System.err:    at 
com.android.server.input.HwInputManagerServiceEx.runHwTHPCommand(HwInputManagerServiceEx.java:358)
08-09 15:32:22.671  1262  3643 W System.err:    at 
com.android.server.input.InputManagerService$HwInnerInputManagerService.runHwTHPCommand(InputManagerService.java:2491)
08-09 15:32:22.671  1262  3643 W System.err:    at 
com.huawei.android.hardware.input.IHwInputManager$Stub.onTransact(IHwInputManager.java:53)
08-09 15:32:22.671  1262  3643 W System.err:    at 
android.os.Binder.execTransact(Binder.java:739)
08-09 15:32:22.671  1521  1521 W InputMethodService: onFinishInputView 
runHwTHPCommand error occured:java.lang.SecurityException: Package : 
com.touchtype.swiftkey,uid : 10088 does not have permission to access THP 
interfaces
08-09 15:32:22.682  1521  1521 I InputMethodService: default input mode = 0
08-09 15:32:22.695  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:22.708  1521  7870 D mali_winsys: EGLint 
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, 
egl_winsys_surface **, EGLBoolean) returns 0x3000
08-09 15:32:22.711 25532 25592 I python  : event Cancel
08-09 15:32:22.724  1521 25598 W GLSurfaceView: Warning, !readyToDraw() but 
waiting for draw finished! Early reporting draw finished.
08-09 15:32:22.724   590  2206 E SurfaceFlinger: Permission Denial: can't 
openGlobalTransaction pid=1521, uid<=10088
08-09 15:32:22.724  1521 25598 E BpSurfaceComposerClient: Failed to transact 
(-1)
08-09 15:32:22.725   590  2008 E SurfaceFlinger: Permission Denial: can't 
openGlobalTransaction pid=1521, uid<=10088
08-09 15:32:22.725  1521 25598 E BpSurfaceComposerClient: Failed to transact 
(-1)
08-09 15:32:22.727  1262  6253 I HwInputMethodManagerService: NaviBar defValue 
= 1
08-09 15:32:22.728  1262  6253 I InputMethodManagerService: --- show 
notification config: mIWindowManager.hasNavigationBar() =  true ,isEnableNavBar 
= true ,isGestureNavigation = false
08-09 15:32:22.730  1262  6253 W System.err: java.lang.SecurityException: 
Package : com.touchtype.swiftkey,uid : 10088 does not have permission to access 
THP interfaces
08-09 15:32:22.730  1262  6253 W System.err:    at 
com.android.server.input.HwInputManagerServiceEx.enforceCallingPermission(HwInputManagerServiceEx.java:320)
08-09 15:32:22.730  1262  6253 W System.err:    at 
com.android.server.input.HwInputManagerServiceEx.runHwTHPCommand(HwInputManagerServiceEx.java:358)
08-09 15:32:22.730  1262  6253 W System.err:    at 
com.android.server.input.InputManagerService$HwInnerInputManagerService.runHwTHPCommand(InputManagerService.java:2491)
08-09 15:32:22.730  1262  6253 W System.err:    at 
com.huawei.android.hardware.input.IHwInputManager$Stub.onTransact(IHwInputManager.java:53)
08-09 15:32:22.730  1262  6253 W System.err:    at 
android.os.Binder.execTransact(Binder.java:739)
08-09 15:32:22.730  1521  1521 W InputMethodService: onFinishInputView 
runHwTHPCommand error occured:java.lang.SecurityException: Package : 
com.touchtype.swiftkey,uid : 10088 does not have permission to access THP 
interfaces
08-09 15:32:22.731  1793  1929 D AppTypeRecognise: input end-> front pkg: 
org.test.leoapp duraion:63 touchs:0
08-09 15:32:22.731  1262  3643 W ActivityManager: Sending non-protected 
broadcast huawei.action.floattasks.IME_WINDOW_STATE_CHANGED from system 
1582:com.android.systemui/u0a28 pkg com.android.systemui
08-09 15:32:22.732 25532 25592 I python  : Leo: Did you make a decision?
08-09 15:32:22.738  1521  1521 I SurfaceView: delay destroy surface control
08-09 15:32:22.739  1793  1929 I ScenarioService: check surface view pkg: 
org.test.leoapp
08-09 15:32:22.739  1521  7870 W libEGL  : EGLNativeWindowType 0x7d1c93e010 
disconnect failed
08-09 15:32:22.739 25532 25592 I TextToSpeech: Sucessfully bound to 
com.google.android.tts
08-09 15:32:22.741 25532 25532 I python  : Inside execute_SttInMainThread
08-09 15:32:22.749  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:22.776   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:22.777   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=38957402 
tag=CastDeviceController count=0
08-09 15:32:22.777   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:22.778   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 38957402
08-09 15:32:22.783   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:22.783   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=259941505 
tag=CastDeviceController count=0
08-09 15:32:22.783   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:22.784   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 259941505
08-09 15:32:22.786   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:22.811  1262  1363 V WindowManager: Exit animation finished in 
Window{7787085 u0 InputMethod EXITING}: remove=false
08-09 15:32:22.832  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:22.940 25532 25592 W TextToSpeech: setLanguage failed: not bound to 
TTS engine
08-09 15:32:22.941 25532 25592 I python  : Language not supported: 
LANG_NOT_SUPPORTED
08-09 15:32:22.941 25532 25592 W TextToSpeech: speak failed: not bound to TTS 
engine
08-09 15:32:23.063  1262  1420 I TrafficMonitor: 
update:rxPkts:4,txPkts:8,rxBytes:686,txBytes:1168
08-09 15:32:23.063  1262  1420 I TrafficMonitor: start expired. level:-1
08-09 15:32:23.063  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:23.080   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:23.080   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=47283118 
tag=CastDeviceController count=0
08-09 15:32:23.080   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:23.080   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 47283118
08-09 15:32:23.115   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:23.115   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=225762639 
tag=CastDeviceController count=0
08-09 15:32:23.115   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:23.118   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 225762639
08-09 15:32:23.185   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:23.230  1582  1582 I Net.88154NetworkSpeedMa: mIsStop = false
08-09 15:32:23.230  1582  1711 I Net.88155NetworkSpeedMa:  runInThread 
getTetherStats
08-09 15:32:23.233  1582  1582 I Net.88155NetworkSpeedMa:  runInUI refreshSpeed
08-09 15:32:23.233  1582  1582 I Net.88155NetworkSpeedMa: value=986.0speed = 
0.96K/smIsShowLastSpeedValuefalse
08-09 15:32:23.233  1582  1582 I NetworkSpeedView: /update(), speed=0.96K/s
08-09 15:32:23.236  1582  1582 I chatty  : 
uid=10028(com.huawei.HwMultiScreenShot) com.android.systemui identical 1 line
08-09 15:32:23.236  1582  1582 I NetworkSpeedView: /update(), speed=0.96K/s
08-09 15:32:23.554 25532 25532 F org.test.leoap: interpreter_common.h:269] 
Check failed: receiver->GetClass()->ShouldHaveEmbeddedVTable() 
08-09 15:32:23.586   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:23.797  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedInd
08-09 15:32:23.797  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=CMD_CARRIER_CONFIG_CHANGE_IND
08-09 15:32:23.797  1809  2531 D Mapcon  : MapconConfigImpl-1: handleMessage, 
msg id=1800
08-09 15:32:23.797  1809  2531 D Mapcon  : MapconConfigImpl-1: enter 
handleCarrierConfigChangedInd
08-09 15:32:23.797  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedInd
08-09 15:32:23.797  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=CMD_CARRIER_CONFIG_CHANGE_IND
08-09 15:32:23.800  1809  2531 I Mapcon  : MapconConfigImpl-1: 
KEY_CARRIER_WFC_IMS_AVAILABLE_BOOL is false!!!!!!!!!!
08-09 15:32:23.800  1809  2531 D Mapcon  : MapconConfigImpl-1: enter reset
08-09 15:32:23.800  1809  2531 D Mapcon  : MapconConfigImpl-1: handleMessage, 
msg id=1800
08-09 15:32:23.800  1809  2531 D Mapcon  : MapconConfigImpl-1: enter 
handleCarrierConfigChangedInd
08-09 15:32:23.801  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedCnf
08-09 15:32:23.803  1809  2531 I Mapcon  : MapconConfigImpl-1: 
KEY_CARRIER_WFC_IMS_AVAILABLE_BOOL is false!!!!!!!!!!
08-09 15:32:23.803  1809  2531 D Mapcon  : MapconConfigImpl-1: enter reset
08-09 15:32:23.803  1809  2562 D Mapcon  : MapconConfigImpl-1: enter 
isConfigReady, Config State is not ready!!!
08-09 15:32:23.803  1809  2562 V Mapcon  : SMVoice-5-Normal: Switch in XML off 
No need SIM Adp !
08-09 15:32:23.803  1809  2562 D Mapcon  : SMVoice-5-Normal: usim ready,read 
carrierconfig delay
08-09 15:32:23.803  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=1801
08-09 15:32:23.803  1809  2562 D Mapcon  : SMVoice-5-Normal: enter 
handleCarrierConfigChangedCnf
08-09 15:32:23.803  1809  2562 D Mapcon  : MapconConfigImpl-1: enter 
isConfigReady, Config State is not ready!!!
08-09 15:32:23.803  1809  2562 V Mapcon  : SMVoice-5-Normal: Switch in XML off 
No need SIM Adp !
08-09 15:32:23.803  1809  2562 D Mapcon  : SMVoice-5-Normal: usim ready,read 
carrierconfig delay
08-09 15:32:23.803  1809  2562 D Mapcon  : SMVoice-5-Normal: 
PrepareState,handled msg=1801
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565] Runtime 
aborting...
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565] Dumping all 
threads without appropriate locks held: thread list lock
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565] All threads:
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565] DALVIK THREADS 
(22):
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565] "main" prio=10 
tid=1 Runnable
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=0 dsCount=0 flags=0 obj=0x764146a8 self=0xe5c44000
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25532 nice=-10 cgrp=default sched=0/0 handle=0xea40f494
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   | state=R 
schedstat=( 2115023421 126857809 2533 ) utm=187 stm=24 core=5 HZ=100
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xff78c000-0xff78e000 stackSize=8MB
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes= "abort lock" "mutator lock"(shared held)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 002e7713  /system/lib/libart.so 
(art::DumpNativeStack(std::__1::basic_ostream<char, 
std::__1::char_traits<char>>&, int, BacktraceMap*, char const*, 
art::ArtMethod*, void*, bool)+134)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 0038d135  /system/lib/libart.so 
(art::Thread::DumpStack(std::__1::basic_ostream<char, 
std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+212)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 00389713  /system/lib/libart.so 
(art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, 
bool, BacktraceMap*, bool) const+34)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 003a2bcf  /system/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+654)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0039ccef  /system/lib/libart.so 
(art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+318)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 0039c229  /system/lib/libart.so 
(art::ThreadList::Dump(std::__1::basic_ostream<char, 
std::__1::char_traits<char>>&, bool)+384)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0036aeef  /system/lib/libart.so (art::Runtime::Abort(char const*)+346)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #07 
pc 0000720b  /system/lib/libbase.so 
(android::base::LogMessage::~LogMessage()+578)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #08 
pc 00406301  /system/lib/libart.so (MterpInvokeVirtualQuick+548)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #09 
pc 00426f14  /system/lib/libart.so (ExecuteMterpImpl+29972)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #10 
pc 00d2447e  /system/framework/boot-framework.vdex 
(android.speech.SpeechRecognizer.startListening+64)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #11 
pc 001cccdf  /system/lib/libart.so 
(_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4133397274+354)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #12 
pc 001d1563  /system/lib/libart.so 
(art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, 
art::CodeItemDataAccessor const&, art::ShadowFrame*)+82)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #13 
pc 003f39e3  /system/lib/libart.so (artQuickToInterpreterBridge+882)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #14 
pc 004348ff  /system/lib/libart.so (art_quick_to_interpreter_bridge+30)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #15 
pc 00430375  /system/lib/libart.so (art_quick_invoke_stub_internal+68)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #16 
pc 004091a1  /system/lib/libart.so (art_quick_invoke_stub+224)
08-09 15:32:23.864 25532 25532 F org.test.leoap: runtime.cc:565]   native: #17 
pc 000a4901  /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, 
unsigned int*, unsigned int, art::JValue*, char const*)+136)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #18 
pc 00365029  /system/lib/libart.so (art::(anonymous 
namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, 
art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char 
const*)+52)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #19 
pc 00365dbd  /system/lib/libart.so 
(art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable
 const&, _jobject*, _jmethodID*, jvalue*)+316)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #20 
pc 0027e403  /system/lib/libart.so (art::JNI::CallVoidMethodA(_JNIEnv*, 
_jobject*, _jmethodID*, jvalue*)+482)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #21 
pc 0002ab41  
/data/data/org.test.leoapp/files/app/lib/python2.7/site-packages/jnius/jnius.so 
(???)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.speech.SpeechRecognizer.startListening(SpeechRecognizer.java:273)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
org.jnius.NativeInvocationHandler.invoke0(Native method)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
org.jnius.NativeInvocationHandler.invoke(NativeInvocationHandler.java:26)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.reflect.Proxy.invoke(Proxy.java:1006)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Runnable.run(Runnable.java:-2)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.Handler.handleCallback(Handler.java:907)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.Handler.dispatchMessage(Handler.java:105)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.Looper.loop(Looper.java:216)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.app.ActivityThread.main(ActivityThread.java:7593)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.reflect.Method.invoke(Native method)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] "Jit thread 
pool worker thread 0" prio=10 tid=2 Native
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941b78 self=0xdfa0c000
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25537 nice=9 cgrp=default sched=0/0 handle=0xdfc1b970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 327073947 74405209 393 ) utm=25 stm=7 core=0 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xdfb1d000-0xdfb1f000 stackSize=1022KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25537/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 003a3dc5  /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+172)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 003a366f  /system/lib/libart.so (art::ThreadPoolWorker::Run()+62)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 003a3293  /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+94)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] "Signal 
Catcher" prio=10 tid=3 WaitingInMainSignalCatcherLoop
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941c00 self=0xe5c44c00
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25538 nice=0 cgrp=default sched=0/0 handle=0xdf9ff970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 465625 138021 3 ) utm=0 stm=0 core=4 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xdf904000-0xdf906000 stackSize=1010KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25538/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00055b50  /system/lib/libc.so (__rt_sigtimedwait+12)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 0002587f  /system/lib/libc.so (sigwait+78)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0037eb37  /system/lib/libart.so 
(art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+190)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0037d9e9  /system/lib/libart.so (art::SignalCatcher::Run(void*)+188)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] "ADB-JDWP 
Connection Control Thread" prio=10 tid=4 WaitingInMainDebuggerLoop
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941ce8 self=0xdfa0fc00
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25539 nice=0 cgrp=default sched=0/0 handle=0xc91d2970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 538542 4190104 3 ) utm=0 stm=0 core=4 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc90d7000-0xc90d9000 stackSize=1010KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25539/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 000559f8  /system/lib/libc.so (__ppoll+20)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00023ea5  /system/lib/libc.so (poll+48)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 00005643  /system/lib/libadbconnection.so 
(adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+662)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 000041c7  /system/lib/libadbconnection.so 
(adbconnection::CallbackFunction(void*)+778)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
"FinalizerWatchdogDaemon" prio=10 tid=5 Waiting
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941d70 self=0xe5c6de00
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25542 nice=4 cgrp=default sched=0/0 handle=0xc8ec8970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 790625 1720834 4 ) utm=0 stm=0 core=0 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8dc5000-0xc8dc7000 stackSize=1042KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25542/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 002e324f  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, 
int, bool, art::ThreadState)+538)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 002e4805  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, 
art::mirror::Object*, long long, int, bool, art::ThreadState)+320)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00305815  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Object.wait(Native method)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   - waiting on 
<0x009ab5b5> (a java.lang.Daemons$FinalizerWatchdogDaemon)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:297)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   - locked 
<0x009ab5b5> (a java.lang.Daemons$FinalizerWatchdogDaemon)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:277)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$Daemon.run(Daemons.java:103)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
"ReferenceQueueDaemon" prio=10 tid=6 Waiting
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941f38 self=0xe5c6d200
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25540 nice=4 cgrp=default sched=0/0 handle=0xc90d4970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 1744791 10184374 4 ) utm=0 stm=0 core=2 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8fd1000-0xc8fd3000 stackSize=1042KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25540/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 002e324f  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, 
int, bool, art::ThreadState)+538)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 002e4805  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, 
art::mirror::Object*, long long, int, bool, art::ThreadState)+320)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00305815  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Object.wait(Native method)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   - waiting on 
<0x043ab44a> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:178)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   - locked 
<0x043ab44a> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$Daemon.run(Daemons.java:103)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565] 
"FinalizerDaemon" prio=10 tid=7 Waiting
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b941fd8 self=0xe5c6d800
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25541 nice=4 cgrp=default sched=0/0 handle=0xc8fce970
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 2425520 5623438 5 ) utm=0 stm=0 core=5 HZ=100
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8ecb000-0xc8ecd000 stackSize=1042KB
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25541/stack stderr:Permission denied)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 002e324f  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, 
int, bool, art::ThreadState)+538)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 002e4805  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, 
art::mirror::Object*, long long, int, bool, art::ThreadState)+320)
08-09 15:32:23.865 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00305841  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, 
long long, int)+36)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Object.wait(Native method)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   - waiting on 
<0x0b297fbb> (a java.lang.Object)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Object.wait(Object.java:422)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   - locked 
<0x0b297fbb> (a java.lang.Object)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:232)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$Daemon.run(Daemons.java:103)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
"HeapTaskDaemon" prio=10 tid=8 WaitingForTaskProcessor
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b9428e0 self=0xe5c6e400
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25543 nice=4 cgrp=default sched=0/0 handle=0xc8dc2970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 28339581 2423959 20 ) utm=2 stm=0 core=1 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8cbf000-0xc8cc1000 stackSize=1042KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25543/stack stderr:Permission denied)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 001b0b15  /system/lib/libart.so 
(art::gc::TaskProcessor::GetTask(art::Thread*)+304)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 001b1169  /system/lib/libart.so 
(art::gc::TaskProcessor::RunAllTasks(art::Thread*)+48)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
dalvik.system.VMRuntime.runHeapTasks(Native method)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:475)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Daemons$Daemon.run(Daemons.java:103)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
"Binder:25532_1" prio=10 tid=9 Native
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942108 self=0xdcbac000
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25544 nice=0 cgrp=default sched=0/0 handle=0xc8bbe970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 1852604 1125000 11 ) utm=0 stm=0 core=3 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8ac3000-0xc8ac5000 stackSize=1010KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25544/stack stderr:Permission denied)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 0005595c  /system/lib/libc.so (__ioctl+8)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00022593  /system/lib/libc.so (ioctl+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0004c40b  /system/lib/libbinder.so 
(android::IPCThreadState::talkWithDriver(bool)+206)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0004c66b  /system/lib/libbinder.so 
(android::IPCThreadState::getAndExecuteCommand()+10)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0004cd7b  /system/lib/libbinder.so 
(android::IPCThreadState::joinThreadPool(bool)+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 00071b6d  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0000c12b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+170)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #07 
pc 000748db  /system/lib/libandroid_runtime.so 
(android::AndroidRuntime::javaThreadShell(void*)+82)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #08 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #09 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
"Binder:25532_2" prio=10 tid=10 Native
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942190 self=0xdfa1c800
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25545 nice=0 cgrp=default sched=0/0 handle=0xc8ac0970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 65928119 3268232 68 ) utm=5 stm=1 core=7 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc89c5000-0xc89c7000 stackSize=1010KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25545/stack stderr:Permission denied)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 0005595c  /system/lib/libc.so (__ioctl+8)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00022593  /system/lib/libc.so (ioctl+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0004c40b  /system/lib/libbinder.so 
(android::IPCThreadState::talkWithDriver(bool)+206)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0004c66b  /system/lib/libbinder.so 
(android::IPCThreadState::getAndExecuteCommand()+10)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0004cd7b  /system/lib/libbinder.so 
(android::IPCThreadState::joinThreadPool(bool)+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 00071b6d  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0000c12b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+170)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #07 
pc 000748db  /system/lib/libandroid_runtime.so 
(android::AndroidRuntime::javaThreadShell(void*)+82)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #08 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #09 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
"Binder:25532_3" prio=10 tid=11 Native
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942218 self=0xdcb7a800
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25547 nice=0 cgrp=default sched=0/0 handle=0xc89c2970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 74905208 17716666 107 ) utm=6 stm=1 core=0 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc88c7000-0xc88c9000 stackSize=1010KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25547/stack stderr:Permission denied)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 0005595c  /system/lib/libc.so (__ioctl+8)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00022593  /system/lib/libc.so (ioctl+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0004c40b  /system/lib/libbinder.so 
(android::IPCThreadState::talkWithDriver(bool)+206)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0004c66b  /system/lib/libbinder.so 
(android::IPCThreadState::getAndExecuteCommand()+10)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0004cd7b  /system/lib/libbinder.so 
(android::IPCThreadState::joinThreadPool(bool)+38)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 00071b6d  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0000c12b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+170)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #07 
pc 000748db  /system/lib/libandroid_runtime.so 
(android::AndroidRuntime::javaThreadShell(void*)+82)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #08 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #09 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] "Profile 
Saver" prio=10 tid=13 Native
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942440 self=0xdde18000
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25549 nice=9 cgrp=default sched=0/0 handle=0xc8701970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 12074479 1905207 10 ) utm=1 stm=0 core=0 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8606000-0xc8608000 stackSize=1010KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25549/stack stderr:Permission denied)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f08  /system/lib/libc.so (syscall+32)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa8bb  /system/lib/libart.so 
(art::ConditionVariable::TimedWait(art::Thread*, long long, int)+106)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 00267173  /system/lib/libart.so (art::ProfileSaver::Run()+642)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 00269a19  /system/lib/libart.so 
(art::ProfileSaver::RunProfileSaverThread(void*)+52)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565] 
"Binder:25532_4" prio=10 tid=14 Native
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b9424c8 self=0xdfa20400
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25550 nice=0 cgrp=default sched=0/0 handle=0xc8603970
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 24147401 9564585 65 ) utm=2 stm=0 core=1 HZ=100
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8508000-0xc850a000 stackSize=1010KB
08-09 15:32:23.866 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25550/stack stderr:Permission denied)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 0005595c  /system/lib/libc.so (__ioctl+8)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00022593  /system/lib/libc.so (ioctl+38)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0004c40b  /system/lib/libbinder.so 
(android::IPCThreadState::talkWithDriver(bool)+206)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0004c66b  /system/lib/libbinder.so 
(android::IPCThreadState::getAndExecuteCommand()+10)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0004cd7b  /system/lib/libbinder.so 
(android::IPCThreadState::joinThreadPool(bool)+38)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #05 
pc 00071b6d  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #06 
pc 0000c12b  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+170)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #07 
pc 000748db  /system/lib/libandroid_runtime.so 
(android::AndroidRuntime::javaThreadShell(void*)+82)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #08 
pc 00065aa7  /system/lib/libc.so (__pthread_start(void*)+22)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #09 
pc 0001e9ad  /system/lib/libc.so (__start_thread+32)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   (no managed 
stack frames)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] "Thread-2" 
prio=10 tid=15 Sleeping
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942550 self=0xdcb7a200
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25551 nice=0 cgrp=default sched=0/0 handle=0xc8505970
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 4436981 577084 23 ) utm=0 stm=0 core=2 HZ=100
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc8402000-0xc8404000 stackSize=1042KB
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25551/stack stderr:Permission denied)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f04  /system/lib/libc.so (syscall+28)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa573  /system/lib/libart.so 
(art::ConditionVariable::WaitHoldingLocks(art::Thread*)+86)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 002e3383  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, 
int, bool, art::ThreadState)+846)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 002e4805  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, 
art::mirror::Object*, long long, int, bool, art::ThreadState)+320)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 0030acd1  /system/lib/libart.so (art::Thread_sleep(_JNIEnv*, _jclass*, 
_jobject*, long long, int)+56)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.sleep(Native method)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   - sleeping 
on <0x0b388cd8> (a java.lang.Object)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.sleep(Thread.java:386)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   - locked 
<0x0b388cd8> (a java.lang.Object)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.sleep(Thread.java:327)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.zrhung.appeye.AppEyeUiProbe$AppEyeUIPChecker.run(AppEyeUiProbe.java:161)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
"queued-work-looper-schedule-handler" prio=10 tid=16 Native
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b942680 self=0xdfa1ce00
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25552 nice=10 cgrp=default sched=0/0 handle=0xc83ff970
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 4979688 321355 5 ) utm=0 stm=0 core=0 HZ=100
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc82fc000-0xc82fe000 stackSize=1042KB
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25552/stack stderr:Permission denied)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00055820  /system/lib/libc.so (__epoll_pwait+20)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 00026ad1  /system/lib/libc.so (epoll_wait+16)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 0000f157  /system/lib/libutils.so (android::Looper::pollInner(int)+118)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 0000f05f  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, 
int*, void**)+26)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 000c079d  /system/lib/libandroid_runtime.so 
(android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long 
long, int)+26)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.MessageQueue.nativePollOnce(Native method)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.MessageQueue.next(MessageQueue.java:386)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.Looper.loop(Looper.java:175)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.HandlerThread.run(HandlerThread.java:65)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] "AsyncTask #1" 
prio=10 tid=17 TimedWaiting
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | group="" 
sCount=1 dsCount=0 flags=1 obj=0x1b940038 self=0xdde15000
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
sysTid=25554 nice=10 cgrp=default sched=0/0 handle=0xc807f970
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | state=S 
schedstat=( 2514690623 61643756 479 ) utm=193 stm=58 core=4 HZ=100
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc7f7c000-0xc7f7e000 stackSize=1042KB
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   kernel: 
(couldn't read /proc/self/task/25554/stack stderr:Permission denied)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f08  /system/lib/libc.so (syscall+32)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #01 
pc 000aa8bb  /system/lib/libart.so 
(art::ConditionVariable::TimedWait(art::Thread*, long long, int)+106)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #02 
pc 002e3261  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, 
int, bool, art::ThreadState)+556)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #03 
pc 002e4805  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, 
art::mirror::Object*, long long, int, bool, art::ThreadState)+320)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 00305841  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, 
long long, int)+36)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Object.wait(Native method)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   - waiting on 
<0x090df831> (a java.lang.Object)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.parkFor$(Thread.java:2163)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   - locked 
<0x090df831> (a java.lang.Object)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
sun.misc.Unsafe.park(Unsafe.java:358)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565]   at 
java.lang.Thread.run(Thread.java:784)
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
08-09 15:32:23.867 25532 25532 F org.test.leoap: runtime.cc:565] 
"HwBinder:25532_1" prio=10 tid=18 Native
08-09 15:32:23.868 25532 25532 F org.test.leoap: runtime.cc:565]   | held 
mutexes=
08-09 15:32:23.868 25532 25532 F org.test.leoap: runtime.cc:565]   native: #04 
pc 000a4a47  /system/lib/libhwui.so 
(android::uirenderer::renderthread::RenderThread::threadLoop()+170)
08-09 15:32:23.868 25532 25532 F org.test.leoap: runtime.cc:565]   | 
stack=0xc7640000-0xc7642000 stackSize=1042KB
08-09 15:32:23.869 25532 25532 F org.test.leoap: runtime.cc:565]   native: #00 
pc 00019f08  /system/lib/libc.so (syscall+32)
08-09 15:32:23.869 25532 25532 F org.test.leoap: runtime.cc:565]   at 
android.os.Handler.handleCallback(Handler.java:907)
08-09 15:32:23.870 25532 25532 F libc    : Fatal signal 6 (SIGABRT), code -6 
(SI_TKILL) in tid 25532 (org.test.leoapp), pid 25532 (org.test.leoapp)
08-09 15:32:23.871  1793  2415 I AppManager: removeProcessDependency pid:25532
08-09 15:32:23.892   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:23.892   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=215419800 
tag=CastDeviceController count=0
08-09 15:32:23.892   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:23.893   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 215419800
08-09 15:32:23.898 25186 25186 W SimChangeService: [2019-08-09 15:32:23.885 
W/HwID_APK_log[2.7.1.302]/SimChangeService 25186:1 :71] checkIsSimChange
08-09 15:32:23.900   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:23.900   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=212365297 
tag=CastDeviceController count=0
08-09 15:32:23.900   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:23.900   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 212365297
08-09 15:32:23.916 25532 25592 W TextToSpeech: isSpeaking failed: not bound to 
TTS engine
08-09 15:32:23.935 25532 25592 I python  : Hello
08-09 15:32:23.935 25532 25592 I python  :  
08-09 15:32:23.947 25186 25607 I UseCaseHandler: [2019-08-09 15:32:23.946 
I/HwID_APK_log[2.7.1.302]/UseCaseHandler 25186:3720 :59] CheckSimStateCase 
begin | TransID:27f98a0d-6995-475e-878d-ed431e0f880e
08-09 15:32:23.967 25186 25607 I CheckSimStateCase: [2019-08-09 15:32:23.965 
I/HwID_APK_log[2.7.1.302]/CheckSimStateCase 25186:3720 :29] sim state changed 
ACTION_SIM_CHANGE_DELAY_ARRIVED_RECEIVER accountOldStatus: 1
08-09 15:32:23.968 25186 25607 I UseCaseHandler: [2019-08-09 15:32:23.968 
I/HwID_APK_log[2.7.1.302]/UseCaseHandler 25186:3720 :61] CheckSimStateCase end 
| TransID:27f98a0d-6995-475e-878d-ed431e0f880e
08-09 15:32:23.968 25186 25186 I SimChangeService: [2019-08-09 15:32:23.968 
I/HwID_APK_log[2.7.1.302]/SimChangeService 25186:1 :77] onSuccess 
08-09 15:32:23.985   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:23.989 25606 25606 I crash_dump32: obtaining output fd from 
tombstoned, type: kDebuggerdTombstone
08-09 15:32:23.993   694   694 I /system/bin/tombstoned: received crash request 
for pid 25532
08-09 15:32:23.994 25606 25606 I crash_dump32: performing dump of process 25532 
(target tid = 25532)
08-09 15:32:24.018 25606 25606 F DEBUG   : *** *** *** *** *** *** *** *** *** 
*** *** *** *** *** *** ***
08-09 15:32:24.018 25606 25606 F DEBUG   : Build fingerprint: 
'HUAWEI/FIG-LX1/HWFIG-H:9/HUAWEIFIG-L31/120C432R1:user/release-keys'
08-09 15:32:24.018 25606 25606 F DEBUG   : Revision: '0'
08-09 15:32:24.018 25606 25606 F DEBUG   : ABI: 'arm'
08-09 15:32:24.019 25606 25606 F DEBUG   : Happend: 'Fri Aug  9 15:32:24 2019
08-09 15:32:24.019 25606 25606 F DEBUG   : '
08-09 15:32:24.019 25606 25606 F DEBUG   : SYSVMTYPE: Art
08-09 15:32:24.019 25606 25606 F DEBUG   : APPVMTYPE: Art
08-09 15:32:24.019 25606 25606 F DEBUG   : pid: 25532, tid: 25532, name: 
org.test.leoapp  >>> org.test.leoapp <<<
08-09 15:32:24.019 25606 25606 F DEBUG   : signal 6 (SIGABRT), code -6 
(SI_TKILL), fault addr --------
08-09 15:32:24.019 25606 25606 F DEBUG   : Abort message: 
'interpreter_common.h:269] Check failed: 
receiver->GetClass()->ShouldHaveEmbeddedVTable() '
08-09 15:32:24.019 25606 25606 F DEBUG   :     r0  00000000  r1  000063bc  r2  
00000006  r3  00000008
08-09 15:32:24.019 25606 25606 F DEBUG   :     r4  000063bc  r5  000063bc  r6  
fff859cc  r7  0000010c
08-09 15:32:24.019 25606 25606 F DEBUG   :     r8  0000000b  r9  e5c44000  r10 
74aaf47e  r11 fff85af0
08-09 15:32:24.019 25606 25606 F DEBUG   :     ip  00000041  sp  fff859b8  lr  
e826da6d  pc  e8265796
08-09 15:32:24.034 25606 25606 I unwind  : Malformed section header found, 
ignoring...
08-09 15:32:24.034 25606 25606 F DEBUG   : 
08-09 15:32:24.034 25606 25606 F DEBUG   : backtrace:
08-09 15:32:24.034 25606 25606 F DEBUG   :     #00 pc 0001d796  
/system/lib/libc.so (abort+58)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #01 pc 0036b14b  
/system/lib/libart.so (art::Runtime::Abort(char const*)+950)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #02 pc 0000720b  
/system/lib/libbase.so (android::base::LogMessage::~LogMessage()+578)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #03 pc 00406301  
/system/lib/libart.so (MterpInvokeVirtualQuick+548)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #04 pc 00426f14  
/system/lib/libart.so (ExecuteMterpImpl+29972)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #05 pc 00d2447e  
/system/framework/boot-framework.vdex 
(android.speech.SpeechRecognizer.startListening+64)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #06 pc 001cccdf  
/system/lib/libart.so 
(_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4133397274+354)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #07 pc 001d1563  
/system/lib/libart.so 
(art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, 
art::CodeItemDataAccessor const&, art::ShadowFrame*)+82)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #08 pc 003f39e3  
/system/lib/libart.so (artQuickToInterpreterBridge+882)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #09 pc 004348ff  
/system/lib/libart.so (art_quick_to_interpreter_bridge+30)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #10 pc 00430375  
/system/lib/libart.so (art_quick_invoke_stub_internal+68)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #11 pc 004091a1  
/system/lib/libart.so (art_quick_invoke_stub+224)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #12 pc 000a4901  
/system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, 
unsigned int, art::JValue*, char const*)+136)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #13 pc 00365029  
/system/lib/libart.so (art::(anonymous 
namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, 
art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char 
const*)+52)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #14 pc 00365dbd  
/system/lib/libart.so 
(art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable
 const&, _jobject*, _jmethodID*, jvalue*)+316)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #15 pc 0027e403  
/system/lib/libart.so (art::JNI::CallVoidMethodA(_JNIEnv*, _jobject*, 
_jmethodID*, jvalue*)+482)
08-09 15:32:24.035 25606 25606 F DEBUG   :     #16 pc 0002ab41  
/data/data/org.test.leoapp/files/app/lib/python2.7/site-packages/jnius/jnius.so
08-09 15:32:24.266  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:24.268  1262  1427 D ConnectivityService: notifyType 
CALLBACK_CAP_CHANGED for NetworkAgentInfo [WIFI () - 128]
08-09 15:32:24.271  1262  1262 D HiData_HwAPPQoEUserAction: RSSI_CHANGE:-75
08-09 15:32:24.272  1262  1477 D HiData_HwArbitrationStateMonitor: 
ConnectivityManager.NetworkCallback : onCapabilitiesChanged
08-09 15:32:24.272  1262  1477 D HiData_HwArbitrationStateMonitor: network:128, 
lastValidated:true, validated:true
08-09 15:32:24.274  1736  2067 D SmartMpControl: onCapabilitiesChanged network 
128 networkCapabilities [ Transports: WIFI Capabilities: 
NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED
 LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -75 
SSID: "Elaiyaraja"]
08-09 15:32:24.275  1262  1474 D HwWifiConnectivityMonitor: signal level 
changed: 2 --> 3, 802.11v = false
08-09 15:32:24.278  1262  1489 I HuaweiWifiWatchdogStateMachine: POta txb txg 
rxg:0, 73, 0. Lr =0% Totpkt=73
08-09 15:32:24.279  1262 25610 I HwUidTcpMonitor: TcpStatisticsRun run
08-09 15:32:24.280  1262  1420 D WiFi_PRO: MSG_RETURN_AP_CURRY_RSSI rssi = -75
08-09 15:32:24.280  1262  1420 I QosMonitor: queryRtt: rtt_type = 3
08-09 15:32:24.281  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=4,arg2=10
08-09 15:32:24.281  1262  1420 I QosMonitor: postEventFromNative: 
msg=100,arg1=0,arg2=10
08-09 15:32:24.282  1262  1420 I MQoS    : 
rtt=240,tcp_tx_pkts=4168102,tcp_rx_pkts=1684613
08-09 15:32:24.282  1262  4643 I MQoS    : QOS_level:0(0),DataDisable;use 
level-0
08-09 15:32:24.282  1756  1961 D HwWifiStatStore: para is illegal, return
08-09 15:32:24.284  1756  1961 E HwWifiStatStore: updateLinkSpeed  linkSpeed 
=26 lastSpdLev=1 index=1
08-09 15:32:24.284  1756  1961 D HwWifiCHRStateManager: handleUpdateChannel:2462
08-09 15:32:24.284  1756  1961 D HwWifiStatStore: setApFreqParam, stat is null
08-09 15:32:24.286  1262  1489 I HuaweiWifiWatchdogStateMachine: PTcp RTT:0, 
rtt pkt=0, tcp_rx=0, tcp_tx=0, tcp_reTran=0, rtRate=0
08-09 15:32:24.385   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:24.776   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:24.776   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=13302359 
tag=CastDeviceController count=0
08-09 15:32:24.776   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:24.778   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 13302359
08-09 15:32:24.783   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:24.783   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=83708228 
tag=CastDeviceController count=0
08-09 15:32:24.783   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:24.785   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 83708228
08-09 15:32:24.785   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:24.786   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:24.787   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=180558381 
tag=CastDeviceController count=0
08-09 15:32:24.787   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:24.788   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 180558381
08-09 15:32:24.877   670  1276 E dubaid  : [DubaiUtils.h] parseMessage# Failed 
to find second tag: uid=
08-09 15:32:24.877   670  1276 E dubaid  : [SystemHandler.cpp] 
parsePartialWakelockAcquiredMessage# Failed to parse count: lock=188303318 
tag=CastDeviceController count=0
08-09 15:32:24.877   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockAcquireMessage# Failed to parse message
08-09 15:32:24.880   670  1276 E dubaid  : [SystemHandler.cpp] 
onPartialWakelockReleaseMessage# Already released, lock: 188303318
08-09 15:32:25.028   586   586 E WifiHAL : enter wifi_get_link_stats
08-09 15:32:25.029  1262  1421 E WificondControl: Noise: 0, Snr: -1, Chload: -1
08-09 15:32:25.031  1262  1421 D WifiScoreReport: Score = 58, 
wifiConnectivityManagerEnabled = false, lowScoreCount = 8
08-09 15:32:25.066  1262  1420 I TrafficMonitor: 
update:rxPkts:8,txPkts:16,rxBytes:1504,txBytes:1760
08-09 15:32:25.066  1262  1420 I TrafficMonitor: start expired. level:-1
08-09 15:32:25.066  1262  1420 I TrafficMonitor: gettimer:interval=2000
08-09 15:32:25.119  1262  2504 I AppEyeSocketThread: connecting socket: 
ZRHungServer
08-09 15:32:25.185   566   885 D asd_primary_out: L[0],R[0], continus 20 times!
08-09 15:32:25.472   694   694 E /system/bin/tombstoned: Tombstone written to: 
/data/tombstones/tombstone_00
08-09 15:32:25.498  1262 25611 W ActivityManager:   
finishTopCrashedActivityLocked Force finishing activity 
org.test.leoapp/org.kivy.android.PythonActivity
08-09 15:32:25.503  1262 25611 V ActivityManager: positionChild stackId=0 to 
top.
08-09 15:32:25.504  1262  1292 I BootReceiver: Copying 
/data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
08-09 15:32:25.510  1262  1285 I StatusBarDisable: setFlags what=0 which=1 
pkg=Window{b2dd1b2 u0 org.test.leoapp/org.kivy.android.PythonActivity}
08-09 15:32:25.517  1262  1285 W ActivityManager: Skipping native crash dialog 
of ProcessRecord{629f477 25532:org.test.leoapp/u0a405}
08-09 15:32:25.528  1736  1736 D DaemonMessageAdapter: 
onMobileSignalStrengthChanged, subId: 0, signalStrength: SignalStrength: 0 
-1512657608 0 0 32767 -1 32767 -1 -108 -9 3 -1 0 2147483647 0 120 2147483647 
255 gsm|lte use_rsrp_and_rssnr_for_lte_level rscp [-128, -118, -108, -98] 
[-115, -105, -95, -85] 0 0 0 0 0 0
08-09 15:32:25.529  1262  1262 I MQoS    : onSignal: mSubId=0,currDataSubID=0
08-09 15:32:25.529  1736  1736 D DaemonMessageAdapter: SignalStrength update 
result, ss: SignalStrengthInfo: 67697602 mGsmSignalStrength: 0 mWcdmaRscp: 
2147483647 mWcdmaEcio: 255 mLteRsrp: -108 mLteRsrq: -9 mCdmaDbm: 0 mCdmaEcio: 0 
mEvdoDbm: 32767 mEvdoEcio: -1 mLteRssnr: 3
08-09 15:32:25.533  1262  1262 I MQoS    : received cell-signal:4
08-09 15:32:25.536   566   935 I audio_hw_primary: do_out_standby 
standby:0,stream_type:0,out_dev:0x2
08-09 15:32:25.536  1736  1907 I HidataAppQoeP: handleStateChanged reason=6
08-09 15:32:25.540  1736  1907 I PreDnsQuery: handleStateChanged reason=6
08-09 15:32:25.543  1736  1907 I BrowserChrP: handleStateChanged
08-09 15:32:25.545   693  2644 E iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
08-09 15:32:25.546   693  2644 I chatty  : uid=0(root) RFD_TASK1 identical 1 
line
08-09 15:32:25.546   693  2644 E iMonitor: FaultDetect: DUMPTOOL_PRINTF return.
08-09 15:32:25.547   686   726 E AwareLog: iawared: change_property_content 
open /proc/25532/task/25556/static_vip fail errno(2)!
08-09 15:32:25.547  1582  1711 I HwMobileSignalController(0): subId:0 
phoneType:1 networktype:13 targetClass:3 masterLevel:3 slaveLevel:-1
08-09 15:32:25.553  1793  2791 E AwareLog: SPKSchedFeature: Uid has been sent, 
ignore.
08-09 15:32:25.557   566   935 I audio_hw_primary: select_devices++ mode[0]
08-09 15:32:25.557   566   935 I audio_hw_primary: soundtrigger_standing wakeup 
path no need to open, standby = 1, mode = 0
08-09 15:32:25.557   566   935 I audio_hw_primary: input_source_id 0, 
output_device_id 0
08-09 15:32:25.557   566   935 I audio_hw_primary: select_devices d:0x2 is:0 
or:none ir:none id:0
08-09 15:32:25.557   566   935 I dsp_common: dsp_common_control_algo:set device 
= 0
08-09 15:32:25.557   566   935 I audio_hw_primary: soundtrigger_standing wakeup 
path no need to open, standby = 1, mode = 0
08-09 15:32:25.565  1809  1809 D Mapcon  : TelephonyTracker: 
onSignalStrengthsChanged:phoneId=0, level=3
08-09 15:32:25.566  1809  2551 D Mapcon  : SMVoice-0-Normal: 
PrepareState:defaultStatehandle msg=CMD_SIGNAL_STRENGTH_CHANED_IND
^CTraceback (most recent call last):
  File "/usr/local/bin/buildozer", line 9, in <module>
    load_entry_point('buildozer', 'console_scripts', 'buildozer')()
  File "/home/kivy/Repos/buildozer/buildozer/scripts/client.py", line 13, in 
main
    Buildozer().run_command(sys.argv[1:])
  File "/home/kivy/Repos/buildozer/buildozer/__init__.py", line 1059, in 
run_command
    self.target.run_commands(args)
  File "/home/kivy/Repos/buildozer/buildozer/target.py", line 92, in 
run_commands
    func(args)
  File "/home/kivy/Repos/buildozer/buildozer/targets/android.py", line 1051, in 
cmd_logcat
    show_output=True)
  File "/home/kivy/Repos/buildozer/buildozer/__init__.py", line 303, in cmd
    readx = select.select([fd_stdout, fd_stderr], [], [])[0]
KeyboardInterrupt
kivy@kivy-complete:~/Leo$ 

Reply via email to