openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.42k stars 1.38k forks source link

ini fails on ZTE phone, Android 6.0.1 #188

Closed gamesguru closed 6 years ago

gamesguru commented 6 years ago

注,代码或者日志请使用Markdown语法,看完删掉

Only happens on a few phones. Not sure it is permissions issues, or a library missing. Please let me know if there will be a resolution or if not why not.

Versions (版本)

Version: 0.1.3.dev27
Summary: Python Wrapper for Android UiAutomator2 test tool
Home-page: https://github.com/codeskyblue/uiautomator2
Author: codeskyblue
Author-email: codeskyblue@gmail.com
License: MIT
Location: /home/linuxbrew/.linuxbrew/lib/python3.7/site-packages
Requires: progress, whichcraft, humanize, retry, requests, fire, six

Additional Details (其他信息)

shell@martell:/sdcard $ cat atx-agent.log                                      
2018/08/10 14:20:35 main.go:1335: Ignore SIGHUP
2018/08/10 14:20:35 main.go:1339: Kill server
2018/08/10 14:20:35 main.go:1342: wait previous server stopped
atx-agent version 0.3.5
Internet is not connected.2018/08/10 14:20:40 cmdctrl.go:27: DEBUG start args: [am instrument -w -r -e debug false -e class com.github.uiautomator.stub.Stub com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner], env: []
2018/08/10 14:20:40 cmdctrl.go:27: DEBUG program pid: 9975
INSTRUMENTATION_STATUS: numtests=1
INSTRUMENTATION_STATUS: stream=
com.github.uiautomator.stub.Stub:
INSTRUMENTATION_STATUS: id=AndroidJUnitRunner
INSTRUMENTATION_STATUS: test=testUIAutomatorStub
INSTRUMENTATION_STATUS: class=com.github.uiautomator.stub.Stub
INSTRUMENTATION_STATUS: current=1
INSTRUMENTATION_STATUS_CODE: 1
2018/08/10 14:20:42 main.go:793: rotation change received: 0
2018/08/10 14:20:42 cmdctrl.go:27: DEBUG cmd args: [/data/local/tmp/minicap -S -P 480x854@800x800/0]

shell@martell:/sdcard $ cat atx-agent.log.old                                  
2018/08/10 14:19:50 main.go:1335: Ignore SIGHUP
2018/08/10 14:19:50 main.go:1339: Kill server
2018/08/10 14:19:50 main.go:1342: wait previous server stopped
atx-agent version 0.3.5
Internet is not connected.2018/08/10 14:19:55 cmdctrl.go:27: DEBUG start args: [am instrument -w -r -e debug false -e class com.github.uiautomator.stub.Stub com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner], env: []
2018/08/10 14:19:55 cmdctrl.go:27: DEBUG program pid: 9871
INSTRUMENTATION_STATUS: numtests=1
INSTRUMENTATION_STATUS: stream=
com.github.uiautomator.stub.Stub:
INSTRUMENTATION_STATUS: id=AndroidJUnitRunner
INSTRUMENTATION_STATUS: test=testUIAutomatorStub
INSTRUMENTATION_STATUS: class=com.github.uiautomator.stub.Stub
INSTRUMENTATION_STATUS: current=1
INSTRUMENTATION_STATUS_CODE: 1
2018/08/10 14:19:57 main.go:793: rotation change received: 0
2018/08/10 14:19:57 cmdctrl.go:27: DEBUG cmd args: [/data/local/tmp/minicap -S -P 480x854@800x800/0]
2018/08/10 14:20:35 main.go:730: stop all service
2018/08/10 14:20:35 cmdctrl.go:27: DEBUG program finished
2018/08/10 14:20:35 main.go:732: service stopped
2018/08/10 14:20:35 main.go:1417: server quit: http: Server closed

