calabash / calabash-android

Automated Functional testing for Android using cucumber
Other
1.68k stars 618 forks source link

Execution expired (HTTPClient::ReceiveTimeoutError) #757

Open gitwillian opened 8 years ago

gitwillian commented 8 years ago

I'm try to run calabash, but receive the error message:

execution expired (HTTPClient::ReceiveTimeoutError) ../app_life_cycle_hooks.rb:5:in `Before'

ruby2.2 calabash last version 0.8.0

tks.

TobiasRoikjer commented 8 years ago

Please supply the result of adb logcat

gitwillian commented 8 years ago

it happens when the test finish

 execution expired (HTTPClient::ReceiveTimeoutError)
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:792:in `gets'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:792:in `block in parse_header'
  /usr/lib/ruby/2.2.0/timeout.rb:88:in `block in timeout'
  /usr/lib/ruby/2.2.0/timeout.rb:98:in `call'
  /usr/lib/ruby/2.2.0/timeout.rb:98:in `timeout'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:788:in `parse_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:771:in `read_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:547:in `get_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1294:in `do_get_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1241:in `do_get_block'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1021:in `block in do_request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1129:in `protect_keep_alive_disconnected'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1016:in `do_request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:858:in `request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:761:in `post'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:500:in `make_http_request'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:437:in `http'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:752:in `start_application'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:743:in `start_test_server_in_background'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:143:in `start_test_server_in_background'
  /home/willian/projects/android/Dafiti/calabash-test/features/support/app_life_cycle_hooks.rb:5:in `Before'

  execution expired (HTTPClient::ReceiveTimeoutError)
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:792:in `gets'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:792:in `block in parse_header'
  /usr/lib/ruby/2.2.0/timeout.rb:88:in `block in timeout'
  /usr/lib/ruby/2.2.0/timeout.rb:98:in `call'
  /usr/lib/ruby/2.2.0/timeout.rb:98:in `timeout'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:788:in `parse_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:771:in `read_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient/session.rb:547:in `get_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1294:in `do_get_header'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1241:in `do_get_block'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1021:in `block in do_request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1129:in `protect_keep_alive_disconnected'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:1016:in `do_request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:858:in `request'
  /var/lib/gems/2.2.0/gems/httpclient-2.8.0/lib/httpclient.rb:761:in `post'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:500:in `make_http_request'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:437:in `http'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:752:in `start_application'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:743:in `start_test_server_in_background'
  /var/lib/gems/2.2.0/gems/calabash-android-0.8.0/lib/calabash-android/operations.rb:143:in `start_test_server_in_background'
 ../app_life_cycle_hooks.rb:5:in `Before'
gitwillian commented 8 years ago

Version 7.3

When exec using this sintaxe --t @APA-179 --f pretty --f html --o report-bugother.html

ambiguous option: --f (OptionParser::AmbiguousOption) /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/options.rb:271:in parse!' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/configuration.rb:26:inparse!' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/main.rb:65:in block in configuration' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/main.rb:64:intap' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/main.rb:64:in configuration' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/lib/cucumber/cli/main.rb:29:inexecute!' /var/lib/gems/2.2.0/gems/cucumber-2.4.0/bin/cucumber:8:in `<top (required)>'

When exec using this sintaxe --t @APA-179

Cucumber::Ast no longer exists. These classes have moved into the Cucumber::Core::Ast namespace, but may not have the same API. (RuntimeError) ./features/support/app_installation_hooks.rb:8:in `Before'

gitwillian commented 8 years ago

The version 7.3 its ok... I got to work it.

TobiasRoikjer commented 8 years ago

Please supply the result of adb logcat, this information is good, but not useful by itself.

gitwillian commented 8 years ago

Logcat supply much informations... too much confused... Now Im work with version 7.3

Tks.

TobiasRoikjer commented 8 years ago

Just copy paste the output of adb logcat

gitwillian commented 8 years ago

Apptimize: Successfully posted results to server. NeighborEvent{elapsedMs=553948, 10.0.3.3, [525400123503], RTM_NEWNEIGH, NUD_STALE} NetlinkEvent::FindParam(): Parameter 'UID' not found Harvester: connected Harvester: Sending 13 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NetlinkEvent::FindParam(): Parameter 'UID' not found NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=611804, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} NetlinkEvent::FindParam(): Parameter 'UID' not found Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=636284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=671708, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} NeighborEvent{elapsedMs=674780, 10.0.3.3, [525400123503], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 2 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=696284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=732124, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=756284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=791900, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=816288, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=864572, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=876284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=911836, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=936284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=971740, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=996284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=1031772, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Can't parse request Can't parse request Can't parse request Can't parse request Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=1056284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=1092188, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=1116284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=1151964, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=1176284, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE} NetlinkEvent::FindParam(): Parameter 'UID' not found NeighborEvent{elapsedMs=1211868, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_STALE} User[0] Flushing usage stats to disk Harvester: connected Harvester: Sending 1 HTTP transactions. Harvester: Sending 1 HTTP errors. Harvester: Sending 0 activity traces. NetlinkEvent::FindParam(): Parameter 'UID' not found Invalid use of SingleClientConnManager: connection still allocated. Make sure to release the connection before allocating another one. NeighborEvent{elapsedMs=1236288, 10.0.3.2, [525400123502], RTM_NEWNEIGH, NUD_REACHABLE}

gitwillian commented 8 years ago

Isn't it save logcat file?

gitwillian commented 8 years ago

08-02 17:43:04.395 I/ActivityManager( 622): Displayed br.com.dafiti/.activity.HomeActivity_: +477ms 08-02 17:43:05.156 D/GTM ( 4393): Open App called 08-02 17:43:05.156 D/TrackOpenApp-GTMTrackng( 4393): Tracking sent with source: Direct 08-02 17:43:05.156 D/GTMTracking( 4393): campaignName 08-02 17:43:05.156 D/GTMTracking( 4393): deeplinkUrl 08-02 17:43:05.158 D/Tracking( 4393): GTMEvent #4: event : openApp 08-02 17:43:07.395 W/com.newrelic.agent.android( 4393): setBytesReceived(...) called on TransactionState in COMPLETE state 08-02 17:43:07.395 W/com.newrelic.agent.android( 4393): setStatusCode(...) called on TransactionState in COMPLETE state 08-02 17:43:12.734 W/ActivityManager( 622): Launch timeout has expired, giving up wake lock!

gitwillian commented 8 years ago

its hapens frequentely with emulator... genymotion

TobiasRoikjer commented 8 years ago

You should run adb logcat, clear the output, issue your command to run the test, copy the new contents of adb logcat.

gnsisec commented 8 years ago

I get a same issue too, and it work with 0.7.3 version

bansalvarsha commented 7 years ago

I am also facing the same issue, few minutes ago it was working fine but later it shows same error

catfishuang commented 6 years ago

I supply the adb log, when i write this step, the error occur

Then /^I scroll "([^"])" "([^"])" until display "([^"])"$/ do |view,direction,target| until element_exists(" marked:#{target}") do scroll("#{view}",:"#{direction}") end end

Then I scroll "android.widget.ListView" "up" until display "weixin" # features/step_definitions/wxlogin_steps.rb:36 execution expired (HTTPClient::ReceiveTimeoutError) ./features/step_definitions/wxlogin_steps.rb:37:in /^I scroll "([^"]*)" "([^"]*)" until display "([^"]*)"$/' features/order_main_flow.feature:10:inThen I scroll "android.widget.ListView" "up" until display "weixin"' execution expired (HTTPClient::ReceiveTimeoutError) ./features/support/app_life_cycle_hooks.rb:12:in `After'

