当前位置:   article > 正文

读取内存的权限 WRITE_EXTERNAL_STORAGE

write_external_storage

上周接VivoSDK,出现了如下:(最终发现是少了一个读取内存的权限 WRITE_EXTERNAL_STORAGE)

  1. 01/08 17:20:32: Launching 'AD380_VIVO' on OPPO OPPO A79.
  2. Install successfully finished in 55 s 425 ms.
  3. $ adb shell am start -n "com.imod.modao.cocos.vivo/org.cocos2dx.lua.WelcomeActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D
  4. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  5. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  6. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  7. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  8. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  9. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  10. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  11. Waiting for application to come online: com.imod.modao.cocos.vivo | com.imod.modao.cocos.vivo.test
  12. Connecting to com.imod.modao.cocos.vivo
  13. Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
  14. W/ActivityThread: Application com.imod.modao.cocos.vivo is waiting for the debugger on port 8100...
  15. I/System.out: Sending WAIT chunk
  16. I/art: Debugger is active
  17. Connected to the target VM, address: 'localhost:59924', transport: 'socket'
  18. I/System.out: Debugger has connected
  19. I/System.out: waiting for debugger to settle...
  20. I/System.out: waiting for debugger to settle...
  21. I/System.out: waiting for debugger to settle...
  22. I/System.out: waiting for debugger to settle...
  23. I/System.out: waiting for debugger to settle...
  24. I/System.out: waiting for debugger to settle...
  25. I/System.out: waiting for debugger to settle...
  26. I/System.out: debugger has settled (1454)
  27. W/ContextImpl: Failed to ensure /data/user_de/0/com.imod.modao.cocos.vivo/code_cache: chown failed: EPERM (Operation not permitted)
  28. E/ContextImpl: ensurePrivateDirExists xattr: user.inode_code_cache value :[B@ce150ec
  29. I/art: Starting a blocking GC HeapTrim
  30. D/VivoUnion.ImeiUtis: isMtk false isMulSimCard true
  31. I/VivoUnion.Helpers: Build.MANUFACTURER is OPPO
  32. I/VivoUnion.UnionConfigManager: gamePkg:com.imod.modao.cocos.vivo
  33. I/VivoUnion.Helpers: Build.MANUFACTURER is OPPO
  34. D/VivoUnion.SwitchPolicyManager: isVivoMobile:false H5Model:true
  35. I/VivoUnion.WebManager: CP invoke init, pkg = com.imod.modao.cocos.vivo appType = 1
  36. D/VivoUnion.VivoUnion.FingerFRMS: startup
  37. D/VivoUnion.VivoUnion.FingerValidateManager: verifyPermission
  38. D/NetworkSecurityConfig: No Network Security Config specified, using platform default
  39. D/VivoUnion.ChannelUnit: getMode pkg com.imod.modao.cocos.vivo, type V2
  40. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.BLUETOOTH
  41. D/VivoUnion.ChannelUnit: read channel com.imod.modao.cocos.vivo, info EmptyChannel
  42. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.BLUETOOTH_ADMIN
  43. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.READ_PHONE_STATE
  44. I/VivoUnion.ChannelInfoUtils: Channel info read wrong, but can't load exception.
  45. D/VivoUnion.ChannelInfoManager: onReadResult, need verify=0
  46. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.WRITE_EXTERNAL_STORAGE
  47. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.READ_EXTERNAL_STORAGE
  48. W/VivoUnion.VivoUnion.FingerValidateManager: Lack permission : android.permission.ACCESS_COARSE_LOCATION
  49. D/VivoUnion.VivoUnion.FingerGeneratorManager: collectFeature-----
  50. I/VivoUnion.ImeiUtis: funtouchSDKImei=
  51. I/System.out: Not need to boost!
  52. W/System.err: java.lang.reflect.InvocationTargetException
  53. W/System.err: at java.lang.reflect.Method.invoke(Native Method)
  54. W/System.err: at com.vivo.unionsdk.utils.f.驶(ImeiUtis.java:100)
  55. at com.vivo.unionsdk.utils.d.驶(Device.java:18)
  56. W/System.err: at com.vivo.unionsdk.i.a.驶(TrackManager.java:139)
  57. W/System.err: at com.vivo.unionsdk.i.a.始(TrackManager.java:102)
  58. W/System.err: at com.vivo.unionsdk.i.a.驶(TrackManager.java:77)
  59. W/System.err: at com.vivo.unionsdk.i.b.驶(TrackUtils.java:69)
  60. at com.vivo.unionsdk.i.b.驶(TrackUtils.java:61)
  61. at com.vivo.unionsdk.c.d.驶(WebConnector.java:90)
  62. W/System.err: at com.vivo.unionsdk.f.e.驶(SwitchPolicyManager.java:127)
  63. at com.vivo.unionsdk.open.VivoUnionSDK.initSdk(VivoUnionSDK.java:42)
  64. at com.vivo.unionsdk.open.VivoUnionSDK.initSdk(VivoUnionSDK.java:28)
  65. at org.cocos2dx.lua.MyApplication.onCreate(MyApplication.java:24)
  66. at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1024)
  67. at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6025)
  68. W/System.err: at android.app.ActivityThread.-wrap2(ActivityThread.java)
  69. at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1805)
  70. at android.os.Handler.dispatchMessage(Handler.java:110)
  71. at android.os.Looper.loop(Looper.java:232)
  72. at android.app.ActivityThread.main(ActivityThread.java:6914)
  73. at java.lang.reflect.Method.invoke(Native Method)
  74. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
  75. W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
  76. Caused by: java.lang.SecurityException: getImeiForSlot: Neither user 10570 nor current process has android.permission.READ_PHONE_STATE.
  77. W/System.err: at android.os.Parcel.readException(Parcel.java:1708)
  78. at android.os.Parcel.readException(Parcel.java:1661)
  79. at com.android.internal.telephony.ITelephony$Stub$Proxy.getImeiForSlot(ITelephony.java:4617)
  80. at android.telephony.TelephonyManager.getImei(TelephonyManager.java:929)
  81. ... 23 more
  82. E/VivoUnion.VivoUnion.FingerHashedFeature: CONTACT HASH CATCH EXCEPTION
  83. E/VivoUnion.VivoUnion.FingerHashedFeature: MUSIC HASH CATCH EXCEPTION
  84. D/libc-netbsd: [getaddrinfo]: hostname=joint.vivo.com.cn; servname=(null); app_pid=31026; app_uid=10570; ai_flags=1024; ai_family=0; ai_socktype=1 from prox result 0
  85. E/VivoUnion.VivoUnion.FingerHashedFeature: PHOTO HASH CATCH EXCEPTION
  86. E/VivoUnion.ImeiUtis: getDeviceId SecurityException java.lang.SecurityException: getDeviceId: Neither user 10570 nor current process has android.permission.READ_PHONE_STATE.
  87. W/odao.cocos.vivo: type=1400 audit(0.0:2204746): avc: denied { read } for name="cid" dev="sysfs" ino=27569 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
  88. E/VivoUnion.ImeiUtis: /sys/ufs/ufsid (No such file or directory)
  89. W/System.err: android.content.pm.PackageManager$NameNotFoundException: com.vivo.sdkplugin
  90. W/System.err: at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:176)
  91. at com.vivo.unionsdk.utils.e.驶(Helpers.java:44)
  92. at com.vivo.unionsdk.i.a.始(TrackManager.java:118)
  93. at com.vivo.unionsdk.i.a.驶(TrackManager.java:77)
  94. W/System.err: at com.vivo.unionsdk.i.b.驶(TrackUtils.java:69)
  95. at com.vivo.unionsdk.i.b.驶(TrackUtils.java:61)
  96. at com.vivo.unionsdk.c.d.驶(WebConnector.java:90)
  97. at com.vivo.unionsdk.f.e.驶(SwitchPolicyManager.java:127)
  98. at com.vivo.unionsdk.open.VivoUnionSDK.initSdk(VivoUnionSDK.java:42)
  99. at com.vivo.unionsdk.open.VivoUnionSDK.initSdk(VivoUnionSDK.java:28)
  100. W/System.err: at org.cocos2dx.lua.MyApplication.onCreate(MyApplication.java:24)
  101. at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1024)
  102. at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6025)
  103. at android.app.ActivityThread.-wrap2(ActivityThread.java)
  104. at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1805)
  105. at android.os.Handler.dispatchMessage(Handler.java:110)
  106. W/System.err: at android.os.Looper.loop(Looper.java:232)
  107. at android.app.ActivityThread.main(ActivityThread.java:6914)
  108. at java.lang.reflect.Method.invoke(Native Method)
  109. at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
  110. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
  111. E/ANR_LOG: >>> msg's executing time is too long
  112. Blocked msg = { when=-7s472ms what=110 target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{7120240 com.imod.modao.cocos.vivo}} } , cost = 4172 ms
  113. >>>Current msg List is:
  114. E/ANR_LOG: Current msg <1> = { when=-7s240ms what=118 target=android.app.ActivityThread$H obj={1.6 460mcc2mnc [zh_CN] ldltr sw360dp w672dp h342dp 480dpi nrml long land finger -keyb/v/h -nav/h s.1932mThemeChanged = 0mThemeChangedFlags = 0mFlipFont = 0} }
  115. E/ANR_LOG: Current msg <2> = { when=-4s189ms what=100 target=android.app.ActivityThread$H obj=ActivityRecord{cdaa579 token=android.os.BinderProxy@c1982be {com.imod.modao.cocos.vivo/org.cocos2dx.lua.WelcomeActivity}} }
  116. Current msg <3> = { when=-4s106ms what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@c1982be }
  117. Current msg <4> = { when=-51ms what=131 target=android.app.ActivityThread$H obj=android.app.ActivityThread$ProviderRefCount@9a6bf1f }
  118. >>>CURRENT MSG DUMP OVER<<<
  119. E/VivoUnion.VivoUnion.FingerStationFeature: Need Location Permission (Basestation)
  120. E/VivoUnion.VivoUnion.FingerStationFeature: Need Location Permission (NBasestation)
  121. D/libc-netbsd: [getaddrinfo]: hostname=st-onlinegame.vivo.com.cn; servname=(null); app_pid=31026; app_uid=10570; ai_flags=1024; ai_family=0; ai_socktype=1 from prox result 0
  122. W/VivoUnion.VivoUnion.FingerFeatureCollection: Imei Collect Error
  123. I/>>>: PackageManager.PERMISSION_GRANTED2
  124. W/VivoUnion.VivoUnion.FingerFeatureCollection: Imsi Collect Error
  125. W/VivoUnion.VivoUnion.FingerFeatureCollection: phoneNumber Collect Error
  126. I/VivoUnion.VivoUnion.FingerRequestParamsUtil: coming addVivoidentifierParams
  127. Android SDK Version:25 isSupportIdentifier:false
  128. E/VivoUnion.VivoUnion.FingerStationFeature: Coordinate Collect Error
  129. D/: [Posix_connect Debug]Process com.imod.modao.cocos.vivo :443
  130. D/: [Posix_connect Debug]Process com.imod.modao.cocos.vivo :443
  131. V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@9db938a[]
  132. V/ViewRootImpl: enableLogLight: enable = false
  133. D/WindowClient: Add to mViews: DecorView@9db938a[WelcomeActivity], this = android.view.WindowManagerGlobal@5295b51
  134. W/VivoUnion.VivoUnion.FingerSimulatorRecognition: SimSerialNumber collect error
  135. D/OpenGLRenderer: Dumper init 4 threads <0xe474e0a0>
  136. <com.imod.modao.cocos.vivo> is running.
  137. W/VivoUnion.VivoUnion.FingerSimulatorRecognition: VoiceMailNumber collect error
  138. D/VivoUnion.VivoUnion.FingerGeneratorManager: getCache-----
  139. W/VivoUnion.VivoUnion.FingerStorageManager: the sdk version more than 23
  140. D/OpenGLRenderer: CanvasContext() 0xe47910c0
  141. D/VivoUnion.VivoUnion.FingerGeneratorManager: sha256code i5r3OmEWZm2wu89oTI5oj8iUXlNjibytakMRN_Menqo
  142. D/ViewRootImpl[WelcomeActivity]: hardware acceleration is enabled, this = ViewRoot{1fd7553 com.imod.modao.cocos.vivo/org.cocos2dx.lua.WelcomeActivity,ident = 0}
  143. V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = ViewRoot{1fd7553 com.imod.modao.cocos.vivo/org.cocos2dx.lua.WelcomeActivity,ident = 0}, this = DecorView@9db938a[WelcomeActivity]
  144. D/VivoUnion.VivoUnion.FingerGeneratorManager: 加密后inputItems RBov22k1dp7xHkf2bGQBKtKhT0CdIEeFAkYZNdqgGwWA8rLwEsYJRmVHcU+zrFM/CnuSKllRujsB
  145. XAadONvZ1gLLRGDeCAEAjXcgFGWV+qCouzI1OQ48T6GIad8afxW/1uj2pUu5MLFOAjVTu77b+RQF
  146. d80sSzQdDYEwpMC90hrgtHB8zXMhbTnTD9A8nIsUcoinqNjELfpfoZPPOxtgjXc7KmGeQet0RMyD
  147. J79QiFTeUZGW9UeGJtqFgERI6FIk5u40CCbL4VD/pWgY2e2w8Ihbum8mOrD5mf98stse+1P2EI3D
  148. Zd/uTjeaoqhRsSybFqEFa+nb/rPd0IcRcZad2sDZVKCEJ62sCBdilLD14ReCdZwy3BaHXMkwPGPo
  149. sqc/b+xFjVyde63Crc+0dux0goa08DwlR37HI99wEtmP2YMK8G/mnZSzwCuJbiNVIGn1bqNm3t8W
  150. q51F9dW1ImRCWgS28+EQnDkjIxCdjKvuWpQnsoY1mZtKvLhfwVMc3HPpFCz67+Ueubov1WubmwFO
  151. PtZMIk++yCYpjZsc7P820gvvqI11RcA97mj1iyoDuaB2zC8bgbZTnFb2gnLErfOLqPFaLW+nGoUL
  152. CBpmWG3/qEc9i7gMRjmxszGNqNWCQ4Rdce7iyvcP58d0ynuhxvzdcscQDimWrWY7nMQS2zqSVo8J
  153. PYdqxA28+bSwDzslQXYxHRI0HN1Ak2nDXIfwGaMLKB/MB/ONeextNcgcYfqxCq2XkPt1vKSbjKZx
  154. 8sLleFCLdd8lr3UT86CezHkfaB7ELObrT9bkWcGkVJf9bsFETJUGXqWIneiqHBraxH4EhEGXnG7X
  155. SIPVn9/glJSp0D8cy8j2+YKToyHnQM1m4WbfxgiHJ/51mSKrYpn2QwNDL/GYhpH0Zv2FCWuz96vv
  156. 7fLjiC9mub/J72PMxA1g25Ip/QFd0BWuDsYHy9QyeUgscfqOk9RYbjo38QYy6utHzhdvuNAvGrvz
  157. a3CqANeDfUiFiVnQiTbQq0Km4UjxzDjUep6VKxN7+NVmoHD8XDDIOByn3ahss0fuD8vLDAd9lVsY
  158. cyfrizCMvhLfRn+zUM0YFZP4hjPLVC81qMOXTMJ/n85NUqoX4Ggx2+jsIrTx1gqDqEXBtzDaXGlX
  159. YEfCXEpMVhQ84O4rLZ654nan2iU+CbTr8knx5B8NVF8G8oSs5gWA2jDzHKJkG9h5cNpBiZKW67NN
  160. FF1t0CIrUYtE5K1GKrtXDOSFUYDBBN0TDzpn4sIvAo3Y1HdO5Z+aBNIrsz4DzRdcZ1nJqeKYu1gY
  161. sItcHLbmt96pRus4VSBothf8yelCLKdfGB0+1037KK4x7rFBJQmnz5YW5LoFXZLOgIevaVPVvJJl
  162. dRXoy6594CjnkrTMxLAaVOGRyXv9/PpxDJRGUNhY
  163. D/VivoUnion.VivoUnion.FingerGeneratorManager: 加密后ek ME5VPkYISba9ofq/pu1aRzFPmZ/V9+rHYoGfZEIr8k2pz2IMrrFFir0NX884T0L3xhJoTcaiNKUH
  164. RQOSBcEXgzBE15/JBoZUet2Pwys+NwQ/tCabfAITXmdBt8dToE1+1Jn3DT6U/JB33W5mvKpPXYuo
  165. 41V9PmxdYyY+oo8i7LA=
  166. D/libc-netbsd: [getaddrinfo]: hostname=dfp.vivo.com.cn; servname=(null); app_pid=31026; app_uid=10570; ai_flags=1024; ai_family=0; ai_socktype=1 from prox result 0
  167. D/: [Posix_connect Debug]Process com.imod.modao.cocos.vivo :443
  168. I/Choreographer: Skipped 13 frames! The application may be doing too much work on its main thread.
  169. D/Surface: Surface::allocateBuffers(this=0xe4768800)
  170. D/OpenGLRenderer: CanvasContext() 0xe47910c0 initialize window=0xe4768800, title=com.imod.modao.cocos.vivo/org.cocos2dx.lua.WelcomeActivity
  171. I/OpenGLRenderer: Initialized EGL, version 1.4
  172. D/OpenGLRenderer: Swap behavior 1
  173. D/libEGL: [FRR] clean FRR20 bit (2)
  174. [GIFT] clean GIFT bit (0)
  175. D/OpenGLRenderer: Created EGL context (0xe5d909c0)
  176. D/OpenGLRenderer: ProgramCache.init: enable enhancement 1
  177. I/OpenGLRenderer: Get disable program binary service property (0)
  178. Initializing program atlas...
  179. I/ProgramBinary/Service: ProgramBinaryService client side disable debugging.
  180. ProgramBinaryService client side disable binary content debugging.
  181. D/ProgramBinary/Service: BpProgramBinaryService.getReady
  182. D/ProgramBinary/Service: BpProgramBinaryService.getProgramBinaryData
  183. I/OpenGLRenderer: Program binary detail: Binary length is 454736, program map length is 124.
  184. Succeeded to mmap program binaries. File descriptor is 75, and path is /dev/ashmem.
  185. I/OpenGLRenderer: No need to use file discriptor anymore, close fd(75).
  186. D/OpenGLRenderer: Initializing program cache from 0x0, size = -1
  187. W/libEGL: [ANDROID_RECORDABLE] format: 1
  188. D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000
  189. D/OpenGLRenderer: ProgramCache.generateProgram: 1099511627784
  190. W/RenderThread: type=1400 audit(0.0:2204758): avc: denied { read } for name="boot_mode" dev="sysfs" ino=5480 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
  191. I/PerfService: PerfServiceNative api init
  192. D/NativeCrypto: ssl=0xe47e1400 NativeCrypto_SSL_do_handshake fd=0xc7a285c0 shc=0xc7a285c4 timeout_millis=0 client_mode=1 npn=0x0
  193. ssl=0xe47e1400 info_callback calling handshakeCompleted
  194. D/NativeCrypto: ssl=0xe47e0f00 NativeCrypto_SSL_do_handshake fd=0xde7f65c0 shc=0xde7f65c4 timeout_millis=0 client_mode=1 npn=0x0
  195. ssl=0xe47e0f00 info_callback calling handshakeCompleted
  196. D/NativeCrypto: ssl=0xe47e1400 cert_verify_callback => 1
  197. D/NativeCrypto: ssl=0xe47e1400 NativeCrypto_SSL_get_certificate => NULL
  198. I/System.out: Check isMmsSendPdu
  199. PDU read len:8192
  200. I/System.out: MMS PDU Type:115:61
  201. [OkHttp] sendRequest>>
  202. I/System.out: [OkHttp] sendRequest<<
  203. D/NativeCrypto: ssl=0xd743bd00 NativeCrypto_SSL_do_handshake fd=0xc77215c0 shc=0xc77215c4 timeout_millis=0 client_mode=1 npn=0x0
  204. D/NativeCrypto: ssl=0xe47e1400 info_callback calling handshakeCompleted
  205. D/NativeCrypto: ssl=0xe47e0f00 cert_verify_callback => 1
  206. D/NativeCrypto: ssl=0xe47e0f00 NativeCrypto_SSL_get_certificate => NULL
  207. I/System.out: Check isMmsSendPdu
  208. PDU read len:8192
  209. MMS PDU Type:99:111
  210. I/System.out: [OkHttp] sendRequest>>
  211. I/System.out: [OkHttp] sendRequest<<
  212. I/art: ProcessProfilingInfo new_methods=285 is saved saved_to_disk=1 resolve_classes_delay=5000
  213. D/NativeCrypto: ssl=0xd743bd00 info_callback calling handshakeCompleted
  214. D/NativeCrypto: ssl=0xe47e0f00 info_callback calling handshakeCompleted
  215. I/System.out: Close in OkHttp
  216. D/NativeCrypto: ssl=0xe47e1400 NativeCrypto_SSL_interrupt
  217. I/System.out: Wrong owner. Perhaps a late disconnect
  218. I/art: Do partial code cache collection, code=30KB, data=29KB
  219. I/art: After code cache collection, code=29KB, data=29KB
  220. Increasing code cache capacity to 128KB
  221. D/NativeCrypto: ssl=0xd743bd00 cert_verify_callback => 1
  222. D/NativeCrypto: ssl=0xd743bd00 NativeCrypto_SSL_get_certificate => NULL
  223. I/System.out: Check isMmsSendPdu
  224. PDU read len:8192
  225. MMS PDU Type:123:34
  226. I/System.out: [OkHttp] sendRequest>>
  227. I/System.out: [OkHttp] sendRequest<<
  228. D/NativeCrypto: ssl=0xd743bd00 info_callback calling handshakeCompleted
  229. W/VivoUnion.VivoUnion.FingerStorageManager: sdk version more than 23, don't support
  230. I/System.out: Wrong owner. Perhaps a late disconnect
  231. I/>>>: onRequestPermissionsResult granted
  232. D/JniHelper: JniHelper::setJavaVM(0xe5dba000), pthread_self() = -379562700
  233. D/main: cocos_android_app_init
  234. D/SurfaceView: checkSurfaceViewlLogProperty get invalid command
  235. D/GLSurfaceView: checkGLSurfaceViewlLogProperty get invalid command
  236. D/Cocos2dxActivity: model=OPPO A79
  237. product=A79
  238. isEmulator=false
  239. I/GLSurfaceView: setRenderer(), this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... ......I. 0,0-0,0}
  240. W/System.err: java.io.FileNotFoundException: /storage/emulated/0/system/user.io (Permission denied)
  241. W/System.err: at java.io.FileInputStream.open(Native Method)
  242. at java.io.FileInputStream.<init>(FileInputStream.java:146)
  243. at java.io.FileInputStream.<init>(FileInputStream.java:99)
  244. at org.cocos2dx.lua.AppActivity.readPdata(AppActivity.java:435)
  245. at org.cocos2dx.lua.AppActivity.initPersonalData(AppActivity.java:415)
  246. at org.cocos2dx.lua.AppActivity.onCreate(AppActivity.java:148)
  247. at android.app.Activity.performCreate(Activity.java:6987)
  248. W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
  249. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2925)
  250. at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3101)
  251. at android.app.ActivityThread.-wrap12(ActivityThread.java)
  252. at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1737)
  253. at android.os.Handler.dispatchMessage(Handler.java:110)
  254. at android.os.Looper.loop(Looper.java:232)
  255. at android.app.ActivityThread.main(ActivityThread.java:6914)
  256. at java.lang.reflect.Method.invoke(Native Method)
  257. W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
  258. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
  259. I/GLSurfaceView: setRenderMode = 1, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....I. 0,0-0,0}
  260. V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@a659bd2[]
  261. V/ViewRootImpl: enableLogLight: enable = false
  262. D/WindowClient: Add to mViews: DecorView@a659bd2[AppActivity], this = android.view.WindowManagerGlobal@5295b51
  263. D/OpenGLRenderer: CanvasContext() 0xc52d7d40
  264. D/ViewRootImpl[AppActivity]: hardware acceleration is enabled, this = ViewRoot{4d4dc93 com.imod.modao.cocos.vivo/org.cocos2dx.lua.AppActivity,ident = 1}
  265. V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = ViewRoot{4d4dc93 com.imod.modao.cocos.vivo/org.cocos2dx.lua.AppActivity,ident = 1}, this = DecorView@a659bd2[AppActivity]
  266. D/libc-netbsd: [getaddrinfo]: hostname=myd175.moyudao.com; servname=(null); app_pid=31026; app_uid=10570; ai_flags=1024; ai_family=0; ai_socktype=1 from prox result 0
  267. D/: [Posix_connect Debug]Process com.imod.modao.cocos.vivo :801
  268. V/InputMethodManager: Not IME target window, ignoring
  269. I/SurfaceView: updateWindow -- onWindowVisibilityChanged, visibility = 0, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....I. 0,0-0,0}
  270. I/System.out: [OkHttp] sendRequest>>
  271. I/System.out: [OkHttp] sendRequest<<
  272. D/OpenGLRenderer: CanvasContext() 0xc52d7d40 initialize window=0xc5264800, title=com.imod.modao.cocos.vivo/org.cocos2dx.lua.AppActivity
  273. W/libEGL: [ANDROID_RECORDABLE] format: 1
  274. D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000
  275. I/SurfaceView: updateWindow -- setFrame, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....ID 0,0-2160,1080}
  276. I/System.out: Wrong owner. Perhaps a late disconnect
  277. I/EglHelper: eglInitialize = 25486, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....ID 0,0-2160,1080}
  278. chooseConfig = 25486, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....ID 0,0-2160,1080}
  279. I/DefaultContextFactory: createContext = 25486, this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F....ID 0,0-2160,1080}
  280. W/libEGL: [ANDROID_RECORDABLE] format: 1
  281. D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000
  282. I/System.out: openConnection:1
  283. D/: [Posix_connect Debug]Process com.imod.modao.cocos.vivo :80
  284. I/System.out: >doSendRequest
  285. I/System.out: <doReceiveResponse
  286. D/CCFileUtils-android.cpp: relative path = src/Version.luac
  287. D/CCFileUtils-android.cpp: relative path = src/Version.luac
  288. D/CCFileUtils-android.cpp: relative path = src/osEx.luac
  289. D/CCFileUtils-android.cpp: relative path = src/config.luac
  290. D/CCFileUtils-android.cpp: relative path = src/cocos/init.luac
  291. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/Cocos2d.luac
  292. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/Cocos2dConstants.luac
  293. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/functions.luac
  294. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/init.luac
  295. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/device.luac
  296. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/display.luac
  297. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/audio.luac
  298. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/transition.luac
  299. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/NodeEx.luac
  300. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/SpriteEx.luac
  301. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/LayerEx.luac
  302. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/MenuEx.luac
  303. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UIWidget.luac
  304. relative path = src/cocos/framework/extends/UICheckBox.luac
  305. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UIEditBox.luac
  306. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UIListView.luac
  307. relative path = src/cocos/framework/extends/UIPageView.luac
  308. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UIScrollView.luac
  309. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UISlider.luac
  310. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/extends/UITextField.luac
  311. relative path = src/cocos/framework/package_support.luac
  312. D/CCFileUtils-android.cpp: relative path = src/cocos/framework/components/event.luac
  313. D/CCFileUtils-android.cpp: relative path = src/cocos/extension/ExtensionConstants.luac
  314. D/CCFileUtils-android.cpp: relative path = src/cocos/ui/GuiConstants.luac
  315. D/CCFileUtils-android.cpp: relative path = src/cocos/ui/experimentalUIConstants.luac
  316. D/CCFileUtils-android.cpp: relative path = src/cocos/network/NetworkConstants.luac
  317. D/CCFileUtils-android.cpp: relative path = src/platform/PlatformFunc.luac
  318. D/CCFileUtils-android.cpp: relative path = src/PlatformConfig.luac
  319. D/CCFileUtils-android.cpp: relative path = src/platform/PlatformPorxy.luac
  320. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/luaj.luac
  321. D/luajc: LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  322. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  323. D/luajc: LuaJavaBridge::callJavaStaticMethod("org/cocos2dx/lua/AppActivity", "getChannelId", args, "()I") SUCCESS
  324. D/CCFileUtils-android.cpp: relative path = src/UpdateLayer.luac
  325. D/CCFileUtils-android.cpp: relative path = src/Scheduler.luac
  326. D/cocos2d-x?debug?info: initSDK!
  327. D/luajc: LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  328. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  329. D/luajc: LuaJavaBridge::callJavaStaticMethod("org/cocos2dx/lua/AppActivity", "isNetworkConnected", args, "()I") SUCCESS
  330. I/System.out: [OkHttp] sendRequest>>
  331. I/System.out: [OkHttp] sendRequest<<
  332. E/ANR_LOG: >>> msg's executing time is too long
  333. Blocked msg = { when=-1s790ms what=0 target=android.view.Choreographer$FrameHandler callback=android.view.Choreographer$FrameDisplayEventReceiver } , cost = 1788 ms
  334. >>>Current msg List is:
  335. E/ANR_LOG: Current msg <1> = { when=-1s786ms what=0 target=android.view.ViewRootImpl$ViewRootHandler callback=android.app.Activity$2 }
  336. Current msg <2> = { when=-1s773ms barrier=3 }
  337. Current msg <3> = { when=-1s738ms what=5 target=android.view.ViewRootImpl$ViewRootHandler obj=com.android.internal.os.SomeArgs@b91c86c }
  338. E/ANR_LOG: Current msg <4> = { when=-1s734ms what=6 target=android.view.ViewRootImpl$ViewRootHandler arg1=1 arg2=1 }
  339. Current msg <5> = { when=-1s687ms what=3 target=android.view.SurfaceView$1 }
  340. >>>CURRENT MSG DUMP OVER<<<
  341. I/Choreographer: Skipped 106 frames! The application may be doing too much work on its main thread.
  342. I/System.out: Wrong owner. Perhaps a late disconnect
  343. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1043248864
  344. I/System.out: [OkHttp] sendRequest>>
  345. [OkHttp] sendRequest<<
  346. I/SurfaceView: Punch a hole(dispatchDraw), this = org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F...... 0,0-2160,1080}
  347. I/System.out: Wrong owner. Perhaps a late disconnect
  348. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1043248864
  349. D/OpenGLRenderer: ProgramCache.generateProgram: 1
  350. D/OpenGLRenderer: ProgramCache.generateProgram: 0
  351. W/RenderThread: type=1400 audit(0.0:2204788): avc: denied { read } for name="boot_mode" dev="sysfs" ino=5480 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
  352. V/InputMethodManager: onWindowFocus: org.cocos2dx.lib.Cocos2dxGLSurfaceView{8416c58 VFE...... .F...... 0,0-2160,1080} softInputMode=288 first=true flags=#1810580
  353. I/SurfaceView: updateWindow -- UPDATE_WINDOW_MSG, this = Handler (android.view.SurfaceView$1) {fb1b8b1}
  354. I/Choreographer: Skipped 1 frames! The application may be doing too much work on its main thread.
  355. W/RenderThread: type=1400 audit(0.0:2204789): avc: denied { read } for name="boot_mode" dev="sysfs" ino=5480 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
  356. D/WindowClient: Remove from mViews: DecorView@9db938a[WelcomeActivity], this = android.view.WindowManagerGlobal@5295b51
  357. D/CCFileUtils-android.cpp: relative path = src/StartGame.luac
  358. D/CCFileUtils-android.cpp: relative path = src/LoginScene.luac
  359. D/CCFileUtils-android.cpp: relative path = src/AppDef.luac
  360. D/CCFileUtils-android.cpp: relative path = src/GlobalFunc.luac
  361. D/CCFileUtils-android.cpp: relative path = src/GlobalVar.luac
  362. D/CCFileUtils-android.cpp: relative path = src/CommonFunction.luac
  363. D/CCFileUtils-android.cpp: relative path = src/UserSaveData.luac
  364. D/CCFileUtils-android.cpp: relative path = src/SoundEffectManager.luac
  365. D/CCFileUtils-android.cpp: relative path = src/TaskManager.luac
  366. D/CCFileUtils-android.cpp: relative path = src/GameLayerTag.luac
  367. D/CCFileUtils-android.cpp: relative path = src/TipsLayerTag.luac
  368. relative path = src/MonsterManager.luac
  369. D/CCFileUtils-android.cpp: relative path = src/ItemManager.luac
  370. D/CCFileUtils-android.cpp: relative path = src/CItem.luac
  371. D/CCFileUtils-android.cpp: relative path = src/ItemCpd.luac
  372. D/CCFileUtils-android.cpp: relative path = src/WaitingLayer.luac
  373. D/CCFileUtils-android.cpp: relative path = src/WaitingLayer_New.luac
  374. D/CCFileUtils-android.cpp: relative path = src/WaitingLayer_CD.luac
  375. relative path = src/TipsLayer.luac
  376. D/CCFileUtils-android.cpp: relative path = src/LoadingLayer.luac
  377. D/CCFileUtils-android.cpp: relative path = src/EventId.luac
  378. D/CCFileUtils-android.cpp: relative path = src/EventManager.luac
  379. D/CCFileUtils-android.cpp: relative path = src/ShowTextTipsLayer.luac
  380. D/CCFileUtils-android.cpp: relative path = src/platform/VIVOPlatform.luac
  381. D/CCFileUtils-android.cpp: relative path = src/platform/PlatformAndroid.luac
  382. D/CCFileUtils-android.cpp: relative path = src/platform/PlatformBase.luac
  383. D/CCFileUtils-android.cpp: relative path = src/login/LoginBgLayer.luac
  384. D/CCFileUtils-android.cpp: relative path = src/login/GameInit.luac
  385. D/CCFileUtils-android.cpp: relative path = src/Utils.luac
  386. relative path = src/GameState.luac
  387. D/CCFileUtils-android.cpp: relative path = src/NetSendMsg.luac
  388. D/CCFileUtils-android.cpp: relative path = src/NetRecvdMsg.luac
  389. D/CCFileUtils-android.cpp: relative path = src/UiManager.luac
  390. D/CCFileUtils-android.cpp: relative path = src/SkillManager.luac
  391. D/CCFileUtils-android.cpp: relative path = src/DrawUntil.luac
  392. D/CCFileUtils-android.cpp: relative path = src/Maps.luac
  393. D/CCFileUtils-android.cpp: relative path = src/Pet.luac
  394. D/CCFileUtils-android.cpp: relative path = src/AutoPath.luac
  395. D/CCFileUtils-android.cpp: relative path = src/GuideManager.luac
  396. D/CCFileUtils-android.cpp: relative path = src/battle/BattleGuideMag.luac
  397. D/CCFileUtils-android.cpp: relative path = src/GPathManager.luac
  398. D/CCFileUtils-android.cpp: relative path = src/WorldMapDate.luac
  399. D/CCFileUtils-android.cpp: relative path = src/SceneObjManager.luac
  400. D/CCFileUtils-android.cpp: relative path = src/handleLogin.luac
  401. relative path = src/MDEvent.luac
  402. D/CCFileUtils-android.cpp: relative path = src/Yuanying/YuanyingData.luac
  403. D/CCFileUtils-android.cpp: relative path = src/Trump/FaBaoData.luac
  404. D/CCFileUtils-android.cpp: relative path = src/BuffDate.luac
  405. D/CCFileUtils-android.cpp: relative path = src/PItem.luac
  406. D/CCFileUtils-android.cpp: relative path = src/jianling/JianLingItem.luac
  407. D/CCFileUtils-android.cpp: relative path = src/MapDisObj.luac
  408. D/CCFileUtils-android.cpp: relative path = src/MapPlayer.luac
  409. D/CCFileUtils-android.cpp: relative path = src/MapNpc.luac
  410. D/CCFileUtils-android.cpp: relative path = src/MapEnemy.luac
  411. D/CCFileUtils-android.cpp: relative path = src/MapOjbect.luac
  412. D/CCFileUtils-android.cpp: relative path = src/SceneObjData.luac
  413. D/CCFileUtils-android.cpp: relative path = src/PlayerData.luac
  414. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/bitExtend.luac
  415. D/CCFileUtils-android.cpp: relative path = src/NumberLayer.luac
  416. D/CCFileUtils-android.cpp: relative path = src/SpriteExLayer.luac
  417. D/CCFileUtils-android.cpp: relative path = src/FrameAnimationEx.luac
  418. D/CCFileUtils-android.cpp: relative path = src/cocos/cocos2d/luaj.luac
  419. D/luajc: LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  420. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  421. D/luajc: LuaJavaBridge::callJavaStaticMethod("org/cocos2dx/lua/AppMobileInfo", "GetMobileModel", args, "()Ljava/lang/String;") SUCCESS
  422. LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  423. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  424. D/luajc: LuaJavaBridge::callJavaStaticMethod("org/cocos2dx/lua/AppMobileInfo", "GetMacAddress", args, "()Ljava/lang/String;") SUCCESS
  425. LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  426. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  427. D/luajc: LuaJavaBridge::callJavaStaticMethod("org/cocos2dx/lua/AppMobileInfo", "GetMobileIMEI", args, "()Ljava/lang/String;") SUCCESS
  428. D/CCFileUtils-android.cpp: relative path = src/ServerManager.luac
  429. D/cocos2d-x?debug?info: socketClientStart
  430. Start Net thread,thread=0
  431. Start Net thread End,thread=1
  432. D/luajc: LuaJavaBridge::callJavaStaticMethod(lua_State *L)
  433. D/JniHelper: JniHelper::getJavaVM(), pthread_self() = -1002440416
  434. D/libc-netbsd: [getaddrinfo]: hostname=myd12.moyudao.com; servname=(null); app_pid=31026; app_uid=10570; ai_flags=1; ai_family=0; ai_socktype=1 from prox result 0
  435. D/cocos2d-x?debug?info: ClientSocket::ConnectServer URL=myd12.moyudao.com IP=182.254.215.12,Socket=64,ai_family=2,ai_addrlen=16
  436. D/cocos2d-x?debug?info: ***************socket connect success*******************************
  437. E/art: JNI DETECTED ERROR IN APPLICATION: GetStringUTFChars received NULL jstring
  438. in call to GetStringUTFChars
  439. from void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender()
  440. "GLThread 25486" prio=5 tid=27 Runnable
  441. | group="main" sCount=0 dsCount=0 obj=0x12f0e240 self=0xc5273a00
  442. | sysTid=31470 nice=0 cgrp=default sched=0/0 handle=0xc43ff920
  443. | state=R schedstat=( 1141399242 107467157 516 ) utm=103 stm=10 core=5 HZ=100
  444. | stack=0xc42fd000-0xc42ff000 stackSize=1038KB
  445. | held mutexes= "mutator lock"(shared held)
  446. native: #00 pc 00353d5d /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
  447. native: #01 pc 00334481 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+308)
  448. native: #02 pc 0023b019 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1188)
  449. native: #03 pc 0023bfff /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+58)
  450. native: #04 pc 000cb3db /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
  451. native: #05 pc 000cabbb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354)
  452. native: #06 pc 000ca083 /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+190)
  453. native: #07 pc 000c94bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+802)
  454. native: #08 pc 000cfbc3 /system/lib/libart.so (_ZN3art8CheckJNI22GetStringCharsInternalEPKcP7_JNIEnvP8_jstringPhbb+490)
  455. native: #09 pc 000c5823 /system/lib/libart.so (_ZN3art8CheckJNI17GetStringUTFCharsEP7_JNIEnvP8_jstringPh+26)
  456. native: #10 pc 0025b2d9 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge8CallInfo7executeEv+84)
  457. native: #11 pc 0025bf4b /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge20callJavaStaticMethodEP9lua_State+466)
  458. native: #12 pc 00379d80 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (???)
  459. native: #13 pc 0036958c /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (lua_pcall+32)
  460. at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
  461. at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:106)
  462. at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1604)
  463. at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1306)
  464. D/AEE_LIBAEE: shell: connected with AED OK
  465. D/AEE_LIBAEE: shell: got the request (cmd:Ind,AE_IND_LOG_CLOSE)
  466. shell: Got session close ind from AED
  467. A/art: art/runtime/java_vm_ext.cc:496] JNI DETECTED ERROR IN APPLICATION: GetStringUTFChars received NULL jstring
  468. art/runtime/java_vm_ext.cc:496] in call to GetStringUTFChars
  469. art/runtime/java_vm_ext.cc:496] from void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender()
  470. art/runtime/java_vm_ext.cc:496] "GLThread 25486" prio=5 tid=27 Runnable
  471. art/runtime/java_vm_ext.cc:496] | group="main" sCount=0 dsCount=0 obj=0x12f0e240 self=0xc5273a00
  472. art/runtime/java_vm_ext.cc:496] | sysTid=31470 nice=0 cgrp=default sched=0/0 handle=0xc43ff920
  473. art/runtime/java_vm_ext.cc:496] | state=R schedstat=( 1141399242 107467157 516 ) utm=103 stm=10 core=5 HZ=100
  474. art/runtime/java_vm_ext.cc:496] | stack=0xc42fd000-0xc42ff000 stackSize=1038KB
  475. art/runtime/java_vm_ext.cc:496] | held mutexes= "mutator lock"(shared held)
  476. art/runtime/java_vm_ext.cc:496] native: #00 pc 00353d5d /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
  477. art/runtime/java_vm_ext.cc:496] native: #01 pc 00334481 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+308)
  478. art/runtime/java_vm_ext.cc:496] native: #02 pc 0023b019 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1188)
  479. art/runtime/java_vm_ext.cc:496] native: #03 pc 0023bfff /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+58)
  480. art/runtime/java_vm_ext.cc:496] native: #04 pc 000cb3db /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
  481. art/runtime/java_vm_ext.cc:496] native: #05 pc 000cabbb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354)
  482. art/runtime/java_vm_ext.cc:496] native: #06 pc 000ca083 /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+190)
  483. art/runtime/java_vm_ext.cc:496] native: #07 pc 000c94bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+802)
  484. art/runtime/java_vm_ext.cc:496] native: #08 pc 000cfbc3 /system/lib/libart.so (_ZN3art8CheckJNI22GetStringCharsInternalEPKcP7_JNIEnvP8_jstringPhbb+490)
  485. art/runtime/java_vm_ext.cc:496] native: #09 pc 000c5823 /system/lib/libart.so (_ZN3art8CheckJNI17GetStringUTFCharsEP7_JNIEnvP8_jstringPh+26)
  486. art/runtime/java_vm_ext.cc:496] native: #10 pc 0025b2d9 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge8CallInfo7executeEv+84)
  487. art/runtime/java_vm_ext.cc:496] native: #11 pc 0025bf4b /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge20callJavaStaticMethodEP9lua_State+466)
  488. art/runtime/java_vm_ext.cc:496] native: #12 pc 00379d80 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (???)
  489. art/runtime/java_vm_ext.cc:496] native: #13 pc 0036958c /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (lua_pcall+32)
  490. art/runtime/java_vm_ext.cc:496] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
  491. art/runtime/java_vm_ext.cc:496] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:106)
  492. art/runtime/java_vm_ext.cc:496] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1604)
  493. art/runtime/java_vm_ext.cc:496] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1306)
  494. art/runtime/java_vm_ext.cc:496]
  495. A/art: art/runtime/runtime.cc:422] Runtime aborting...
  496. art/runtime/runtime.cc:422] Aborting thread:
  497. art/runtime/runtime.cc:422] "GLThread 25486" prio=5 tid=27 Native
  498. art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12f0e240 self=0xc5273a00
  499. art/runtime/runtime.cc:422] | sysTid=31470 nice=0 cgrp=default sched=0/0 handle=0xc43ff920
  500. art/runtime/runtime.cc:422] | state=R schedstat=( 1181773702 107881233 553 ) utm=105 stm=12 core=7 HZ=100
  501. art/runtime/runtime.cc:422] | stack=0xc42fd000-0xc42ff000 stackSize=1038KB
  502. art/runtime/runtime.cc:422] | held mutexes= "abort lock"
  503. art/runtime/runtime.cc:422] native: #00 pc 00353d5d /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
  504. art/runtime/runtime.cc:422] native: #01 pc 00334481 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+308)
  505. art/runtime/runtime.cc:422] native: #02 pc 003272d1 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+24)
  506. art/runtime/runtime.cc:422] native: #03 pc 00327159 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+424)
  507. art/runtime/runtime.cc:422] native: #04 pc 0031de59 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92)
  508. art/runtime/runtime.cc:422] native: #05 pc 000b5bc5 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1132)
  509. art/runtime/runtime.cc:422] native: #06 pc 0023b581 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+2572)
  510. art/runtime/runtime.cc:422] native: #07 pc 0023bfff /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+58)
  511. art/runtime/runtime.cc:422] native: #08 pc 000cb3db /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
  512. art/runtime/runtime.cc:422] native: #09 pc 000cabbb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354)
  513. art/runtime/runtime.cc:422] native: #10 pc 000ca083 /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+190)
  514. art/runtime/runtime.cc:422] native: #11 pc 000c94bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+802)
  515. art/runtime/runtime.cc:422] native: #12 pc 000cfbc3 /system/lib/libart.so (_ZN3art8CheckJNI22GetStringCharsInternalEPKcP7_JNIEnvP8_jstringPhbb+490)
  516. art/runtime/runtime.cc:422] native: #13 pc 000c5823 /system/lib/libart.so (_ZN3art8CheckJNI17GetStringUTFCharsEP7_JNIEnvP8_jstringPh+26)
  517. art/runtime/runtime.cc:422] native: #14 pc 0025b2d9 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge8CallInfo7executeEv+84)
  518. art/runtime/runtime.cc:422] native: #15 pc 0025bf4b /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge20callJavaStaticMethodEP9lua_State+466)
  519. art/runtime/runtime.cc:422] native: #16 pc 00379d80 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (???)
  520. art/runtime/runtime.cc:422] native: #17 pc 0036958c /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (lua_pcall+32)
  521. art/runtime/runtime.cc:422] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
  522. art/runtime/runtime.cc:422] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:106)
  523. art/runtime/runtime.cc:422] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1604)
  524. art/runtime/runtime.cc:422] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1306)
  525. art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock mutator lock
  526. art/runtime/runtime.cc:422] All threads:
  527. art/runtime/runtime.cc:422] DALVIK THREADS (30):
  528. art/runtime/runtime.cc:422] "GLThread 25486" prio=5 tid=27 Runnable
  529. art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12f0e240 self=0xc5273a00
  530. art/runtime/runtime.cc:422] | sysTid=31470 nice=0 cgrp=default sched=0/0 handle=0xc43ff920
  531. art/runtime/runtime.cc:422] | state=R schedstat=( 1220061009 107881233 553 ) utm=108 stm=13 core=7 HZ=100
  532. art/runtime/runtime.cc:422] | stack=0xc42fd000-0xc42ff000 stackSize=1038KB
  533. art/runtime/runtime.cc:422] | held mutexes= "abort lock" "mutator lock"(shared held)
  534. art/runtime/runtime.cc:422] native: #00 pc 00353d5d /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
  535. art/runtime/runtime.cc:422] native: #01 pc 00334481 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+308)
  536. art/runtime/runtime.cc:422] native: #02 pc 0034657d /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+620)
  537. art/runtime/runtime.cc:422] native: #03 pc 0034057b /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+330)
  538. art/runtime/runtime.cc:422] native: #04 pc 00340277 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+586)
  539. art/runtime/runtime.cc:422] native: #05 pc 00327125 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+372)
  540. art/runtime/runtime.cc:422] native: #06 pc 0031de59 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92)
  541. art/runtime/runtime.cc:422] native: #07 pc 000b5bc5 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1132)
  542. art/runtime/runtime.cc:422] native: #08 pc 0023b581 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+2572)
  543. art/runtime/runtime.cc:422] native: #09 pc 0023bfff /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+58)
  544. art/runtime/runtime.cc:422] native: #10 pc 000cb3db /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
  545. art/runtime/runtime.cc:422] native: #11 pc 000cabbb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354)
  546. art/runtime/runtime.cc:422] native: #12 pc 000ca083 /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+190)
  547. art/runtime/runtime.cc:422] native: #13 pc 000c94bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+802)
  548. art/runtime/runtime.cc:422] native: #14 pc 000cfbc3 /system/lib/libart.so (_ZN3art8CheckJNI22GetStringCharsInternalEPKcP7_JNIEnvP8_jstringPhbb+490)
  549. art/runtime/runtime.cc:422] native: #15 pc 000c5823 /system/lib/libart.so (_ZN3art8CheckJNI17GetStringUTFCharsEP7_JNIEnvP8_jstringPh+26)
  550. art/runtime/runtime.cc:422] native: #16 pc 0025b2d9 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge8CallInfo7executeEv+84)
  551. art/runtime/runtime.cc:422] native: #17 pc 0025bf4b /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge20callJavaStaticMethodEP9lua_State+466)
  552. art/runtime/runtime.cc:422] native: #18 pc 00379d80 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (???)
  553. art/runtime/runtime.cc:422] native: #19 pc 0036958c /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (lua_pcall+32)
  554. art/runtime/runtime.cc:422] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
  555. art/runtime/runtime.cc:422] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:106)
  556. art/runtime/runtime.cc:422] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1604)
  557. art/runtime/runtime.cc:422] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1306)
  558. art/runtime/runtime.cc:422]
  559. art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native
  560. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x74a9e6a0 self=0xe5d85400
  561. art/runtime/runtime.cc:422] | sysTid=31026 nice=-10 cgrp=default sched=0/0 handle=0xe9605534
  562. art/runtime/runtime.cc:422] | state=S schedstat=( 579600390 31399613 675 ) utm=42 stm=15 core=3 HZ=100
  563. art/runtime/runtime.cc:422] | stack=0xff601000-0xff603000 stackSize=8MB
  564. art/runtime/runtime.cc:422] | held mutexes=
  565. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  566. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  567. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  568. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  569. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  570. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  571. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  572. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  573. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  574. art/runtime/runtime.cc:422] native: #05 pc 0009770d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  575. art/runtime/runtime.cc:422] native: #06 pc 0069d695 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  576. art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
  577. art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:328)
  578. art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:173)
  579. art/runtime/runtime.cc:422] at android.app.ActivityThread.main(ActivityThread.java:6914)
  580. art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
  581. art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
  582. art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
  583. art/runtime/runtime.cc:422]
  584. art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
  585. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x0 self=0xde915000
  586. art/runtime/runtime.cc:422] | sysTid=31032 nice=9 cgrp=default sched=0/0 handle=0xe54a1920
  587. art/runtime/runtime.cc:422] | state=S schedstat=( 235160856 132290529 246 ) utm=21 stm=1 core=4 HZ=100
  588. art/runtime/runtime.cc:422] | stack=0xe53a3000-0xe53a5000 stackSize=1022KB
  589. art/runtime/runtime.cc:422] | held mutexes=
  590. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  591. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  592. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  593. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  594. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  595. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  596. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  597. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  598. art/runtime/runtime.cc:422] native: #02 pc 00347ac5 /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+160)
  599. art/runtime/runtime.cc:422] native: #03 pc 003472ef /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62)
  600. art/runtime/runtime.cc:422] native: #04 pc 00346e1d /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+64)
  601. art/runtime/runtime.cc:422] native: #05 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  602. art/runtime/runtime.cc:422] native: #06 pc 00019acd /system/lib/libc.so (__start_thread+6)
  603. art/runtime/runtime.cc:422] (no managed stack frames)
  604. art/runtime/runtime.cc:422]
  605. art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
  606. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d20f70 self=0xdd08f100
  607. art/runtime/runtime.cc:422] | sysTid=31033 nice=0 cgrp=default sched=0/0 handle=0xe53a0920
  608. art/runtime/runtime.cc:422] | state=S schedstat=( 628923 0 1 ) utm=0 stm=0 core=6 HZ=100
  609. art/runtime/runtime.cc:422] | stack=0xe52a6000-0xe52a8000 stackSize=1006KB
  610. art/runtime/runtime.cc:422] | held mutexes=
  611. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  612. art/runtime/runtime.cc:422] kernel: do_sigtimedwait+0x15c/0x238
  613. art/runtime/runtime.cc:422] kernel: compat_SyS_rt_sigtimedwait+0x88/0xe4
  614. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  615. art/runtime/runtime.cc:422] native: #00 pc 00049a44 /system/lib/libc.so (__rt_sigtimedwait+12)
  616. art/runtime/runtime.cc:422] native: #01 pc 0001df17 /system/lib/libc.so (sigwait+34)
  617. art/runtime/runtime.cc:422] native: #02 pc 0032a46f /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22)
  618. art/runtime/runtime.cc:422] native: #03 pc 0032a025 /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+168)
  619. art/runtime/runtime.cc:422] native: #04 pc 00328cad /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+224)
  620. art/runtime/runtime.cc:422] native: #05 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  621. A/art: art/runtime/runtime.cc:422] native: #06 pc 00019acd /system/lib/libc.so (__start_thread+6)
  622. art/runtime/runtime.cc:422] (no managed stack frames)
  623. art/runtime/runtime.cc:422]
  624. art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
  625. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a0d0 self=0xde916400
  626. art/runtime/runtime.cc:422] | sysTid=31034 nice=0 cgrp=default sched=0/0 handle=0xe52a3920
  627. art/runtime/runtime.cc:422] | state=S schedstat=( 53765693 65924 20 ) utm=5 stm=0 core=1 HZ=100
  628. art/runtime/runtime.cc:422] | stack=0xe51a9000-0xe51ab000 stackSize=1006KB
  629. art/runtime/runtime.cc:422] | held mutexes=
  630. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  631. art/runtime/runtime.cc:422] kernel: poll_schedule_timeout+0x3c/0x64
  632. art/runtime/runtime.cc:422] kernel: do_select+0x51c/0x5bc
  633. art/runtime/runtime.cc:422] kernel: compat_core_sys_select+0x18c/0x218
  634. art/runtime/runtime.cc:422] kernel: compat_SyS_pselect6+0x24c/0x26c
  635. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  636. art/runtime/runtime.cc:422] native: #00 pc 0004991c /system/lib/libc.so (__pselect6+20)
  637. art/runtime/runtime.cc:422] native: #01 pc 0001cd11 /system/lib/libc.so (select+88)
  638. art/runtime/runtime.cc:422] native: #02 pc 004003a7 /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+302)
  639. art/runtime/runtime.cc:422] native: #03 pc 0024b5d7 /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+650)
  640. art/runtime/runtime.cc:422] native: #04 pc 0024ad7b /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22)
  641. art/runtime/runtime.cc:422] native: #05 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  642. art/runtime/runtime.cc:422] native: #06 pc 00019acd /system/lib/libc.so (__start_thread+6)
  643. art/runtime/runtime.cc:422] (no managed stack frames)
  644. art/runtime/runtime.cc:422]
  645. art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=5 Waiting
  646. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a160 self=0xe5d86300
  647. art/runtime/runtime.cc:422] | sysTid=31035 nice=0 cgrp=default sched=0/0 handle=0xe51a6920
  648. art/runtime/runtime.cc:422] | state=S schedstat=( 1006077 804691 10 ) utm=0 stm=0 core=7 HZ=100
  649. art/runtime/runtime.cc:422] | stack=0xe50a4000-0xe50a6000 stackSize=1038KB
  650. art/runtime/runtime.cc:422] | held mutexes=
  651. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  652. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  653. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  654. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  655. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  656. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  657. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  658. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  659. art/runtime/runtime.cc:422] native: #02 pc 002a297b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
  660. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  661. art/runtime/runtime.cc:422] native: #04 pc 002b29db /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
  662. art/runtime/runtime.cc:422] native: #05 pc 00000557 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+74)
  663. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  664. art/runtime/runtime.cc:422] - waiting on <0x068da40a> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  665. art/runtime/runtime.cc:422] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:155)
  666. art/runtime/runtime.cc:422] - locked <0x068da40a> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  667. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  668. art/runtime/runtime.cc:422]
  669. art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=6 Waiting
  670. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a1f0 self=0xe5d86800
  671. art/runtime/runtime.cc:422] | sysTid=31036 nice=0 cgrp=default sched=0/0 handle=0xe50a1920
  672. art/runtime/runtime.cc:422] | state=S schedstat=( 1435539 115077 11 ) utm=0 stm=0 core=0 HZ=100
  673. art/runtime/runtime.cc:422] | stack=0xe4f9f000-0xe4fa1000 stackSize=1038KB
  674. art/runtime/runtime.cc:422] | held mutexes=
  675. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  676. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  677. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  678. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  679. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  680. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  681. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  682. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  683. art/runtime/runtime.cc:422] native: #02 pc 002a297b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
  684. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  685. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  686. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  687. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  688. art/runtime/runtime.cc:422] - waiting on <0x01bab904> (a java.lang.Object)
  689. art/runtime/runtime.cc:422] at java.lang.Object.wait(Object.java:407)
  690. art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
  691. art/runtime/runtime.cc:422] - locked <0x01bab904> (a java.lang.Object)
  692. art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
  693. art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:210)
  694. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  695. art/runtime/runtime.cc:422]
  696. art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=7 Waiting
  697. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a280 self=0xe5d86d00
  698. art/runtime/runtime.cc:422] | sysTid=31037 nice=0 cgrp=default sched=0/0 handle=0xe4f9c920
  699. art/runtime/runtime.cc:422] | state=S schedstat=( 240308 463000 6 ) utm=0 stm=0 core=5 HZ=100
  700. art/runtime/runtime.cc:422] | stack=0xe4e9a000-0xe4e9c000 stackSize=1038KB
  701. art/runtime/runtime.cc:422] | held mutexes=
  702. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  703. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  704. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  705. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  706. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  707. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  708. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  709. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  710. art/runtime/runtime.cc:422] native: #02 pc 002a297b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
  711. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  712. art/runtime/runtime.cc:422] native: #04 pc 002b29db /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
  713. art/runtime/runtime.cc:422] native: #05 pc 00000557 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+74)
  714. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  715. art/runtime/runtime.cc:422] - waiting on <0x0df82eed> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  716. art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:275)
  717. art/runtime/runtime.cc:422] - locked <0x0df82eed> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  718. art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:255)
  719. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  720. art/runtime/runtime.cc:422]
  721. art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=8 Blocked
  722. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a310 self=0xe5d88b00
  723. art/runtime/runtime.cc:422] | sysTid=31038 nice=0 cgrp=default sched=0/0 handle=0xe4e97920
  724. art/runtime/runtime.cc:422] | state=S schedstat=( 32500846 18826770 53 ) utm=0 stm=2 core=7 HZ=100
  725. art/runtime/runtime.cc:422] | stack=0xe4d95000-0xe4d97000 stackSize=1038KB
  726. art/runtime/runtime.cc:422] | held mutexes=
  727. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  728. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  729. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  730. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  731. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  732. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  733. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  734. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  735. art/runtime/runtime.cc:422] native: #02 pc 001b5919 /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+288)
  736. art/runtime/runtime.cc:422] native: #03 pc 001b5f91 /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+44)
  737. art/runtime/runtime.cc:422] native: #04 pc 0015feef /system/framework/arm/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+74)
  738. art/runtime/runtime.cc:422] at dalvik.system.VMRuntime.runHeapTasks(Native method)
  739. art/runtime/runtime.cc:422] - waiting to lock an unknown object
  740. art/runtime/runtime.cc:422] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:443)
  741. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  742. art/runtime/runtime.cc:422]
  743. art/runtime/runtime.cc:422] "Binder:31026_1" prio=5 tid=9 Native
  744. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a4c0 self=0xd7429000
  745. art/runtime/runtime.cc:422] | sysTid=31039 nice=0 cgrp=default sched=0/0 handle=0xe4b94920
  746. art/runtime/runtime.cc:422] | state=S schedstat=( 9328532 16084077 41 ) utm=0 stm=0 core=4 HZ=100
  747. art/runtime/runtime.cc:422] | stack=0xe4a9a000-0xe4a9c000 stackSize=1006KB
  748. art/runtime/runtime.cc:422] | held mutexes=
  749. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  750. art/runtime/runtime.cc:422] kernel: binder_thread_read+0x9ec/0x102c
  751. art/runtime/runtime.cc:422] kernel: binder_ioctl_write_read+0x1c0/0x4c8
  752. A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl+0x40c/0x6d0
  753. art/runtime/runtime.cc:422] kernel: compat_SyS_ioctl+0xb0/0xde4
  754. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  755. art/runtime/runtime.cc:422] native: #00 pc 00049818 /system/lib/libc.so (__ioctl+8)
  756. art/runtime/runtime.cc:422] native: #01 pc 0001aafb /system/lib/libc.so (ioctl+38)
  757. art/runtime/runtime.cc:422] native: #02 pc 0003d71f /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
  758. art/runtime/runtime.cc:422] native: #03 pc 0003d809 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
  759. art/runtime/runtime.cc:422] native: #04 pc 0003dd4d /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  760. art/runtime/runtime.cc:422] native: #05 pc 0005037b /system/lib/libbinder.so (???)
  761. art/runtime/runtime.cc:422] native: #06 pc 0000e525 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
  762. art/runtime/runtime.cc:422] native: #07 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  763. art/runtime/runtime.cc:422] native: #08 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  764. art/runtime/runtime.cc:422] native: #09 pc 00019acd /system/lib/libc.so (__start_thread+6)
  765. art/runtime/runtime.cc:422] (no managed stack frames)
  766. art/runtime/runtime.cc:422]
  767. art/runtime/runtime.cc:422] "Binder:31026_2" prio=5 tid=10 Native
  768. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a550 self=0xde917800
  769. art/runtime/runtime.cc:422] | sysTid=31040 nice=0 cgrp=default sched=0/0 handle=0xe4a97920
  770. art/runtime/runtime.cc:422] | state=S schedstat=( 12283002 4518689 35 ) utm=1 stm=0 core=4 HZ=100
  771. art/runtime/runtime.cc:422] | stack=0xe499d000-0xe499f000 stackSize=1006KB
  772. art/runtime/runtime.cc:422] | held mutexes=
  773. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  774. art/runtime/runtime.cc:422] kernel: binder_thread_read+0x9ec/0x102c
  775. art/runtime/runtime.cc:422] kernel: binder_ioctl_write_read+0x1c0/0x4c8
  776. art/runtime/runtime.cc:422] kernel: binder_ioctl+0x40c/0x6d0
  777. art/runtime/runtime.cc:422] kernel: compat_SyS_ioctl+0xb0/0xde4
  778. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  779. art/runtime/runtime.cc:422] native: #00 pc 00049818 /system/lib/libc.so (__ioctl+8)
  780. art/runtime/runtime.cc:422] native: #01 pc 0001aafb /system/lib/libc.so (ioctl+38)
  781. art/runtime/runtime.cc:422] native: #02 pc 0003d71f /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+202)
  782. art/runtime/runtime.cc:422] native: #03 pc 0003d809 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
  783. art/runtime/runtime.cc:422] native: #04 pc 0003dd4d /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+48)
  784. art/runtime/runtime.cc:422] native: #05 pc 0005037b /system/lib/libbinder.so (???)
  785. art/runtime/runtime.cc:422] native: #06 pc 0000e525 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
  786. art/runtime/runtime.cc:422] native: #07 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  787. art/runtime/runtime.cc:422] native: #08 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  788. art/runtime/runtime.cc:422] native: #09 pc 00019acd /system/lib/libc.so (__start_thread+6)
  789. art/runtime/runtime.cc:422] (no managed stack frames)
  790. art/runtime/runtime.cc:422]
  791. art/runtime/runtime.cc:422] "FileObserver" prio=5 tid=11 Native
  792. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2aaf0 self=0xd742a400
  793. art/runtime/runtime.cc:422] | sysTid=31058 nice=0 cgrp=default sched=0/0 handle=0xe4993920
  794. art/runtime/runtime.cc:422] | state=S schedstat=( 201769 0 1 ) utm=0 stm=0 core=6 HZ=100
  795. art/runtime/runtime.cc:422] | stack=0xe4891000-0xe4893000 stackSize=1038KB
  796. art/runtime/runtime.cc:422] | held mutexes=
  797. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  798. art/runtime/runtime.cc:422] kernel: wait_woken+0x40/0x88
  799. art/runtime/runtime.cc:422] kernel: inotify_read+0x268/0x46c
  800. art/runtime/runtime.cc:422] kernel: vfs_read+0x84/0x170
  801. art/runtime/runtime.cc:422] kernel: SyS_read+0x44/0xa0
  802. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  803. art/runtime/runtime.cc:422] native: #00 pc 0004a868 /system/lib/libc.so (read+8)
  804. art/runtime/runtime.cc:422] native: #01 pc 000caefd /system/lib/libandroid_runtime.so (???)
  805. art/runtime/runtime.cc:422] native: #02 pc 0067378b /system/framework/arm/boot-framework.oat (Java_android_os_FileObserver_00024ObserverThread_observe__I+78)
  806. art/runtime/runtime.cc:422] at android.os.FileObserver$ObserverThread.observe(Native method)
  807. art/runtime/runtime.cc:422] at android.os.FileObserver$ObserverThread.run(FileObserver.java:86)
  808. art/runtime/runtime.cc:422]
  809. art/runtime/runtime.cc:422] "Profile Saver" prio=5 tid=12 Native
  810. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2ae50 self=0xde916900
  811. art/runtime/runtime.cc:422] | sysTid=31135 nice=-10 cgrp=default sched=0/0 handle=0xdeb7b920
  812. art/runtime/runtime.cc:422] | state=S schedstat=( 10264304 521539 34 ) utm=0 stm=0 core=4 HZ=100
  813. art/runtime/runtime.cc:422] | stack=0xdea81000-0xdea83000 stackSize=1006KB
  814. art/runtime/runtime.cc:422] | held mutexes=
  815. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  816. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  817. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  818. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  819. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  820. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  821. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  822. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  823. art/runtime/runtime.cc:422] native: #02 pc 0025d265 /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+1712)
  824. art/runtime/runtime.cc:422] native: #03 pc 0025e7a1 /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+52)
  825. art/runtime/runtime.cc:422] native: #04 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  826. A/art: art/runtime/runtime.cc:422] native: #05 pc 00019acd /system/lib/libc.so (__start_thread+6)
  827. art/runtime/runtime.cc:422] (no managed stack frames)
  828. art/runtime/runtime.cc:422]
  829. art/runtime/runtime.cc:422] "vivounion_worker_thread" prio=5 tid=13 Native
  830. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d93790 self=0xd742ae00
  831. art/runtime/runtime.cc:422] | sysTid=31176 nice=0 cgrp=default sched=0/0 handle=0xde8ff920
  832. art/runtime/runtime.cc:422] | state=S schedstat=( 16524001 18033690 19 ) utm=1 stm=0 core=6 HZ=100
  833. art/runtime/runtime.cc:422] | stack=0xde7fd000-0xde7ff000 stackSize=1038KB
  834. art/runtime/runtime.cc:422] | held mutexes=
  835. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  836. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  837. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  838. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  839. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  840. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  841. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  842. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  843. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  844. art/runtime/runtime.cc:422] native: #05 pc 0009770d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  845. art/runtime/runtime.cc:422] native: #06 pc 0069d695 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  846. art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
  847. art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:328)
  848. art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:173)
  849. art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61)
  850. art/runtime/runtime.cc:422]
  851. art/runtime/runtime.cc:422] "AsyncTask #1" prio=5 tid=14 TimedWaiting
  852. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d93940 self=0xd742b300
  853. art/runtime/runtime.cc:422] | sysTid=31177 nice=10 cgrp=default sched=0/0 handle=0xde7fa920
  854. art/runtime/runtime.cc:422] | state=S schedstat=( 149511696 501672387 366 ) utm=14 stm=0 core=5 HZ=100
  855. art/runtime/runtime.cc:422] | stack=0xde6f8000-0xde6fa000 stackSize=1038KB
  856. art/runtime/runtime.cc:422] | held mutexes=
  857. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  858. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  859. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  860. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  861. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  862. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  863. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  864. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  865. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  866. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  867. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  868. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  869. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  870. art/runtime/runtime.cc:422] - waiting on <0x09466122> (a java.lang.Object)
  871. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  872. art/runtime/runtime.cc:422] - locked <0x09466122> (a java.lang.Object)
  873. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  874. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  875. art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2077)
  876. art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:438)
  877. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  878. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  879. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  880. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  881. art/runtime/runtime.cc:422]
  882. art/runtime/runtime.cc:422] "pool-1-thread-1" prio=5 tid=15 Waiting
  883. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dbd4c0 self=0xd742a900
  884. art/runtime/runtime.cc:422] | sysTid=31179 nice=0 cgrp=default sched=0/0 handle=0xc7f45920
  885. art/runtime/runtime.cc:422] | state=S schedstat=( 50218997 10538692 77 ) utm=3 stm=1 core=4 HZ=100
  886. art/runtime/runtime.cc:422] | stack=0xc7e43000-0xc7e45000 stackSize=1038KB
  887. art/runtime/runtime.cc:422] | held mutexes=
  888. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  889. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  890. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  891. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  892. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  893. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  894. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  895. art/runtime/runtime.cc:422] native: #01 pc 000b7789 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
  896. art/runtime/runtime.cc:422] native: #02 pc 002a297b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+514)
  897. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  898. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  899. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  900. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  901. art/runtime/runtime.cc:422] - waiting on <0x06dbe7b3> (a java.lang.Object)
  902. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  903. A/art: art/runtime/runtime.cc:422] - locked <0x06dbe7b3> (a java.lang.Object)
  904. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  905. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161)
  906. art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035)
  907. art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413)
  908. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1058)
  909. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  910. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  911. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  912. art/runtime/runtime.cc:422]
  913. art/runtime/runtime.cc:422] "pool-2-thread-1" prio=5 tid=16 TimedWaiting
  914. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dd40d0 self=0xd742c700
  915. art/runtime/runtime.cc:422] | sysTid=31180 nice=10 cgrp=default sched=0/0 handle=0xc7e40920
  916. art/runtime/runtime.cc:422] | state=S schedstat=( 30004383 99943767 114 ) utm=1 stm=1 core=3 HZ=100
  917. art/runtime/runtime.cc:422] | stack=0xc7d3e000-0xc7d40000 stackSize=1038KB
  918. art/runtime/runtime.cc:422] | held mutexes=
  919. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  920. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  921. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  922. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  923. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  924. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  925. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  926. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  927. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  928. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  929. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  930. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  931. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  932. art/runtime/runtime.cc:422] - waiting on <0x03ac6170> (a java.lang.Object)
  933. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  934. art/runtime/runtime.cc:422] - locked <0x03ac6170> (a java.lang.Object)
  935. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  936. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  937. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:432)
  938. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:333)
  939. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:908)
  940. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  941. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  942. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  943. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  944. art/runtime/runtime.cc:422]
  945. art/runtime/runtime.cc:422] "pool-2-thread-2" prio=5 tid=17 TimedWaiting
  946. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dd4310 self=0xd742cc00
  947. art/runtime/runtime.cc:422] | sysTid=31181 nice=0 cgrp=default sched=0/0 handle=0xc7d3b920
  948. art/runtime/runtime.cc:422] | state=S schedstat=( 164756924 62481153 165 ) utm=15 stm=1 core=6 HZ=100
  949. art/runtime/runtime.cc:422] | stack=0xc7c39000-0xc7c3b000 stackSize=1038KB
  950. art/runtime/runtime.cc:422] | held mutexes=
  951. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  952. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  953. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  954. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  955. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  956. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  957. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  958. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  959. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  960. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  961. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  962. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  963. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  964. art/runtime/runtime.cc:422] - waiting on <0x02b5cce9> (a java.lang.Object)
  965. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  966. art/runtime/runtime.cc:422] - locked <0x02b5cce9> (a java.lang.Object)
  967. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  968. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  969. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:432)
  970. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:333)
  971. art/runtime/runtime.cc:422] at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:908)
  972. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  973. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  974. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  975. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  976. art/runtime/runtime.cc:422]
  977. art/runtime/runtime.cc:422] "ConnectivityThread" prio=5 tid=18 Native
  978. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d20dc0 self=0xd87ca000
  979. art/runtime/runtime.cc:422] | sysTid=31185 nice=0 cgrp=default sched=0/0 handle=0xc7c36920
  980. art/runtime/runtime.cc:422] | state=S schedstat=( 1464538 10206462 10 ) utm=0 stm=0 core=5 HZ=100
  981. art/runtime/runtime.cc:422] | stack=0xc7b34000-0xc7b36000 stackSize=1038KB
  982. art/runtime/runtime.cc:422] | held mutexes=
  983. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  984. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  985. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  986. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  987. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  988. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  989. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  990. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  991. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  992. art/runtime/runtime.cc:422] native: #05 pc 0009770d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  993. art/runtime/runtime.cc:422] native: #06 pc 0069d695 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  994. art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
  995. art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:328)
  996. art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:173)
  997. art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61)
  998. art/runtime/runtime.cc:422]
  999. art/runtime/runtime.cc:422] "vivounion_track_worker_thread" prio=5 tid=19 Native
  1000. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d20550 self=0xd742d100
  1001. art/runtime/runtime.cc:422] | sysTid=31193 nice=0 cgrp=default sched=0/0 handle=0xc7b31920
  1002. art/runtime/runtime.cc:422] | state=S schedstat=( 910076 62384 2 ) utm=0 stm=0 core=4 HZ=100
  1003. art/runtime/runtime.cc:422] | stack=0xc7a2f000-0xc7a31000 stackSize=1038KB
  1004. art/runtime/runtime.cc:422] | held mutexes=
  1005. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  1006. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  1007. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  1008. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1009. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  1010. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  1011. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  1012. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  1013. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  1014. art/runtime/runtime.cc:422] native: #05 pc 0009770d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  1015. art/runtime/runtime.cc:422] native: #06 pc 0069d695 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  1016. art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
  1017. art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:328)
  1018. art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:173)
  1019. art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61)
  1020. art/runtime/runtime.cc:422]
  1021. art/runtime/runtime.cc:422] "AsyncTask #2" prio=5 tid=20 TimedWaiting
  1022. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d2a670 self=0xd742d600
  1023. art/runtime/runtime.cc:422] | sysTid=31194 nice=10 cgrp=default sched=0/0 handle=0xc7a2c920
  1024. art/runtime/runtime.cc:422] | state=S schedstat=( 196908307 196730463 178 ) utm=17 stm=2 core=2 HZ=100
  1025. art/runtime/runtime.cc:422] | stack=0xc792a000-0xc792c000 stackSize=1038KB
  1026. art/runtime/runtime.cc:422] | held mutexes=
  1027. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1028. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1029. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1030. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1031. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1032. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1033. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  1034. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  1035. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  1036. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  1037. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  1038. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  1039. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  1040. art/runtime/runtime.cc:422] - waiting on <0x010d6d6e> (a java.lang.Object)
  1041. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  1042. art/runtime/runtime.cc:422] - locked <0x010d6d6e> (a java.lang.Object)
  1043. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  1044. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  1045. art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2077)
  1046. art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:438)
  1047. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  1048. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  1049. A/art: art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1050. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  1051. art/runtime/runtime.cc:422]
  1052. A/art: art/runtime/runtime.cc:422] "Favorite.anteater" prio=5 tid=21 Native
  1053. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d333a0 self=0xd87cb900
  1054. art/runtime/runtime.cc:422] | sysTid=31198 nice=1 cgrp=default sched=0/0 handle=0xc7927920
  1055. art/runtime/runtime.cc:422] | state=S schedstat=( 7988923 299615 18 ) utm=0 stm=0 core=1 HZ=100
  1056. art/runtime/runtime.cc:422] | stack=0xc7825000-0xc7827000 stackSize=1038KB
  1057. art/runtime/runtime.cc:422] | held mutexes=
  1058. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  1059. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  1060. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  1061. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1062. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  1063. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  1064. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  1065. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  1066. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  1067. art/runtime/runtime.cc:422] native: #05 pc 0009770d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
  1068. art/runtime/runtime.cc:422] native: #06 pc 0069d695 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
  1069. art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
  1070. art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:328)
  1071. art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:173)
  1072. art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61)
  1073. art/runtime/runtime.cc:422]
  1074. art/runtime/runtime.cc:422] "RenderThread" prio=5 tid=22 Native
  1075. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ccb4c0 self=0xde919100
  1076. art/runtime/runtime.cc:422] | sysTid=31211 nice=-10 cgrp=default sched=0/0 handle=0xc7822920
  1077. art/runtime/runtime.cc:422] | state=S schedstat=( 78631694 11884231 121 ) utm=4 stm=3 core=7 HZ=100
  1078. art/runtime/runtime.cc:422] | stack=0xc7728000-0xc772a000 stackSize=1006KB
  1079. art/runtime/runtime.cc:422] | held mutexes=
  1080. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  1081. art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x350/0x494
  1082. art/runtime/runtime.cc:422] kernel: compat_SyS_epoll_pwait+0x104/0x10c
  1083. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1084. art/runtime/runtime.cc:422] native: #00 pc 000496d8 /system/lib/libc.so (__epoll_pwait+20)
  1085. art/runtime/runtime.cc:422] native: #01 pc 00019ea9 /system/lib/libc.so (epoll_pwait+60)
  1086. art/runtime/runtime.cc:422] native: #02 pc 00019ed9 /system/lib/libc.so (epoll_wait+12)
  1087. art/runtime/runtime.cc:422] native: #03 pc 00011ee7 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118)
  1088. art/runtime/runtime.cc:422] native: #04 pc 00011de3 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26)
  1089. art/runtime/runtime.cc:422] native: #05 pc 0002b7c1 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+284)
  1090. art/runtime/runtime.cc:422] native: #06 pc 0000e525 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+140)
  1091. art/runtime/runtime.cc:422] native: #07 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  1092. art/runtime/runtime.cc:422] native: #08 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  1093. art/runtime/runtime.cc:422] native: #09 pc 00019acd /system/lib/libc.so (__start_thread+6)
  1094. art/runtime/runtime.cc:422] (no managed stack frames)
  1095. art/runtime/runtime.cc:422]
  1096. art/runtime/runtime.cc:422] "AsyncTask #3" prio=5 tid=23 TimedWaiting
  1097. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ccbca0 self=0xd87ca500
  1098. art/runtime/runtime.cc:422] | sysTid=31224 nice=10 cgrp=default sched=0/0 handle=0xc7725920
  1099. art/runtime/runtime.cc:422] | state=S schedstat=( 151018015 405085753 242 ) utm=14 stm=0 core=1 HZ=100
  1100. art/runtime/runtime.cc:422] | stack=0xc7623000-0xc7625000 stackSize=1038KB
  1101. art/runtime/runtime.cc:422] | held mutexes=
  1102. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1103. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1104. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1105. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1106. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1107. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1108. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  1109. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  1110. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  1111. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  1112. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  1113. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  1114. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  1115. art/runtime/runtime.cc:422] - waiting on <0x0b234c0f> (a java.lang.Object)
  1116. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  1117. art/runtime/runtime.cc:422] - locked <0x0b234c0f> (a java.lang.Object)
  1118. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  1119. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  1120. art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2077)
  1121. art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:438)
  1122. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  1123. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  1124. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1125. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  1126. art/runtime/runtime.cc:422]
  1127. art/runtime/runtime.cc:422] "OkHttp ConnectionPool" prio=5 tid=24 TimedWaiting
  1128. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12e72820 self=0xe478c900
  1129. art/runtime/runtime.cc:422] | sysTid=31461 nice=0 cgrp=default sched=0/0 handle=0xc51ff920
  1130. art/runtime/runtime.cc:422] | state=S schedstat=( 1894999 32013922 7 ) utm=0 stm=0 core=0 HZ=100
  1131. art/runtime/runtime.cc:422] | stack=0xc50fd000-0xc50ff000 stackSize=1038KB
  1132. art/runtime/runtime.cc:422] | held mutexes=
  1133. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1134. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1135. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1136. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1137. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1138. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1139. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  1140. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  1141. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  1142. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  1143. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  1144. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  1145. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  1146. art/runtime/runtime.cc:422] - waiting on <0x01ce249c> (a com.android.okhttp.ConnectionPool)
  1147. art/runtime/runtime.cc:422] at com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:305)
  1148. art/runtime/runtime.cc:422] - locked <0x01ce249c> (a com.android.okhttp.ConnectionPool)
  1149. art/runtime/runtime.cc:422] at com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:242)
  1150. art/runtime/runtime.cc:422] at com.android.okhttp.ConnectionPool.-wrap0(ConnectionPool.java:-1)
  1151. art/runtime/runtime.cc:422] at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:97)
  1152. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  1153. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1154. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  1155. art/runtime/runtime.cc:422]
  1156. art/runtime/runtime.cc:422] "SoundPool" prio=5 tid=25 Native
  1157. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ecb790 self=0xe478dd00
  1158. art/runtime/runtime.cc:422] | sysTid=31468 nice=0 cgrp=default sched=0/0 handle=0xc50fa920
  1159. art/runtime/runtime.cc:422] | state=S schedstat=( 966307 0 2 ) utm=0 stm=0 core=4 HZ=100
  1160. art/runtime/runtime.cc:422] | stack=0xc5000000-0xc5002000 stackSize=1006KB
  1161. art/runtime/runtime.cc:422] | held mutexes=
  1162. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1163. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1164. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1165. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1166. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1167. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1168. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  1169. art/runtime/runtime.cc:422] native: #01 pc 00047ded /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  1170. art/runtime/runtime.cc:422] native: #02 pc 00004c75 /system/lib/libsoundpool.so (_ZN7android9SoundPool3runEv+30)
  1171. art/runtime/runtime.cc:422] native: #03 pc 00004c4f /system/lib/libsoundpool.so (_ZN7android9SoundPool11beginThreadEPv+2)
  1172. art/runtime/runtime.cc:422] native: #04 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  1173. art/runtime/runtime.cc:422] native: #05 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  1174. art/runtime/runtime.cc:422] native: #06 pc 00019acd /system/lib/libc.so (__start_thread+6)
  1175. art/runtime/runtime.cc:422] (no managed stack frames)
  1176. art/runtime/runtime.cc:422]
  1177. art/runtime/runtime.cc:422] "SoundPoolThread" prio=5 tid=26 Native
  1178. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ecb820 self=0xd87ce600
  1179. art/runtime/runtime.cc:422] | sysTid=31469 nice=0 cgrp=default sched=0/0 handle=0xc45b0920
  1180. art/runtime/runtime.cc:422] | state=S schedstat=( 765385 1935231 1 ) utm=0 stm=0 core=4 HZ=100
  1181. art/runtime/runtime.cc:422] | stack=0xc44b6000-0xc44b8000 stackSize=1006KB
  1182. art/runtime/runtime.cc:422] | held mutexes=
  1183. A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1184. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1185. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1186. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1187. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1188. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1189. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  1190. art/runtime/runtime.cc:422] native: #01 pc 00047ded /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  1191. art/runtime/runtime.cc:422] native: #02 pc 000063cf /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread4readEv+18)
  1192. art/runtime/runtime.cc:422] native: #03 pc 0000658d /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread3runEv+24)
  1193. art/runtime/runtime.cc:422] native: #04 pc 0000650f /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread11beginThreadEPv+2)
  1194. art/runtime/runtime.cc:422] native: #05 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  1195. art/runtime/runtime.cc:422] native: #06 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  1196. art/runtime/runtime.cc:422] native: #07 pc 00019acd /system/lib/libc.so (__start_thread+6)
  1197. art/runtime/runtime.cc:422] (no managed stack frames)
  1198. art/runtime/runtime.cc:422]
  1199. art/runtime/runtime.cc:422] "AsyncTask #4" prio=5 tid=29 TimedWaiting
  1200. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12f22670 self=0xc5274e00
  1201. art/runtime/runtime.cc:422] | sysTid=31474 nice=0 cgrp=default sched=0/0 handle=0xc3dff920
  1202. art/runtime/runtime.cc:422] | state=S schedstat=( 1803461 1859616 9 ) utm=0 stm=0 core=5 HZ=100
  1203. art/runtime/runtime.cc:422] | stack=0xc3cfd000-0xc3cff000 stackSize=1038KB
  1204. art/runtime/runtime.cc:422] | held mutexes=
  1205. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1206. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1207. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1208. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1209. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1210. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1211. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  1212. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  1213. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  1214. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  1215. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  1216. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  1217. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  1218. art/runtime/runtime.cc:422] - waiting on <0x00954ea5> (a java.lang.Object)
  1219. art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127)
  1220. art/runtime/runtime.cc:422] - locked <0x00954ea5> (a java.lang.Object)
  1221. art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325)
  1222. art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:201)
  1223. art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2077)
  1224. art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:438)
  1225. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1057)
  1226. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1118)
  1227. art/runtime/runtime.cc:422] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1228. art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
  1229. art/runtime/runtime.cc:422]
  1230. art/runtime/runtime.cc:422] "Okio Watchdog" prio=5 tid=30 TimedWaiting
  1231. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12f83280 self=0xc38a7500
  1232. art/runtime/runtime.cc:422] | sysTid=31522 nice=0 cgrp=default sched=0/0 handle=0xc1bf7920
  1233. art/runtime/runtime.cc:422] | state=S schedstat=( 376692 0 2 ) utm=0 stm=0 core=5 HZ=100
  1234. art/runtime/runtime.cc:422] | stack=0xc1af5000-0xc1af7000 stackSize=1038KB
  1235. art/runtime/runtime.cc:422] | held mutexes=
  1236. art/runtime/runtime.cc:422] kernel: __switch_to+0xcc/0xd8
  1237. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1238. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1239. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1240. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1241. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1242. art/runtime/runtime.cc:422] native: #00 pc 000174b8 /system/lib/libc.so (syscall+32)
  1243. art/runtime/runtime.cc:422] native: #01 pc 000b7bb1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108)
  1244. art/runtime/runtime.cc:422] native: #02 pc 002a298b /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+530)
  1245. art/runtime/runtime.cc:422] native: #03 pc 002a41ab /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
  1246. art/runtime/runtime.cc:422] native: #04 pc 002b2a07 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
  1247. art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
  1248. art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
  1249. art/runtime/runtime.cc:422] - waiting on <0x00d8b5f1> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  1250. art/runtime/runtime.cc:422] at com.android.okhttp.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:323)
  1251. art/runtime/runtime.cc:422] - locked <0x00d8b5f1> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  1252. art/runtime/runtime.cc:422] at com.android.okhttp.okio.AsyncTimeout.-wrap0(AsyncTimeout.java:-1)
  1253. art/runtime/runtime.cc:422] at com.android.okhttp.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:286)
  1254. art/runtime/runtime.cc:422]
  1255. art/runtime/runtime.cc:422] "hwuiTask1" prio=5 tid=31 Native
  1256. art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12f83f70 self=0xc377e600
  1257. art/runtime/runtime.cc:422] | sysTid=31525 nice=-2 cgrp=default sched=0/0 handle=0xc11f3920
  1258. art/runtime/runtime.cc:422] | state=S schedstat=( 2549308 0 4 ) utm=0 stm=0 core=5 HZ=100
  1259. art/runtime/runtime.cc:422] | stack=0xc10f9000-0xc10fb000 stackSize=1006KB
  1260. art/runtime/runtime.cc:422] | held mutexes=
  1261. art/runtime/runtime.cc:422] kernel: __switch_to+0xa8/0xd8
  1262. art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc8/0x134
  1263. art/runtime/runtime.cc:422] kernel: futex_wait+0xe4/0x208
  1264. art/runtime/runtime.cc:422] kernel: do_futex+0x16c/0x55c
  1265. art/runtime/runtime.cc:422] kernel: compat_SyS_futex+0x7c/0x15c
  1266. art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
  1267. art/runtime/runtime.cc:422] native: #00 pc 000174b4 /system/lib/libc.so (syscall+28)
  1268. art/runtime/runtime.cc:422] native: #01 pc 00047ded /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
  1269. art/runtime/runtime.cc:422] native: #02 pc 0002c197 /system/lib/libhwui.so (???)
  1270. art/runtime/runtime.cc:422] native: #03 pc 0002c0c7 /system/lib/libhwui.so (???)
  1271. art/runtime/runtime.cc:422] native: #04 pc 0000e5a1 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+264)
  1272. art/runtime/runtime.cc:422] native: #05 pc 0006a443 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+102)
  1273. art/runtime/runtime.cc:422] native: #06 pc 00048263 /system/lib/libc.so (_ZL15__pthread_startPv+22)
  1274. art/runtime/runtime.cc:422] native: #07 pc 00019acd /system/lib/libc.so (__start_thread+6)
  1275. art/runtime/runtime.cc:422] (no managed stack frames)
  1276. art/runtime/runtime.cc:422]
  1277. art/runtime/runtime.cc:422]
  1278. art/runtime/runtime.cc:427] JNI DETECTED ERROR IN APPLICATION: GetStringUTFChars received NULL jstring
  1279. art/runtime/runtime.cc:427] in call to GetStringUTFChars
  1280. art/runtime/runtime.cc:427] from void org.cocos2dx.lib.Cocos2dxRenderer.nativeRender()
  1281. art/runtime/runtime.cc:427] "GLThread 25486" prio=5 tid=27 Runnable
  1282. art/runtime/runtime.cc:427] | group="main" sCount=0 dsCount=0 obj=0x12f0e240 self=0xc5273a00
  1283. art/runtime/runtime.cc:427] | sysTid=31470 nice=0 cgrp=default sched=0/0 handle=0xc43ff920
  1284. art/runtime/runtime.cc:427] | state=R schedstat=( 1141399242 107467157 516 ) utm=103 stm=10 core=5 HZ=100
  1285. art/runtime/runtime.cc:427] | stack=0xc42fd000-0xc42ff000 stackSize=1038KB
  1286. art/runtime/runtime.cc:427] | held mutexes= "mutator lock"(shared held)
  1287. art/runtime/runtime.cc:427] native: #00 pc 00353d5d /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
  1288. art/runtime/runtime.cc:427] native: #01 pc 00334481 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+308)
  1289. art/runtime/runtime.cc:427] native: #02 pc 0023b019 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1188)
  1290. art/runtime/runtime.cc:427] native: #03 pc 0023bfff /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+58)
  1291. art/runtime/runtime.cc:427] native: #04 pc 000cb3db /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
  1292. art/runtime/runtime.cc:427] native: #05 pc 000cabbb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354)
  1293. art/runtime/runtime.cc:427] native: #06 pc 000ca083 /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+190)
  1294. art/runtime/runtime.cc:427] native: #07 pc 000c94bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+802)
  1295. art/runtime/runtime.cc:427] native: #08 pc 000cfbc3 /system/lib/libart.so (_ZN3art8CheckJNI22GetStringCharsInternalEPKcP7_JNIEnvP8_jstringPhbb+490)
  1296. art/runtime/runtime.cc:427] native: #09 pc 000c5823 /system/lib/libart.so (_ZN3art8CheckJNI17GetStringUTFCharsEP7_JNIEnvP8_jstringPh+26)
  1297. art/runtime/runtime.cc:427] native: #10 pc 0025b2d9 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge8CallInfo7executeEv+84)
  1298. art/runtime/runtime.cc:427] native: #11 pc 0025bf4b /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (_ZN13LuaJavaBridge20callJavaStaticMethodEP9lua_State+466)
  1299. art/runtime/runtime.cc:427] native: #12 pc 00379d80 /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (???)
  1300. art/runtime/runtime.cc:427] native: #13 pc 0036958c /data/app/com.imod.modao.cocos.vivo-1/lib/arm/libcocos2dlua.so (lua_pcall+32)
  1301. art/runtime/runtime.cc:427] at org.cocos2dx.lib.Cocos2dxRenderer.nativeRender(Native method)
  1302. art/runtime/runtime.cc:427] at org.cocos2dx.lib.Cocos2dxRenderer.onDrawFrame(Cocos2dxRenderer.java:106)
  1303. A/art: art/runtime/runtime.cc:427] at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1604)
  1304. art/runtime/runtime.cc:427] at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1306)
  1305. art/runtime/runtime.cc:427]
  1306. art/runtime/runtime.cc:427]
  1307. A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 31470 (GLThread 25486)
  1308. Disconnected from the target VM, address: 'localhost:59924', transport: 'socket'

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/448091
推荐阅读
  

闽ICP备14008679号