08-10 10:20:39.796   969  1437 I ActivityManager: Displayed com.github.uiautomator/.MainActivity: +270ms
08-10 10:20:39.796  9954  9954 D AndroidRuntime: Shutting down VM
08-10 10:20:39.796  2613  2613 I GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
08-10 10:20:39.806  2613  2613 I GoogleInputMethod: onStartInput() : Dummy InputConnection bound
08-10 10:20:39.806  2613  2613 D Settings: return value in isSelf
08-10 10:20:39.806  2613  3221 E GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
08-10 10:20:39.826  3143  6906 D Settings: return value in isSelf
08-10 10:20:39.826  3143  6906 D Settings: return value in isSelf
08-10 10:20:39.826  3143  6906 D Settings: return value in isSelf
08-10 10:20:39.826  3143  6906 D Settings: return value in isSelf
08-10 10:20:39.826  2719  3170 D Settings: return value in isSelf
08-10 10:20:40.296  2732  2732 D Launcher_Launcher: Launcher onStop
08-10 10:20:41.116  9975  9975 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
08-10 10:20:41.126  9975  9975 D AndroidRuntime: CheckJNI is OFF
08-10 10:20:41.126  9975  9975 W art     : 6f931000-7039b000 rw-p 00000000 fe:00 8132       /data/dalvik-cache/arm/system@framework@boot.art
08-10 10:20:41.126  9975  9975 W art     : b0f9b000-b2fe9000 r--p 00000000 b3:1d 1388       /system/framework/arm/boot.oat
08-10 10:20:41.126  9975  9975 W art     : b2fe9000-b4812000 r-xp 0204e000 b3:1d 1388       /system/framework/arm/boot.oat
08-10 10:20:41.126  9975  9975 W art     : b4812000-b4813000 rw-p 03877000 b3:1d 1388       /system/framework/arm/boot.oat
08-10 10:20:41.126  9975  9975 W art     : b4813000-b4832000 r--p 00a6a000 fe:00 8132       /data/dalvik-cache/arm/system@framework@boot.art
08-10 10:20:41.126  9975  9975 W art     : b4832000-b4833000 rw-p 00000000 00:00 0          [anon:linker_alloc_vector]
08-10 10:20:41.126  9975  9975 W art     : b4834000-b4837000 r-xp 00000000 b3:1d 1735       /system/lib/libsigchain.so
08-10 10:20:41.126  9975  9975 W art     : b4837000-b4838000 r--p 00002000 b3:1d 1735       /system/lib/libsigchain.so
08-10 10:20:41.126  9975  9975 W art     : b4838000-b4839000 rw-p 00003000 b3:1d 1735       /system/lib/libsigchain.so
08-10 10:20:41.126  9975  9975 W art     : b4839000-b4c6b000 r-xp 00000000 b3:1d 1560       /system/lib/libart.so
08-10 10:20:41.126  9975  9975 W art     : b4c6b000-b4c6c000 ---p 00000000 00:00 0 
08-10 10:20:41.126  9975  9975 W art     : b4c6c000-b4c76000 r--p 00432000 b3:1d 1560       /system/lib/libart.so
08-10 10:20:41.126  9975  9975 W art     : b4c76000-b4c77000 rw-p 0043c000 b3:1d 1560       /system/lib/libart.so
08-10 10:20:41.126  9975  9975 W art     : b4c77000-b4c79000 rw-p 00000000 00:00 0 
08-10 10:20:41.126  9975  9975 W art     : b4c79000-b4c7a000 r--p 00000000 00:00 0 
08-10 10:20:41.126  9975  9975 W art     : b4c7a000-b4c7d000 r-xp 00000000 b3:1d 2590       /system/vendor/lib/libExtendedExtractor.so
08-10 10:20:41.126  9975  9975 W art     : b4c7d000-b4c7e000 r--p 00002000 b3:1d 2590       /system/vendor/lib/libExtendedExtractor.so
08-10 10:20:41.126  9975  9975 W art     : b4c7e000-b4c7f000 rw-p 00003000 b3:1d 2590       /system/vendor/lib/libExtendedExtractor.so
08-10 10:20:41.126  9975  9975 W art     : b4c7f000-b4c80000 r--p 00000000 00:00 0 
08-10 10:20:41.126  9975  9975 W art     : b4c80000-b4c9e000 r-xp 00000000 b3:1d 1594       /system/lib/libdashplayer.so
08-10 10:20:41.136  9975  9975 W art     : b4c9e000-b4c9f000 r--p 0001d000 b3:1d 1594       /system/lib/libdashplayer.so
08-10 10:20:41.136  9975  9975 W art     : b4c9f000-b4ca0000 rw-p 0001e000 b3:1d 1594       /system/lib/libdashplayer.so
08-10 10:20:41.136  9975  9975 W art     : b4ca0000-b4ca1000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b4ca1000-b4cce000 r-xp 00000000 b3:1d 1778       /system/lib/libstagefright_wfd.so
08-10 10:20:41.136  9975  9975 W art     : b4cce000-b4cd0000 r--p 0002c000 b3:1d 1778       /system/lib/libstagefright_wfd.so
08-10 10:20:41.136  9975  9975 W art     : b4cd0000-b4cd1000 rw-p 0002e000 b3:1d 1778       /system/lib/libstagefright_wfd.so
08-10 10:20:41.136  9975  9975 W art     : b4cd1000-b4d60000 r-xp 00000000 b3:1d 1683       /system/lib/libmediaplayerservice.so
08-10 10:20:41.136  9975  9975 W art     : b4d60000-b4d61000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b4d61000-b4d69000 r--p 0008f000 b3:1d 1683       /system/lib/libmediaplayerservice.so
08-10 10:20:41.136  9975  9975 W art     : b4d69000-b4d6a000 rw-p 00097000 b3:1d 1683       /system/lib/libmediaplayerservice.so
08-10 10:20:41.136  9975  9975 W art     : b4d6a000-b4d8e000 r-xp 00000000 b3:1d 1755       /system/lib/libstagefright_httplive.so
08-10 10:20:41.136  9975  9975 W art     : b4d8e000-b4d8f000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b4d8f000-b4d90000 r--p 00024000 b3:1d 1755       /system/lib/libstagefright_httplive.so
08-10 10:20:41.136  9975  9975 W art     : b4d90000-b4d91000 rw-p 00025000 b3:1d 1755       /system/lib/libstagefright_httplive.so
08-10 10:20:41.136  9975  9975 W art     : b4d91000-b4dd0000 r-xp 00000000 b3:1d 2679       /system/vendor/lib/libavenhancements.so
08-10 10:20:41.136  9975  9975 W art     : b4dd0000-b4dd1000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b4dd1000-b4dd4000 r--p 0003f000 b3:1d 2679       /system/vendor/lib/libavenhancements.so
08-10 10:20:41.136  9975  9975 W art     : b4dd4000-b4dd5000 rw-p 00042000 b3:1d 2679       /system/vendor/lib/libavenhancements.so
08-10 10:20:41.136  9975  9975 W art     : b4dd5000-b4dda000 r-xp 00000000 b3:1d 3272       /system/vendor/lib/libvendorconn.so
08-10 10:20:41.136  9975  9975 W art     : b4dda000-b4ddb000 r--p 00004000 b3:1d 3272       /system/vendor/lib/libvendorconn.so
08-10 10:20:41.136  9975  9975 W art     : b4ddb000-b4ddc000 rw-p 00005000 b3:1d 3272       /system/vendor/lib/libvendorconn.so
08-10 10:20:41.136  9975  9975 W art     : b4ddc000-b4de1000 r-xp 00000000 b3:1d 3062       /system/vendor/lib/libcneconn.so
08-10 10:20:41.136  9975  9975 W art     : b4de1000-b4de2000 r--p 00004000 b3:1d 3062       /system/vendor/lib/libcneconn.so
08-10 10:20:41.136  9975  9975 W art     : b4de2000-b4de3000 rw-p 00005000 b3:1d 3062       /system/vendor/lib/libcneconn.so
08-10 10:20:41.136  9975  9975 W art     : b4de3000-b4de4000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b4de4000-b4e04000 r--s 00000000 00:0c 7921       /dev/__properties__
08-10 10:20:41.136  9975  9975 W art     : b4e04000-b4e05000 rw-p 00000000 00:00 0          [anon:linker_alloc_vector]
08-10 10:20:41.136  9975  9975 W art     : b4e05000-b5816000 r-xp 00000000 b3:1d 1534       /system/lib/libLLVM.so
08-10 10:20:41.136  9975  9975 W art     : b5816000-b5817000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5817000-b5860000 r--p 00a11000 b3:1d 1534       /system/lib/libLLVM.so
08-10 10:20:41.136  9975  9975 W art     : b5860000-b5861000 rw-p 00a5a000 b3:1d 1534       /system/lib/libLLVM.so
08-10 10:20:41.136  9975  9975 W art     : b5861000-b5869000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5869000-b589e000 r-xp 00000000 b3:1d 1575       /system/lib/libbcinfo.so
08-10 10:20:41.136  9975  9975 W art     : b589e000-b589f000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b589f000-b58a0000 r--p 00035000 b3:1d 1575       /system/lib/libbcinfo.so
08-10 10:20:41.136  9975  9975 W art     : b58a0000-b58a1000 rw-p 00036000 b3:1d 1575       /system/lib/libbcinfo.so
08-10 10:20:41.136  9975  9975 W art     : b58a1000-b58f9000 r-xp 00000000 b3:1d 1574       /system/lib/libbcc.so
08-10 10:20:41.136  9975  9975 W art     : b58f9000-b58fa000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b58fa000-b58fb000 r--p 00058000 b3:1d 1574       /system/lib/libbcc.so
08-10 10:20:41.136  9975  9975 W art     : b58fb000-b58fc000 rw-p 00059000 b3:1d 1574       /system/lib/libbcc.so
08-10 10:20:41.136  9975  9975 W art     : b58fc000-b58fd000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b58fd000-b5907000 r-xp 00000000 b3:1d 1588       /system/lib/libcommon_time_client.so
08-10 10:20:41.136  9975  9975 W art     : b5907000-b590a000 r--p 00009000 b3:1d 1588       /system/lib/libcommon_time_client.so
08-10 10:20:41.136  9975  9975 W art     : b590a000-b590b000 rw-p 0000c000 b3:1d 1588       /system/lib/libcommon_time_client.so
08-10 10:20:41.136  9975  9975 W art     : b590b000-b5922000 r-xp 00000000 b3:1d 1714       /system/lib/libprotobuf-cpp-lite.so
08-10 10:20:41.136  9975  9975 W art     : b5922000-b5923000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5923000-b5924000 r--p 00017000 b3:1d 1714       /system/lib/libprotobuf-cpp-lite.so
08-10 10:20:41.136  9975  9975 W art     : b5924000-b5925000 rw-p 00018000 b3:1d 1714       /system/lib/libprotobuf-cpp-lite.so
08-10 10:20:41.136  9975  9975 W art     : b5925000-b5926000 r--p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5926000-b592d000 r-xp 00000000 b3:1d 1751       /system/lib/libstagefright_avc_common.so
08-10 10:20:41.136  9975  9975 W art     : b592d000-b592e000 r--p 00006000 b3:1d 1751       /system/lib/libstagefright_avc_common.so
08-10 10:20:41.136  9975  9975 W art     : b592e000-b592f000 rw-p 00007000 b3:1d 1751       /system/lib/libstagefright_avc_common.so
08-10 10:20:41.136  9975  9975 W art     : b592f000-b5932000 r-xp 00000000 b3:1d 1752       /system/lib/libstagefright_enc_common.so
08-10 10:20:41.136  9975  9975 W art     : b5932000-b5933000 r--p 00002000 b3:1d 1752       /system/lib/libstagefright_enc_common.so
08-10 10:20:41.136  9975  9975 W art     : b5933000-b5934000 rw-p 00003000 b3:1d 1752       /system/lib/libstagefright_enc_common.so
08-10 10:20:41.136  9975  9975 W art     : b5934000-b5938000 r-xp 00000000 b3:1d 1711       /system/lib/libpowermanager.so
08-10 10:20:41.136  9975  9975 W art     : b5938000-b5939000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5939000-b593a000 r--p 00004000 b3:1d 1711       /system/lib/libpowermanager.so
08-10 10:20:41.136  9975  9975 W art     : b593a000-b593b000 rw-p 00005000 b3:1d 1711       /system/lib/libpowermanager.so
08-10 10:20:41.136  9975  9975 W art     : b593b000-b5957000 r-xp 00000000 b3:1d 1798       /system/lib/libvorbisidec.so
08-10 10:20:41.136  9975  9975 W art     : b5957000-b5958000 r--p 0001b000 b3:1d 1798       /system/lib/libvorbisidec.so
08-10 10:20:41.136  9975  9975 W art     : b5958000-b5959000 rw-p 0001c000 b3:1d 1798       /system/lib/libvorbisidec.so
08-10 10:20:41.136  9975  9975 W art     : b5959000-b595e000 r-xp 00000000 b3:1d 1779       /system/lib/libstagefright_yuv.so
08-10 10:20:41.136  9975  9975 W art     : b595e000-b595f000 r--p 00004000 b3:1d 1779       /system/lib/libstagefright_yuv.so
08-10 10:20:41.136  9975  9975 W art     : b595f000-b5960000 rw-p 00005000 b3:1d 1779       /system/lib/libstagefright_yuv.so
08-10 10:20:41.136  9975  9975 W art     : b5960000-b598e000 r-xp 00000000 b3:1d 1756       /system/lib/libstagefright_omx.so
08-10 10:20:41.136  9975  9975 W art     : b598e000-b598f000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b598f000-b5992000 r--p 0002e000 b3:1d 1756       /system/lib/libstagefright_omx.so
08-10 10:20:41.136  9975  9975 W art     : b5992000-b5993000 rw-p 00031000 b3:1d 1756       /system/lib/libstagefright_omx.so
08-10 10:20:41.136  9975  9975 W art     : b5993000-b59cc000 r-xp 00000000 b3:1d 1702       /system/lib/libopus.so
08-10 10:20:41.136  9975  9975 W art     : b59cc000-b59cd000 r--p 00038000 b3:1d 1702       /system/lib/libopus.so
08-10 10:20:41.136  9975  9975 W art     : b59cd000-b59ce000 rw-p 00039000 b3:1d 1702       /system/lib/libopus.so
08-10 10:20:41.136  9975  9975 W art     : b59ce000-b59cf000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b59cf000-b59d6000 r-xp 00000000 b3:1d 1684       /system/lib/libmediautils.so
08-10 10:20:41.136  9975  9975 W art     : b59d6000-b59d7000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b59d7000-b59d8000 r--p 00007000 b3:1d 1684       /system/lib/libmediautils.so
08-10 10:20:41.136  9975  9975 W art     : b59d8000-b59d9000 rw-p 00008000 b3:1d 1684       /system/lib/libmediautils.so
08-10 10:20:41.136  9975  9975 W art     : b59d9000-b59ef000 r-xp 00000000 b3:1d 1598       /system/lib/libdrmframework.so
08-10 10:20:41.136  9975  9975 W art     : b59ef000-b59f2000 r--p 00015000 b3:1d 1598       /system/lib/libdrmframework.so
08-10 10:20:41.136  9975  9975 W art     : b59f2000-b59f3000 rw-p 00018000 b3:1d 1598       /system/lib/libdrmframework.so
08-10 10:20:41.136  9975  9975 W art     : b59f3000-b5a11000 r-xp 00000000 b3:1d 1551       /system/lib/libRScpp.so
08-10 10:20:41.136  9975  9975 W art     : b5a11000-b5a12000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5a12000-b5a13000 r--p 0001e000 b3:1d 1551       /system/lib/libRScpp.so
08-10 10:20:41.136  9975  9975 W art     : b5a13000-b5a14000 rw-p 0001f000 b3:1d 1551       /system/lib/libRScpp.so
08-10 10:20:41.136  9975  9975 W art     : b5a14000-b5a52000 r-xp 00000000 b3:1d 1548       /system/lib/libRS.so
08-10 10:20:41.136  9975  9975 W art     : b5a52000-b5a53000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5a53000-b5a55000 r--p 0003e000 b3:1d 1548       /system/lib/libRS.so
08-10 10:20:41.136  9975  9975 W art     : b5a55000-b5a56000 rw-p 00040000 b3:1d 1548       /system/lib/libRS.so
08-10 10:20:41.136  9975  9975 W art     : b5a56000-b5a5c000 r-xp 00000000 b3:1d 1745       /system/lib/libspeexresampler.so
08-10 10:20:41.136  9975  9975 W art     : b5a5c000-b5a5d000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5a5d000-b5a5e000 r--p 00006000 b3:1d 1745       /system/lib/libspeexresampler.so
08-10 10:20:41.136  9975  9975 W art     : b5a5e000-b5a5f000 rw-p 00007000 b3:1d 1745       /system/lib/libspeexresampler.so
08-10 10:20:41.136  9975  9975 W art     : b5a5f000-b5a68000 r-xp 00000000 b3:1d 1696       /system/lib/libnbaio.so
08-10 10:20:41.136  9975  9975 W art     : b5a68000-b5a69000 r--p 00008000 b3:1d 1696       /system/lib/libnbaio.so
08-10 10:20:41.136  9975  9975 W art     : b5a69000-b5a6a000 rw-p 00009000 b3:1d 1696       /system/lib/libnbaio.so
08-10 10:20:41.136  9975  9975 W art     : b5a6a000-b5a7c000 r-xp 00000000 b3:1d 1706       /system/lib/libpcre.so
08-10 10:20:41.136  9975  9975 W art     : b5a7c000-b5a7d000 r--p 00011000 b3:1d 1706       /system/lib/libpcre.so
08-10 10:20:41.136  9975  9975 W art     : b5a7d000-b5a7e000 rw-p 00012000 b3:1d 1706       /system/lib/libpcre.so
08-10 10:20:41.136  9975  9975 W art     : b5a7e000-b5a83000 r-xp 00000000 b3:1d 1805       /system/lib/libwpa_client.so
08-10 10:20:41.136  9975  9975 W art     : b5a83000-b5a84000 r--p 00004000 b3:1d 1805       /system/lib/libwpa_client.so
08-10 10:20:41.136  9975  9975 W art     : b5a84000-b5a85000 rw-p 00005000 b3:1d 1805       /system/lib/libwpa_client.so
08-10 10:20:41.136  9975  9975 W art     : b5a85000-b5a86000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b5a86000-b5af3000 r-xp 00000000 b3:1d 1530       /system/lib/libGLES_trace.so
08-10 10:20:41.136  9975  9975 W art     : b5af3000-b5af5000 r--p 0006c000 b3:1d 1530       /system/lib/libGLES_trace.so
08-10 10:20:41.136  9975  9975 W art     : b5af5000-b5af6000 rw-p 0006e000 b3:1d 1530       /system/lib/libGLES_trace.so
08-10 10:20:41.136  9975  9975 W art     : b5af6000-b5af7000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b5af7000-b5b2d000 r-xp 00000000 b3:1d 3220       /system/vendor/lib/libqc-opt.so
08-10 10:20:41.136  9975  9975 W art     : b5b2d000-b5b2e000 r--p 00035000 b3:1d 3220       /system/vendor/lib/libqc-opt.so
08-10 10:20:41.136  9975  9975 W art     : b5b2e000-b5b2f000 rw-p 00036000 b3:1d 3220       /system/vendor/lib/libqc-opt.so
08-10 10:20:41.136  9975  9975 W art     : b5b2f000-b5b8f000 r-xp 00000000 b3:1d 1640       /system/lib/libft2.so
08-10 10:20:41.136  9975  9975 W art     : b5b8f000-b5b90000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5b90000-b5b92000 r--p 00060000 b3:1d 1640       /system/lib/libft2.so
08-10 10:20:41.136  9975  9975 W art     : b5b92000-b5b93000 rw-p 00062000 b3:1d 1640       /system/lib/libft2.so
08-10 10:20:41.136  9975  9975 W art     : b5b93000-b5bb8000 r-xp 00000000 b3:1d 1709       /system/lib/libpng.so
08-10 10:20:41.136  9975  9975 W art     : b5bb8000-b5bb9000 r--p 00024000 b3:1d 1709       /system/lib/libpng.so
08-10 10:20:41.136  9975  9975 W art     : b5bb9000-b5bba000 rw-p 00025000 b3:1d 1709       /system/lib/libpng.so
08-10 10:20:41.136  9975  9975 W art     : b5bba000-b5bbd000 r-xp 00000000 b3:1d 1786       /system/lib/libsync.so
08-10 10:20:41.136  9975  9975 W art     : b5bbd000-b5bbe000 r--p 00002000 b3:1d 1786       /system/lib/libsync.so
08-10 10:20:41.136  9975  9975 W art     : b5bbe000-b5bbf000 rw-p 00003000 b3:1d 1786       /system/lib/libsync.so
08-10 10:20:41.136  9975  9975 W art     : b5bbf000-b5bc3000 r-xp 00000000 b3:1d 1781       /system/lib/libstdc++.so
08-10 10:20:41.136  9975  9975 W art     : b5bc3000-b5bc4000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5bc4000-b5bc5000 r--p 00004000 b3:1d 1781       /system/lib/libstdc++.so
08-10 10:20:41.136  9975  9975 W art     : b5bc5000-b5bc6000 rw-p 00005000 b3:1d 1781       /system/lib/libstdc++.so
08-10 10:20:41.136  9975  9975 W art     : b5bc6000-b5bd6000 r-xp 00000000 b3:1d 1793       /system/lib/libunwind.so
08-10 10:20:41.136  9975  9975 W art     : b5bd6000-b5bd7000 r--p 0000f000 b3:1d 1793       /system/lib/libunwind.so
08-10 10:20:41.136  9975  9975 W art     : b5bd7000-b5bd8000 rw-p 00010000 b3:1d 1793       /system/lib/libunwind.so
08-10 10:20:41.136  9975  9975 W art     : b5bd8000-b5c1e000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5c1e000-b5c27000 r-xp 00000000 b3:1d 1573       /system/lib/libbase.so
08-10 10:20:41.136  9975  9975 W art     : b5c27000-b5c28000 r--p 00008000 b3:1d 1573       /system/lib/libbase.so
08-10 10:20:41.136  9975  9975 W art     : b5c28000-b5c29000 rw-p 00009000 b3:1d 1573       /system/lib/libbase.so
08-10 10:20:41.136  9975  9975 W art     : b5c29000-b5c2e000 r-xp 00000000 b3:1d 1622       /system/lib/libeffects.so
08-10 10:20:41.136  9975  9975 W art     : b5c2e000-b5c2f000 r--p 00004000 b3:1d 1622       /system/lib/libeffects.so
08-10 10:20:41.136  9975  9975 W art     : b5c2f000-b5c30000 rw-p 00005000 b3:1d 1622       /system/lib/libeffects.so
08-10 10:20:41.136  9975  9975 W art     : b5c30000-b5c33000 r-xp 00000000 b3:1d 1754       /system/lib/libstagefright_http_support.so
08-10 10:20:41.136  9975  9975 W art     : b5c33000-b5c34000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5c34000-b5c35000 r--p 00003000 b3:1d 1754       /system/lib/libstagefright_http_support.so
08-10 10:20:41.136  9975  9975 W art     : b5c35000-b5c36000 rw-p 00004000 b3:1d 1754       /system/lib/libstagefright_http_support.so
08-10 10:20:41.136  9975  9975 W art     : b5c36000-b5c37000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b5c37000-b5c4f000 r-xp 00000000 b3:1d 1753       /system/lib/libstagefright_foundation.so
08-10 10:20:41.136  9975  9975 W art     : b5c4f000-b5c50000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5c50000-b5c51000 r--p 00018000 b3:1d 1753       /system/lib/libstagefright_foundation.so
08-10 10:20:41.136  9975  9975 W art     : b5c51000-b5c52000 rw-p 00019000 b3:1d 1753       /system/lib/libstagefright_foundation.so
08-10 10:20:41.136  9975  9975 W art     : b5c52000-b5da6000 r-xp 00000000 b3:1d 1749       /system/lib/libstagefright.
08-10 10:20:41.136  9975  9975 W art     : so
08-10 10:20:41.136  9975  9975 W art     : b5da6000-b5da7000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5da7000-b5db3000 r--p 00154000 b3:1d 1749       /system/lib/libstagefright.so
08-10 10:20:41.136  9975  9975 W art     : b5db3000-b5db4000 rw-p 00160000 b3:1d 1749       /system/lib/libstagefright.so
08-10 10:20:41.136  9975  9975 W art     : b5db4000-b5e1b000 r-xp 00000000 b3:1d 1651       /system/
08-10 10:20:41.136  9975  9975 W art     : lib/libhwui.so
08-10 10:20:41.136  9975  9975 W art     : b5e1b000-b5e1e000 r--p 00066000 b3:1d 1651       /system/lib/libhwui.so
08-10 10:20:41.136  9975  9975 W art     : b5e1e000-b5e1f000 rw-p 00069000 b3:1d 1651       /system/lib/libhwui.so
08-10 10:20:41.136  9975  9975 W art     : b5e1f000-b5e22000 r-xp 00000000 b3:1d 1724       /system/lib/libradio_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b5e22000-b5e23000 r--p 0000200
08-10 10:20:41.136  9975  9975 W art     : 0 b3:1d 1724       /system/lib/libradio_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b5e23000-b5e24000 rw-p 00003000 b3:1d 1724       /system/lib/libradio_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b5e24000-b5e28000 r-xp 00000000 b3:1d 1694       /system/lib/libnativebridge.so
08-10 10:20:41.136  9975  9975 W art     : b5e28000-b5e29000 r--p 00003000 b3:1d 1694       /system/lib/libnativebridge.so
08-10 10:20:41.136  9975  9975 W art     : b5e29000-b5e2a000 rw-p 00004000 b3:1d 1694       /system/lib/libnativebridge.so
08-10 10:20:41.136  9975  9975 W art     : b5e2a000-b5e2e000 r-xp 00000000 b3:1d 1713       /system/lib/libprocessgroup.so
08-10 10:20:41.136  9975  9975 W art     : b5e2e000-b5e2f000 r--p 00003000 b3:1d 1713       /system/lib/libprocessgroup.so
08-10 10:20:41.136  9975  9975 W art     : b5e2f000-b5e30000 rw-p 00004000 b3:1d 1713       /system/lib/libprocessgroup.so
08-10 10:20:41.136  9975  9975 W art     : b5e30000-b5e3e000 r-xp 00000000 b3:1d 1687       /system/lib/libminikin.so
08-10 10:20:41.136  9975  9975 W art     : b5e3e000-b5e3f000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b5e3f000-b5e40000 r--p 0000e000 b3:1d 1687       /system/lib/libminikin.so
08-10 10:20:41.136  9975  9975 W art     : b5e40000-b5e41000 rw-p 0000f000 b3:1d 1687       /system/lib/libminikin.so
08-10 10:20:41.136  9975  9975 W art     : b5e41000-b5e4b000 r-xp 00000000 b3:1d 1742       /system/lib/libsoundtrigger.so
08-10 10:20:41.136  9975  9975 W art     : b5e4b000-b5e4e000 r--p 00009000 b3:1d 1742       /system/lib/libsoundtrigger.so
08-10 10:20:41.136  9975  9975 W art     : b5e4e000-b5e4f000 rw-p 0000c000 b3:1d 1742       /system/lib/libsoundtrigger.so
08-10 10:20:41.136  9975  9975 W art     : b5e4f000-b5e59000 r-xp 00000000 b3:1d 1723       /system/lib/libradio.so
08-10 10:20:41.136  9975  9975 W art     : b5e59000-b5e5c000 r--p 00009000 b3:1d 1723       /system/lib/libradio.so
08-10 10:20:41.136  9975  9975 W art     : b5e5c000-b5e5d000 rw-p 0000c000 b3:1d 1723       /system/lib/libradio.so
08-10 10:20:41.136  9975  9975 W art     : b5e5d000-b5e5e000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b5e5e000-b5e62000 r-xp 00000000 b3:1d 1697       /system/lib/libnetd_client.so
08-10 10:20:41.136  9975  9975 W art     : b5e62000-b5e63000 r--p 00003000 b3:1d 1697       /system/lib/libnetd_client.so
08-10 10:20:41.136  9975  9975 W art     : b5e63000-b5e64000 rw-p 00004000 b3:1d 1697       /system/lib/libnetd_client.so
08-10 10:20:41.136  9975  9975 W art     : b5e64000-b5e71000 r-xp 00000000 b3:1d 1654       /system/lib/libimg_utils.so
08-10 10:20:41.136  9975  9975 W art     : b5e71000-b5e73000 r--p 0000c000 b3:1d 1654       /system/lib/libimg_utils.so
08-10 10:20:41.136  9975  9975 W art     : b5e73000-b5e74000 rw-p 0000e000 b3:1d 1654       /system/lib/libimg_utils.so
08-10 10:20:41.136  9975  9975 W art     : b5e74000-b626f000 r-xp 00000000 b3:1d 1707       /system/lib/libpdfium.so
08-10 10:20:41.136  9975  9975 W art     : b626f000-b6270000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6270000-b6279000 r--p 003fb000 b3:1d 1707       /system/lib/libpdfium.so
08-10 10:20:41.136  9975  9975 W art     : b6279000-b627d000 rw-p 00404000 b3:1d 1707       /system/lib/libpdfium.so
08-10 10:20:41.136  9975  9975 W art     : b627d000-b627e000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b627e000-b6285000 r-xp 00000000 b3:1d 1571       /system/lib/libaudioutils.so
08-10 10:20:41.136  9975  9975 W art     : b6285000-b6286000 r--p 00006000 b3:1d 1571       /system/lib/libaudioutils.so
08-10 10:20:41.136  9975  9975 W art     : b6286000-b6287000 rw-p 00007000 b3:1d 1571       /system/lib/libaudioutils.so
08-10 10:20:41.136  9975  9975 W art     : b6287000-b62a1000 r-xp 00000000 b3:1d 1807       /system/lib/libz.so
08-10 10:20:41.136  9975  9975 W art     : b62a1000-b62a2000 r--p 00019000 b3:1d 1807       /system/lib/libz.so
08-10 10:20:41.136  9975  9975 W art     : b62a2000-b62a3000 rw-p 0001a000 b3:1d 1807       /system/lib/libz.so
08-10 10:20:41.136  9975  9975 W art     : b62a3000-b62ec000 r-xp 00000000 b3:1d 1648       /system/lib/libharfbuzz_ng.so
08-10 10:20:41.136  9975  9975 W art     : b62ec000-b62ed000 r--p 00048000 b3:1d 1648       /system/lib/libharfbuzz_ng.so
08-10 10:20:41.136  9975  9975 W art     : b62ed000-b62ee000 rw-p 00049000 b3:1d 1648       /system/lib/libharfbuzz_ng.so
08-10 10:20:41.136  9975  9975 W art     : b62ee000-b62ef000 rw-p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b62ef000-b62f3000 r-xp 00000000 b3:1d 1794       /system/lib/libusbhost.so
08-10 10:20:41.136  9975  9975 W art     : b62f3000-b62f4000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b62f4000-b62f5000 r--p 00004000 b3:1d 1794       /system/lib/libusbhost.so
08-10 10:20:41.136  9975  9975 W art     : b62f5000-b62f6000 rw-p 00005000 b3:1d 1794       /system/lib/libusbhost.so
08-10 10:20:41.136  9975  9975 W art     : b62f6000-b632c000 r-xp 00000000 b3:1d 1666       /system/lib/libjpeg.so
08-10 10:20:41.136  9975  9975 W art     : b632c000-b632d000 r--p 00035000 b3:1d 1666       /system/lib/libjpeg.so
08-10 10:20:41.136  9975  9975 W art     : b632d000-b632e000 rw-p 00036000 b3:1d 1666       /system/lib/libjpeg.so
08-10 10:20:41.136  9975  9975 W art     : b632e000-b63bf000 r-xp 00000000 b3:1d 1679       /system/lib/libmedia.so
08-10 10:20:41.136  9975  9975 W art     : b63bf000-b63c0000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b63c0000-b63dc000 r--p 00091000 b3:1d 1679       /system/lib/libmedia.so
08-10 10:20:41.136  9975  9975 W art     : b63dc000-b63dd000 rw-p 000ad000 b3:1d 1679       /system/lib/libmedia.so
08-10 10:20:41.136  9975  9975 W art     : b63dd000-b63de000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b63de000-b6542000 r-xp 00000000 b3:1d 165
08-10 10:20:41.136  9975  9975 W art     : 2       /system/lib/libicui18n.so
08-10 10:20:41.136  9975  9975 W art     : b6542000-b654d000 r--p 00163000 b3:1d 1652       /system/lib/libicui18n.so
08-10 10:20:41.136  9975  9975 W art     : b654d000-b654e000 rw-p 0016e000 b3:1d 1652       /system/lib/libicui18n.so
08-10 10:20:41.136  9975  9975 W art     : b654e000-b665c000 r-xp 00000000 b3:1d 1653       /system/lib/libicuuc.so
08-10 10:20:41.136  9975  9975 W art     : b665c000-b6667000 r--p 0010d000 b3:1d 1653       /system/lib/libicuuc.so
08-10 10:20:41.136  9975  9975 W art     : b6667000-b6668000 rw-p 00118000 b3:1d 1653       /system/lib/libicuuc.so
08-10 10:20:41.136  9975  9975 W art     : b6668000-b666c000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b666c000-b668f000 r-xp 00000000 b3:1d 1748       /system/lib/libssl.so
08-10 10:20:41.136  9975  9975 W art     : b668f000-b6691000 r--p 00022000 b3:1d 1748       /system/lib/libssl.so
08-10 10:20:41.136  9975  9975 W art     : b6691000-b6692000 rw-p 00024000 b3:1d 1748       /system/lib/libssl.so
08-10 10:20:41.136  9975  9975 W art     : b6692000-b6722000 r-xp 00000000 b3:1d 1591       /system/lib/libcrypto.so
08-10 10:20:41.136  9975  9975 W art     : b6722000-b6723000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6723000-b672e000 r--p 00090000 b3:1d 1591       /system/lib/libcrypto.so
08-10 10:20:41.136  9975  9975 W art     : b672e000-b672f000 rw-p 0009b000 b3:1d 1591       /system/lib/libcrypto.so
08-10 10:20:41.136  9975  9975 W art     : b672f000-b6781000 r-xp 00000000 b3:1d 1740       /system/lib/libsonivox.so
08-10 10:20:41.136  9975  9975 W art     : b6781000-b6782000 r--p 00051000 b3:1d 1740       /system/lib/libsonivox.so
08-10 10:20:41.136  9975  9975 W art     : b6782000-b6783000 rw-p 00052000 b3:1d 1740       /system/lib/libsonivox.so
08-10 10:20:41.136  9975  9975 W art     : b6783000-b6788000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6788000-b6796000 r-xp 00000000 b3:1d 1732       /system/lib/libselinux.so
08-10 10:20:41.136  9975  9975 W art     : b6796000-b6797000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6797000-b6798000 r--p 0000e000 b3:1d 1732       /system/lib/libselinux.so
08-10 10:20:41.136  9975  9975 W art     : b6798000-b6799000 rw-p 0000f000 b3:1d 1732       /system/lib/libselinux.so
08-10 10:20:41.136  9975  9975 W art     : b6799000-b67a0000 r-xp 00000000 b3:1d 1647       /system/lib/libhardware_legacy.so
08-10 10:20:41.136  9975  9975 W art     : b67a0000-b67a1000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b67a1000-b67a2000 r--p 00007000 b3:1d 1647       /system/lib/libhardware_legacy.so
08-10 10:20:41.136  9975  9975 W art     : b67a2000-b67a3000 rw-p 00008000 b3:1d 1647       /system/lib/libhardware_legacy.so
08-10 10:20:41.136  9975  9975 W art     : b67a3000-b67a5000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b67a5000-b67a8000 r-xp 00000000 b3:1d 1646       /system/lib/libhardware.so
08-10 10:20:41.136  9975  9975 W art     : b67a8000-b67a9000 r--p 00002000 b3:1d 1646       /system/lib/libhardware.so
08-10 10:20:41.136  9975  9975 W art     : b67a9000-b67aa000 rw-p 00003000 b3:1d 1646       /system/lib/libhardware.so
08-10 10:20:41.136  9975  9975 W art     : b67aa000-b67ae000 r-xp 00000000 b3:1d 1528       /system/lib/libETC1.so
08-10 10:20:41.136  9975  9975 W art     : b67ae000-b67af000 r--p 00003000 b3:1d 1528       /system/lib/libETC1.so
08-10 10:20:41.136  9975  9975 W art     : b67af000-b67b0000 rw-p 00004000 b3:1d 1528       /system/lib/libETC1.so
08-10 10:20:41.136  9975  9975 W art     : b67b0000-b67bd000 r-xp 00000000 b3:1d 1532       /system/lib/libGLESv2.so
08-10 10:20:41.136  9975  9975 W art     : b67bd000-b67be000 r--p 0000c000 b3:1d 1532       /system/lib/libGLESv2.so
08-10 10:20:41.136  9975  9975 W art     : b67be000-b67bf000 rw-p 0000d000 b3:1d 1532       /system/lib/libGLESv2.so
08-10 10:20:41.136  9975  9975 W art     : b67bf000-b67c7000 r-xp 00000000 b3:1d 1531       /system/lib/libGLESv1_CM.so
08-10 10:20:41.136  9975  9975 W art     : b67c7000-b67c8000 r--p 00007000 b3:1d 1531       /system/lib/libGLESv1_CM.so
08-10 10:20:41.136  9975  9975 W art     : b67c8000-b67c9000 rw-p 00008000 b3:1d 1531       /system/lib/libGLESv1_CM.so
08-10 10:20:41.136  9975  9975 W art     : b67c9000-b6825000 r-xp 00000000 b3:1d 1527       /system/lib/libEGL.so
08-10 10:20:41.136  9975  9975 W art     : b6825000-b6826000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6826000-b6828000 r--p 0005c000 b3:1d 1527       /system/lib/libEGL.so
08-10 10:20:41.136  9975  9975 W art     : b6828000-b6831000 rw-p 0005e000 b3:1d 1527       /system/lib/libEGL.so
08-10 10:20:41.136  9975  9975 W art     : b6831000-b6834000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6834000-b6896000 r-xp 00000000 b3:1d 1746       /system/lib/libsqlite.so
08-10 10:20:41.136  9975  9975 W art     : b6896000-b6898000 r--p 00061000 b3:1d 1746       /system/lib/libsqlite.so
08-10 10:20:41.136  9975  9975 W art     : b6898000-b6899000 rw-p 00063000 b3:1d 1746       /system/lib/libsqlite.so
08-10 10:20:41.136  9975  9975 W art     : b6899000-b689a000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b689a000-b6af3000 r-xp 00000000 b3:1d 1736       /system/lib/libskia.so
08-10 10:20:41.136  9975  9975 W art     : b6af3000-b6af4000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6af4000-b6b0e000 r--p 00259000 b3:1d 1736       /system/lib/libskia.so
08-10 10:20:41.136  9975  9975 W art     : b6b0e000-b6b10000 rw-p 00273000 b3:1d 1736       /system/lib/libskia.so
08-10 10:20:41.136  9975  9975 W art     : b6b10000-b6b15000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6b15000-b6b1d000 r-xp 00000000 b3:1d 1583       /system/lib/libcamera_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b6b1d000-b6b1e000 r--p 00007000 b3:1d 1583       /system/lib/libcamera_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b6b1e000-b6b1f000 rw-p 00008000 b3:1d 1583       /system/lib/libcamera_metadata.so
08-10 10:20:41.136  9975  9975 W art     : b6b1f000-b6b43000 r-xp 00000000 b3:1d 1582       /system/lib/libcamera_client.so
08-10 10:20:41.136  9975  9975 W art     : b6b43000-b6b44000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6b44000-b6b4b000 r--p 00024000 b3:1d 1582       /system/lib/libcamera_client.so
08-10 10:20:41.136  9975  9975 W art     : b6b4b000-b6b4c000 rw-p 0002b000 b3:1d 1582       /system/lib/libcamera_client.so
08-10 10:20:41.136  9975  9975 W art     : b6b4c000-b6b87000 r-xp 00000000 b3:1d 1657       /system/lib/libinputflinger.so
08-10 10:20:41.136  9975  9975 W art     : b6b87000-b6b88000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6b88000-b6b8b000 r--p 0003b000 b3:1d 1657       /system/lib/libinputflinger.so
08-10 10:20:41.136  9975  9975 W art     : b6b8b000-b6b8c000 rw-p 0003e000 b3:1d 1657       /system/lib/libinputflinger.so
08-10 10:20:41.136  9975  9975 W art     : b6b8c000-b6ba6000 r-xp 00000000 b3:1d 1656       /system/lib/libinput.so
08-10 10:20:41.136  9975  9975 W art     : b6ba6000-b6baa000 r--p 00019000 b3:1d 1656       /system/lib/libinput.so
08-10 10:20:41.136  9975  9975 W art     : b6baa000-b6bab000 rw-p 0001d000 b3:1d 1656       /system/lib/libinput.so
08-10 10:20:41.136  9975  9975 W art     : b6bab000-b6bf8000 r-xp 00000000 b3:1d 1645       /system/lib/libgui.so
08-10 10:20:41.136  9975  9975 W art     : b6bf8000-b6c04000 r--p 0004c000 b3:1d 1645       /system/lib/libgui.so
08-10 10:20:41.136  9975  9975 W art     : b6c04000-b6c05000 rw-p 00058000 b3:1d 1645       /system/lib/libgui.so
08-10 10:20:41.136  9975  9975 W art     : b6c05000-b6c12000 r-xp 00000000 b3:1d 1792       /system/lib/libui.so
08-10 10:20:41.136  9975  9975 W art     : b6c12000-b6c13000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6c13000-b6c14000 r--p 0000d000 b3:1d 1792       /system/lib/libui.so
08-10 10:20:41.136  9975  9975 W art     : b6c14000-b6c15000 rw-p 0000e000 b3:1d 1792       /system/lib/libui.so
08-10 10:20:41.136  9975  9975 W art     : b6c15000-b6c1c000 r-xp 00000000 b3:1d 1699       /system/lib/libnetutils.so
08-10 10:20:41.136  9975  9975 W art     : b6c1c000-b6c1d000 r--p 00006000 b3:1d 1699       /system/lib/libnetutils.so
08-10 10:20:41.136  9975  9975 W art     : b6c1d000-b6c1e000 rw-p 00007000 b3:1d 1699       /system/lib/libnetutils.so
08-10 10:20:41.136  9975  9975 W art     : b6c1e000-b6c25000 r-xp 00000000 b3:1d 1695       /system/lib/libnativehelper.so
08-10 10:20:41.136  9975  9975 W art     : b6c25000-b6c26000 r--p 0
08-10 10:20:41.136  9975  9975 W art     : 0006000 b3:1d 1695       /system/lib/libnativehelper.so
08-10 10:20:41.136  9975  9975 W art     : b6c26000-b6c27000 rw-p 00007000 b3:1d 1695       /system/lib/libnativehelper.so
08-10 10:20:41.136  9975  9975 W art     : b6c27000-b6c3b000 r-xp 00000000 b3:1d 1625       /system/lib/libexpat.so
08-10 10:20:41.136  9975  9975 W art     : b6c3b000-b6c3d000 r--p 00013000 b3:1d 1625       /system/lib/libexpat.so
08-10 10:20:41.136  9975  9975 W art     : b6c3d000-b6c3e000 rw-p 00015000 b3:1d 1625       /system/lib/libexpat.so
08-10 10:20:41.136  9975  9975 W art     : b6c3e000-b6c65000 r-xp 00000000 b3:1d 1556       /system/lib/libandroidfw.so
08-10 10:20:41.136  9975  9975 W art     : b6c65000-b6c66000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6c66000-b6c67000 r--p 00027000 b3:1d 1556       /system/lib/libandroidfw.so
08-10 10:20:41.136  9975  9975 W art     : b6c67000-b6c68000 rw-p 00028000 b3:1d 1556       /system/lib/libandroidfw.so
08-10 10:20:41.136  9975  9975 W art     : b6c68000-b6c6b000 r-xp 00000000 b3:1d 1686       /system/lib/libmemtrack.so
08-10 10:20:41.136  9975  9975 W art     : b6c6b000-b6c6c000 r--p 00002000 b3:1d 1686       /system/lib/libmemtrack.so
08-10 10:20:41.136  9975  9975 W art     : b6c6c000-b6c6d000 rw-p 00003000 b3:1d 1686       /system/lib/libmemtrack.so
08-10 10:20:41.136  9975  9975 W art     : b6c6d000-b6c76000 r-xp 00000000 b3:1d 1572       /system/lib/libbacktrace.so
08-10 10:20:41.136  9975  9975 W art     : b6c76000-b6c77000 r--p 00008000 b3:1d 1572       /system/lib/libbacktrace.so
08-10 10:20:41.136  9975  9975 W art     : b6c77000-b6c78000 rw-p 00009000 b3:1d 1572       /system/lib/libbacktrace.so
08-10 10:20:41.136  9975  9975 W art     : b6c78000-b6c97000 r-xp 00000000 b3:1d 1677       /system/lib/libm.so
08-10 10:20:41.136  9975  9975 W art     : b6c97000-b6c98000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6c98000-b6c99000 r--p 0001f000 b3:1d 1677       /system/lib/libm.so
08-10 10:20:41.136  9975  9975 W art     : b6c99000-b6c9a000 rw-p 00020000 b3:1d 1677       /system/lib/libm.so
08-10 10:20:41.136  9975  9975 W art     : b6c9a000-b6cf7000 r-xp 00000000 b3:1d 1580       /system/lib/libc.so
08-10 10:20:41.136  9975  9975 W art     : b6cf7000-b6cfa000 r--p 0005c000 b3:1d 1580       
08-10 10:20:41.136  9975  9975 W art     : /system/lib/libc.so
08-10 10:20:41.136  9975  9975 W art     : b6cfa000-b6cfd000 rw-p 0005f000 b3:1d 1580       /system/lib/libc.so
08-10 10:20:41.136  9975  9975 W art     : b6cfd000-b6d06000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6d06000-b6d8e000 r-xp 00000000 b3:1d 1579       /system/lib/libc++.so
08-10 10:20:41.136  9975  9975 W art     : b6d8e000-b6d8f000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6d8f000-b6d93000 r--p 00088000 b3
08-10 10:20:41.136  9975  9975 W art     : :1d 1579       /system/lib/libc++.so
08-10 10:20:41.136  9975  9975 W art     : b6d93000-b6d94000 rw-p 0008c000 b3:1d 1579       /system/lib/libc++.so
08-10 10:20:41.136  9975  9975 W art     : b6d94000-b6d95000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6d95000-b6dbd000 r-xp 00000000 b3:1d 1804       /system/lib/libwilhelm.so
08-10 10:20:41.136  9975  9975 W art     : b6dbd000-b6dbe000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6dbe000-b6dc1000 r--p 00028000 b3:1d 1804       /system/lib/libwilhelm.so
08-10 10:20:41.136  9975  9975 W art     : b6dc1000-b6dc2000 rw-p 0002b000 b3:1d 1804       /system/lib/libwilhelm.so
08-10 10:20:41.136  9975  9975 W art     : b6dc2000-b6e94000 r-xp 00000000 b3:1d 1554       /system/lib/libandroid_runtime.so
08-10 10:20:41.136  9975  9975 W art     : b6e94000-b6e9b000 r--p 000d1000 b3:1d 1554       /system/lib/libandroid_runtime.so
08-10 10:20:41.136  9975  9975 W art     : b6e9b000-b6ea3000 rw-p 000d8000 b3:1d 1554       /system/lib/libandroid_runtime.so
08-10 10:20:41.136  9975  9975 W art     : b6ea3000-b6ea4000 rw-p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6ea4000-b6ec9000 r-xp 00000000 b3:1d 1576       /system/lib/libbinder.so
08-10 10:20:41.136  9975  9975 W art     : b6ec9000-b6eca000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6eca000-b6ed1000 r--p 00025000 b3:1d 1576       /system/lib/libbinder.so
08-10 10:20:41.136  9975  9975 W art     : b6ed1000-b6ed2000 rw-p 0002c000 b3:1d 1576       /system/lib/libbinder.so
08-10 10:20:41.136  9975  9975 W art     : b6ed2000-b6ed9000 r-xp 00000000 b3:1d 1675       /system/lib/liblog.so
08-10 10:20:41.136  9975  9975 W art     : b6ed9000-b6eda000 r--p 00006000 b3:1d 1675       /system/lib/liblog.so
08-10 10:20:41.136  9975  9975 W art     : b6eda000-b6edb000 rw-p 00007000 b3:1d 1675       /system/lib/liblog.so
08-10 10:20:41.136  9975  9975 W art     : b6edb000-b6ef3000 r-xp 00000000 b3:1d 1795       /system/lib/libutils.so
08-10 10:20:41.136  9975  9975 W art     : b6ef3000-b6ef4000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6ef4000-b6ef5000 r--p 00018000 b3:1d 1795       /system/lib/libutils.so
08-10 10:20:41.136  9975  9975 W art     : b6ef5000-b6ef6000 rw-p 00019000 b3:1d 1795       /system/lib/libutils.so
08-10 10:20:41.136  9975  9975 W art     : b6ef6000-b6f04000 r-xp 00000000 b3:1d 1593       /system/lib/libcutils.so
08-10 10:20:41.136  9975  9975 W art     : b6f04000-b6f05000 ---p 00000000 00:00 0 
08-10 10:20:41.136  9975  9975 W art     : b6f05000-b6f06000 r--p 0000e000 b3:1d 1593       /system/lib/libcutils.so
08-10 10:20:41.136  9975  9975 W art     : b6f06000-b6f07000 rw-p 0000f000 b3:1d 1593       /system/lib/libcutils.so
08-10 10:20:41.136  9975  9975 W art     : b6f07000-b6f0b000 r-xp 00000000 b3:1d 2598       /system/vendor/lib/libNimsWrap.so
08-10 10:20:41.136  9975  9975 W art     : b6f0b000-b6f0c000 r--p 00003000 b3:1d 2598       /system/vendor/lib/libNimsWrap.so
08-10 10:20:41.136  9975  9975 W art     : b6f0c000-b6f0d000 rw-p 00004000 b3:1d 2598       /system/vendor/lib/libNimsWrap.so
08-10 10:20:41.136  9975  9975 W art     : b6f0d000-b6f0e000 rw-p 00000000 00:00 0          [anon:linker_alloc_vector]
08-10 10:20:41.136  9975  9975 W art     : b6f0e000-b6f0f000 rw-p 00000000 00:00 0          [anon:linker_alloc_64]
08-10 10:20:41.136  9975  9975 W art     : b6f0f000-b6f13000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b6f13000-b6f14000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b6f14000-b6f15000 rw-p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.136  9975  9975 W art     : b6f15000-b6f16000 rw-p 00000000 00:00 0          [anon:linker_alloc_vector]
08-10 10:20:41.136  9975  9975 W art     : b6f16000-b6f17000 rw-p 00000000 00:00 0          [anon:linker_alloc_16]
08-10 10:20:41.136  9975  9975 W art     : b6f17000-b6f18000 rw-p 00000000 00:00 0          [anon:linker_alloc_vector]
08-10 10:20:41.136  9975  9975 W art     : b6f18000-b6f19000 rw-p 00000000 00:00 0          [anon:linker_alloc_32]
08-10 10:20:41.136  9975  9975 W art     : b6f19000-b6f1a000 r--p 00000000 00:00 0          [anon:linker_alloc]
08-10 10:20:41.146  9975  9975 W art     : b6f1a000-b6f3a000 r--s 00000000 00:0c 7921       /dev/__properties__
08-10 10:20:41.146  9975  9975 W art     : b6f3a000-b6f3b000 r--p 00000000 00:00 0 
08-10 10:20:41.146  9975  9975 W art     : b6f3b000-b6f3c000 ---p 00000000 00:00 0 
08-10 10:20:41.146  9975  9975 W art     : b6f3c000-b6f3e000 rw-p 00000000 00:00 0          [anon:thread signal stack]
08-10 10:20:41.146  9975  9975 W art     : b6f3e000-b6f3f000 r-xp 00000000 00:00 0          [sigpage]
08-10 10:20:41.146  9975  9975 W art     : b6f3f000-b6f5c000 r-xp 00000000 b3:1d 544        /system/bin/linker
08-10 10:20:41.146  9975  9975 W art     : b6f5c000-b6f5d000 r--p 0001c000 b3:1d 544        /system/bin/linker
08-10 10:20:41.146  9975  9975 W art     : b6f5d000-b6f5f000 rw-p 0001d000 b3:1d 544        /system/bin/linker
08-10 10:20:41.146  9975  9975 W art     : b6f5f000-b6f61000 rw-p 00000000 00:00 0 
08-10 10:20:41.146  9975  9975 W art     : b6f61000-b6f66000 r-xp 00000000 b3:1d 385        /system/bin/app_process32
08-10 10:20:41.146  9975  9975 W art     : b6f66000-b6f67000 r--p 00004000 b3:1d 385        /system/bin/app_process32
08-10 10:20:41.146  9975  9975 W art     : b6f67000-b6f68000 rw-p 00000000 00:00 0 
08-10 10:20:41.146  9975  9975 W art     : b8612000-b8645000 rw-p 00000000 00:00 0          [heap]
08-10 10:20:41.146  9975  9975 W art     : be9c3000-be9e4000 rw-p 00000000 00:00 0          [stack]
08-10 10:20:41.146  9975  9975 W art     : ffff0000-ffff1000 r-xp 00000000 00:00 0          [vectors]
08-10 10:20:41.206  9975  9975 D ICU     : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
08-10 10:20:41.276  9975  9975 I Radio-JNI: register_android_hardware_Radio DONE
08-10 10:20:41.326  9975  9975 D AndroidRuntime: Calling main entry com.android.commands.am.Am
08-10 10:20:41.326   969  2743 I ActivityManager: Force stopping com.github.uiautomator appid=10097 user=0: start instr
08-10 10:20:41.326   969  2743 I ActivityManager: Killing 9882:com.github.uiautomator/u0a97 (adj 0): stop com.github.uiautomator
08-10 10:20:41.346   969  2612 D GraphicsStats: Buffer count: 3
08-10 10:20:41.346   969  2737 I WindowState: WIN DEATH: Window{5ba5cb0 u0 com.github.uiautomator/com.github.uiautomator.MainActivity}
08-10 10:20:41.346   969  2101 D WifiServiceImpl: Client connection lost with reason: 4
08-10 10:20:41.356   969  2743 D ActivityManager: cleanUpApplicationRecord -- 9882
08-10 10:20:41.356   969  2743 W ActivityManager: Scheduling restart of crashed service com.github.uiautomator/.Service in 2000ms
08-10 10:20:41.356   969  2743 W ActivityManager: Force removing ActivityRecord{d38dc67 u0 com.github.uiautomator/.MainActivity t15}: app died, no saved state
codeskyblue commented 6 years ago

upgrade to latest version will fix this problem.

gamesguru commented 6 years ago

the phone died over the weekend so we'll never know

but i was having issues with build 40 even