========================================================================= 08-20 11:09:43.785 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000203 08-20 11:09:43.785 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000303 08-20 11:09:43.786 1564 1564 I NetworkSpeedManagerEx: speed = 4.1K/s 08-20 11:09:43.786 1564 1564 I NetworkSpeedView: /update(), speed=4.1K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:43.789 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010000 08-20 11:09:43.789 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010100 08-20 11:09:43.789 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010200 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010300 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010001 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010101 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010201 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010301 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010002 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010102 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010202 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010302 08-20 11:09:43.790 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010003 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010103 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010203 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010303 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010004 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010104 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010204 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c010304 08-20 11:09:43.791 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000000 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000100 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000001 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000002 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000102 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000202 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000302 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000003 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000203 08-20 11:09:43.792 2646 2646 W ResourceType: No known package when getting name for resource number 0x9c000303 08-20 11:09:43.793 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c035d00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:43.796 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 3) 08-20 11:09:43.797 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@8000bd7f; boundsInParent: Rect(0, 0 - 1080, 1580); boundsInScreen: Rect(0, 0 - 1080, 1532); packageName: com.huawei.android.launcher; className: android.view.ViewGroup; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.huawei.android.launcher:id/workspace_screen; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: true; longClickable: true; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_CLICK - null, AccessibilityAction: ACTION_LONG_CLICK - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:43.798 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (1 of 3) 08-20 11:09:43.799 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (2 of 3) 08-20 11:09:43.799 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 2) 08-20 11:09:43.799 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@8000816f; boundsInParent: Rect(0, 0 - 1080, 291); boundsInScreen: Rect(0, 1560 - 1080, 1851); packageName: com.huawei.android.launcher; className: android.widget.FrameLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.huawei.android.launcher:id/hotseat; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:43.800 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c035f00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:43.800 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (1 of 2) 08-20 11:09:43.803 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036600): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:43.816 1195 1207 W AwareLog: RMS.AwareSceneRecognize: SceneRec sceneType :8, eventType:0, pkg=null 08-20 11:09:43.832 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:43.837 1195 1195 I TrafficMonitor: update:rxPkts:14,txPkts:29,rxBytes:1478,txBytes:3803 08-20 11:09:43.837 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:43.837 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:43.838 25793 26034 E OpenGLRenderer: allen debug liyu Key: 1 08-20 11:09:43.840 25793 26034 E OpenGLRenderer: allen debug liyu Key: 1 08-20 11:09:43.842 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:43.843 25793 26034 E OpenGLRenderer: allen debug liyu Key: 3 08-20 11:09:43.845 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:43.861 1195 1217 I ActivityManager: Displayed com.tencent.mm/.ui.LauncherUI: +3s31ms 08-20 11:09:43.874 1195 2598 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:43.877 420 1410 I gralloc : alloc_device_free:586: Free handle(0x726c036700) 08-20 11:09:43.878 420 1410 I gralloc : alloc_device_free:586: Free handle(0x726c035700) 08-20 11:09:43.877 572 622 W JankService: START_APP: JL_APP_LAUNCHING_END and JL_APP_LAUNCHING_BEGIN too long| span:3031 > C(2500), C 08-20 11:09:43.896 420 420 I gralloc : alloc_device_free:586: Free handle(0x726c036a00) 08-20 11:09:43.910 420 435 I gralloc : alloc_device_free:586: Free handle(0x726c035d00) 08-20 11:09:43.910 420 435 I gralloc : alloc_device_free:586: Free handle(0x726c036600) 08-20 11:09:43.949 25793 26034 I OpenGLRenderer: Initialized EGL, version 1.4 08-20 11:09:43.981 25793 25798 I art : Do partial code cache collection, code=100KB, data=125KB 08-20 11:09:43.982 25793 25798 I art : After code cache collection, code=97KB, data=124KB 08-20 11:09:43.982 25793 25798 I art : Increasing code cache capacity to 512KB 08-20 11:09:43.995 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:43.998 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c035e00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:44.000 25793 26034 E OpenGLRenderer: allen debug liyu Key: 1 08-20 11:09:44.002 25793 26034 E OpenGLRenderer: allen debug liyu Key: 1 08-20 11:09:44.003 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:44.005 25793 26034 E OpenGLRenderer: allen debug liyu Key: 3 08-20 11:09:44.005 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:44.006 25793 26034 E OpenGLRenderer: allen debug liyu Key: 0 08-20 11:09:44.008 25793 26034 E OpenGLRenderer: allen debug liyu Key: 9437249 08-20 11:09:44.011 420 434 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036100): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:44.015 420 420 I gralloc : alloc_device_free:586: Free handle(0x726c035f00) 08-20 11:09:44.040 420 434 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036400): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 08-20 11:09:44.061 26065 26065 I : power log dlsym ok 08-20 11:09:44.063 26065 26065 I art : Reinit property: dalvik.vm.checkjni= false 08-20 11:09:44.075 1195 32464 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:44.083 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:44.084 25793 26034 E OpenGLRenderer: allen debug liyu Key: 5242944 08-20 11:09:44.086 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x7266c6bb00): interfmt=1, stride=64, size=4096, usage=0x100 08-20 11:09:44.087 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:44.090 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:44.100 23459 23459 I wangchen: SysInfo.getSysParam: orientation=1||config d=3.0,w=1080,h=1812||metrics d=3.0,w=1080,h=1812||sdk=24,bar_h=72 08-20 11:09:44.100 23459 23459 I KeymapLoader: w=1080 h=1812 ori=true appScale=3.3 s1=3.0 08-20 11:09:44.101 23459 23459 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER, mPermissionType:0 08-20 11:09:44.101 420 435 I gralloc : alloc_device_free:586: Free handle(0x7266c6bb00) 08-20 11:09:44.105 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:44.139 26065 26065 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.143 26065 26065 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.146 26065 26065 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.172 25793 26084 I HwResourcesImpl: load icon id : 7f020343, pkgName : com.baidu.input_huawei 08-20 11:09:44.172 25793 26084 W CfgFilePolicy: No config file found for:xml/hw_launcher_load_icon.xml 08-20 11:09:44.172 25793 26084 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:44.172 25793 26084 E HwResourcesImpl: readDefaultConfig : FileNotFoundException 08-20 11:09:44.173 25793 26084 W CfgFilePolicy: No config file found for:/themes/diff/icons 08-20 11:09:44.173 25793 26084 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:44.173 25793 26084 I HwResourcesImpl: icon : com.baidu.input_huawei found in app 08-20 11:09:44.178 25793 26084 I HwCust : Constructor found for class android.content.res.HwCustHwResourcesImpl 08-20 11:09:44.188 26065 26065 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.190 26065 26065 W jni crash monitor: JNI_OnLoad 08-20 11:09:44.254 26065 26070 I art : Method exceeds compiler instruction limit: 17895 in void com.tencent.mm.boot.svg.SVGPreload.load(com.tencent.mm.svg.a.e$a) 08-20 11:09:44.365 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.368 26065 26086 I WCDB : Initialize JNI module (1/11) CursorWindow... 08-20 11:09:44.368 26065 26086 I WCDB : Initialize JNI module (2/11) ChunkedCursorWindow... 08-20 11:09:44.369 26065 26086 I WCDB : Initialize JNI module (3/11) SQLiteConnection... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (4/11) SQLiteDebug... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (5/11) SQLiteDirectCursor... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (6/11) SQLiteGlobal... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (7/11) FileUtils... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (8/11) DBBackup... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (9/11) DBDumpUtil... 08-20 11:09:44.370 26065 26086 I WCDB : Initialize JNI module (10/11) DBRepair... 08-20 11:09:44.371 26065 26086 I WCDB : Initialize JNI module (11/11) Log... 08-20 11:09:44.371 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.375 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.381 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.382 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.387 26065 26086 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.472 1195 2586 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:44.472 2646 2646 I HwLauncher: Launcher onStop() 08-20 11:09:44.478 1195 2586 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:44.509 557 593 I AwareLog: HibSTrategy::HibStrategySwapCandidateProcessAdd packagename com.baidu.input_huawei 08-20 11:09:44.510 1797 5710 I PGServer: getTopFrontApp. calling pkg: android 08-20 11:09:44.515 557 3181 I AwareLog: HiberManagerService::do_reclaim ok, pid=23459 08-20 11:09:44.526 25793 26142 I System.out: URI: //map 08-20 11:09:44.526 25793 26142 I System.out: params: {json={"query":"* marked:'微信团队'","operation":{"method_name":"query","arguments":[]}} 08-20 11:09:44.526 25793 26142 I System.out: } 08-20 11:09:44.538 26065 26065 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:44.583 1195 1384 E HwCHRWebMonitor: WebMonitor [mNetWorkIsSuck=0 mUIDIsSuck=] WebSpeed [WEBSENDSEGS=47 WEBRESENDSEGS=0 WEBRECVSEGS=32 WEBERRSEGS=0 WEBOUTRSTS=0 WEBESTABLISRST=0 WEBRTTDURATION=1535 WEBRTTSEGS=22 WEBSRTT=680 WEBSNDDUPACKS=0 SENDSEGS=15 RESENDSEGS=10 RECVSEGS=0 ERRSEGS=0 OUTRSTS=0 ESTABLISRST=0 RTTDURATION=0 RTTSEGS=0 SNDDUPACKS=0 suckTimes=0 recovage_times=0] 08-20 11:09:44.583 1195 1384 E HwCHRWifiRSSIGroupSummery: updateTcpSummery mRSSI:-50 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2553, rtt_tcp_duration=230737, rtt_lan_duration=1301, rtt_lan_failures=0, rtt_lan_succ=110, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:09:44.585 1195 1384 E HwCHRWebMonitor: HwCHRWifiPacketCnt [mTXGood=144, mTXbad=0, mRXGood=35] rssi=-50 08-20 11:09:44.586 1195 1384 E HwCHRWebMonitor: Good NetWork Traffic , so mOnAppSuckTime, mUnModifyCount reset 0 08-20 11:09:44.601 557 3181 I AwareLog: HiberManagerService::getReclaimResult:reclaim_kb=29192, swap_kb=18836, swap_us=85671 08-20 11:09:44.601 557 3181 I AwareLog: HibStrategy::HibStrategySwapCandidateProcessRemove packagename is com.baidu.input_huawei 08-20 11:09:44.601 557 3181 I AwareLog: HiberManagerService::sendMessagetoHiberTask successful 08-20 11:09:44.601 557 593 I AwareLog: HibSTrategy::HibStrategySwapCandidateProcessAdd packagename com.huawei.hiboard 08-20 11:09:44.602 1797 22453 I PGServer: getTopFrontApp. calling pkg: android 08-20 11:09:44.603 557 3181 I AwareLog: HibStrategy::HibStrategySwapCandidateProcessRemove packagename is com.huawei.hiboard 08-20 11:09:44.603 557 3181 I AwareLog: HiberManagerService::sendMessagetoHiberTask successful 08-20 11:09:44.603 557 593 I AwareLog: HibSTrategy::HibStrategySwapCandidateProcessAdd packagename com.huawei.android.totemweather 08-20 11:09:44.603 1797 1808 I PGServer: getTopFrontApp. calling pkg: android 08-20 11:09:44.604 557 3181 I AwareLog: HiberManagerService::do_reclaim ok, pid=20410 08-20 11:09:44.605 26065 26070 I art : Do partial code cache collection, code=2392B, data=31KB 08-20 11:09:44.606 26065 26070 I art : After code cache collection, code=2036B, data=31KB 08-20 11:09:44.606 26065 26070 I art : Increasing code cache capacity to 128KB 08-20 11:09:44.642 557 3181 I AwareLog: HiberManagerService::getReclaimResult:reclaim_kb=6784, swap_kb=6160, swap_us=37558 08-20 11:09:44.642 557 3181 I AwareLog: HibStrategy::HibStrategySwapCandidateProcessRemove packagename is com.huawei.android.totemweather 08-20 11:09:44.642 557 3181 I AwareLog: HiberManagerService::sendMessagetoHiberTask successful 08-20 11:09:44.699 25793 25793 I art : Rejecting re-init on previously-failed class java.lang.Class<com.samsung.android.sdk.look.writingbuddy.SlookWritingBuddy$2>: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/samsung/android/writingbuddy/WritingBuddyImpl$OnImageWritingListener; 08-20 11:09:44.699 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.g.a.nc) (SourceFile:113) 08-20 11:09:44.699 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.sdk.b.b) (SourceFile:101) 08-20 11:09:44.699 25793 25793 I art : at void com.tencent.mm.sdk.b.a.a(java.util.LinkedList, com.tencent.mm.sdk.b.b) (SourceFile:281) 08-20 11:09:44.699 25793 25793 I art : at boolean com.tencent.mm.sdk.b.a.m(com.tencent.mm.sdk.b.b) (SourceFile:214) 08-20 11:09:44.699 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet, int) (SourceFile:251) 08-20 11:09:44.699 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet) (SourceFile:245) 08-20 11:09:44.699 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2) 08-20 11:09:44.699 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430) 08-20 11:09:44.699 25793 25793 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:656) 08-20 11:09:44.699 25793 25793 I art : at android.view.View com.tencent.mm.ui.y$a.onCreateView(java.lang.String, android.content.Context, android.util.AttributeSet) (SourceFile:49) 08-20 11:09:44.699 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:782) 08-20 11:09:44.699 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:738) 08-20 11:09:44.699 25793 25793 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:869) 08-20 11:09:44.699 25793 25793 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:832) 08-20 11:09:44.699 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.s.a(android.content.Context, android.support.v7.app.ActionBarActivity) (SourceFile:428) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.x.onCreate(android.os.Bundle) (SourceFile:134) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.chatting.e.onCreate(android.os.Bundle) (SourceFile:80) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.Fragment.performCreate(android.os.Bundle) (SourceFile:1951) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.n.a(android.support.v4.app.Fragment, int, int, int, boolean) (SourceFile:1029) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.b(android.util.SparseArray, android.util.SparseArray, android.support.v4.app.Fragment) (SourceFile:779) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.a(android.util.SparseArray, android.util.SparseArray) (SourceFile:802) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.run() (SourceFile:660) 08-20 11:09:44.700 25793 25793 I art : at boolean android.support.v4.app.n.execPendingActions() (SourceFile:1617) 08-20 11:09:44.700 25793 25793 I art : at boolean android.support.v4.app.n.executePendingTransactions() (SourceFile:570) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.chatting.aa.aj(int, boolean) (SourceFile:31) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.ac.a(com.tencent.mm.ui.ac, android.content.Intent, boolean) (SourceFile:57) 08-20 11:09:44.700 25793 25793 I art : at boolean com.tencent.mm.ui.ac$1.queueIdle() (SourceFile:282) 08-20 11:09:44.700 25793 25793 I art : at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:443) 08-20 11:09:44.700 25793 25793 I art : at void android.os.Looper.loop() (Looper.java:138) 08-20 11:09:44.700 25793 25793 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 08-20 11:09:44.700 25793 25793 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:941) 08-20 11:09:44.700 25793 25793 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:831) 08-20 11:09:44.700 25793 25793 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "com.samsung.android.writingbuddy.WritingBuddyImpl$OnImageWritingListener" on path: DexPathList[[zip file "/system/framework/android.test.runner.jar", zip file "/system/framework/com.google.android.maps.jar", zip file "/data/app/com.tencent.mm.test-1/base.apk", zip file "/data/app/com.tencent.mm-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tencent.mm.test-1/lib/arm64, /data/app/com.tencent.mm-1/lib/arm, /system/fake-libs, /data/app/com.tencent.mm.test-1/base.apk!/lib/armeabi, /data/app/com.tencent.mm-1/base.apk!/lib/armeabi, /system/lib, /vendor/lib, /system/vendor/lib, /product/lib]] 08-20 11:09:44.700 25793 25793 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 08-20 11:09:44.700 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.g.a.nc) (SourceFile:113) 08-20 11:09:44.700 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.sdk.b.b) (SourceFile:101) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.sdk.b.a.a(java.util.LinkedList, com.tencent.mm.sdk.b.b) (SourceFile:281) 08-20 11:09:44.700 25793 25793 I art : at boolean com.tencent.mm.sdk.b.a.m(com.tencent.mm.sdk.b.b) (SourceFile:214) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet, int) (SourceFile:251) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet) (SourceFile:245) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:656) 08-20 11:09:44.700 25793 25793 I art : at android.view.View com.tencent.mm.ui.y$a.onCreateView(java.lang.String, android.content.Context, android.util.AttributeSet) (SourceFile:49) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:782) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:738) 08-20 11:09:44.700 25793 25793 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:869) 08-20 11:09:44.700 25793 25793 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:832) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426) 08-20 11:09:44.700 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.s.a(android.content.Context, android.support.v7.app.ActionBarActivity) (SourceFile:428) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.x.onCreate(android.os.Bundle) (SourceFile:134) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.chatting.e.onCreate(android.os.Bundle) (SourceFile:80) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.Fragment.performCreate(android.os.Bundle) (SourceFile:1951) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.n.a(android.support.v4.app.Fragment, int, int, int, boolean) (SourceFile:1029) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.b(android.util.SparseArray, android.util.SparseArray, android.support.v4.app.Fragment) (SourceFile:779) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.a(android.util.SparseArray, android.util.SparseArray) (SourceFile:802) 08-20 11:09:44.700 25793 25793 I art : at void android.support.v4.app.e.run() (SourceFile:660) 08-20 11:09:44.700 25793 25793 I art : at boolean android.support.v4.app.n.execPendingActions() (SourceFile:1617) 08-20 11:09:44.700 25793 25793 I art : at boolean android.support.v4.app.n.executePendingTransactions() (SourceFile:570) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.chatting.aa.aj(int, boolean) (SourceFile:31) 08-20 11:09:44.700 25793 25793 I art : at void com.tencent.mm.ui.ac.a(com.tencent.mm.ui.ac, android.content.Intent, boolean) (SourceFile:57) 08-20 11:09:44.700 25793 25793 I art : at boolean com.tencent.mm.ui.ac$1.queueIdle() (SourceFile:282) 08-20 11:09:44.700 25793 25793 I art : at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:443) 08-20 11:09:44.700 25793 25793 I art : at void android.os.Looper.loop() (Looper.java:138) 08-20 11:09:44.700 25793 25793 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523) 08-20 11:09:44.700 25793 25793 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 08-20 11:09:44.700 25793 25793 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:941) 08-20 11:09:44.700 25793 25793 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:831) 08-20 11:09:44.700 25793 25793 I art : 08-20 11:09:44.701 25793 25793 I art : Rejecting re-init on previously-failed class java.lang.Class<com.samsung.android.sdk.look.writingbuddy.SlookWritingBuddy$1>: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/samsung/android/writingbuddy/WritingBuddyImpl$OnTextWritingListener; 08-20 11:09:44.701 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.g.a.nc) (SourceFile:113) 08-20 11:09:44.701 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.sdk.b.b) (SourceFile:101) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.sdk.b.a.a(java.util.LinkedList, com.tencent.mm.sdk.b.b) (SourceFile:281) 08-20 11:09:44.701 25793 25793 I art : at boolean com.tencent.mm.sdk.b.a.m(com.tencent.mm.sdk.b.b) (SourceFile:214) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet, int) (SourceFile:251) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet) (SourceFile:245) 08-20 11:09:44.701 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2) 08-20 11:09:44.701 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:656) 08-20 11:09:44.701 25793 25793 I art : at android.view.View com.tencent.mm.ui.y$a.onCreateView(java.lang.String, android.content.Context, android.util.AttributeSet) (SourceFile:49) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:782) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:738) 08-20 11:09:44.701 25793 25793 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:869) 08-20 11:09:44.701 25793 25793 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:832) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426) 08-20 11:09:44.701 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.ui.s.a(android.content.Context, android.support.v7.app.ActionBarActivity) (SourceFile:428) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.ui.x.onCreate(android.os.Bundle) (SourceFile:134) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.ui.chatting.e.onCreate(android.os.Bundle) (SourceFile:80) 08-20 11:09:44.701 25793 25793 I art : at void android.support.v4.app.Fragment.performCreate(android.os.Bundle) (SourceFile:1951) 08-20 11:09:44.701 25793 25793 I art : at void android.support.v4.app.n.a(android.support.v4.app.Fragment, int, int, int, boolean) (SourceFile:1029) 08-20 11:09:44.701 25793 25793 I art : at void android.support.v4.app.e.b(android.util.SparseArray, android.util.SparseArray, android.support.v4.app.Fragment) (SourceFile:779) 08-20 11:09:44.701 25793 25793 I art : at void android.support.v4.app.e.a(android.util.SparseArray, android.util.SparseArray) (SourceFile:802) 08-20 11:09:44.701 25793 25793 I art : at void android.support.v4.app.e.run() (SourceFile:660) 08-20 11:09:44.701 25793 25793 I art : at boolean android.support.v4.app.n.execPendingActions() (SourceFile:1617) 08-20 11:09:44.701 25793 25793 I art : at boolean android.support.v4.app.n.executePendingTransactions() (SourceFile:570) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.ui.chatting.aa.aj(int, boolean) (SourceFile:31) 08-20 11:09:44.701 25793 25793 I art : at void com.tencent.mm.ui.ac.a(com.tencent.mm.ui.ac, android.content.Intent, boolean) (SourceFile:57) 08-20 11:09:44.701 25793 25793 I art : at boolean com.tencent.mm.ui.ac$1.queueIdle() (SourceFile:282) 08-20 11:09:44.701 25793 25793 I art : at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:443) 08-20 11:09:44.701 25793 25793 I art : at void android.os.Looper.loop() (Looper.java:138) 08-20 11:09:44.701 25793 25793 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523) 08-20 11:09:44.701 25793 25793 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 08-20 11:09:44.701 25793 25793 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:941) 08-20 11:09:44.701 25793 25793 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:831) 08-20 11:09:44.701 25793 25793 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "com.samsung.android.writingbuddy.WritingBuddyImpl$OnTextWritingListener" on path: DexPathList[[zip file "/system/framework/android.test.runner.jar", zip file "/system/framework/com.google.android.maps.jar", zip file "/data/app/com.tencent.mm.test-1/base.apk", zip file "/data/app/com.tencent.mm-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tencent.mm.test-1/lib/arm64, /data/app/com.tencent.mm-1/lib/arm, /system/fake-libs, /data/app/com.tencent.mm.test-1/base.apk!/lib/armeabi, /data/app/com.tencent.mm-1/base.apk!/lib/armeabi, /system/lib, /vendor/lib, /system/vendor/lib, /product/lib]] 08-20 11:09:44.701 25793 25793 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 08-20 11:09:44.701 25793 25793 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 08-20 11:09:44.702 25793 25793 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 08-20 11:09:44.702 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.g.a.nc) (SourceFile:113) 08-20 11:09:44.702 25793 25793 I art : at boolean com.tencent.mm.plugin.extaccessories.b$a.a(com.tencent.mm.sdk.b.b) (SourceFile:101) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.sdk.b.a.a(java.util.LinkedList, com.tencent.mm.sdk.b.b) (SourceFile:281) 08-20 11:09:44.702 25793 25793 I art : at boolean com.tencent.mm.sdk.b.a.m(com.tencent.mm.sdk.b.b) (SourceFile:214) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet, int) (SourceFile:251) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.pluginsdk.ui.chat.ChatFooter.(android.content.Context, android.util.AttributeSet) (SourceFile:245) 08-20 11:09:44.702 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2) 08-20 11:09:44.702 25793 25793 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:656) 08-20 11:09:44.702 25793 25793 I art : at android.view.View com.tencent.mm.ui.y$a.onCreateView(java.lang.String, android.content.Context, android.util.AttributeSet) (SourceFile:49) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:782) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:738) 08-20 11:09:44.702 25793 25793 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:869) 08-20 11:09:44.702 25793 25793 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:832) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426) 08-20 11:09:44.702 25793 25793 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.ui.s.a(android.content.Context, android.support.v7.app.ActionBarActivity) (SourceFile:428) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.ui.x.onCreate(android.os.Bundle) (SourceFile:134) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.ui.chatting.e.onCreate(android.os.Bundle) (SourceFile:80) 08-20 11:09:44.702 25793 25793 I art : at void android.support.v4.app.Fragment.performCreate(android.os.Bundle) (SourceFile:1951) 08-20 11:09:44.702 25793 25793 I art : at void android.support.v4.app.n.a(android.support.v4.app.Fragment, int, int, int, boolean) (SourceFile:1029) 08-20 11:09:44.702 25793 25793 I art : at void android.support.v4.app.e.b(android.util.SparseArray, android.util.SparseArray, android.support.v4.app.Fragment) (SourceFile:779) 08-20 11:09:44.702 25793 25793 I art : at void android.support.v4.app.e.a(android.util.SparseArray, android.util.SparseArray) (SourceFile:802) 08-20 11:09:44.702 25793 25793 I art : at void android.support.v4.app.e.run() (SourceFile:660) 08-20 11:09:44.702 25793 25793 I art : at boolean android.support.v4.app.n.execPendingActions() (SourceFile:1617) 08-20 11:09:44.702 25793 25793 I art : at boolean android.support.v4.app.n.executePendingTransactions() (SourceFile:570) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.ui.chatting.aa.aj(int, boolean) (SourceFile:31) 08-20 11:09:44.702 25793 25793 I art : at void com.tencent.mm.ui.ac.a(com.tencent.mm.ui.ac, android.content.Intent, boolean) (SourceFile:57) 08-20 11:09:44.702 25793 25793 I art : at boolean com.tencent.mm.ui.ac$1.queueIdle() (SourceFile:282) 08-20 11:09:44.702 25793 25793 I art : at android.os.Message android.os.MessageQueue.next() (MessageQueue.java:443) 08-20 11:09:44.702 25793 25793 I art : at void android.os.Looper.loop() (Looper.java:138) 08-20 11:09:44.702 25793 25793 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523) 08-20 11:09:44.702 25793 25793 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2) 08-20 11:09:44.702 25793 25793 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:941) 08-20 11:09:44.702 25793 25793 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:831) 08-20 11:09:44.702 25793 25793 I art : 08-20 11:09:44.951 25793 25793 I SendBroadcastPermission: action:com.tencent.mm.ui.ACTION_ACTIVE, mPermissionType:0 08-20 11:09:44.955 23459 23459 I wangchen: SysInfo.getSysParam: orientation=1||config d=3.0,w=1080,h=1812||metrics d=3.0,w=1080,h=1812||sdk=24,bar_h=72 08-20 11:09:44.955 23459 23459 I KeymapLoader: w=1080 h=1812 ori=true appScale=3.3 s1=3.0 08-20 11:09:44.960 23459 23459 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER, mPermissionType:0 08-20 11:09:44.974 23459 23459 I wangchen: SysInfo.getSysParam: orientation=1||config d=3.0,w=1080,h=1812||metrics d=3.0,w=1080,h=1812||sdk=24,bar_h=72 08-20 11:09:44.974 23459 23459 I KeymapLoader: w=1080 h=1812 ori=true appScale=3.3 s1=3.0 08-20 11:09:44.986 23459 23459 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER, mPermissionType:0 08-20 11:09:45.007 25793 25793 I SendBroadcastPermission: action:com.tencent.mm.ui.ACTION_DEACTIVE, mPermissionType:0 08-20 11:09:45.030 25793 25793 I SendBroadcastPermission: action:com.tencent.mm.ui.ACTION_ACTIVE, mPermissionType:0 08-20 11:09:45.030 23459 23459 I wangchen: SysInfo.getSysParam: orientation=1||config d=3.0,w=1080,h=1812||metrics d=3.0,w=1080,h=1812||sdk=24,bar_h=72 08-20 11:09:45.030 23459 23459 I KeymapLoader: w=1080 h=1812 ori=true appScale=3.3 s1=3.0 08-20 11:09:45.031 23459 23459 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER, mPermissionType:0 08-20 11:09:45.031 25793 25793 I Choreographer: Skipped 36 frames! The application may be doing too much work on its main thread. 08-20 11:09:45.043 25793 25793 I SendBroadcastPermission: action:com.tencent.mm.ui.ACTION_ACTIVE, mPermissionType:0 08-20 11:09:45.089 25793 25842 W System.err: enter getSecurityCode 08-20 11:09:45.089 25793 25842 W System.err: apkFile filename:base.apk 08-20 11:09:45.091 25793 25842 W System.err: readComment:length bytes data = 0,0, 08-20 11:09:45.091 25793 25842 W System.err: null == readComment 08-20 11:09:45.091 25793 25842 W System.err: exit 08-20 11:09:45.091 25793 25842 W System.err: exit getSecurityCode 08-20 11:09:45.119 1825 4218 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty. 08-20 11:09:45.123 25793 25803 I art : Background sticky concurrent mark sweep GC freed 79987(4MB) AllocSpace objects, 17(340KB) LOS objects, 13% free, 31MB/36MB, paused 5.815ms total 74.489ms 08-20 11:09:45.156 25917 25917 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:45.243 556 556 E Thermal-daemon: [flash_led] temp_new :40 temp_old :39 08-20 11:09:45.243 556 556 E Thermal-daemon: Report temperature: [flash_led] temp :40 report_threshold:1 08-20 11:09:45.244 556 556 E Thermal-daemon: [ap] temp_new :40 temp_old :39 08-20 11:09:45.244 556 556 E Thermal-daemon: Report temperature: [ap] temp :40 report_threshold:1 08-20 11:09:45.246 1797 1888 I ThermalStateManager: triggerLevel = 0, triggerAction :{ipa_temp=0, gpu=0, ipa_switch=0, ipa_power=0, lcd=0, bcurrent=0, cpu_a15=0, ucurrent=900, cpu=0} 08-20 11:09:45.246 1797 1888 I ThermalStateManager: sensor name: cpu temperature: 40 , thermal action: ucurrent policy:900 08-20 11:09:45.247 1797 2051 I SwitchManager: setChargeHotLimit : mode = 1 vaule = 900 08-20 11:09:45.247 1797 2051 I powergenie_jni: set charge limit 1: 900 08-20 11:09:45.302 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:45.311 25793 26084 W CfgFilePolicy: No config file found for:/themes/diff/icons 08-20 11:09:45.311 25793 26084 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:45.313 25793 25793 W IInputConnectionWrapper: finishComposingText on inactive InputConnection 08-20 11:09:45.314 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:45.316 25793 25793 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:45.338 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000001 08-20 11:09:45.339 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000002 08-20 11:09:45.339 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000003 08-20 11:09:45.339 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000004 08-20 11:09:45.342 25793 25793 W ResourceType: No package identifier when getting name for resource number 0x00000001 08-20 11:09:45.342 25793 25793 W ResourceType: No package identifier when getting name for resource number 0x00000002 08-20 11:09:45.409 25793 25798 I art : Do full code cache collection, code=207KB, data=252KB 08-20 11:09:45.410 25793 25798 I art : After code cache collection, code=162KB, data=158KB 08-20 11:09:45.424 25793 26169 I System.out: URI: //gesture 08-20 11:09:45.424 25793 26169 I System.out: params: {json={"query_timeout":5.0,"gestures":[{"query_string":"* marked:'发现'","touches":[{"x":50,"y":50,"offset_x":0,"offset_y":0,"wait":0.0,"time":0.2,"release":true,"query_string":null}]}]} 08-20 11:09:45.424 25793 26169 I System.out: } 08-20 11:09:45.451 25793 25803 I art : Background sticky concurrent mark sweep GC freed 73104(3MB) AllocSpace objects, 39(2MB) LOS objects, 11% free, 32MB/36MB, paused 7.539ms total 67.564ms 08-20 11:09:45.556 25793 26084 W CfgFilePolicy: No config file found for:/themes/diff/icons 08-20 11:09:45.556 25793 26084 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:45.575 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:45.576 1564 1564 I NetworkSpeedManagerEx: value = 5049.6665 08-20 11:09:45.577 1564 1564 I NetworkSpeedManagerEx: speed = 4.9K/s 08-20 11:09:45.578 1564 1564 I NetworkSpeedView: /update(), speed=4.9K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:45.655 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:09:45.838 1195 1195 I TrafficMonitor: update:rxPkts:46,txPkts:81,rxBytes:7207,txBytes:12424 08-20 11:09:45.838 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:45.838 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:45.853 25917 25917 I SendBroadcastPermission: action:null, mPermissionType:0 08-20 11:09:46.787 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:46.789 1564 1564 I NetworkSpeedManagerEx: value = 8673.333 08-20 11:09:46.790 1564 1564 I NetworkSpeedManagerEx: speed = 8.5K/s 08-20 11:09:46.791 1564 1564 I NetworkSpeedView: /update(), speed=8.5K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:46.957 25793 25793 I Choreographer: Skipped 71 frames! The application may be doing too much work on its main thread. 08-20 11:09:46.957 25793 25793 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_REFRESH_WXAPP, mPermissionType:0 08-20 11:09:46.986 1195 32464 E SensorHub: batch called handle:17 sample_ns:200000000 latency_ns:360000000000 08-20 11:09:46.989 1195 1841 E SensorHub: batch called handle:17 sample_ns:200000000 latency_ns:0 08-20 11:09:46.991 1797 1888 I SensorState: sensor:17 enable:false uid:10884 08-20 11:09:46.991 1797 1888 I SensorState: removeSensor,mHandles:{} 08-20 11:09:46.991 1797 1888 I PGServer: report state:4 event type:2 pid:17 uid:10884 pkg:null to pid: 1195 08-20 11:09:46.992 1797 1888 I SensorState: sensor:17 enable:true uid:10884 08-20 11:09:46.992 1797 1888 I PGServer: report state:4 event type:1 pid:17 uid:10884 pkg:null to pid: 1195 08-20 11:09:46.992 1797 1888 I SensorState: addSensor,mHandles:{17=1} 08-20 11:09:47.019 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000001 08-20 11:09:47.019 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000002 08-20 11:09:47.019 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000003 08-20 11:09:47.020 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000004 08-20 11:09:47.020 25793 25793 W ResourceType: No package identifier when getting name for resource number 0x00000001 08-20 11:09:47.020 25793 25793 W ResourceType: No package identifier when getting name for resource number 0x00000002 08-20 11:09:47.029 25793 25793 I hwaps : JNI_OnLoad 08-20 11:09:47.084 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000001 08-20 11:09:47.084 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000002 08-20 11:09:47.085 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000003 08-20 11:09:47.086 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000004 08-20 11:09:47.430 23459 23459 I wangchen: SysInfo.getSysParam: orientation=1||config d=3.0,w=1080,h=1812||metrics d=3.0,w=1080,h=1812||sdk=24,bar_h=72 08-20 11:09:47.431 23459 23459 I KeymapLoader: w=1080 h=1812 ori=true appScale=3.3 s1=3.0 08-20 11:09:47.431 23459 23459 I SendBroadcastPermission: action:com.tencent.mm.plugin.openapi.Intent.ACTION_HANDLE_APP_REGISTER, mPermissionType:0 08-20 11:09:47.467 25793 26084 I HwResourcesImpl: load icon id : 7f020343, pkgName : com.baidu.input_huawei 08-20 11:09:47.468 25793 26084 W CfgFilePolicy: No config file found for:/themes/diff/icons 08-20 11:09:47.468 25793 26084 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:47.468 25793 26084 I HwResourcesImpl: icon : com.baidu.input_huawei found in app 08-20 11:09:47.554 25793 25798 I art : Do partial code cache collection, code=232KB, data=251KB 08-20 11:09:47.556 25793 25798 I art : After code cache collection, code=225KB, data=247KB 08-20 11:09:47.556 25793 25798 I art : Increasing code cache capacity to 1024KB 08-20 11:09:47.584 26202 26202 I : power log dlsym ok 08-20 11:09:47.586 26202 26202 I art : Reinit property: dalvik.vm.checkjni= false 08-20 11:09:47.601 420 3584 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036500): interfmt=1, stride=64, size=4096, usage=0x100 08-20 11:09:47.607 420 1411 I gralloc : alloc_device_free:586: Free handle(0x726c036500) 08-20 11:09:47.626 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 1) 08-20 11:09:47.626 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@80036bd3; boundsInParent: Rect(0, 0 - 1080, 144); boundsInScreen: Rect(0, 972 - 1080, 1116); packageName: com.tencent.mm; className: android.widget.LinearLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: true; longClickable: true; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_CLICK - null, AccessibilityAction: ACTION_LONG_CLICK - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:47.643 26202 26202 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.645 26202 26202 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.648 26202 26202 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.696 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 1) 08-20 11:09:47.697 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@80037355; boundsInParent: Rect(0, 0 - 1080, 144); boundsInScreen: Rect(0, 1176 - 1080, 1320); packageName: com.tencent.mm; className: android.widget.LinearLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: true; longClickable: true; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_CLICK - null, AccessibilityAction: ACTION_LONG_CLICK - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:47.703 26202 26202 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.704 26202 26202 W jni crash monitor: JNI_OnLoad 08-20 11:09:47.761 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 1) 08-20 11:09:47.761 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@80037716; boundsInParent: Rect(0, 0 - 1080, 144); boundsInScreen: Rect(0, 1320 - 1080, 1464); packageName: com.tencent.mm; className: android.widget.LinearLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: true; longClickable: true; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_CLICK - null, AccessibilityAction: ACTION_LONG_CLICK - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:47.768 26202 26207 I art : Method exceeds compiler instruction limit: 17895 in void com.tencent.mm.boot.svg.SVGPreload.load(com.tencent.mm.svg.a.e$a) 08-20 11:09:47.773 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (0 of 2) 08-20 11:09:47.774 4209 4228 W QueryController: parent = android.view.accessibility.AccessibilityNodeInfo@8001f46f; boundsInParent: Rect(0, 0 - 1080, 1434); boundsInScreen: Rect(0, 216 - 1080, 1650); packageName: com.tencent.mm; className: android.widget.LinearLayout; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: com.tencent.mm:id/dmd; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; contextClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null, AccessibilityAction: ACTION_SHOW_ON_SCREEN - null] 08-20 11:09:47.791 4209 4228 W QueryController: AccessibilityNodeInfo returned a null child (1 of 2) 08-20 11:09:47.794 25793 25793 W ResourceType: No type identifier when getting name for resource number 0xff000003 08-20 11:09:47.839 1195 1195 I TrafficMonitor: update:rxPkts:32,txPkts:32,rxBytes:6093,txBytes:3432 08-20 11:09:47.839 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:47.839 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:47.860 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.862 26202 26227 I WCDB : Initialize JNI module (1/11) CursorWindow... 08-20 11:09:47.862 26202 26227 I WCDB : Initialize JNI module (2/11) ChunkedCursorWindow... 08-20 11:09:47.863 26202 26227 I WCDB : Initialize JNI module (3/11) SQLiteConnection... 08-20 11:09:47.864 26202 26227 I WCDB : Initialize JNI module (4/11) SQLiteDebug... 08-20 11:09:47.864 26202 26227 I WCDB : Initialize JNI module (5/11) SQLiteDirectCursor... 08-20 11:09:47.864 26202 26227 I WCDB : Initialize JNI module (6/11) SQLiteGlobal... 08-20 11:09:47.865 26202 26227 I WCDB : Initialize JNI module (7/11) FileUtils... 08-20 11:09:47.865 26202 26227 I WCDB : Initialize JNI module (8/11) DBBackup... 08-20 11:09:47.865 26202 26227 I WCDB : Initialize JNI module (9/11) DBDumpUtil... 08-20 11:09:47.865 26202 26227 I WCDB : Initialize JNI module (10/11) DBRepair... 08-20 11:09:47.866 26202 26227 I WCDB : Initialize JNI module (11/11) Log... 08-20 11:09:47.867 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.874 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.884 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.886 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.888 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.892 26202 26227 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:47.911 25793 25798 I art : Compiler allocated 16MB to compile int com.tencent.mm.protocal.c.aue.a(int, java.lang.Object[]) 08-20 11:09:47.940 26248 26248 I : power log dlsym ok 08-20 11:09:47.942 26248 26248 I art : Reinit property: dalvik.vm.checkjni= false 08-20 11:09:47.959 420 1410 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036b00): interfmt=1, stride=64, size=4096, usage=0x100 08-20 11:09:47.966 420 434 I gralloc : alloc_device_free:586: Free handle(0x726c036b00) 08-20 11:09:47.999 26248 26248 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.001 26248 26248 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.004 26248 26248 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.042 26202 26202 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.050 26248 26248 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.051 26248 26248 W jni crash monitor: JNI_OnLoad 08-20 11:09:48.055 25917 25922 I art : Do partial code cache collection, code=28KB, data=62KB 08-20 11:09:48.056 25917 25922 I art : After code cache collection, code=28KB, data=62KB 08-20 11:09:48.056 25917 25922 I art : Increasing code cache capacity to 256KB 08-20 11:09:48.095 1195 1201 I art : Background partial concurrent mark sweep GC freed 119703(6MB) AllocSpace objects, 11(1524KB) LOS objects, 28% free, 39MB/55MB, paused 1.798ms total 146.172ms 08-20 11:09:48.095 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-51 "MTDP_tech"WPA_EAP 08-20 11:09:48.098 1195 1195 I QosMonitor: queryRtt: rtt_type = 3 08-20 11:09:48.098 1195 1195 I WifiProJNI: ######### GET RTT:3 ######## 08-20 11:09:48.098 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=4,arg2=9 08-20 11:09:48.098 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:09:48.099 1195 1195 I QosMonitor: resetRtt: rtt_type = 3 08-20 11:09:48.099 1195 1195 I WifiProJNI: ######### RESET RTT:3 ######## 08-20 11:09:48.104 26248 26253 I art : Method exceeds compiler instruction limit: 17895 in void com.tencent.mm.boot.svg.SVGPreload.load(com.tencent.mm.svg.a.e$a) 08-20 11:09:48.105 26202 26207 I art : Do partial code cache collection, code=1980B, data=31KB 08-20 11:09:48.106 26202 26207 I art : After code cache collection, code=1980B, data=31KB 08-20 11:09:48.106 26202 26207 I art : Increasing code cache capacity to 128KB 08-20 11:09:48.109 1195 1395 I HuaweiWifiWatchdogStateMachine: spd good count:0, add sc:0.0, rate:1.0 08-20 11:09:48.109 1195 1395 I HuaweiWifiWatchdogStateMachine: current mHighDataFlowRate = 1.0 08-20 11:09:48.109 1195 1395 I HuaweiWifiWatchdogStateMachine: POta txb txg rxg:0, 235, 0. Lr =0% Totpkt=235 08-20 11:09:48.109 1195 1195 I WifiProJNI: ######### CMD_QUERY_PKTS ######## 08-20 11:09:48.109 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=0,arg2=9 08-20 11:09:48.109 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:09:48.109 1195 1195 I MQoS : rtt=420,tcp_tx_pkts=443291,tcp_rx_pkts=499006 08-20 11:09:48.111 1195 1395 I HuaweiWifiWatchdogStateMachine: PTcp RTT:420, rtt pkt=67, tcp_rx=105, tcp_tx=126, tcp_reTran=0, rtRate=0 08-20 11:09:48.111 1195 1395 I HuaweiWifiWatchdogStateMachine: rs ota tcp lr rttvb bad: false, false, false, false, false; rsth:-75 08-20 11:09:48.111 1195 1395 I HuaweiWifiWatchdogStateMachine: pkt chk not bad, reset sc to 0. 08-20 11:09:48.116 1195 3753 I MQoS : QOS_level:0(0),wifi-link;SIM error;use level-0 08-20 11:09:48.182 26248 26295 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.187 26248 26295 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.254 26248 26248 E System : java.lang.Runtime#loadLibrary(String, ClassLoader) is private and will be removed in a future Android release 08-20 11:09:48.290 26248 26258 W art : Suspending all threads took: 19.318ms 08-20 11:09:48.313 1195 1206 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:48.375 26248 26253 I art : Do partial code cache collection, code=2356B, data=31KB 08-20 11:09:48.378 26248 26253 I art : After code cache collection, code=2356B, data=31KB 08-20 11:09:48.378 26248 26253 I art : Increasing code cache capacity to 128KB 08-20 11:09:48.583 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:48.584 1564 1564 I NetworkSpeedManagerEx: value = 6905.0 08-20 11:09:48.585 1564 1564 I NetworkSpeedManagerEx: speed = 6.7K/s 08-20 11:09:48.585 1564 1564 I NetworkSpeedView: /update(), speed=6.7K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:48.614 1195 32467 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:48.658 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-51 "MTDP_tech"WPA_EAP 08-20 11:09:48.837 1195 1195 I TrafficMonitor: expired arrive. level:-1 08-20 11:09:48.837 1195 1195 I TrafficMonitor: during_ms:2001,period_ms:2000 08-20 11:09:48.837 1195 1195 I TrafficMonitor: count:558,rx_sum:32,tx_sum:32,rxBytes:6093,during_ms:2001,rx_speed:3044.977511244378,tx_speed:1715.1424287856073,rto:1.0 08-20 11:09:49.018 1195 32462 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:49.145 1195 2588 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:49.589 1195 1384 E HwCHRWebMonitor: WebMonitor [mNetWorkIsSuck=0 mUIDIsSuck=] WebSpeed [WEBSENDSEGS=88 WEBRESENDSEGS=0 WEBRECVSEGS=80 WEBERRSEGS=0 WEBOUTRSTS=0 WEBESTABLISRST=0 WEBRTTDURATION=1703 WEBRTTSEGS=49 WEBSRTT=400 WEBSNDDUPACKS=0 SENDSEGS=32 RESENDSEGS=23 RECVSEGS=0 ERRSEGS=0 OUTRSTS=0 ESTABLISRST=0 RTTDURATION=0 RTTSEGS=0 SNDDUPACKS=0 suckTimes=0 recovage_times=0] 08-20 11:09:49.589 1195 1384 E HwCHRWifiRSSIGroupSummery: updateTcpSummery mRSSI:-52 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2602, rtt_tcp_duration=232440, rtt_lan_duration=1301, rtt_lan_failures=0, rtt_lan_succ=110, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:09:49.596 1195 1384 E HwCHRWebMonitor: HwCHRWifiPacketCnt [mTXGood=138, mTXbad=0, mRXGood=83] rssi=-52 08-20 11:09:49.596 1195 1384 E HwCHRWebMonitor: Good NetWork Traffic , so mOnAppSuckTime, mUnModifyCount reset 0 08-20 11:09:49.793 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:49.794 1564 1564 I NetworkSpeedManagerEx: value = 3411.3333 08-20 11:09:49.795 1564 1564 I NetworkSpeedManagerEx: speed = 3.3K/s 08-20 11:09:49.795 1564 1564 I NetworkSpeedView: /update(), speed=3.3K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:49.840 1195 1195 I TrafficMonitor: update:rxPkts:14,txPkts:27,rxBytes:4628,txBytes:2410 08-20 11:09:49.840 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:49.840 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:50.318 1195 2598 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:50.335 1195 1831 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:51.033 25793 26354 I System.out: [getprop, persist.sys.hardcoder.name] 08-20 11:09:51.033 25793 26354 I System.out: null 08-20 11:09:51.033 25793 26354 I System.out: null 08-20 11:09:51.034 25793 26354 I System.out: Calling by::className:com.tencent.mm.hardcoder.HardCoderJNI MethodName:readServerAddr 08-20 11:09:51.589 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:51.590 1564 1564 I NetworkSpeedManagerEx: value = 2030.3334 08-20 11:09:51.592 1564 1564 I NetworkSpeedManagerEx: speed = 2K/s 08-20 11:09:51.592 1564 1564 I NetworkSpeedView: /update(), speed=2K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:51.665 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:09:51.841 1195 1195 I TrafficMonitor: update:rxPkts:3,txPkts:16,rxBytes:164,txBytes:936 08-20 11:09:51.841 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:51.841 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:52.330 25793 26362 I System.out: URI: //map 08-20 11:09:52.330 25793 26362 I System.out: params: {json={"query":"* marked:小程序","operation":{"method_name":"query","arguments":[]}} 08-20 11:09:52.330 25793 26362 I System.out: } 08-20 11:09:52.350 25793 26362 E ANTLR:BaseRecognizer: line 1:9 mismatched input '' expecting set null 08-20 11:09:52.631 25793 25803 I art : Background sticky concurrent mark sweep GC freed 39759(3MB) AllocSpace objects, 7(120KB) LOS objects, 0% free, 62MB/62MB, paused 10.031ms total 125.516ms 08-20 11:09:52.660 2646 2658 I HwLauncher: Launcher.LauncherProvider launcher call - method:setAppBadgeCount arg:null extras:[app_shortcut_custom_id=null][app_shortcut_class_name=com.tencent.mm.ui.LauncherUI][app_badge_count=5] uid =10884 pid =25793 08-20 11:09:52.662 2646 2658 I HwLauncher: ProviderCallUtils callBadge isCloned = false 08-20 11:09:52.706 2646 18163 I HwLauncher: Launcher.LauncherProvider launcher call - method:setAppBadgeCount arg:null extras:[app_shortcut_custom_id=[shortcut_32c3bd00c3af3bc29fc2a4]][app_shortcut_class_name=com.tencent.mm.ui.LauncherUI][app_badge_count=4] uid =10884 pid =25793 08-20 11:09:52.712 1195 5148 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:52.718 1797 2051 I AppManager: removeProcessDependency pid:23409 08-20 11:09:52.726 2646 2659 I HwLauncher: Launcher.LauncherProvider launcher call - method:getShortcutList arg:null extras: uid =10884 pid =25793 08-20 11:09:52.727 2646 2659 I HwLauncher: ProviderCallUtils begin check permission at checkPermission 08-20 11:09:52.728 2646 2659 W System.err: java.lang.SecurityException: Permission Denial: reading com.huawei.android.launcher.LauncherProvider from pid=25793, uid=10884 requires com.huawei.android.launcher.permission.WRITE_SETTINGS: uid 10884 does not have com.huawei.android.launcher.permission.WRITE_SETTINGS. 08-20 11:09:52.728 2646 2659 W System.err: at android.app.ContextImpl.enforce(ContextImpl.java:1760) 08-20 11:09:52.728 2646 2659 W System.err: at android.app.ContextImpl.enforcePermission(ContextImpl.java:1773) 08-20 11:09:52.728 2646 2659 W System.err: at android.content.ContextWrapper.enforcePermission(ContextWrapper.java:696) 08-20 11:09:52.728 2646 2659 W System.err: at com.huawei.android.launcher.utils.ProviderCallUtils.checkPermission(ProviderCallUtils.java:820) 08-20 11:09:52.728 2646 2659 W System.err: at com.huawei.android.launcher.LauncherProvider.call(LauncherProvider.java:1249) 08-20 11:09:52.728 2646 2659 W System.err: at android.content.ContentProvider$Transport.call(ContentProvider.java:400) 08-20 11:09:52.728 2646 2659 W System.err: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:283) 08-20 11:09:52.728 2646 2659 W System.err: at android.os.Binder.execTransact(Binder.java:565) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: Writing exception to parcel 08-20 11:09:52.728 2646 2659 E DatabaseUtils: java.lang.SecurityException: Permission Denial: reading com.huawei.android.launcher.LauncherProvider from pid=25793, uid=10884 requires com.huawei.android.launcher.permission.WRITE_SETTINGS: uid 10884 does not have com.huawei.android.launcher.permission.WRITE_SETTINGS. 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.app.ContextImpl.enforce(ContextImpl.java:1760) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.app.ContextImpl.enforcePermission(ContextImpl.java:1773) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.content.ContextWrapper.enforcePermission(ContextWrapper.java:696) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at com.huawei.android.launcher.utils.ProviderCallUtils.checkPermission(ProviderCallUtils.java:820) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at com.huawei.android.launcher.LauncherProvider.call(LauncherProvider.java:1249) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.content.ContentProvider$Transport.call(ContentProvider.java:400) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:283) 08-20 11:09:52.728 2646 2659 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:565) 08-20 11:09:52.744 1195 1540 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:52.771 1195 32462 E Process : isHighLoadProcess: get cpu failed 08-20 11:09:52.795 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:52.797 1564 1564 I NetworkSpeedManagerEx: value = 3421.3333 08-20 11:09:52.799 1564 1564 I NetworkSpeedManagerEx: speed = 3.3K/s 08-20 11:09:52.799 1564 1564 I NetworkSpeedView: /update(), speed=3.3K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:52.809 25793 25803 I art : Background partial concurrent mark sweep GC freed 29999(5MB) AllocSpace objects, 22(608KB) LOS objects, 16% free, 81MB/97MB, paused 33.552ms total 178.267ms 08-20 11:09:52.815 1195 2625 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 76) 08-20 11:09:52.821 1195 2625 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 360) 08-20 11:09:52.828 1195 2625 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 96) 08-20 11:09:52.837 1195 1841 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:52.837 1195 1841 I MediaProcessHandler: processOp opType: 1, uid: 10037, pid: 23409 08-20 11:09:52.837 1195 1841 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10037, pid: 23409 08-20 11:09:52.842 1195 2586 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:52.842 1195 2586 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:09:52.991 25917 26005 I SendBroadcastPermission: action:com.tencent.mm.plugin.report.service.KVCommCrossProcessReceiver, mPermissionType:0 08-20 11:09:53.126 25793 25803 I art : Background sticky concurrent mark sweep GC freed 9499(349KB) AllocSpace objects, 1(20KB) LOS objects, 0% free, 123MB/123MB, paused 26.124ms total 203.781ms 08-20 11:09:53.201 2646 2827 I HwLauncher: Launcher.LauncherProvider queried count: 1 08-20 11:09:53.203 2646 2827 I HwLauncher: BadgeContentObserver getBadgeNumber: 5 mComponentName :ComponentInfo{com.tencent.mm/com.tencent.mm.ui.LauncherUI} 08-20 11:09:53.203 2646 2827 I HwLauncher: BadgeContentObserver newBadgeNumber:5,oldBadgeNumber:4 mComponentName : ComponentInfo{com.tencent.mm/com.tencent.mm.ui.LauncherUI} 08-20 11:09:53.205 2646 2827 I HwLauncher: AllIdleAppsList updatePackage isCloneApp = false 08-20 11:09:53.207 2646 2827 I HwLauncher: AllIdleAppsList updatePackage : package[com.tencent.mm] matched activity's size is 1 and data List size is 59 08-20 11:09:53.218 2646 2827 I HwResourcesImpl: load icon id : 7f0203cd, pkgName : com.tencent.mm 08-20 11:09:53.219 2646 2827 W CfgFilePolicy: No config file found for:/themes/diff/icons 08-20 11:09:53.220 2646 2827 W CfgFilePolicy: CFG_DIRS length : 9 08-20 11:09:53.220 2646 2827 I HwResourcesImpl: icon : com.tencent.mm found in app 08-20 11:09:53.232 2646 2827 I HwLauncher: Launcher.IconCache, cacheLocked Utilities.createIconBitmap entry.title = 微信 ComponentName:ComponentInfo{com.tencent.mm/com.tencent.mm.ui.LauncherUI} user:UserHandle{0} 08-20 11:09:53.235 2646 2827 I HwLauncher: Launcher.LauncherProvider queried count: 1 08-20 11:09:53.237 2646 2827 I HwLauncher: BadgeContentObserver getBadgeNumber: 5 mComponentName :ComponentInfo{com.tencent.mm/com.tencent.mm.ui.LauncherUI} 08-20 11:09:53.241 2646 2827 I HwLauncher: Launcher.Utilities unread scaledHeight = 51;sBigIconSize = 161 08-20 11:09:53.242 2646 2827 I HwLauncher: Workspace The same unread count. 08-20 11:09:53.242 2646 2646 I HwLauncher: Launcher.Folder childCount: 6 08-20 11:09:53.242 2646 2827 I HwLauncher: Workspace updateCustomizeShortcuts view invalidate ShortcutInfo(title=微信) 08-20 11:09:53.242 2646 2646 I HwLauncher: Launcher.Folder childCount: 9 08-20 11:09:53.242 2646 2646 I HwLauncher: Launcher.Folder childCount: 7 08-20 11:09:53.245 2646 2827 I HwLauncher: Launcher.LauncherProvider queried count: 1 08-20 11:09:53.246 2646 2827 I HwLauncher: BadgeContentObserver getBadgeNumber: 5 mComponentName :ComponentInfo{com.tencent.mm/com.tencent.mm.ui.LauncherUI} 08-20 11:09:53.249 2646 2827 I HwLauncher: Launcher.Utilities unread scaledHeight = 51;sBigIconSize = 161 08-20 11:09:53.400 25793 25803 I art : Background partial concurrent mark sweep GC freed 10219(13MB) AllocSpace objects, 0(0B) LOS objects, 9% free, 147MB/163MB, paused 37.130ms total 273.736ms 08-20 11:09:53.800 25793 25803 I art : Background sticky concurrent mark sweep GC freed 9524(310KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 205MB/205MB, paused 48.048ms total 296.619ms 08-20 11:09:53.842 1195 1195 I TrafficMonitor: update:rxPkts:19,txPkts:29,rxBytes:6404,txBytes:3380 08-20 11:09:53.842 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:53.842 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:54.377 25793 25803 I art : Background partial concurrent mark sweep GC freed 15859(10MB) AllocSpace objects, 0(0B) LOS objects, 5% free, 277MB/293MB, paused 80.042ms total 576.946ms 08-20 11:09:54.379 26065 26104 I SendBroadcastPermission: action:com.tencent.mm.plugin.report.service.KVCommCrossProcessReceiver, mPermissionType:0 08-20 11:09:54.596 1195 1384 E HwCHRWebMonitor: WebMonitor [mNetWorkIsSuck=0 mUIDIsSuck=] WebSpeed [WEBSENDSEGS=29 WEBRESENDSEGS=0 WEBRECVSEGS=25 WEBERRSEGS=0 WEBOUTRSTS=0 WEBESTABLISRST=0 WEBRTTDURATION=425 WEBRTTSEGS=14 WEBSRTT=290 WEBSNDDUPACKS=0 SENDSEGS=25 RESENDSEGS=20 RECVSEGS=0 ERRSEGS=0 OUTRSTS=0 ESTABLISRST=0 RTTDURATION=0 RTTSEGS=0 SNDDUPACKS=0 suckTimes=0 recovage_times=0] 08-20 11:09:54.596 1195 1384 E HwCHRWifiRSSIGroupSummery: updateTcpSummery mRSSI:-50 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2616, rtt_tcp_duration=232865, rtt_lan_duration=1301, rtt_lan_failures=0, rtt_lan_succ=110, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:09:54.597 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:54.599 1564 1564 I NetworkSpeedManagerEx: value = 4868.3335 08-20 11:09:54.600 1564 1564 I NetworkSpeedManagerEx: speed = 4.8K/s 08-20 11:09:54.600 1564 1564 I NetworkSpeedView: /update(), speed=4.8K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:54.603 1195 1384 E HwCHRWebMonitor: HwCHRWifiPacketCnt [mTXGood=74, mTXbad=0, mRXGood=27] rssi=-50 08-20 11:09:54.603 1195 1384 E HwCHRWebMonitor: Good NetWork Traffic , so mOnAppSuckTime, mUnModifyCount reset 0 08-20 11:09:54.673 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:09:54.829 25793 25803 I art : Background sticky concurrent mark sweep GC freed 10804(385KB) AllocSpace objects, 2(40KB) LOS objects, 0% free, 321MB/321MB, paused 75.364ms total 310.168ms 08-20 11:09:54.840 1195 1195 I TrafficMonitor: expired arrive. level:-1 08-20 11:09:54.840 1195 1195 I TrafficMonitor: during_ms:2000,period_ms:2000 08-20 11:09:54.840 1195 1195 I TrafficMonitor: count:561,rx_sum:19,tx_sum:29,rxBytes:6404,during_ms:2000,rx_speed:3202.0,tx_speed:1690.0,rto:0.6551724137931034 08-20 11:09:55.302 1564 1564 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 08-20 11:09:55.323 1564 1564 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 08-20 11:09:55.323 1564 1564 I KgBattery: BatteryInfo updated: 5lPC-1 08-20 11:09:55.323 1564 1564 W AppHandler: sendMessage with obj100 08-20 11:09:55.326 1564 1564 W HwLockScreenPanel: refreshBatteryInfo: null 08-20 11:09:55.326 1564 1564 W HwLockScreenPanel: Handle message: 100 08-20 11:09:55.620 1564 1564 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 08-20 11:09:55.624 1564 1564 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 08-20 11:09:55.624 1564 1564 I KgBattery: BatteryInfo updated: 5lPC-1 08-20 11:09:55.624 1564 1564 W AppHandler: sendMessage with obj100 08-20 11:09:55.639 1564 1564 W HwLockScreenPanel: refreshBatteryInfo: null 08-20 11:09:55.639 1564 1564 W HwLockScreenPanel: Handle message: 100 08-20 11:09:55.731 25793 25803 I art : Background partial concurrent mark sweep GC freed 22549(15MB) AllocSpace objects, 1(40KB) LOS objects, 3% free, 429MB/445MB, paused 129.756ms total 901.618ms 08-20 11:09:55.799 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:55.800 1564 1564 I NetworkSpeedManagerEx: value = 2074.0 08-20 11:09:55.802 1564 1564 I NetworkSpeedManagerEx: speed = 2K/s 08-20 11:09:55.802 1564 1564 I NetworkSpeedView: /update(), speed=2K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:55.843 1195 1195 I TrafficMonitor: update:rxPkts:12,txPkts:26,rxBytes:3844,txBytes:3440 08-20 11:09:55.843 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:55.843 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:56.108 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:09:56.111 1195 1195 I QosMonitor: queryRtt: rtt_type = 3 08-20 11:09:56.111 1195 1195 I WifiProJNI: ######### GET RTT:3 ######## 08-20 11:09:56.111 1195 1395 I HuaweiWifiWatchdogStateMachine: spd good count:0, add sc:0.0, rate:1.0 08-20 11:09:56.111 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=4,arg2=9 08-20 11:09:56.111 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:09:56.111 1195 1195 I QosMonitor: resetRtt: rtt_type = 3 08-20 11:09:56.111 1195 1195 I WifiProJNI: ######### RESET RTT:3 ######## 08-20 11:09:56.111 1195 1395 I HuaweiWifiWatchdogStateMachine: current mHighDataFlowRate = 1.0 08-20 11:09:56.111 1195 1395 I HuaweiWifiWatchdogStateMachine: POta txb txg rxg:0, 123, 0. Lr =0% Totpkt=123 08-20 11:09:56.111 1195 1195 I WifiProJNI: ######### CMD_QUERY_PKTS ######## 08-20 11:09:56.112 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=0,arg2=9 08-20 11:09:56.112 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:09:56.112 1195 1195 I MQoS : rtt=260,tcp_tx_pkts=443344,tcp_rx_pkts=499053 08-20 11:09:56.114 1195 1395 I HuaweiWifiWatchdogStateMachine: PTcp RTT:260, rtt pkt=27, tcp_rx=47, tcp_tx=53, tcp_reTran=0, rtRate=0 08-20 11:09:56.114 1195 1395 I HuaweiWifiWatchdogStateMachine: rs ota tcp lr rttvb bad: false, false, false, false, false; rsth:-75 08-20 11:09:56.114 1195 1395 I HuaweiWifiWatchdogStateMachine: pkt chk not bad, reset sc to 0. 08-20 11:09:56.115 1195 3753 I MQoS : QOS_level:0(0),wifi-link;SIM error;use level-0 08-20 11:09:56.115 1195 3753 I MQoS : skip-low-Level:0(0),wifi-link;SIM error;use level-0 08-20 11:09:56.157 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:09:56.298 25793 25803 I art : Background sticky concurrent mark sweep GC freed 19043(788KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 479MB/479MB, paused 106.998ms total 418.819ms 08-20 11:09:56.298 25793 26362 I art : WaitForGcToComplete blocked for 141.088ms for cause Alloc 08-20 11:09:56.298 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:09:56.298 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:09:57.012 25793 26362 I art : Alloc partial concurrent mark sweep GC freed 3457(21MB) AllocSpace objects, 0(0B) LOS objects, 3% free, 457MB/473MB, paused 2.018ms total 714.064ms 08-20 11:09:57.012 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:09:57.026 25793 26362 I art : Alloc sticky concurrent mark sweep GC freed 646(21KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 457MB/473MB, paused 1.963ms total 13.946ms 08-20 11:09:57.026 25793 25803 I art : WaitForGcToComplete blocked for 727.968ms for cause HeapTrim 08-20 11:09:57.027 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:09:57.034 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:09:57.076 1797 14448 I DownloadState: @@@@@@@@@@@@ uid :10884 download :false 08-20 11:09:57.076 1797 14448 I PGServer: report state:5 event type:2 pid:0 uid:10884 pkg:null to pid: 1195 08-20 11:09:57.600 25793 25803 I art : Background partial concurrent mark sweep GC freed 17305(564KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 457MB/473MB, paused 2.239ms total 565.416ms 08-20 11:09:57.600 25793 26362 I art : WaitForGcToComplete blocked for 573.478ms for cause Alloc 08-20 11:09:57.600 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:09:57.609 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:57.610 1564 1564 I NetworkSpeedManagerEx: value = 1581.6666 08-20 11:09:57.611 1564 1564 I NetworkSpeedManagerEx: speed = 1.5K/s 08-20 11:09:57.611 1564 1564 I NetworkSpeedView: /update(), speed=1.5K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:57.682 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:09:57.844 1195 1195 I TrafficMonitor: update:rxPkts:16,txPkts:19,rxBytes:4577,txBytes:1406 08-20 11:09:57.844 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:57.844 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:57.874 26202 26240 I SendBroadcastPermission: action:com.tencent.mm.plugin.report.service.KVCommCrossProcessReceiver, mPermissionType:0 08-20 11:09:58.145 25793 26362 I art : Alloc concurrent mark sweep GC freed 19243(730KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 457MB/473MB, paused 2.305ms total 545.095ms 08-20 11:09:58.146 25793 26362 I art : Forcing collection of SoftReferences for 48MB allocation 08-20 11:09:58.146 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:09:58.460 1195 1195 I MQoS : onSignal: mSubId=0,currDataSubID=0 08-20 11:09:58.460 1195 1195 I MQoS : received cell-signal:1 08-20 11:09:58.468 1195 2585 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 08-20 11:09:58.610 26248 26332 I SendBroadcastPermission: action:com.tencent.mm.plugin.report.service.KVCommCrossProcessReceiver, mPermissionType:0 08-20 11:09:58.697 25793 26362 I art : Alloc concurrent mark sweep GC freed 17891(599KB) AllocSpace objects, 1(40KB) LOS objects, 3% free, 457MB/473MB, paused 3.669ms total 551.384ms 08-20 11:09:58.697 25793 26362 I art : Starting a blocking GC HomogeneousSpaceCompact 08-20 11:09:58.804 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:09:58.805 1564 1564 I NetworkSpeedManagerEx: value = 2635.0 08-20 11:09:58.806 1564 1564 I NetworkSpeedManagerEx: speed = 2.6K/s 08-20 11:09:58.806 1564 1564 I NetworkSpeedView: /update(), speed=2.6K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:09:59.288 1195 5157 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.288 1195 5157 I MediaProcessHandler: processOp opType: 1, uid: 10211, pid: 24511 08-20 11:09:59.288 1195 5157 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10211, pid: 24511 08-20 11:09:59.295 1195 1206 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 76) 08-20 11:09:59.315 1564 1564 W ImageWallpaper: trimMemory condition not ready! 08-20 11:09:59.318 1195 2598 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.318 1195 2598 I MediaProcessHandler: processOp opType: 1, uid: 10087, pid: 24276 08-20 11:09:59.318 1195 2598 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10087, pid: 24276 08-20 11:09:59.432 1195 1831 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.432 1195 1831 I MediaProcessHandler: processOp opType: 1, uid: 10018, pid: 23762 08-20 11:09:59.432 1195 1831 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10018, pid: 23762 08-20 11:09:59.440 1195 5153 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.440 1195 5153 I MediaProcessHandler: processOp opType: 1, uid: 10027, pid: 24913 08-20 11:09:59.440 1195 5153 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10027, pid: 24913 08-20 11:09:59.445 1195 1841 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.445 1195 1841 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:09:59.469 1195 2598 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.469 1195 2598 I MediaProcessHandler: processOp opType: 1, uid: 10015, pid: 24192 08-20 11:09:59.469 1195 2598 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10015, pid: 24192 08-20 11:09:59.477 1195 2610 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.478 1195 2610 I MediaProcessHandler: processOp opType: 1, uid: 10010, pid: 24382 08-20 11:09:59.478 1195 2610 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10010, pid: 24382 08-20 11:09:59.505 1195 32460 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.506 1195 32460 I MediaProcessHandler: processOp opType: 1, uid: 10885, pid: 24793 08-20 11:09:59.506 1195 32460 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10885, pid: 24793 08-20 11:09:59.512 1195 2586 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.512 1195 2586 I MediaProcessHandler: processOp opType: 1, uid: 10061, pid: 24117 08-20 11:09:59.512 1195 2586 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10061, pid: 24117 08-20 11:09:59.584 419 419 I ServiceManager: service 'com.huawei.bd.BDService' died 08-20 11:09:59.586 1195 5152 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.586 1195 5152 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:09:59.594 1195 2590 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.594 1195 2590 I MediaProcessHandler: processOp opType: 1, uid: 10030, pid: 24481 08-20 11:09:59.594 1195 2590 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10030, pid: 24481 08-20 11:09:59.601 1195 1384 E HwCHRWebMonitor: WebMonitor [mNetWorkIsSuck=0 mUIDIsSuck=] WebSpeed [WEBSENDSEGS=31 WEBRESENDSEGS=0 WEBRECVSEGS=26 WEBERRSEGS=0 WEBOUTRSTS=0 WEBESTABLISRST=0 WEBRTTDURATION=474 WEBRTTSEGS=17 WEBSRTT=280 WEBSNDDUPACKS=0 SENDSEGS=17 RESENDSEGS=14 RECVSEGS=0 ERRSEGS=0 OUTRSTS=0 ESTABLISRST=0 RTTDURATION=0 RTTSEGS=0 SNDDUPACKS=0 suckTimes=0 recovage_times=0] 08-20 11:09:59.601 1195 1384 E HwCHRWifiRSSIGroupSummery: updateTcpSummery mRSSI:-51 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2633, rtt_tcp_duration=233339, rtt_lan_duration=1301, rtt_lan_failures=0, rtt_lan_succ=110, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:09:59.607 1195 1384 E HwCHRWebMonitor: HwCHRWifiPacketCnt [mTXGood=68, mTXbad=0, mRXGood=28] rssi=-51 08-20 11:09:59.607 1195 1384 E HwCHRWebMonitor: Good NetWork Traffic , so mOnAppSuckTime, mUnModifyCount reset 0 08-20 11:09:59.615 1195 32466 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.615 1195 32466 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:09:59.665 1195 32462 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.665 1195 32462 I MediaProcessHandler: processOp opType: 1, uid: 10052, pid: 24163 08-20 11:09:59.665 1195 32462 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10052, pid: 24163 08-20 11:09:59.735 1195 1540 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.736 1195 1540 I MediaProcessHandler: processOp opType: 1, uid: 10006, pid: 20487 08-20 11:09:59.736 1195 1540 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10006, pid: 20487 08-20 11:09:59.785 1195 2587 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.785 1195 2587 I MediaProcessHandler: processOp opType: 1, uid: 10013, pid: 21223 08-20 11:09:59.785 1195 2587 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10013, pid: 21223 08-20 11:09:59.845 1195 1195 I TrafficMonitor: update:rxPkts:5,txPkts:13,rxBytes:224,txBytes:644 08-20 11:09:59.845 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:09:59.845 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:09:59.988 1195 2588 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.988 1195 2588 I MediaProcessHandler: processOp opType: 1, uid: 10014, pid: 21135 08-20 11:09:59.988 1195 2588 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10014, pid: 21135 08-20 11:09:59.997 1195 1831 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:09:59.997 1195 1831 I MediaProcessHandler: processOp opType: 1, uid: 10066, pid: 21244 08-20 11:09:59.997 1195 1831 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10066, pid: 21244 08-20 11:10:00.022 20410 20450 W TotemWeather: TaskController: handleTaskImpl->WeatherTaskConnectTimeOut:connection timeout 08-20 11:10:00.026 1195 5152 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.026 1195 5152 I MediaProcessHandler: processOp opType: 1, uid: 10009, pid: 21101 08-20 11:10:00.026 1195 5152 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10009, pid: 21101 08-20 11:10:00.036 20410 20450 W TotemWeather: TaskController: getWeatherTask is null 08-20 11:10:00.057 1564 1564 W HwKeyguardDragHelper: AnimationBlocked 08-20 11:10:00.086 1195 1823 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.086 1195 1823 I MediaProcessHandler: processOp opType: 1, uid: 10075, pid: 21335 08-20 11:10:00.086 1195 1823 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10075, pid: 21335 08-20 11:10:00.096 1195 5153 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.096 1195 5153 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:10:00.110 1564 1564 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 08-20 11:10:00.112 1564 1564 W ImageWallpaper: trimMemory condition not ready! 08-20 11:10:00.127 1564 1564 W HwKeyguardDragHelper: AnimationBlocked 08-20 11:10:00.140 1195 2585 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.140 1195 2585 I MediaProcessHandler: processOp opType: 1, uid: 10076, pid: 20987 08-20 11:10:00.140 1195 2585 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10076, pid: 20987 08-20 11:10:00.143 1195 5148 E JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 76) 08-20 11:10:00.160 1564 1564 W ResourceType: Failure getting entry for 0xffffffff (t=254 e=65535) (error -2147483647) 08-20 11:10:00.168 1564 1564 E DateLunarView: mDateString is: 8月20日星期一 08-20 11:10:00.170 1564 1564 W ResourceType: Failure getting entry for 0xffffffff (t=254 e=65535) (error -2147483647) 08-20 11:10:00.170 1564 1564 E DateLunarView: mDateString is: 8月20日星期一 08-20 11:10:00.174 1564 1564 W ImageWallpaper: trimMemory condition not ready! 08-20 11:10:00.186 1195 5155 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.186 1195 5155 I MediaProcessHandler: processOp opType: 1, uid: 10034, pid: 20410 08-20 11:10:00.186 1195 5155 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10034, pid: 20410 08-20 11:10:00.193 1195 5153 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.193 1195 5153 I MediaProcessHandler: processOp opType: 1, uid: 10884, pid: 26065 08-20 11:10:00.193 1195 5153 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10884, pid: 26065 08-20 11:10:00.211 2646 2646 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 08-20 11:10:00.211 2646 2646 I HwLauncher: Model onReceive user=UserHandle{0} 08-20 11:10:00.227 1195 32461 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:00.227 1195 32461 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:10:00.242 1195 1205 E Process : isHighLoadProcess: get cpu failed 08-20 11:10:00.245 1195 1205 E Process : isHighLoadProcess: get cpu failed 08-20 11:10:00.253 556 556 E Thermal-daemon: [charger_ic] temp_new :38 temp_old :37 08-20 11:10:00.253 556 556 E Thermal-daemon: Report temperature: [charger_ic] temp :38 report_threshold:1 08-20 11:10:00.254 556 556 E Thermal-daemon: [flash_led] temp_new :41 temp_old :40 08-20 11:10:00.254 556 556 E Thermal-daemon: Report temperature: [flash_led] temp :41 report_threshold:1 08-20 11:10:00.255 556 556 E Thermal-daemon: [ap] temp_new :41 temp_old :40 08-20 11:10:00.255 556 556 E Thermal-daemon: Report temperature: [ap] temp :41 report_threshold:1 08-20 11:10:00.287 1564 1564 W HwKeyguardDragHelper: AnimationBlocked 08-20 11:10:00.615 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:00.616 1564 1564 I NetworkSpeedManagerEx: value = 2509.3333 08-20 11:10:00.618 1564 1564 I NetworkSpeedManagerEx: speed = 2.5K/s 08-20 11:10:00.618 1564 1564 I NetworkSpeedView: /update(), speed=2.5K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:00.693 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-50 "MTDP_tech"WPA_EAP 08-20 11:10:00.818 26384 26384 I : power log dlsym ok 08-20 11:10:00.829 26384 26384 I art : Reinit property: dalvik.vm.checkjni= false 08-20 11:10:00.844 1195 1195 I TrafficMonitor: expired arrive. level:-1 08-20 11:10:00.844 1195 1195 I TrafficMonitor: during_ms:2001,period_ms:2000 08-20 11:10:00.844 1195 1195 I TrafficMonitor: count:564,rx_sum:5,tx_sum:13,rxBytes:224,during_ms:2001,rx_speed:111.944027986007,tx_speed:321.8390804597701,rto:0.38461538461538464 08-20 11:10:01.002 1195 32461 E Process : isHighLoadProcess: get cpu failed 08-20 11:10:01.068 420 1411 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c036500): interfmt=1, stride=64, size=4096, usage=0x100 08-20 11:10:01.097 420 434 I gralloc : alloc_device_free:586: Free handle(0x726c036500) 08-20 11:10:01.130 26384 26384 W System : ClassLoader referenced unknown path: /system/app/HwUserExperience/lib/arm64 08-20 11:10:01.142 25793 26362 I art : HomogeneousSpaceCompact marksweep + semispace GC freed 557(18KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 457MB/473MB, paused 2.444s total 2.444s 08-20 11:10:01.162 25793 25793 I Choreographer: Skipped 147 frames! The application may be doing too much work on its main thread. 08-20 11:10:01.222 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:01.226 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:01.269 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:01.285 26384 26384 I BDLog : BD.BDService:onStartCommand 08-20 11:10:01.305 26384 26384 I BDLog : BD.BDService:create and add 08-20 11:10:01.543 25793 25803 I art : Background sticky concurrent mark sweep GC freed 3070(190KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/511MB, paused 2.165ms total 399.378ms 08-20 11:10:01.543 25793 26362 I art : WaitForGcToComplete blocked for 321.368ms for cause Alloc 08-20 11:10:01.543 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:01.543 25793 25793 I art : WaitForGcToComplete blocked for 317.472ms for cause Alloc 08-20 11:10:01.543 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:01.544 25793 26059 I art : WaitForGcToComplete blocked for 274.761ms for cause Alloc 08-20 11:10:01.544 25793 26059 I art : Starting a blocking GC Alloc 08-20 11:10:01.547 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:01.547 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:01.808 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:01.809 1564 1564 I NetworkSpeedManagerEx: value = 2656.0 08-20 11:10:01.810 1564 1564 I NetworkSpeedManagerEx: speed = 2.6K/s 08-20 11:10:01.810 1564 1564 I NetworkSpeedView: /update(), speed=2.6K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:01.846 1195 1195 I TrafficMonitor: update:rxPkts:20,txPkts:33,rxBytes:5240,txBytes:2100 08-20 11:10:01.846 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:10:01.846 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:10:02.204 25793 25803 I art : Background partial concurrent mark sweep GC freed 525(32MB) AllocSpace objects, 1(40KB) LOS objects, 3% free, 479MB/495MB, paused 2.135ms total 659.514ms 08-20 11:10:02.204 25793 26362 I art : WaitForGcToComplete blocked for 656.530ms for cause Alloc 08-20 11:10:02.204 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:02.204 25793 25793 I art : WaitForGcToComplete blocked for 656.668ms for cause Alloc 08-20 11:10:02.204 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:02.212 25793 25793 I Choreographer: Skipped 58 frames! The application may be doing too much work on its main thread. 08-20 11:10:02.492 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:02.493 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:02.681 25793 25803 I art : Background sticky concurrent mark sweep GC freed 7154(234KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/511MB, paused 2.256ms total 317.040ms 08-20 11:10:02.681 25793 26362 I art : WaitForGcToComplete blocked for 189.330ms for cause Alloc 08-20 11:10:02.681 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:02.682 25793 25793 I art : WaitForGcToComplete blocked for 188.266ms for cause Alloc 08-20 11:10:02.682 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:02.688 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:02.692 25793 26155 I art : Waiting for a blocking GC Alloc 08-20 11:10:02.892 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.188 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.223 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.259 1195 26137 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 08-20 11:10:03.259 1195 26137 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.bd, uid=1000 08-20 11:10:03.265 1195 1841 E HsmCoreServiceImpl: onTransact in code is: 102 08-20 11:10:03.265 1195 1841 W MediaProcessHandler: processOp uid 1000 is not concerned! 08-20 11:10:03.367 25793 25803 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:03.367 25793 25803 I art : Background partial concurrent mark sweep GC freed 287(13KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 2.147ms total 685.080ms 08-20 11:10:03.367 25793 26362 I art : WaitForGcToComplete blocked for 679.086ms for cause Alloc 08-20 11:10:03.368 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:03.368 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.368 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.368 25793 26155 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.368 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.368 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.378 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.495 25793 25803 I art : Background sticky concurrent mark sweep GC freed 1(32B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.630ms total 127.458ms 08-20 11:10:03.495 25793 25814 I art : WaitForGcToComplete blocked for 272.439ms for cause Alloc 08-20 11:10:03.495 25793 25814 I art : Starting a blocking GC Alloc 08-20 11:10:03.495 25793 26155 I art : WaitForGcToComplete blocked for 803.718ms for cause Alloc 08-20 11:10:03.495 25793 26155 I art : Starting a blocking GC Alloc 08-20 11:10:03.495 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.495 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.496 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.496 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.500 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.544 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:03.622 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:03.623 1564 1564 I NetworkSpeedManagerEx: value = 1960.3334 08-20 11:10:03.624 1564 1564 I NetworkSpeedManagerEx: speed = 1.9K/s 08-20 11:10:03.624 1564 1564 I NetworkSpeedView: /update(), speed=1.9K/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:03.699 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-49 "MTDP_tech"WPA_EAP 08-20 11:10:03.848 1195 1195 I TrafficMonitor: update:rxPkts:8,txPkts:16,rxBytes:400,txBytes:720 08-20 11:10:03.848 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:10:03.848 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:10:04.078 25793 25803 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:04.078 25793 25803 I art : Background partial concurrent mark sweep GC freed 95(2904B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.618ms total 582.881ms 08-20 11:10:04.079 25793 26362 I art : WaitForGcToComplete blocked for 710.093ms for cause Alloc 08-20 11:10:04.079 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.079 25793 26217 I art : WaitForGcToComplete blocked for 1.187s for cause Alloc 08-20 11:10:04.079 25793 26217 I art : Starting a blocking GC Alloc 08-20 11:10:04.079 25793 25793 I art : WaitForGcToComplete blocked for 701.119ms for cause Alloc 08-20 11:10:04.079 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:04.080 25793 26217 I art : Starting a blocking GC Alloc 08-20 11:10:04.080 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.080 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.080 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.080 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.080 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.081 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.083 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.111 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-49 "MTDP_tech"WPA_EAP 08-20 11:10:04.115 1195 1195 I QosMonitor: queryRtt: rtt_type = 3 08-20 11:10:04.115 1195 1195 I WifiProJNI: ######### GET RTT:3 ######## 08-20 11:10:04.115 1195 1395 I HuaweiWifiWatchdogStateMachine: spd good count:0, add sc:0.0, rate:1.0 08-20 11:10:04.115 1195 1395 I HuaweiWifiWatchdogStateMachine: current mHighDataFlowRate = 1.0 08-20 11:10:04.115 1195 1395 I HuaweiWifiWatchdogStateMachine: POta txb txg rxg:0, 104, 0. Lr =0% Totpkt=104 08-20 11:10:04.115 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=4,arg2=9 08-20 11:10:04.115 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:10:04.115 1195 1195 I WifiProJNI: ######### CMD_QUERY_PKTS ######## 08-20 11:10:04.115 1195 1195 I QosMonitor: resetRtt: rtt_type = 3 08-20 11:10:04.115 1195 1195 I WifiProJNI: ######### RESET RTT:3 ######## 08-20 11:10:04.116 1195 1393 I QosMonitor: postEventFromNative: msg=100,arg1=0,arg2=9 08-20 11:10:04.116 1195 1393 W WifiProJNI: poll before: g_monitor_fd =249 08-20 11:10:04.116 1195 1195 I MQoS : rtt=280,tcp_tx_pkts=443382,tcp_rx_pkts=499073 08-20 11:10:04.117 1195 1395 I HuaweiWifiWatchdogStateMachine: PTcp RTT:280, rtt pkt=17, tcp_rx=20, tcp_tx=38, tcp_reTran=0, rtRate=0 08-20 11:10:04.118 1195 1395 I HuaweiWifiWatchdogStateMachine: rs ota tcp lr rttvb bad: false, false, false, false, false; rsth:-75 08-20 11:10:04.118 1195 1395 I HuaweiWifiWatchdogStateMachine: pkt chk not bad, reset sc to 0. 08-20 11:10:04.120 1195 3753 I MQoS : QOS_level:0(0),wifi-link;SIM error;use level-0 08-20 11:10:04.360 25793 26362 I art : Alloc sticky concurrent mark sweep GC freed 1(32B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.830ms total 279.772ms 08-20 11:10:04.360 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.360 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.360 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.360 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.360 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.361 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.361 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.361 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.812 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:04.815 1564 1564 I NetworkSpeedManagerEx: value = 373.33334 08-20 11:10:04.817 1564 1564 I NetworkSpeedManagerEx: speed = 373B/s 08-20 11:10:04.817 1564 1564 I NetworkSpeedView: /update(), speed=373B/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:04.934 25793 26362 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:04.934 25793 26362 I art : Alloc partial concurrent mark sweep GC freed 6(168B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.657ms total 573.959ms 08-20 11:10:04.934 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.934 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.935 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.935 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.935 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.935 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.935 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.947 25793 26362 I art : Alloc sticky concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.585ms total 12.453ms 08-20 11:10:04.947 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:04.947 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.947 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.947 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.947 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.948 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:04.948 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.532 25793 26362 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:05.532 25793 26362 I art : Alloc concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.612ms total 585.397ms 08-20 11:10:05.532 25793 26362 I art : Forcing collection of SoftReferences for 44B allocation 08-20 11:10:05.532 25793 26362 I art : Starting a blocking GC Alloc 08-20 11:10:05.533 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.534 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.534 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.534 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.534 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.534 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:05.647 1195 1384 E HwCHRWifiRSSIGroupSummery: updatArpSummery mRSSI:-50 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2633, rtt_tcp_duration=233339, rtt_lan_duration=1312, rtt_lan_failures=0, rtt_lan_succ=111, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:10:05.736 1195 1384 E HwCHRWebMonitor: WebMonitor [mNetWorkIsSuck=0 mUIDIsSuck=] WebSpeed [WEBSENDSEGS=23 WEBRESENDSEGS=0 WEBRECVSEGS=10 WEBERRSEGS=0 WEBOUTRSTS=0 WEBESTABLISRST=0 WEBRTTDURATION=152 WEBRTTSEGS=6 WEBSRTT=280 WEBSNDDUPACKS=0 SENDSEGS=9 RESENDSEGS=7 RECVSEGS=0 ERRSEGS=0 OUTRSTS=0 ESTABLISRST=0 RTTDURATION=0 RTTSEGS=0 SNDDUPACKS=0 suckTimes=0 recovage_times=0] 08-20 11:10:05.736 1195 1384 E HwCHRWifiRSSIGroupSummery: updateTcpSummery mRSSI:-50 HwCHRWifiRSSIGroup [rssi_index=4, rtt_tcp_packets=2639, rtt_tcp_duration=233491, rtt_lan_duration=1312, rtt_lan_failures=0, rtt_lan_succ=111, rtt_lan_max=90, rtt_lan_min=3,same_area_frequency=0,adjacent_area_frequency=0] 08-20 11:10:05.740 1195 1384 E HwCHRWebMonitor: HwCHRWifiPacketCnt [mTXGood=70, mTXbad=0, mRXGood=30] rssi=-50 08-20 11:10:05.740 1195 1384 E HwCHRWebMonitor: Good NetWork Traffic , so mOnAppSuckTime, mUnModifyCount reset 0 08-20 11:10:05.850 1195 1195 I TrafficMonitor: update:rxPkts:1,txPkts:2,rxBytes:52,txBytes:112 08-20 11:10:05.850 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:10:05.850 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:10:05.991 1195 1215 I EventHub: EventHub monitor: no key events in the past 107s, no motion events in the past 106s 08-20 11:10:06.001 25917 26005 I SendBroadcastPermission: action:com.tencent.mm.plugin.report.service.KVCommCrossProcessReceiver, mPermissionType:0 08-20 11:10:06.005 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.113 25793 26362 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:06.114 25793 26362 I art : Alloc concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.647ms total 580.991ms 08-20 11:10:06.114 25793 25793 I art : WaitForGcToComplete blocked for 2.033s for cause Alloc 08-20 11:10:06.114 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:06.114 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:06.114 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.114 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.114 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.114 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.114 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.114 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.115 25793 26362 W art : Throwing OutOfMemoryError "Failed to allocate a 44 byte allocation with 824 free bytes and 824B until OOM" 08-20 11:10:06.117 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.152 25793 25793 I art : Alloc sticky concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 5.161ms total 37.866ms 08-20 11:10:06.152 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:06.152 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.152 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.152 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.152 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.152 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.153 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.153 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.627 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:06.630 1564 1564 I NetworkSpeedManagerEx: value = 149.33333 08-20 11:10:06.632 1564 1564 I NetworkSpeedManagerEx: speed = 149B/s 08-20 11:10:06.632 1564 1564 I NetworkSpeedView: /update(), speed=149B/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:06.710 1195 1326 E WifiConfigManager: updateConfiguration freq=5180 BSSID=a8:bd:27:51:f1:d1 RSSI=-49 "MTDP_tech"WPA_EAP 08-20 11:10:06.803 25793 25793 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:06.803 25793 25793 I art : Alloc partial concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.622ms total 651.144ms 08-20 11:10:06.803 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:06.804 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.804 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.804 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.804 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.804 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.805 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.805 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:06.847 1195 1195 I TrafficMonitor: expired arrive. level:-1 08-20 11:10:06.847 1195 1195 I TrafficMonitor: during_ms:2003,period_ms:2000 08-20 11:10:06.847 1195 1195 I TrafficMonitor: count:567,rx_sum:1,tx_sum:2,rxBytes:52,during_ms:2003,rx_speed:25.961058412381426,tx_speed:55.916125811283074,rto:0.5 08-20 11:10:07.383 25793 25793 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:07.383 25793 25793 I art : Alloc concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.632ms total 579.848ms 08-20 11:10:07.383 25793 25793 I art : Forcing collection of SoftReferences for 40B allocation 08-20 11:10:07.383 25793 25793 I art : Starting a blocking GC Alloc 08-20 11:10:07.384 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.384 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.384 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.384 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.384 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.385 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.385 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:resource user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 E XmlParser: startElement mResult:1024 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:resource user:2022617128 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:resource user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:0 08-20 11:10:07.648 26402 26402 E XmlParser: startElement mResult:2097152 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:id user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:name user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:define user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:define user:0 08-20 11:10:07.648 26402 26402 I XmlParser: startElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:description user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:group user:0 08-20 11:10:07.648 26402 26402 I XmlParser: endElement itemName:resource user:0 08-20 11:10:07.648 26402 26402 I libEGL : egl_cache_t() maxKeySize:1024 maxTotalSize:2097152 08-20 11:10:07.656 420 1411 I gralloc : alloc_device_alloc:564: Alloc handle(0x726c00f700): interfmt=1, stride=1088, size=8486912, usage=0x333 08-20 11:10:07.660 420 435 I gralloc : alloc_device_free:586: Free handle(0x726c00f700) 08-20 11:10:07.670 420 420 I gralloc : alloc_device_free:586: Free handle(0x7266078a00) 08-20 11:10:07.697 4209 4228 E QueryController: Got null root node from accessibility - Retrying... 08-20 11:10:07.819 1564 1564 I NetworkSpeedManagerEx: mIsStop = false 08-20 11:10:07.820 1564 1564 I NetworkSpeedManagerEx: value = 209.33333 08-20 11:10:07.821 1564 1564 I NetworkSpeedManagerEx: speed = 209B/s 08-20 11:10:07.822 1564 1564 I NetworkSpeedView: /update(), speed=209B/s parent class:class com.android.systemui.statusbar.HwSystemIcons 08-20 11:10:07.851 1195 1195 I TrafficMonitor: update:rxPkts:4,txPkts:5,rxBytes:232,txBytes:232 08-20 11:10:07.851 1195 1195 I TrafficMonitor: start expired. level:-1 08-20 11:10:07.851 1195 1195 I TrafficMonitor: gettimer:interval=2000 08-20 11:10:07.950 25793 25842 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 25793 I art : Clamp target GC heap from 527MB to 512MB 08-20 11:10:07.968 25793 25793 I art : Alloc concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 1.639ms total 584.244ms 08-20 11:10:07.968 25793 25793 W art : Throwing OutOfMemoryError "Failed to allocate a 40 byte allocation with 824 free bytes and 824B until OOM" 08-20 11:10:07.968 25793 25814 I art : WaitForGcToComplete blocked for 4.467s for cause Alloc 08-20 11:10:07.968 25793 25814 I art : Starting a blocking GC Alloc 08-20 11:10:07.968 25793 25814 I art : Starting a blocking GC Alloc 08-20 11:10:07.968 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.968 25793 25842 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.969 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:07.973 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.022 25793 25814 I art : Alloc sticky concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 7.182ms total 53.606ms 08-20 11:10:08.022 25793 26217 I art : WaitForGcToComplete blocked for 3.941s for cause Alloc 08-20 11:10:08.022 25793 26217 I art : Starting a blocking GC Alloc 08-20 11:10:08.022 25793 26059 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.022 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.022 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.022 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.022 25793 25842 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.023 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.023 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.023 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.058 25793 26217 I art : Alloc sticky concurrent mark sweep GC freed 0(0B) AllocSpace objects, 0(0B) LOS objects, 0% free, 511MB/512MB, paused 5.257ms total 36.215ms 08-20 11:10:08.059 25793 26059 I art : WaitForGcToComplete blocked for 4.514s for cause Alloc 08-20 11:10:08.059 25793 26059 I art : Starting a blocking GC Alloc 08-20 11:10:08.059 25793 26059 I art : Starting a blocking GC Alloc 08-20 11:10:08.059 25793 26060 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 25804 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 25842 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 26362 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 25801 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 25814 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 26217 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.059 25793 25793 I art : Waiting for a blocking GC Alloc 08-20 11:10:08.150 25793 25816 I art : Waiting for a blocking GC Alloc ^C

simengzhu commented 6 years ago

Hi @catfishuang , have you solve your issue?

I'm running into this issue as well, but only for one of the developers, other people can run the tests just fine. The test environment is the same for everybody since I dockerized the Calabash tests.

I'm using Calabash 0.9.3

Update: The issue was resolved after my colleague restarted his emulator.