Logcat: ev_tenderloin-6.0.1-nightly-2016.05.28

From EVLogcat Uploader, 6 Years ago, written in Plain Text, viewed 687 times.
URL http://paste.evervolv.com/view/9e035946 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -d *:v) ------
  2. --------- beginning of crash
  3. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: FATAL EXCEPTION: main
  4. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Process: com.android.printspooler, PID: 4484
  5. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Theme: themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}
  6. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: android.view.InflateException: Binary XML file line #26: Binary XML file line #26: Error inflating class <unknown>
  7. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
  8. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
  9. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
  10. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:393)
  11. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.app.Activity.setContentView(Activity.java:2172)
  12. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.PrintActivity.onPrinterRegistryReady(PrintActivity.java:275)
  13. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.PrintActivity.-wrap11(PrintActivity.java)
  14. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.PrintActivity$2.run(PrintActivity.java:265)
  15. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.PrinterRegistry$1.onLoadFinished(PrinterRegistry.java:146)
  16. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.PrinterRegistry$1.onLoadFinished(PrinterRegistry.java:130)
  17. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:483)
  18. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:451)
  19. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.content.Loader.deliverResult(Loader.java:144)
  20. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.FusedPrintersProvider.computeAndDeliverResult(FusedPrintersProvider.java:133)
  21. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.FusedPrintersProvider.updatePrinters(FusedPrintersProvider.java:227)
  22. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.FusedPrintersProvider.-wrap1(FusedPrintersProvider.java)
  23. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.FusedPrintersProvider$PersistenceManager$ReadTask.onPostExecute(FusedPrintersProvider.java:537)
  24. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.printspooler.ui.FusedPrintersProvider$PersistenceManager$ReadTask.onPostExecute(FusedPrintersProvider.java:498)
  25. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.os.AsyncTask.finish(AsyncTask.java:651)
  26. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.os.AsyncTask.-wrap1(AsyncTask.java)
  27. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
  28. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  29. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:148)
  30. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:5471)
  31. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  32. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  33. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  34. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class <unknown>
  35. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.createView(LayoutInflater.java:645)
  36. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
  37. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.onCreateView(LayoutInflater.java:694)
  38. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:762)
  39. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:704)
  40. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.rInflate(LayoutInflater.java:835)
  41. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
  42. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
  43. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        ... 26 more
  44. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
  45. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at java.lang.reflect.Constructor.newInstance(Native Method)
  46. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.LayoutInflater.createView(LayoutInflater.java:619)
  47. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        ... 33 more
  48. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Caused by: android.content.res.Resources$NotFoundException: File res/drawable/static_content_background.xml from drawable resource ID #0x7f020010
  49. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.content.res.Resources.loadDrawableForCookie(Resources.java:2728)
  50. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.content.res.Resources.loadDrawable(Resources.java:2628)
  51. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.content.res.TypedArray.getDrawable(TypedArray.java:870)
  52. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.View.<init>(View.java:3954)
  53. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.view.ViewGroup.<init>(ViewGroup.java:573)
  54. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.widget.FrameLayout.<init>(FrameLayout.java:97)
  55. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.widget.FrameLayout.<init>(FrameLayout.java:92)
  56. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        at android.widget.FrameLayout.<init>(FrameLayout.java:88)
  57. 01-29 06:09:24.138  4484  4484 E AndroidRuntime:        ... 35 more
  58. 01-29 06:09:24.138  4484  4484 E AndroidRuntime: Caused by: org.xmlpull.v1.XmlPullParserException: Binary XML file line #18: <item> tag require
  59. 01-29 07:46:56.944  2114  2114 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 2114 (chromium.chrome)
  60. 01-29 07:46:57.011   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  61. 01-29 07:46:57.011   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  62. 01-29 07:46:57.012   207   207 F DEBUG   : Revision: '0'
  63. 01-29 07:46:57.012   207   207 F DEBUG   : ABI: 'arm'
  64. 01-29 07:46:57.012   207   207 F DEBUG   : pid: 2114, tid: 2114, name: chromium.chrome  >>> org.chromium.chrome <<<
  65. 01-29 07:46:57.012   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  66. 01-29 07:46:57.052   207   207 F DEBUG   :     r0 476f8300  r1 ffffffff  r2 00000000  r3 4257cc29
  67. 01-29 07:46:57.052   207   207 F DEBUG   :     r4 476f8300  r5 00000000  r6 00000000  r7 00000000
  68. 01-29 07:46:57.053   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  69. 01-29 07:46:57.053   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a620  lr 4257a315  pc 4257cc2a  cpsr 800f0030
  70. 01-29 07:46:57.068   207   207 F DEBUG   :
  71. 01-29 07:46:57.068   207   207 F DEBUG   : backtrace:
  72. 01-29 07:46:57.068   207   207 F DEBUG   :     #00 pc 018e8c2a  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  73. 01-29 07:46:57.068   207   207 F DEBUG   :     #01 pc 018e6313  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  74. 01-29 07:46:57.068   207   207 F DEBUG   :     #02 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  75. 01-29 07:46:57.069   207   207 F DEBUG   :     #03 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  76. 01-29 07:46:57.069   207   207 F DEBUG   :     #04 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  77. 01-29 07:46:57.069   207   207 F DEBUG   :     #05 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  78. 01-29 07:46:57.069   207   207 F DEBUG   :     #06 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  79. 01-29 07:46:57.069   207   207 F DEBUG   :     #07 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  80. 01-29 07:46:57.069   207   207 F DEBUG   :     #08 pc 007fb7e4  [stack]
  81. 01-29 07:46:59.125   207   207 F DEBUG   :
  82. 01-29 07:46:59.125   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_06
  83. 01-29 22:23:16.302  5699  5699 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 5699 (chromium.chrome)
  84. 01-29 22:23:16.408   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  85. 01-29 22:23:16.409   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  86. 01-29 22:23:16.409   207   207 F DEBUG   : Revision: '0'
  87. 01-29 22:23:16.409   207   207 F DEBUG   : ABI: 'arm'
  88. 01-29 22:23:16.410   207   207 F DEBUG   : pid: 5699, tid: 5699, name: chromium.chrome  >>> org.chromium.chrome <<<
  89. 01-29 22:23:16.411   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  90. 01-29 22:23:16.449   207   207 F DEBUG   :     r0 446e90f0  r1 ffffffff  r2 00000000  r3 00000000
  91. 01-29 22:23:16.450   207   207 F DEBUG   :     r4 44513800  r5 00000000  r6 00000000  r7 00000000
  92. 01-29 22:23:16.450   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  93. 01-29 22:23:16.450   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a638  lr 4257a315  pc 4257a308  cpsr 800f0030
  94. 01-29 22:23:16.462   207   207 F DEBUG   :
  95. 01-29 22:23:16.462   207   207 F DEBUG   : backtrace:
  96. 01-29 22:23:16.463   207   207 F DEBUG   :     #00 pc 018e6308  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  97. 01-29 22:23:16.463   207   207 F DEBUG   :     #01 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  98. 01-29 22:23:16.463   207   207 F DEBUG   :     #02 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  99. 01-29 22:23:16.463   207   207 F DEBUG   :     #03 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  100. 01-29 22:23:16.463   207   207 F DEBUG   :     #04 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  101. 01-29 22:23:16.463   207   207 F DEBUG   :     #05 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  102. 01-29 22:23:16.464   207   207 F DEBUG   :     #06 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  103. 01-29 22:23:16.464   207   207 F DEBUG   :     #07 pc 007fb7e4  [stack]
  104. 01-29 22:23:18.302   207   207 F DEBUG   :
  105. 01-29 22:23:18.302   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_07
  106. 01-29 22:25:37.627  9658  9658 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 9658 (chromium.chrome)
  107. 01-29 22:25:37.729   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  108. 01-29 22:25:37.729   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  109. 01-29 22:25:37.729   207   207 F DEBUG   : Revision: '0'
  110. 01-29 22:25:37.730   207   207 F DEBUG   : ABI: 'arm'
  111. 01-29 22:25:37.730   207   207 F DEBUG   : pid: 9658, tid: 9658, name: chromium.chrome  >>> org.chromium.chrome <<<
  112. 01-29 22:25:37.730   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  113. 01-29 22:25:37.772   207   207 F DEBUG   :     r0 4c3c23f0  r1 ffffffff  r2 00000000  r3 00000000
  114. 01-29 22:25:37.772   207   207 F DEBUG   :     r4 4be95900  r5 00000000  r6 00000000  r7 00000000
  115. 01-29 22:25:37.773   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  116. 01-29 22:25:37.773   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a638  lr 4257a315  pc 4257a308  cpsr 80030030
  117. 01-29 22:25:37.782   207   207 F DEBUG   :
  118. 01-29 22:25:37.782   207   207 F DEBUG   : backtrace:
  119. 01-29 22:25:37.783   207   207 F DEBUG   :     #00 pc 018e6308  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  120. 01-29 22:25:37.783   207   207 F DEBUG   :     #01 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  121. 01-29 22:25:37.783   207   207 F DEBUG   :     #02 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  122. 01-29 22:25:37.783   207   207 F DEBUG   :     #03 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  123. 01-29 22:25:37.783   207   207 F DEBUG   :     #04 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  124. 01-29 22:25:37.783   207   207 F DEBUG   :     #05 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  125. 01-29 22:25:37.783   207   207 F DEBUG   :     #06 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  126. 01-29 22:25:37.784   207   207 F DEBUG   :     #07 pc 007fb7e4  [stack]
  127. 01-29 22:25:39.640   207   207 F DEBUG   :
  128. 01-29 22:25:39.640   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_08
  129. 01-30 06:19:29.229 10538 10538 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 10538 (chromium.chrome)
  130. 01-30 06:19:29.332   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  131. 01-30 06:19:29.333   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  132. 01-30 06:19:29.333   207   207 F DEBUG   : Revision: '0'
  133. 01-30 06:19:29.333   207   207 F DEBUG   : ABI: 'arm'
  134. 01-30 06:19:29.333   207   207 F DEBUG   : pid: 10538, tid: 10538, name: chromium.chrome  >>> org.chromium.chrome <<<
  135. 01-30 06:19:29.333   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  136. 01-30 06:19:29.381   207   207 F DEBUG   :     r0 4c56c500  r1 ffffffff  r2 00000000  r3 4257cc29
  137. 01-30 06:19:29.381   207   207 F DEBUG   :     r4 4c56c500  r5 00000000  r6 00000000  r7 00000000
  138. 01-30 06:19:29.381   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  139. 01-30 06:19:29.382   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a620  lr 4257a315  pc 4257cc2a  cpsr 80030030
  140. 01-30 06:19:29.398   207   207 F DEBUG   :
  141. 01-30 06:19:29.398   207   207 F DEBUG   : backtrace:
  142. 01-30 06:19:29.398   207   207 F DEBUG   :     #00 pc 018e8c2a  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  143. 01-30 06:19:29.398   207   207 F DEBUG   :     #01 pc 018e6313  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  144. 01-30 06:19:29.399   207   207 F DEBUG   :     #02 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  145. 01-30 06:19:29.399   207   207 F DEBUG   :     #03 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  146. 01-30 06:19:29.399   207   207 F DEBUG   :     #04 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  147. 01-30 06:19:29.399   207   207 F DEBUG   :     #05 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  148. 01-30 06:19:29.399   207   207 F DEBUG   :     #06 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  149. 01-30 06:19:29.399   207   207 F DEBUG   :     #07 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  150. 01-30 06:19:29.400   207   207 F DEBUG   :     #08 pc 007fb7e4  [stack]
  151. 01-30 06:19:31.301   207   207 F DEBUG   :
  152. 01-30 06:19:31.301   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_09
  153. 02-01 17:43:21.717 11894 11894 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 11894 (chromium.chrome)
  154. 02-01 17:43:21.821   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  155. 02-01 17:43:21.821   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  156. 02-01 17:43:21.821   207   207 F DEBUG   : Revision: '0'
  157. 02-01 17:43:21.821   207   207 F DEBUG   : ABI: 'arm'
  158. 02-01 17:43:21.821   207   207 F DEBUG   : pid: 11894, tid: 11894, name: chromium.chrome  >>> org.chromium.chrome <<<
  159. 02-01 17:43:21.821   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  160. 02-01 17:43:21.849   207   207 F DEBUG   :     r0 4b9d9900  r1 ffffffff  r2 00000000  r3 4257cc29
  161. 02-01 17:43:21.849   207   207 F DEBUG   :     r4 4b9d9900  r5 00000000  r6 00000000  r7 00000000
  162. 02-01 17:43:21.849   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  163. 02-01 17:43:21.850   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a620  lr 4257a315  pc 4257cc2a  cpsr 800e0030
  164. 02-01 17:43:21.866   207   207 F DEBUG   :
  165. 02-01 17:43:21.866   207   207 F DEBUG   : backtrace:
  166. 02-01 17:43:21.866   207   207 F DEBUG   :     #00 pc 018e8c2a  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  167. 02-01 17:43:21.866   207   207 F DEBUG   :     #01 pc 018e6313  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  168. 02-01 17:43:21.866   207   207 F DEBUG   :     #02 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  169. 02-01 17:43:21.867   207   207 F DEBUG   :     #03 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  170. 02-01 17:43:21.867   207   207 F DEBUG   :     #04 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  171. 02-01 17:43:21.867   207   207 F DEBUG   :     #05 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  172. 02-01 17:43:21.867   207   207 F DEBUG   :     #06 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  173. 02-01 17:43:21.867   207   207 F DEBUG   :     #07 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  174. 02-01 17:43:21.867   207   207 F DEBUG   :     #08 pc 007fb7e4  [stack]
  175. 02-01 17:43:23.780   207   207 F DEBUG   :
  176. 02-01 17:43:23.780   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_00
  177. --------- beginning of system
  178. 02-01 17:43:50.582 27407 27423 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
  179. 02-01 17:43:50.879  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 89 lines
  180. 02-01 17:43:50.887  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 4 lines
  181. 02-01 17:44:20.091  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 1 line
  182. 02-01 17:44:35.104  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 4 lines
  183. 02-01 17:44:37.809  1031  1047 I chatty  : uid=1000(system) android.fg expire 10 lines
  184. 02-01 17:46:10.640  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 1 line
  185. 02-01 17:46:15.669  1031  1031 I chatty  : uid=1000 system_server expire 1 line
  186. 02-01 17:47:07.472  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 16 lines
  187. 02-01 17:47:10.537  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 1 line
  188. 02-01 17:48:29.472  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 1 line
  189. 02-01 17:50:00.278  1031  1044 I chatty  : uid=1000(system) android.bg expire 2 lines
  190. 02-01 17:58:34.389  1031  5679 I chatty  : uid=1000(system) Binder_D expire 1 line
  191. 02-01 18:01:03.292  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 1 line
  192. 02-01 18:02:15.681  1127  1127 V DeadZone: consuming errant click: (688.3278,8.052002)
  193. 02-01 18:02:16.827  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 15 lines
  194. 02-01 18:05:05.841  1127  1127 V DeadZone: consuming errant click: (819.2,0.062438965)
  195. 02-01 18:05:42.211  1031  5678 I chatty  : uid=1000(system) Binder_C expire 1 line
  196. 02-01 18:07:12.226  1031  1065 I chatty  : uid=1000(system) InputReader expire 2 lines
  197. 02-01 18:07:12.228  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 5 lines
  198. 02-01 18:07:12.894  1031  1050 I chatty  : uid=1000(system) android.display expire 2 lines
  199. 02-01 18:16:28.618  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 5 lines
  200. 02-01 18:16:47.425  1031  4475 I chatty  : uid=1000(system) Binder_A expire 6 lines
  201. 02-01 18:17:14.659  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 104 lines
  202. 02-01 18:19:26.900  1031  7251 I chatty  : uid=1000(system) Binder_E expire 1 line
  203. 02-01 18:21:18.573  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 2 lines
  204. 02-01 18:21:27.176  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 27 lines
  205. 02-01 18:21:27.179  1031  1047 I chatty  : uid=1000(system) android.fg expire 26 lines
  206. 02-01 18:22:35.961  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 1 line
  207. 02-01 18:23:57.200  1031  5677 I chatty  : uid=1000(system) Binder_B expire 2 lines
  208. 02-01 18:25:57.868  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 4 lines
  209. 02-01 18:27:37.241  1031  1044 I chatty  : uid=1000(system) android.bg expire 1 line
  210. 02-01 18:29:26.597  1031  5679 I chatty  : uid=1000(system) Binder_D expire 2 lines
  211. 02-01 18:42:21.274  1031  1046 I chatty  : uid=1000(system) android.ui expire 4 lines
  212. 02-01 18:42:21.527  1031  1050 I chatty  : uid=1000(system) android.display expire 8 lines
  213. 02-01 18:42:26.966  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 1 line
  214. 02-01 18:42:55.525  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 3 lines
  215. 02-01 18:43:02.472  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 2 lines
  216. 02-01 18:43:05.273  1031  7252 I chatty  : uid=1000(system) Binder_F expire 1 line
  217. 02-01 18:43:07.453  1031  1065 I chatty  : uid=1000(system) InputReader expire 2 lines
  218. 02-01 18:43:07.458  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 9 lines
  219. 02-01 18:44:12.303  1031  1031 I chatty  : uid=1000 system_server expire 1 line
  220. 02-01 20:07:19.943  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  221. 02-01 20:09:17.033  1031  7251 I chatty  : uid=1000(system) Binder_E expire 4 lines
  222. 02-01 20:10:05.868  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 98 lines
  223. 02-01 20:11:40.633  1031  1044 I chatty  : uid=1000(system) android.bg expire 1 line
  224. 02-01 20:13:26.495  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 28 lines
  225. 02-01 20:13:27.206  1031  1050 I chatty  : uid=1000(system) android.display expire 13 lines
  226. 02-01 20:22:11.078  1031  1047 I chatty  : uid=1000(system) android.fg expire 11 lines
  227. 02-01 20:25:06.012  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 11 lines
  228. 02-01 22:21:46.306  1031  1031 I chatty  : uid=1000 system_server expire 1 line
  229. 02-01 22:23:43.018  1031  1065 I chatty  : uid=1000(system) InputReader expire 5 lines
  230. 02-01 22:23:50.308  1031  5679 I chatty  : uid=1000(system) Binder_D expire 3 lines
  231. 02-01 22:23:50.588  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 2 lines
  232. 02-01 22:24:14.478  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 1 line
  233. 02-01 22:26:10.965  1031  5678 I chatty  : uid=1000(system) Binder_C expire 2 lines
  234. 02-01 22:48:47.614  1031  4475 I chatty  : uid=1000(system) Binder_A expire 3 lines
  235. 02-01 22:48:59.726  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 1 line
  236. 02-01 22:49:36.774  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 1 line
  237. 02-01 22:49:36.888  1031  7252 I chatty  : uid=1000(system) Binder_F expire 1 line
  238. 02-01 22:50:00.826  1031  1064 I chatty  : uid=1000(system) InputDispatcher expire 2 lines
  239. 02-01 22:50:06.810 27407 27407 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 27407 (chromium.chrome)
  240. 02-01 22:50:07.027   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  241. 02-01 22:50:07.027   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  242. 02-01 22:50:07.027   207   207 F DEBUG   : Revision: '0'
  243. 02-01 22:50:07.027   207   207 F DEBUG   : ABI: 'arm'
  244. 02-01 22:50:07.027   207   207 F DEBUG   : pid: 27407, tid: 27407, name: chromium.chrome  >>> org.chromium.chrome <<<
  245. 02-01 22:50:07.027   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  246. 02-01 22:50:07.047   207   207 F DEBUG   :     r0 4f031120  r1 ffffffff  r2 00000000  r3 4257cc29
  247. 02-01 22:50:07.048   207   207 F DEBUG   :     r4 4c8e7900  r5 00000000  r6 00000000  r7 00000000
  248. 02-01 22:50:07.048   207   207 F DEBUG   :     r8 00000000  r9 74df6500  sl 7ea6a6b0  fp 74df6500
  249. 02-01 22:50:07.048   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6a620  lr 4257a315  pc 4257cc30  cpsr 800e0030
  250. 02-01 22:50:07.058   207   207 F DEBUG   :
  251. 02-01 22:50:07.058   207   207 F DEBUG   : backtrace:
  252. 02-01 22:50:07.058   207   207 F DEBUG   :     #00 pc 018e8c30  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  253. 02-01 22:50:07.058   207   207 F DEBUG   :     #01 pc 018e6313  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  254. 02-01 22:50:07.058   207   207 F DEBUG   :     #02 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  255. 02-01 22:50:07.059   207   207 F DEBUG   :     #03 pc 018eb677  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  256. 02-01 22:50:07.059   207   207 F DEBUG   :     #04 pc 018d63a7  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  257. 02-01 22:50:07.059   207   207 F DEBUG   :     #05 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  258. 02-01 22:50:07.059   207   207 F DEBUG   :     #06 pc 000e6171  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
  259. 02-01 22:50:07.059   207   207 F DEBUG   :     #07 pc 003eb473  /system/lib/libart.so (art_quick_invoke_stub+170)
  260. 02-01 22:50:07.059   207   207 F DEBUG   :     #08 pc 007fb7e4  [stack]
  261. 02-01 22:50:08.830   207   207 F DEBUG   :
  262. 02-01 22:50:08.830   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_01
  263. 02-01 22:50:08.832  1031  1048 I chatty  : uid=1000(system) FileObserver expire 1 line
  264. 02-01 22:50:08.900  1031 29476 I chatty  : uid=1000 system_server expire 3 lines
  265. 02-01 22:50:08.919  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 1 line
  266. 02-01 22:50:09.221  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 13 lines
  267. 02-01 22:50:09.314  1031  1046 I chatty  : uid=1000(system) android.ui expire 8 lines
  268. 02-01 22:50:09.389  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 2 lines
  269. 02-01 22:50:09.396  1031  1047 I chatty  : uid=1000(system) android.fg expire 12 lines
  270. 02-01 22:50:09.436  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 1 line
  271. 02-01 22:50:09.508  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 16 lines
  272. 02-01 22:50:10.323  1031  1044 I chatty  : uid=1000(system) android.bg expire 8 lines
  273. 02-01 22:50:10.417  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 104 lines
  274. 02-01 22:50:10.584  1031  5678 I chatty  : uid=1000(system) Binder_C expire 1 line
  275. 02-01 22:50:13.369  1031  5679 I chatty  : uid=1000(system) Binder_D expire 4 lines
  276. 02-01 22:50:13.553  1031  1050 I chatty  : uid=1000(system) android.display expire 10 lines
  277. 02-01 22:50:15.168  1031  7252 I chatty  : uid=1000(system) Binder_F expire 4 lines
  278. 02-01 22:50:15.210 29485 29500 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  279. 02-01 22:50:16.463  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 4 lines
  280. 02-01 22:50:16.641  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 4 lines
  281. 02-01 22:50:16.990  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 2 lines
  282. 02-01 22:50:19.238  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 4 lines
  283. 02-01 22:50:21.415  1031  4475 I chatty  : uid=1000(system) Binder_A expire 2 lines
  284. 02-01 22:50:22.673  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 1 line
  285. 02-01 22:50:22.866  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 2 lines
  286. 02-01 22:50:24.672  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 1 line
  287. 02-01 22:50:53.673 29512 29532 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
  288. 02-01 22:52:10.530  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 24 lines
  289. 02-01 23:05:46.033  1031  1065 I chatty  : uid=1000(system) InputReader expire 5 lines
  290. 02-01 23:32:21.501  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 1 line
  291. 02-01 23:35:26.208  1031  5677 I chatty  : uid=1000(system) Binder_B expire 1 line
  292. 02-01 23:37:57.298  1031  7251 I chatty  : uid=1000(system) Binder_E expire 5 lines
  293. 02-01 23:51:57.056  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 37 lines
  294. 02-01 23:51:57.735  1031  1050 I chatty  : uid=1000(system) android.display expire 16 lines
  295. 02-01 23:52:02.864  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 15 lines
  296. 02-01 23:52:09.070  1031  1047 I chatty  : uid=1000(system) android.fg expire 11 lines
  297. 02-01 23:52:39.036  1031  1065 I chatty  : uid=1000(system) InputReader expire 5 lines
  298. 02-01 23:52:39.069  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 102 lines
  299. 02-01 23:54:42.932  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 1 line
  300. 02-01 23:59:02.291  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 3 lines
  301. 02-02 00:00:00.072  1031  1031 I chatty  : uid=1000 system_server expire 2 lines
  302. 02-02 00:00:02.078  1031  1044 I chatty  : uid=1000(system) android.bg expire 6 lines
  303. 02-02 00:00:59.714  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 2 lines
  304. 02-02 00:01:01.610  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 2 lines
  305. 02-02 00:01:04.307  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 2 lines
  306. 02-02 00:02:15.361  1031  5679 I chatty  : uid=1000(system) Binder_D expire 3 lines
  307. 02-02 00:02:51.454  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 4 lines
  308. 02-02 00:03:41.373  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 1 line
  309. 02-02 00:04:07.216  1031  7252 I chatty  : uid=1000(system) Binder_F expire 1 line
  310. 02-02 00:15:13.590  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 3 lines
  311. 02-02 00:15:16.364  1031  1064 I chatty  : uid=1000(system) InputDispatcher expire 1 line
  312. 02-02 00:15:44.315  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 5 lines
  313. 02-02 00:23:12.396  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 12 lines
  314. 02-02 00:25:03.028  1031  1065 I chatty  : uid=1000(system) InputReader expire 6 lines
  315. 02-02 00:25:03.032  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 18 lines
  316. 02-02 00:25:03.079  1031  1050 I chatty  : uid=1000(system) android.display expire 11 lines
  317. 02-02 00:25:03.122  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 27 lines
  318. 02-02 00:25:34.435  1031  1046 I chatty  : uid=1000(system) android.ui expire 2 lines
  319. 02-02 00:25:40.608  1031  5678 I chatty  : uid=1000(system) Binder_C expire 2 lines
  320. 02-02 00:25:58.170  1031  7252 I chatty  : uid=1000(system) Binder_F expire 4 lines
  321. 02-02 00:26:41.484  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 5 lines
  322. 02-02 00:26:44.653  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 9 lines
  323. 02-02 00:26:48.449  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 3 lines
  324. 02-02 00:26:49.289  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 5 lines
  325. 02-02 00:26:49.410  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 7 lines
  326. 02-02 00:26:49.413  1031  1047 I chatty  : uid=1000(system) android.fg expire 9 lines
  327. 02-02 00:26:50.389  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 4 lines
  328. 02-02 00:28:00.432  1031  5679 I chatty  : uid=1000(system) Binder_D expire 4 lines
  329. 02-02 00:28:20.262  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 5 lines
  330. 02-02 00:28:24.453  1031  7251 I chatty  : uid=1000(system) Binder_E expire 3 lines
  331. 02-02 00:28:24.464  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 3 lines
  332. 02-02 00:28:24.492  1031  5677 I chatty  : uid=1000(system) Binder_B expire 7 lines
  333. 02-02 00:28:26.895  1031  4475 I chatty  : uid=1000(system) Binder_A expire 2 lines
  334. 02-02 00:28:29.497  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 4 lines
  335. 02-02 00:40:14.905 29512 29512 W ViewRootImpl: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=-46.171707, y[0]=184.46945, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=4, eventTime=49678203, downTime=49678192, deviceId=1, source=0x1002 }
  336. 02-02 00:40:22.313  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 53 lines
  337. 02-02 00:41:17.467  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  338. 02-02 00:41:18.143  1031  1050 I chatty  : uid=1000(system) android.display expire 2 lines
  339. 02-02 01:13:35.978  1031  1044 I chatty  : uid=1000(system) android.bg expire 2 lines
  340. 02-02 01:17:26.900  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 126 lines
  341. 02-02 01:17:45.079  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 5 lines
  342. 02-02 01:17:45.103  1031  1092 I chatty  : uid=1000(system) backup expire 1 line
  343. 02-02 01:17:56.599  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 5 lines
  344. 02-02 01:17:57.182  1031  7252 I chatty  : uid=1000(system) Binder_F expire 9 lines
  345. 02-02 01:17:58.823  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 7 lines
  346. 02-02 01:17:58.830  1031  1047 I chatty  : uid=1000(system) android.fg expire 7 lines
  347. 02-02 01:18:40.357  1031  5678 I chatty  : uid=1000(system) Binder_C expire 2 lines
  348. 02-02 01:20:13.449  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 12 lines
  349. 02-02 01:20:14.119  1031  1050 I chatty  : uid=1000(system) android.display expire 10 lines
  350. 02-02 01:34:25.008  1031  1065 I chatty  : uid=1000(system) InputReader expire 3 lines
  351. 02-02 01:34:32.871  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 3 lines
  352. 02-02 01:52:57.481  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 2 lines
  353. 02-02 01:54:27.565  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 2 lines
  354. 02-02 01:54:27.659  1031  4475 I chatty  : uid=1000(system) Binder_A expire 1 line
  355. 02-02 01:54:27.671  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 1 line
  356. 02-02 02:26:07.270  1031  1046 I chatty  : uid=1000(system) android.ui expire 2 lines
  357. 02-02 02:26:11.917  1031  7251 I chatty  : uid=1000(system) Binder_E expire 2 lines
  358. 02-02 02:26:12.009  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 2 lines
  359. 02-02 02:26:21.923  1031  5677 I chatty  : uid=1000(system) Binder_B expire 4 lines
  360. 02-02 02:30:03.497 32136 32136 I chatty  : uid=1000(system) com.android.settings expire 1 line
  361. 02-02 02:30:51.987  1031  5679 I chatty  : uid=1000(system) Binder_D expire 3 lines
  362. 02-02 02:31:13.986  1031  1064 I chatty  : uid=1000(system) InputDispatcher expire 2 lines
  363. 02-02 02:32:18.820  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 5 lines
  364. 02-02 02:32:49.374  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 85 lines
  365. 02-02 02:33:18.245  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 8 lines
  366. 02-02 02:33:18.979  1031  1050 I chatty  : uid=1000(system) android.display expire 10 lines
  367. 02-02 02:34:55.422  1031  1044 I chatty  : uid=1000(system) android.bg expire 3 lines
  368. 02-02 03:10:55.134  1031  1065 I chatty  : uid=1000(system) InputReader expire 2 lines
  369. 02-02 03:10:57.329  1031  1046 I chatty  : uid=1000(system) android.ui expire 1 line
  370. 02-02 03:12:19.413  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 3 lines
  371. 02-02 03:12:21.401  1031  4475 I chatty  : uid=1000(system) Binder_A expire 2 lines
  372. 02-02 03:15:08.644  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 2 lines
  373. 02-02 03:15:10.894  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 1 line
  374. 02-02 03:15:24.701  1031  1070 I chatty  : uid=1000(system) NetworkStats expire 1 line
  375. 02-02 03:15:25.921  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 4 lines
  376. 02-02 03:15:26.035  1031  1047 I chatty  : uid=1000(system) android.fg expire 8 lines
  377. 02-02 03:15:26.344  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 3 lines
  378. 02-02 03:15:26.834  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 4 lines
  379. 02-02 03:15:26.893  1031  5679 I chatty  : uid=1000(system) Binder_D expire 3 lines
  380. 02-02 03:18:43.192  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 2 lines
  381. 02-02 03:18:43.456  1031  1609 I chatty  : uid=1000(system) Binder_6 expire 1 line
  382. 02-02 03:18:59.325  1031  5678 I chatty  : uid=1000(system) Binder_C expire 2 lines
  383. 02-02 03:18:59.426  1031  5677 I chatty  : uid=1000(system) Binder_B expire 1 line
  384. 02-02 03:18:59.452  1031  7252 I chatty  : uid=1000(system) Binder_F expire 2 lines
  385. 02-02 03:22:11.904 32571 32586 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  386. 02-02 03:22:11.915 32571 32588 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  387. 02-02 03:22:11.920  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 1 line
  388. 02-02 03:22:11.929 32571 32587 D ActivityThread: Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  389. 02-02 03:22:15.166  1031  7251 I chatty  : uid=1000(system) Binder_E expire 4 lines
  390. 02-02 03:22:19.302  1031  1075 I chatty  : uid=1000(system) ConnectivitySer expire 52 lines
  391. 02-02 03:30:00.053  1031  1045 I chatty  : uid=1000(system) ActivityManager expire 3 lines
  392. 02-02 03:31:28.214  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  393. 02-02 03:31:37.272  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  394. 02-02 03:31:43.300  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  395. 02-02 03:31:49.327  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  396. 02-02 03:31:49.334  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
  397. 02-02 03:31:55.349  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  398. 02-02 03:31:55.363  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  399. 02-02 03:32:13.425  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  400. 02-02 03:32:16.440  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  401. 02-02 03:32:16.444  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  402. 02-02 03:32:19.457  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  403. 02-02 03:32:22.472  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  404. 02-02 03:32:25.485  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  405. 02-02 03:32:40.566  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  406. 02-02 03:32:43.583  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  407. 02-02 03:32:43.599  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  408. 02-02 03:32:46.623  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  409. 02-02 03:32:46.644  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  410. 02-02 03:32:58.680  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  411. 02-02 03:33:10.740  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  412. 02-02 03:33:13.765  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  413. 02-02 03:33:16.798  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  414. 02-02 03:33:37.927  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  415. 02-02 03:33:40.945  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  416. 02-02 03:34:35.206  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  417. 02-02 03:34:38.229  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  418. 02-02 03:34:44.247  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  419. 02-02 03:35:08.321  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  420. 02-02 03:35:14.341  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  421. 02-02 03:35:20.387  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  422. 02-02 03:35:23.403  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  423. 02-02 03:35:26.416  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  424. 02-02 03:35:35.469  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  425. 02-02 03:35:38.490  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  426. 02-02 03:35:41.498  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  427. 02-02 03:35:53.533  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  428. 02-02 03:35:59.564  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  429. 02-02 03:36:02.594  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  430. 02-02 03:36:20.691  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  431. 02-02 03:36:23.714  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  432. 02-02 03:37:11.972  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  433. 02-02 03:37:11.991  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  434. 02-02 03:37:15.005  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  435. 02-02 03:37:24.043  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  436. 02-02 03:37:33.094  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  437. 02-02 03:37:42.145  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  438. 02-02 03:37:42.160  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  439. 02-02 03:37:45.170  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  440. 02-02 03:37:48.183  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  441. 02-02 03:37:48.188  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  442. 02-02 03:37:51.196  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  443. 02-02 03:38:03.279  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  444. 02-02 03:38:12.324  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  445. 02-02 03:38:27.418  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  446. 02-02 03:38:27.444  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  447. 02-02 03:38:30.441  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  448. 02-02 03:38:30.463  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  449. 02-02 03:38:33.470  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  450. 02-02 03:38:39.492  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  451. 02-02 03:38:42.516  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  452. 02-02 03:38:48.536  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  453. 02-02 03:38:51.552  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  454. 02-02 03:39:03.621  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  455. 02-02 03:39:06.628  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  456. 02-02 03:39:12.661  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  457. 02-02 03:39:15.671  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  458. 02-02 03:39:18.677  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  459. 02-02 03:39:24.720  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  460. 02-02 03:39:30.756  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  461. 02-02 03:39:33.773  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  462. 02-02 03:39:33.789  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  463. 02-02 03:39:36.805  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  464. 02-02 03:39:36.825  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  465. 02-02 03:39:42.851  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  466. 02-02 03:39:42.870  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  467. 02-02 03:39:45.867  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  468. 02-02 03:39:48.889  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  469. 02-02 03:40:12.990  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  470. 02-02 03:40:19.024  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  471. 02-02 03:41:07.290  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  472. 02-02 03:41:07.305  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  473. 02-02 03:41:40.224  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  474. 02-02 03:41:40.227  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  475. 02-02 03:41:40.467  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=211, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  476. 02-02 03:41:40.964  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  477. 02-02 03:42:09.082  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  478. 02-02 03:42:09.084  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  479. 02-02 03:42:09.151  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  480. 02-02 03:42:09.451  1031  1052 I DisplayPowerController: Unblocked screen on after 367 ms
  481. 02-02 03:42:10.929  1031  5677 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/29512 for NetworkRequest [ id=212, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  482. 02-02 03:42:11.087  1031  1043 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ba64e84 attribute=android.view.inputmethod.EditorInfo@fd3d66d, token = android.os.BinderProxy@53ae743
  483. 02-02 03:42:12.182  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  484. 02-02 03:42:12.188  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
  485. 02-02 03:42:18.198  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  486. 02-02 03:42:18.205  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  487. 02-02 03:42:51.355  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  488. 02-02 03:42:51.374  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  489. 02-02 03:42:57.398  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  490. 02-02 03:42:57.416  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  491. 02-02 03:43:00.426  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  492. 02-02 03:43:00.441  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  493. 02-02 03:43:18.519  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  494. 02-02 03:43:21.534  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  495. 02-02 03:44:31.056  1031  5678 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@939a27f attribute=null, token = android.os.BinderProxy@53ae743
  496. 02-02 03:44:32.390  1031  1609 I ActivityManager: Start proc 342:org.chromium.chrome:sandboxed_process9/u0i98 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService9
  497. 02-02 03:45:29.614  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=212, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  498. 02-02 03:45:32.512  8021  8021 W ViewRootImpl: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=500.29462, y[0]=425.104, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=5, eventTime=53508487, downTime=53508502, deviceId=1, source=0x1002 }
  499. 02-02 03:45:32.512  8021  8021 W ViewRootImpl: Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=500.29462, y[0]=425.104, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=53508497, downTime=53508502, deviceId=1, source=0x1002 }
  500. 02-02 03:45:32.630  1031  1609 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6488198 attribute=null, token = android.os.BinderProxy@ef9b50a
  501. 02-02 03:45:33.429  1031  2147 W libprocessgroup: failed to open /acct/uid_10027/pid_29857/cgroup.procs: No such file or directory
  502. 02-02 03:45:33.429  1031  2147 I ActivityManager: Process org.chromium.chrome:sandboxed_process2 (pid 29857) has died
  503. 02-02 03:45:33.430  1031  2147 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2 in 1000ms
  504. 02-02 03:45:33.435  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  505. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  506. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  507. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  508. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  509. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  510. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  511. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  512. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  513. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  514. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  515. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  516. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  517. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  518. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  519. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  520. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  521. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  522. 02-02 03:45:33.438  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  523. 02-02 03:45:33.444  1031  1043 W libprocessgroup: failed to open /acct/uid_10027/pid_29605/cgroup.procs: No such file or directory
  524. 02-02 03:45:33.445  1031  1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 29605) has died
  525. 02-02 03:45:33.445  1031  1043 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1 in 10985ms
  526. 02-02 03:45:33.448  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  527. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  528. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  529. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  530. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  531. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  532. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  533. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  534. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  535. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  536. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  537. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  538. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  539. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  540. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  541. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  542. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  543. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  544. 02-02 03:45:33.451  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  545. 02-02 03:45:33.455  1031  7251 W libprocessgroup: failed to open /acct/uid_10027/pid_342/cgroup.procs: No such file or directory
  546. 02-02 03:45:33.455  1031  7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process9 (pid 342) has died
  547. 02-02 03:45:33.456  1031  7251 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService9 in 20974ms
  548. 02-02 03:45:33.462  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  549. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  550. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  551. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  552. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  553. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  554. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  555. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  556. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  557. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  558. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  559. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  560. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  561. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  562. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  563. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  564. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  565. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  566. 02-02 03:45:33.465  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  567. 02-02 03:45:33.527  1031  1192 W libprocessgroup: failed to open /acct/uid_10027/pid_32467/cgroup.procs: No such file or directory
  568. 02-02 03:45:33.527  1031  1192 I ActivityManager: Process org.chromium.chrome:sandboxed_process7 (pid 32467) has died
  569. 02-02 03:45:33.528  1031  1192 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService7 in 30902ms
  570. 02-02 03:45:33.533  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  571. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  572. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  573. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  574. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  575. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  576. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  577. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  578. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  579. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  580. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  581. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  582. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  583. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  584. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  585. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  586. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  587. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  588. 02-02 03:45:33.537  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  589. 02-02 03:45:33.605  1031  5678 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService8
  590. 02-02 03:45:33.605  1031  5678 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  591. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  592. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  593. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  594. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  595. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  596. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  597. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  598. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  599. 02-02 03:45:33.605  1031  5678 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  600. 02-02 03:45:33.619  1031  7252 W libprocessgroup: failed to open /acct/uid_10027/pid_32538/cgroup.procs: No such file or directory
  601. 02-02 03:45:33.619  1031  7252 I ActivityManager: Process org.chromium.chrome:sandboxed_process8 (pid 32538) has died
  602. 02-02 03:45:33.621  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  603. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  604. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  605. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  606. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  607. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  608. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  609. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  610. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  611. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  612. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  613. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  614. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  615. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  616. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  617. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  618. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  619. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  620. 02-02 03:45:33.624  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  621. 02-02 03:45:41.507  1031  1609 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.email cmp=com.android.email/.activity.Welcome bnds=[216,633][339,715] (has extras)} from uid 10008 on display 0
  622. 02-02 03:45:58.199  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  623. 02-02 03:45:58.211  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  624. 02-02 03:46:01.896  1031  1064 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  625. 02-02 03:46:10.255  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  626. 02-02 03:46:10.260  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  627. 02-02 03:46:11.157  1031  2147 I ActivityManager: START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10016 on display 0
  628. 02-02 03:46:13.277  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  629. 02-02 03:46:13.307  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  630. 02-02 03:46:16.321  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  631. 02-02 03:46:16.324  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  632. 02-02 03:46:17.890  1031  4475 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10300000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  633. 02-02 03:46:17.959  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/29512 for NetworkRequest [ id=213, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  634. 02-02 03:46:17.976  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity bnds=[280,163][743,626] (has extras)} from uid 10027 on display 0
  635. 02-02 03:46:18.175  1031  1042 I ActivityManager: Start proc 416:org.chromium.chrome:sandboxed_process10/u0i99 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService10
  636. 02-02 03:46:23.945  1031  1042 I ActivityManager: Start proc 441:org.chromium.chrome:sandboxed_process11/u0i100 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService11
  637. 02-02 03:46:46.480  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  638. 02-02 03:46:49.489  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  639. 02-02 03:46:52.497  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  640. 02-02 03:46:52.505  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  641. 02-02 03:46:58.527  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  642. 02-02 03:46:58.550  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  643. 02-02 03:47:09.425  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  644. 02-02 03:47:19.636  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  645. 02-02 03:47:19.650  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  646. 02-02 03:47:22.662  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  647. 02-02 03:47:25.680  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  648. 02-02 03:47:28.706  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  649. 02-02 03:47:28.724  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  650. 02-02 03:47:31.720  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  651. 02-02 03:47:31.743  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  652. 02-02 03:47:40.786  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  653. 02-02 03:47:40.813  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  654. 02-02 03:47:49.833  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  655. 02-02 03:47:49.838  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  656. 02-02 03:47:52.490  1031  7252 I ActivityManager: moveTaskToBack: TaskRecord{f0ac731 #1184 A=org.chromium.chrome U=0 sz=1}
  657. 02-02 03:47:52.674  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=213, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  658. 02-02 03:47:52.855  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  659. 02-02 03:47:52.861  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  660. 02-02 03:47:58.188  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10008 on display 0
  661. 02-02 03:47:58.280  1031  7252 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/29512 for NetworkRequest [ id=214, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  662. 02-02 03:47:58.894  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  663. 02-02 03:47:58.910  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  664. 02-02 03:48:01.917  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  665. 02-02 03:48:01.941  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  666. 02-02 03:48:07.459  1031  5678 I ActivityManager: Start proc 479:org.chromium.chrome:sandboxed_process12/u0i101 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService12
  667. 02-02 03:48:07.959  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  668. 02-02 03:48:10.972  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  669. 02-02 03:48:17.011  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  670. 02-02 03:48:17.032  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  671. 02-02 03:48:18.012  1031  4475 I ActivityManager: Start proc 504:org.chromium.chrome:sandboxed_process13/u0i102 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService13
  672. 02-02 03:48:20.023  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  673. 02-02 03:48:26.057  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  674. 02-02 03:48:26.798  1031  1193 I ActivityManager: Start proc 528:org.chromium.chrome:sandboxed_process14/u0i103 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService14
  675. 02-02 03:48:29.064  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  676. 02-02 03:48:31.103  1031  1193 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  677. 02-02 03:48:31.266  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=214, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  678. 02-02 03:48:31.392  1031  1697 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/29512 for NetworkRequest [ id=215, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  679. 02-02 03:48:31.411  1031  2147 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  680. 02-02 03:48:31.447  1031  1285 W ActivityManager: Duplicate finish request for ActivityRecord{ecbbfd5 u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1184 f}
  681. 02-02 03:48:35.083  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  682. 02-02 03:48:38.095  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  683. 02-02 03:48:47.142  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  684. 02-02 03:49:05.230  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  685. 02-02 03:49:05.249  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  686. 02-02 03:49:08.255  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  687. 02-02 03:49:08.258  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  688. 02-02 03:49:32.381  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  689. 02-02 03:49:44.453  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  690. 02-02 03:49:50.488  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  691. 02-02 03:49:50.507  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  692. 02-02 03:49:53.512  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  693. 02-02 03:49:53.532  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  694. 02-02 03:49:56.533  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  695. 02-02 03:50:05.594  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  696. 02-02 03:50:08.607  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  697. 02-02 03:50:11.621  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  698. 02-02 03:50:17.650  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  699. 02-02 03:50:17.682  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  700. 02-02 03:50:20.688  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  701. 02-02 03:50:23.710  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  702. 02-02 03:50:35.803  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  703. 02-02 03:50:35.827  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  704. 02-02 03:50:41.853  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  705. 02-02 03:50:44.871  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  706. 02-02 03:50:55.135  1031  5679 I ActivityManager: Start proc 556:org.chromium.chrome:sandboxed_process15/u0i104 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService15
  707. 02-02 03:50:59.965  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  708. 02-02 03:51:02.987  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  709. 02-02 03:51:06.034  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  710. 02-02 03:51:18.100  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  711. 02-02 03:51:18.106  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  712. 02-02 03:51:21.124  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  713. 02-02 03:51:24.145  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  714. 02-02 03:51:24.168  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  715. 02-02 03:51:27.167  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  716. 02-02 03:51:28.320  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  717. 02-02 03:51:30.184  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  718. 02-02 03:51:33.206  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  719. 02-02 03:51:36.230  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  720. 02-02 03:51:39.244  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  721. 02-02 03:51:39.256  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  722. 02-02 03:53:43.072  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  723. 02-02 03:54:10.730  1031  1031 I EntropyMixer: Writing entropy...
  724. 02-02 03:54:25.069  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  725. 02-02 03:54:25.106  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  726. 02-02 03:54:28.140  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  727. 02-02 03:54:28.163  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  728. 02-02 03:54:34.193  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  729. 02-02 03:54:34.200  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  730. 02-02 03:54:37.213  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  731. 02-02 03:54:40.237  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  732. 02-02 03:54:46.275  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  733. 02-02 03:54:46.304  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  734. 02-02 03:54:58.364  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  735. 02-02 03:54:58.391  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  736. 02-02 03:55:04.415  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  737. 02-02 03:55:19.516  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  738. 02-02 03:56:13.846  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  739. 02-02 03:56:16.856  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  740. 02-02 03:56:31.949  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  741. 02-02 03:56:31.971  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  742. 02-02 03:56:34.984  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  743. 02-02 03:56:41.029  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  744. 02-02 03:58:41.603  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  745. 02-02 03:58:41.619  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  746. 02-02 03:58:44.620  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  747. 02-02 03:58:44.644  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  748. 02-02 03:58:47.662  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  749. 02-02 03:59:05.771  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  750. 02-02 03:59:08.799  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  751. 02-02 03:59:32.942  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  752. 02-02 03:59:35.967  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  753. 02-02 04:00:06.141  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  754. 02-02 04:00:24.222  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  755. 02-02 04:00:42.319  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  756. 02-02 04:00:45.341  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  757. 02-02 04:01:00.032  1031  1045 I ProcessStatsService: Prepared write state in 13ms
  758. 02-02 04:01:00.045  1031  1045 I ProcessStatsService: Prepared write state in 13ms
  759. 02-02 04:01:09.481  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  760. 02-02 04:01:09.502  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  761. 02-02 04:01:12.504  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  762. 02-02 04:01:12.521  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  763. 02-02 04:02:06.844  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  764. 02-02 04:02:09.863  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  765. 02-02 04:03:01.165  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  766. 02-02 04:03:19.249  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  767. 02-02 04:03:37.335  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  768. 02-02 04:03:40.347  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  769. 02-02 04:04:10.437  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  770. 02-02 04:04:13.448  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  771. 02-02 04:04:16.454  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  772. 02-02 04:04:28.498  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  773. 02-02 04:04:58.664  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  774. 02-02 04:05:16.739  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  775. 02-02 04:05:34.856  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  776. 02-02 04:05:37.880  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  777. 02-02 04:07:14.420  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  778. 02-02 04:07:26.498  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  779. 02-02 04:07:56.656  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  780. 02-02 04:07:56.667  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  781. 02-02 04:08:20.752  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  782. 02-02 04:08:20.760  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  783. 02-02 04:08:23.764  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  784. 02-02 04:08:23.772  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  785. 02-02 04:08:26.781  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  786. 02-02 04:08:35.818  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  787. 02-02 04:08:44.885  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  788. 02-02 04:08:47.917  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  789. 02-02 04:08:47.941  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  790. 02-02 04:08:50.939  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  791. 02-02 04:08:53.962  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  792. 02-02 04:08:56.981  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  793. 02-02 04:08:56.998  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  794. 02-02 04:09:00.007  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  795. 02-02 04:09:03.029  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  796. 02-02 04:09:03.053  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  797. 02-02 04:09:12.101  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  798. 02-02 04:09:12.123  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  799. 02-02 04:09:27.204  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  800. 02-02 04:09:27.229  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  801. 02-02 04:09:30.236  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  802. 02-02 04:09:33.274  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  803. 02-02 04:09:36.304  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  804. 02-02 04:09:39.309  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  805. 02-02 04:09:39.315  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  806. 02-02 04:09:42.320  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  807. 02-02 04:09:48.351  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  808. 02-02 04:09:51.369  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  809. 02-02 04:09:54.387  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  810. 02-02 04:09:57.408  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  811. 02-02 04:10:00.422  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  812. 02-02 04:10:00.434  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  813. 02-02 04:10:21.544  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  814. 02-02 04:10:24.569  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  815. 02-02 04:10:30.607  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  816. 02-02 04:10:30.629  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  817. 02-02 04:10:51.704  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  818. 02-02 04:10:51.710  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  819. 02-02 04:10:54.718  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  820. 02-02 04:10:57.735  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  821. 02-02 04:11:12.782  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  822. 02-02 04:11:21.820  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  823. 02-02 04:11:22.943  1031  2147 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/plain flg=0x3080001 cmp=com.android.bluetooth/.opp.BluetoothOppLauncherActivity clip={text/uri-list U:content://org.chromium.chrome.FileProvider/images/screenshot/1517544682834-439338793.jpg} (has extras)} from uid 10027 on display 0
  824. 02-02 04:11:23.019  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=215, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  825. 02-02 04:11:23.242  1031  7251 I ActivityManager: START u0 {act=android.bluetooth.devicepicker.action.LAUNCH flg=0x800000 cmp=com.android.settings/.bluetooth.DevicePickerActivity (has extras)} from uid 1002 on display 0
  826. 02-02 04:11:23.396  1031  1620 I ActivityManager: Start proc 651:com.android.settings/1000 for activity com.android.settings/.bluetooth.DevicePickerActivity
  827. 02-02 04:11:27.847  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  828. 02-02 04:11:30.872  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  829. 02-02 04:11:32.995  1031  1045 W ActivityManager: Launch timeout has expired, giving up wake lock!
  830. 02-02 04:11:36.898  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  831. 02-02 04:11:36.904  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  832. 02-02 04:11:48.952  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  833. 02-02 04:11:48.969  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
  834. 02-02 04:11:58.012  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  835. 02-02 04:11:58.027  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  836. 02-02 04:12:01.043  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  837. 02-02 04:12:04.065  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  838. 02-02 04:12:07.086  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  839. 02-02 04:12:10.104  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  840. 02-02 04:12:13.130  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
  841. 02-02 04:12:40.280  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  842. 02-02 04:12:40.292  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
  843. 02-02 04:12:43.305  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  844. 02-02 04:12:43.317  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
  845. 02-02 04:12:52.343   651   651 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:774 android.content.ContextWrapper.sendBroadcast:402 com.android.settings.bluetooth.DevicePickerFragment.sendDevicePickedIntent:170 com.android.settings.bluetooth.DevicePickerFragment.onDevicePreferenceClick:136 com.android.settings.bluetooth.DeviceListPreferenceFragment.onPreferenceTreeClick:150
  846. 02-02 04:12:52.496  1031  1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/29512 for NetworkRequest [ id=216, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  847. 02-02 04:12:58.366  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  848. 02-02 04:12:58.387  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
  849. 02-02 04:13:01.382  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  850. 02-02 04:13:01.391  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
  851. 02-02 04:13:04.401  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  852. 02-02 04:13:04.410  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
  853. 02-02 04:13:16.470  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  854. 02-02 04:13:16.483  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  855. 02-02 04:13:37.573  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  856. 02-02 04:13:40.595  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  857. 02-02 04:13:43.603  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  858. 02-02 04:13:55.633  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  859. 02-02 04:13:55.645  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  860. 02-02 04:13:58.650  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
  861. 02-02 04:14:01.669  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  862. 02-02 04:14:10.699  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  863. 02-02 04:14:10.711  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  864. 02-02 04:14:16.731  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  865. 02-02 04:14:19.740  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  866. 02-02 04:14:22.758  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  867. 02-02 04:14:49.854  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  868. 02-02 04:14:52.869  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  869. 02-02 04:15:16.957  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  870. 02-02 04:15:19.964  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  871. 02-02 04:15:25.997  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  872. 02-02 04:15:26.006  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  873. 02-02 04:15:41.051  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  874. 02-02 04:15:47.077  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  875. 02-02 04:15:50.091  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  876. 02-02 04:15:50.107  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  877. 02-02 04:15:59.126  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  878. 02-02 04:16:05.159  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  879. 02-02 04:16:05.174  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  880. 02-02 04:16:11.199  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  881. 02-02 04:16:11.221  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  882. 02-02 04:16:14.223  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  883. 02-02 04:16:20.264  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  884. 02-02 04:16:20.285  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  885. 02-02 04:16:23.297  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  886. 02-02 04:16:32.354  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  887. 02-02 04:16:41.382  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  888. 02-02 04:16:44.391  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  889. 02-02 04:16:47.407  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  890. 02-02 04:16:56.444  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  891. 02-02 04:16:58.006  1031  1609 I ActivityManager: Start proc 708:org.chromium.chrome:sandboxed_process16/u0i105 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
  892. 02-02 04:17:02.462  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  893. 02-02 04:17:05.471  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  894. 02-02 04:17:14.198  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  895. 02-02 04:17:17.339  1031  5679 I ActivityManager: Process com.evervolv.updater (pid 8021) has died
  896. 02-02 04:17:31.180  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  897. 02-02 04:18:05.697  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  898. 02-02 04:18:08.707  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  899. 02-02 04:18:11.729  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  900. 02-02 04:18:23.781  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  901. 02-02 04:18:50.880  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  902. 02-02 04:18:53.889  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  903. 02-02 04:19:20.991  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  904. 02-02 04:19:36.048  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  905. 02-02 04:19:39.056  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  906. 02-02 04:19:48.516 29512 29512 W ViewRootImpl: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=644.1542, y[0]=67.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=55566078, downTime=55566078, deviceId=1, source=0x1002 }
  907. 02-02 04:19:48.531  1031  7251 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ea888f7 attribute=null, token = android.os.BinderProxy@cff65d2
  908. 02-02 04:19:57.145  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  909. 02-02 04:20:00.160  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  910. 02-02 04:20:36.349  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
  911. 02-02 04:20:39.370  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  912. 02-02 04:20:42.397  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  913. 02-02 04:20:45.412  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  914. 02-02 04:20:51.454  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  915. 02-02 04:20:54.469  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  916. 02-02 04:21:03.514  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  917. 02-02 04:21:09.541  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  918. 02-02 04:21:24.621  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  919. 02-02 04:21:36.678  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  920. 02-02 04:21:48.736  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  921. 02-02 04:22:09.850  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  922. 02-02 04:22:12.870  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  923. 02-02 04:22:21.902  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  924. 02-02 04:22:42.991  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  925. 02-02 04:22:49.023  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  926. 02-02 04:23:37.278  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  927. 02-02 04:23:43.115  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  928. 02-02 04:23:43.294  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  929. 02-02 04:23:43.303  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
  930. 02-02 04:23:46.307  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  931. 02-02 04:23:46.326  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  932. 02-02 04:23:55.336  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  933. 02-02 04:24:04.378  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  934. 02-02 04:24:07.390  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  935. 02-02 04:24:13.408  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  936. 02-02 04:24:16.417  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  937. 02-02 04:24:22.442  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  938. 02-02 04:24:24.500  1031  5678 I ActivityManager: Process android.process.acore (pid 32649) has died
  939. 02-02 04:24:31.500  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  940. 02-02 04:24:40.554  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  941. 02-02 04:24:43.586  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  942. 02-02 04:24:52.631  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  943. 02-02 04:24:58.669  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  944. 02-02 04:25:10.743  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  945. 02-02 04:25:10.765  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  946. 02-02 04:25:13.765  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  947. 02-02 04:25:13.777  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  948. 02-02 04:25:19.803  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  949. 02-02 04:25:31.863  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  950. 02-02 04:25:34.919  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  951. 02-02 04:25:37.945  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  952. 02-02 04:25:37.968  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  953. 02-02 04:25:40.978  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  954. 02-02 04:25:43.989  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  955. 02-02 04:25:47.007  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  956. 02-02 04:25:50.016  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  957. 02-02 04:26:14.214  1031  1042 W libprocessgroup: failed to open /acct/uid_10027/pid_479/cgroup.procs: No such file or directory
  958. 02-02 04:26:14.214  1031  1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process12 (pid 479) has died
  959. 02-02 04:26:14.216  1031  1042 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService12 in 1000ms
  960. 02-02 04:26:14.222  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  961. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  962. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  963. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  964. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  965. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  966. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  967. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  968. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  969. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  970. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  971. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  972. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  973. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  974. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  975. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  976. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  977. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  978. 02-02 04:26:14.378  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  979. 02-02 04:26:15.227  1031  1697 W libprocessgroup: failed to open /acct/uid_10027/pid_441/cgroup.procs: No such file or directory
  980. 02-02 04:26:15.231  1031  1697 I ActivityManager: Process org.chromium.chrome:sandboxed_process11 (pid 441) has died
  981. 02-02 04:26:15.232  1031  1697 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService11 in 1000ms
  982. 02-02 04:26:15.237  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  983. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  984. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  985. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  986. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  987. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  988. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  989. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  990. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  991. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  992. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  993. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  994. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  995. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  996. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  997. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  998. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  999. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1000. 02-02 04:26:15.248  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1001. 02-02 04:26:15.306  1031  1042 W libprocessgroup: failed to open /acct/uid_10027/pid_416/cgroup.procs: No such file or directory
  1002. 02-02 04:26:15.306  1031  1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process10 (pid 416) has died
  1003. 02-02 04:26:15.307  1031  1042 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService10 in 1000ms
  1004. 02-02 04:26:15.310  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1005. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1006. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1007. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1008. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1009. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1010. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1011. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1012. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1013. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1014. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1015. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1016. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1017. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1018. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1019. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1020. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1021. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1022. 02-02 04:26:15.314  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1023. 02-02 04:26:20.510  1031  1064 I WindowManager: Input event dispatching timed out sending to org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity.  Reason: Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it.  Outbound queue length: 0.  Wait queue length: 1.
  1024. 02-02 04:26:25.575  1031  1064 I WindowManager: Input event dispatching timed out sending to org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity.  Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago.  Wait queue length: 2.  Wait queue head age: 10141.8ms.
  1025. 02-02 04:26:27.219  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1026. 02-02 04:26:27.222  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1027. 02-02 04:26:30.226  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1028. 02-02 04:26:30.258  1031  1045 E ActivityManager: ANR in org.chromium.chrome (org.chromium.chrome/.browser.ChromeTabbedActivity)
  1029. 02-02 04:26:30.258  1031  1045 E ActivityManager: PID: 29512
  1030. 02-02 04:26:30.258  1031  1045 E ActivityManager: Reason: Input dispatching timed out (Waiting to send key event because the focused window has not finished processing all of the input events that were previously delivered to it.  Outbound queue length: 0.  Wait queue length: 1.)
  1031. 02-02 04:26:30.258  1031  1045 E ActivityManager: Load: 3.71 / 2.18 / 1.58
  1032. 02-02 04:26:30.258  1031  1045 E ActivityManager: CPU usage from 0ms to 9663ms later:
  1033. 02-02 04:26:30.258  1031  1045 E ActivityManager:   103% 29512/org.chromium.chrome: 99% user + 3.9% kernel / faults: 2775 minor 59 major
  1034. 02-02 04:26:30.258  1031  1045 E ActivityManager:   31% 1031/system_server: 13% user + 18% kernel / faults: 5520 minor 77 major
  1035. 02-02 04:26:30.258  1031  1045 E ActivityManager:   29% 708/org.chromium.chrome:sandboxed_process16: 27% user + 2.1% kernel / faults: 5680 minor 9 major
  1036. 02-02 04:26:30.258  1031  1045 E ActivityManager:   13% 556/org.chromium.chrome:sandboxed_process15: 12% user + 1.1% kernel / faults: 3036 minor 26 major
  1037. 02-02 04:26:30.258  1031  1045 E ActivityManager:   5% 1127/com.android.systemui: 2.8% user + 2.1% kernel / faults: 2184 minor 3 major
  1038. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0% 207/debuggerd: 0% user + 0% kernel / faults: 4914 minor 41 major
  1039. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.9% 1578/com.android.phone: 0.3% user + 0.5% kernel / faults: 1877 minor 2 major
  1040. 02-02 04:26:30.258  1031  1045 E ActivityManager:   2.5% 504/org.chromium.chrome:sandboxed_process13: 2.4% user + 0.1% kernel / faults: 165 minor
  1041. 02-02 04:26:30.258  1031  1045 E ActivityManager:   1.5% 34/kswapd0: 0% user + 1.5% kernel
  1042. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0% 1572/org.cyanogenmod.audiofx: 0% user + 0% kernel / faults: 1490 minor 3 major
  1043. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.9% 93/mmcqd/0: 0% user + 0.9% kernel
  1044. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.6% 528/org.chromium.chrome:sandboxed_process14: 0.5% user + 0.1% kernel / faults: 44 minor
  1045. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.4% 29567/org.chromium.chrome:privileged_process0: 0.3% user + 0.1% kernel / faults: 16 minor
  1046. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.3% 17/irq/199-msmdata: 0% user + 0.3% kernel
  1047. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.3% 1197/ksdioirqd/mmc1: 0% user + 0.3% kernel
  1048. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.2% 684/kworker/u:4: 0% user + 0.2% kernel
  1049. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.1% 3/ksoftirqd/0: 0% user + 0.1% kernel
  1050. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0% 131/jbd2/dm-9-8: 0% user + 0% kernel
  1051. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.1% 135/logd: 0.1% user + 0% kernel / faults: 21 minor
  1052. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.1% 587/kworker/1:3: 0% user + 0.1% kernel
  1053. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0% 738/kworker/0:2: 0% user + 0% kernel
  1054. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.1% 740/kworker/1:2: 0% user + 0.1% kernel
  1055. 02-02 04:26:30.258  1031  1045 E ActivityManager:   0.1% 32531/kworker/u:2: 0% user + 0.1% kernel
  1056. 02-02 04:26:30.258  1031  1045 E ActivityManager:  +0% 777/kworker/0:3: 0% user + 0% kernel
  1057. 02-02 04:26:30.258  1031  1045 E ActivityManager: 100% TOTAL: 83% user + 16% kernel + 0% softirq
  1058. 02-02 04:26:30.258  1031  1045 E ActivityManager: CPU usage from 8656ms to 9213ms later:
  1059. 02-02 04:26:30.258  1031  1045 E ActivityManager:   99% 29512/org.chromium.chrome: 99% user + 0% kernel / faults: 52 minor
  1060. 02-02 04:26:30.258  1031  1045 E ActivityManager:     95% 29512/chromium.chrome: 95% user + 0% kernel
  1061. 02-02 04:26:30.258  1031  1045 E ActivityManager:     1.8% 29582/Thread-637: 1.8% user + 0% kernel
  1062. 02-02 04:26:30.258  1031  1045 E ActivityManager:   78% 556/org.chromium.chrome:sandboxed_process15: 67% user + 10% kernel / faults: 1083 minor
  1063. 02-02 04:26:30.258  1031  1045 E ActivityManager:     37% 570/CrRendererMain: 30% user + 7.1% kernel
  1064. 02-02 04:26:30.258  1031  1045 E ActivityManager:     14% 706/WorkerPool/706: 12% user + 1.7% kernel
  1065. 02-02 04:26:30.258  1031  1045 E ActivityManager:     12% 703/WorkerPool/703: 12% user + 0% kernel
  1066. 02-02 04:26:30.258  1031  1045 E ActivityManager:     12% 707/WorkerPool/707: 12% user + 0% kernel
  1067. 02-02 04:26:30.258  1031  1045 E ActivityManager:   16% 1031/system_server: 11% user + 5.5% kernel / faults: 28 minor
  1068. 02-02 04:26:30.258  1031  1045 E ActivityManager:     5.5% 1044/android.bg: 3.6% user + 1.8% kernel
  1069. 02-02 04:26:30.258  1031  1045 E ActivityManager:     3.6% 1041/HeapTaskDaemon: 3.6% user + 0% kernel
  1070. 02-02 04:26:30.258  1031  1045 E ActivityManager:     3.6% 1045/ActivityManager: 1.8% user + 1.8% kernel
  1071. 02-02 04:26:30.258  1031  1045 E ActivityManager:     1.8% 1039/FinalizerDaemon: 1.8% user + 0% kernel
  1072. 02-02 04:26:30.258  1031  1045 E ActivityManager:   1.7% 34/kswapd0: 0% user + 1.7% kernel
  1073. 02-02 04:26:30.258  1031  1045 E ActivityManager:   1.4% 708/org.chromium.chrome:sandboxed_process16: 1.4% user + 0% kernel / faults: 130 minor
  1074. 02-02 04:26:30.258  1031  1045 E ActivityManager:     1.4% 723/CrRendererMain: 0% user + 1.4% kernel
  1075. 02-02 04:26:30.258  1031  1045 E ActivityManager:   1.5% 1197/ksdioirqd/mmc1: 0% user + 1.5% kernel
  1076. 02-02 04:26:30.258  1031  1045 E ActivityManager: 100% TOTAL: 91% user + 8% kernel
  1077. 02-02 04:26:30.309 29512 29512 F libc    : Fatal signal 6 (SIGABRT), code 0 in tid 29512 (chromium.chrome)
  1078. 02-02 04:26:30.443   207   207 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1079. 02-02 04:26:30.444   207   207 F DEBUG   : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
  1080. 02-02 04:26:30.444   207   207 F DEBUG   : Revision: '0'
  1081. 02-02 04:26:30.444   207   207 F DEBUG   : ABI: 'arm'
  1082. 02-02 04:26:30.444   207   207 F DEBUG   : pid: 29512, tid: 29512, name: chromium.chrome  >>> org.chromium.chrome <<<
  1083. 02-02 04:26:30.444   207   207 F DEBUG   : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
  1084. 02-02 04:26:30.475   207   207 F DEBUG   :     r0 3d4ffb00  r1 ffffffff  r2 00000000  r3 4257cc29
  1085. 02-02 04:26:30.476   207   207 F DEBUG   :     r4 3d4ffb00  r5 00000000  r6 00000000  r7 00000000
  1086. 02-02 04:26:30.476   207   207 F DEBUG   :     r8 687a36a8  r9 00000000  sl 909090ab  fp 42d38b68
  1087. 02-02 04:26:30.476   207   207 F DEBUG   :     ip 410a73b3  sp 7ea6ce10  lr 4257a315  pc 4257cc2a  cpsr 800f0030
  1088. 02-02 04:26:30.613   207   207 F DEBUG   :
  1089. 02-02 04:26:30.613   207   207 F DEBUG   : backtrace:
  1090. 02-02 04:26:30.613   207   207 F DEBUG   :     #00 pc 018e8c2a  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1091. 02-02 04:26:30.613   207   207 F DEBUG   :     #01 pc 018e6313  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1092. 02-02 04:26:30.613   207   207 F DEBUG   :     #02 pc 018e8133  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1093. 02-02 04:26:30.613   207   207 F DEBUG   :     #03 pc 018e8501  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1094. 02-02 04:26:30.613   207   207 F DEBUG   :     #04 pc 0187150b  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1095. 02-02 04:26:30.613   207   207 F DEBUG   :     #05 pc 0186ba85  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1096. 02-02 04:26:30.613   207   207 F DEBUG   :     #06 pc 0186aa51  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1097. 02-02 04:26:30.613   207   207 F DEBUG   :     #07 pc 001de8fd  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1098. 02-02 04:26:30.613   207   207 F DEBUG   :     #08 pc 001efbfb  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1099. 02-02 04:26:30.614   207   207 F DEBUG   :     #09 pc 001f0057  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1100. 02-02 04:26:30.614   207   207 F DEBUG   :     #10 pc 001f02e9  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1101. 02-02 04:26:30.614   207   207 F DEBUG   :     #11 pc 001d09ff  /system/app/Chromium/Chromium.apk (offset 0xbf2000)
  1102. 02-02 04:26:30.614   207   207 F DEBUG   :     #12 pc 000ea869  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
  1103. 02-02 04:26:30.614   207   207 F DEBUG   :     #13 pc 00000547  /dev/ashmem/dalvik-jit-code-cache (deleted) (offset 0x80000)
  1104. 02-02 04:26:32.310  1031  1045 I ActivityManager: Skipping duplicate ANR: ProcessRecord{6542866 29512:org.chromium.chrome/u0a27} Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago.  Wait queue length: 2.  Wait queue head age: 10141.8ms.)
  1105. 02-02 04:26:32.682  1031  1110 E NativeCrashListener: Exception dealing with report
  1106. 02-02 04:26:32.682  1031  1110 E NativeCrashListener: android.system.ErrnoException: read failed: EAGAIN (Try again)
  1107. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at libcore.io.Posix.readBytes(Native Method)
  1108. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at libcore.io.Posix.read(Posix.java:169)
  1109. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at libcore.io.BlockGuardOs.read(BlockGuardOs.java:230)
  1110. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at android.system.Os.read(Os.java:367)
  1111. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at com.android.server.am.NativeCrashListener.consumeNativeCrashData(NativeCrashListener.java:240)
  1112. 02-02 04:26:32.682  1031  1110 E NativeCrashListener:   at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:138)
  1113. 02-02 04:26:33.234  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1114. 02-02 04:26:33.236  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1115. 02-02 04:26:34.038   207   207 F DEBUG   :
  1116. 02-02 04:26:34.038   207   207 F DEBUG   : Tombstone written to: /data/tombstones/tombstone_02
  1117. 02-02 04:26:34.043  1031  1048 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
  1118. 02-02 04:26:34.452  1031  7251 I WindowState: WIN DEATH: Window{c3086a3 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
  1119. 02-02 04:26:34.453  1031  7251 W WindowManager: Force-removing child win Window{f5a7585 u0 SurfaceView} from container Window{c3086a3 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
  1120. 02-02 04:26:34.470  1031  1193 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=174, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@61d1071)
  1121. 02-02 04:26:34.470  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=174, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1122. 02-02 04:26:34.471  1031  1192 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=216, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@dc89e56)
  1123. 02-02 04:26:34.499  1031  5679 I ActivityManager: Process org.chromium.chrome:privileged_process0 (pid 29567) has died
  1124. 02-02 04:26:34.499  1031  5679 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.PrivilegedProcessService0 in 1000ms
  1125. 02-02 04:26:34.539  1031  1620 I ActivityManager: Process org.chromium.chrome (pid 29512) has died
  1126. 02-02 04:26:34.584  1031  1042 W WindowManager: Failed looking up window
  1127. 02-02 04:26:34.584  1031  1042 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@de75d59 does not exist
  1128. 02-02 04:26:34.584  1031  1042 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8769)
  1129. 02-02 04:26:34.584  1031  1042 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8760)
  1130. 02-02 04:26:34.584  1031  1042 W WindowManager:         at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1209)
  1131. 02-02 04:26:34.584  1031  1042 W WindowManager:         at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  1132. 02-02 04:26:34.584  1031  1042 I WindowState: WIN DEATH: null
  1133. 02-02 04:26:34.619  1031  1075 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=174, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1134. 02-02 04:26:34.619  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=216, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1135. 02-02 04:26:34.620  1031  1075 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=216, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1136. 02-02 04:26:34.659  1031  1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService14
  1137. 02-02 04:26:34.659  1031  1620 W ActivityManager: android.os.DeadObjectException
  1138. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1139. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1140. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1141. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1142. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
  1143. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
  1144. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
  1145. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
  1146. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
  1147. 02-02 04:26:34.659  1031  1620 W ActivityManager:       at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  1148. 02-02 04:26:34.666  1031  1620 I ActivityManager: Killing 528:org.chromium.chrome:sandboxed_process14/u0a27i103 (adj 10): isolated not needed
  1149. 02-02 04:26:34.666  1031  1620 W libprocessgroup: failed to open /acct/uid_10027/pid_528/cgroup.procs: No such file or directory
  1150. 02-02 04:26:34.668  1031  1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService13
  1151. 02-02 04:26:34.668  1031  1620 W ActivityManager: android.os.DeadObjectException
  1152. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1153. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1154. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1155. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1156. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
  1157. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
  1158. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
  1159. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
  1160. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
  1161. 02-02 04:26:34.668  1031  1620 W ActivityManager:       at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  1162. 02-02 04:26:34.674  1031  1620 I ActivityManager: Killing 504:org.chromium.chrome:sandboxed_process13/u0a27i102 (adj 10): isolated not needed
  1163. 02-02 04:26:34.674  1031  1620 W libprocessgroup: failed to open /acct/uid_10027/pid_504/cgroup.procs: No such file or directory
  1164. 02-02 04:26:34.677  1031  1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
  1165. 02-02 04:26:34.677  1031  1620 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  1166. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1167. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1168. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1169. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1170. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
  1171. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
  1172. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
  1173. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
  1174. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
  1175. 02-02 04:26:34.677  1031  1620 W ActivityManager:       at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  1176. 02-02 04:26:34.687  1031  1620 I ActivityManager: Killing 708:org.chromium.chrome:sandboxed_process16/u0a27i105 (adj 9): isolated not needed
  1177. 02-02 04:26:34.688  1031  1620 W libprocessgroup: failed to open /acct/uid_10027/pid_708/cgroup.procs: No such file or directory
  1178. 02-02 04:26:34.690  1031  1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService15
  1179. 02-02 04:26:34.690  1031  1620 W ActivityManager: android.os.DeadObjectException
  1180. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1181. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1182. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1183. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1184. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
  1185. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
  1186. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
  1187. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
  1188. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
  1189. 02-02 04:26:34.690  1031  1620 W ActivityManager:       at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  1190. 02-02 04:26:34.696  1031  1620 W ActivityManager: Force removing ActivityRecord{7179d2b u0 org.chromium.chrome/.browser.ChromeTabbedActivity t1184}: app died, no saved state
  1191. 02-02 04:26:34.798  1031  1620 I ActivityManager: Killing 556:org.chromium.chrome:sandboxed_process15/u0a27i104 (adj 9): isolated not needed
  1192. 02-02 04:26:34.798  1031  1620 W libprocessgroup: failed to open /acct/uid_10027/pid_556/cgroup.procs: No such file or directory
  1193. 02-02 04:26:34.834  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1194. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1195. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1196. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1197. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1198. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1199. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1200. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1201. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1202. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1203. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1204. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1205. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1206. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1207. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1208. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1209. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1210. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1211. 02-02 04:26:34.840  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1212. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1213. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1214. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1215. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1216. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1217. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1218. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1219. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1220. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1221. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1222. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1223. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1224. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1225. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1226. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1227. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1228. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1229. 02-02 04:26:34.841  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1230. 02-02 04:26:34.846  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1231. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1232. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1233. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1234. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1235. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1236. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1237. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1238. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1239. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1240. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1241. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1242. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1243. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1244. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1245. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1246. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1247. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1248. 02-02 04:26:34.849  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1249. 02-02 04:26:34.851  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1250. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1251. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1252. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1253. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1254. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1255. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1256. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1257. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1258. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1259. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1260. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1261. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1262. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1263. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1264. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1265. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1266. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1267. 02-02 04:26:34.858  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1268. 02-02 04:26:35.016  1031  1050 W AppOps  : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
  1269. 02-02 04:26:35.066  1031  1192 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 29512 uid 10027
  1270. 02-02 04:26:41.974  1031  4475 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10008 on display 0
  1271. 02-02 04:26:42.138  1031  7252 I ActivityManager: Start proc 788:org.chromium.chrome/u0a27 for activity org.chromium.chrome/com.google.android.apps.chrome.Main
  1272. 02-02 04:26:43.702  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x14002000 cmp=org.chromium.chrome/.browser.ChromeTabbedActivity bnds=[327,116][399,188] (has extras)} from uid 10027 on display 0
  1273. 02-02 04:26:45.281  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1274. 02-02 04:26:45.758  1031  5679 I ActivityManager: Start proc 812:org.chromium.chrome:sandboxed_process0/u0i106 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService0
  1275. 02-02 04:26:46.936  1031  1697 I ActivityManager: Start proc 844:org.chromium.chrome:privileged_process0/u0a27 for service org.chromium.chrome/org.chromium.content.app.PrivilegedProcessService0
  1276. 02-02 04:26:47.515  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=217, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1277. 02-02 04:26:47.755  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=218, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1278. 02-02 04:26:48.296  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1279. 02-02 04:26:51.998  1031  1045 W ActivityManager: Launch timeout has expired, giving up wake lock!
  1280. 02-02 04:26:57.319  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1281. 02-02 04:27:00.331  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1282. 02-02 04:27:02.381   788   805 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
  1283. 02-02 04:27:15.818  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1284. 02-02 04:27:15.827  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1285. 02-02 04:27:18.424  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1286. 02-02 04:27:57.606  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1287. 02-02 04:28:09.638  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1288. 02-02 04:28:12.651  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1289. 02-02 04:28:59.333  1031  5679 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10027 on display 0
  1290. 02-02 04:28:59.378  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=218, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1291. 02-02 04:28:59.394  1031  1620 I ActivityManager: Start proc 914:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
  1292. 02-02 04:29:00.351  1031  5678 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
  1293. 02-02 04:29:00.353  1031  1042 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
  1294. 02-02 04:29:03.903  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1295. 02-02 04:29:05.078  1031  1620 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=219, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1296. 02-02 04:29:06.919  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1297. 02-02 04:29:12.950  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1298. 02-02 04:29:21.999  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1299. 02-02 04:29:28.020  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1300. 02-02 04:30:04.189  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1301. 02-02 04:30:16.243  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1302. 02-02 04:30:22.271  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1303. 02-02 04:30:25.280  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1304. 02-02 04:30:25.288  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  1305. 02-02 04:30:34.314  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1306. 02-02 04:30:34.319  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1307. 02-02 04:30:46.375  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1308. 02-02 04:30:46.381  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  1309. 02-02 04:30:49.384  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1310. 02-02 04:30:49.400  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
  1311. 02-02 04:30:52.412  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1312. 02-02 04:30:54.807  1031  5679 I ActivityManager: Start proc 941:org.chromium.chrome:sandboxed_process1/u0i107 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1
  1313. 02-02 04:30:55.428  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1314. 02-02 04:30:58.436  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1315. 02-02 04:30:58.447  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
  1316. 02-02 04:31:00.064  1031  1045 I ProcessStatsService: Prepared write state in 5ms
  1317. 02-02 04:31:01.447  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
  1318. 02-02 04:31:01.457  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1319. 02-02 04:31:04.468  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1320. 02-02 04:31:10.498  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1321. 02-02 04:31:13.517  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1322. 02-02 04:31:34.612  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1323. 02-02 04:31:35.370  1031 11889 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  1324. 02-02 04:31:35.647  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=219, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1325. 02-02 04:31:35.780  1031  1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=220, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1326. 02-02 04:31:35.794  1031  5678 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  1327. 02-02 04:31:35.827  1031  1043 W ActivityManager: Duplicate finish request for ActivityRecord{f1bf3bd u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1199 f}
  1328. 02-02 04:31:49.702  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1329. 02-02 04:32:28.829  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1330. 02-02 04:32:40.883  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1331. 02-02 04:32:57.947  1031  5679 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  1332. 02-02 04:32:58.141  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=220, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1333. 02-02 04:32:58.219  1031  4475 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=221, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1334. 02-02 04:32:58.231  1031  5678 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  1335. 02-02 04:32:58.270  1031  5677 W ActivityManager: Duplicate finish request for ActivityRecord{260dbf1 u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1199 f}
  1336. 02-02 04:33:17.050  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1337. 02-02 04:33:20.060  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
  1338. 02-02 04:33:38.233  1031  5679 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/plain flg=0x3080001 cmp=com.android.bluetooth/.opp.BluetoothOppLauncherActivity clip={text/uri-list U:content://org.chromium.chrome.FileProvider/images/screenshot/15175460180021680287297.jpg} (has extras)} from uid 10027 on display 0
  1339. 02-02 04:33:38.333  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=221, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1340. 02-02 04:33:38.563  1031  1193 I ActivityManager: START u0 {act=android.bluetooth.devicepicker.action.LAUNCH flg=0x800000 cmp=com.android.settings/.bluetooth.DevicePickerActivity (has extras)} from uid 1002 on display 0
  1341. 02-02 04:33:44.163  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
  1342. 02-02 04:33:49.467  1031  1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 109] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED
  1343. 02-02 04:33:49.468  1031  1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 109] got DISCONNECTED, was satisfying 3
  1344. 02-02 04:33:49.520  1031  1075 D ConnectivityService: notifyType LOST for NetworkAgentInfo [WIFI () - 109]
  1345. 02-02 04:33:49.558  1031  1075 D CSLegacyTypeTracker: Sending DISCONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 109] isDefaultNetwork=true
  1346. 02-02 04:33:49.565  1031  1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  1347. 02-02 04:33:49.596  1031  1045 I ActivityManager: Start proc 987:android.process.media/u0a5 for broadcast com.android.providers.downloads/.DownloadReceiver
  1348. 02-02 04:33:49.960  1031  1075 E ConnectivityService: EVENT_NETWORK_INFO_CHANGED from unknown NetworkAgent
  1349. 02-02 04:33:57.491  1031  1193 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1350. 02-02 04:33:58.674   651   651 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:774 android.content.ContextWrapper.sendBroadcast:402 com.android.settings.bluetooth.DevicePickerFragment.onDestroy:125 android.app.Fragment.performDestroy:2433 android.app.FragmentManagerImpl.moveToState:1098
  1351. 02-02 04:34:12.590  1031  1620 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/filter/OFFLINE_PAGES?persist=0 flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  1352. 02-02 04:34:12.623  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1353. 02-02 04:34:12.665  1031  1192 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=223, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1354. 02-02 04:34:12.674  1031  2147 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/filter/OFFLINE_PAGES?persist=0 flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  1355. 02-02 04:34:12.698  1031  5679 W ActivityManager: Duplicate finish request for ActivityRecord{bac3c72 u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  1356. 02-02 04:34:12.736  1031  4475 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a3d8735 attribute=null, token = android.os.BinderProxy@4c5311d
  1357. 02-02 04:34:13.239  1031  1042 I ActivityManager: Start proc 1086:org.chromium.chrome:sandboxed_process2/u0i108 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
  1358. 02-02 04:34:14.208  1031  2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1
  1359. 02-02 04:34:14.208  1031  2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  1360. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1361. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1362. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1363. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1364. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  1365. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  1366. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  1367. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  1368. 02-02 04:34:14.208  1031  2147 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  1369. 02-02 04:34:14.253  1031  5679 W libprocessgroup: failed to open /acct/uid_10027/pid_941/cgroup.procs: No such file or directory
  1370. 02-02 04:34:14.253  1031  5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 941) has died
  1371. 02-02 04:34:14.256  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1372. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1373. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1374. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1375. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1376. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1377. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1378. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1379. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1380. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1381. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1382. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1383. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1384. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1385. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1386. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1387. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1388. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1389. 02-02 04:34:14.260  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1390. 02-02 04:34:20.788  1031  1073 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "123456", roaming: false, failover: false, isAvailable: true]}  network{110}  lp{{InterfaceName: wlan0 LinkAddresses: []  Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}}  nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]}  Score{20}  everValidated{false}  lastValidated{false}  created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
  1391. 02-02 04:34:20.789  1031  1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
  1392. 02-02 04:34:20.847  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1393. 02-02 04:34:20.847  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 50
  1394. 02-02 04:34:21.852  1031  1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
  1395. 02-02 04:34:21.854  1031  1075 D ConnectivityService: Adding iface wlan0 to network 110
  1396. 02-02 04:34:21.911  1031  1075 E ConnectivityService: Unexpected mtu value: 0, wlan0
  1397. 02-02 04:34:21.911  1031  1075 D ConnectivityService: Adding Route [fe80::/64 -> :: wlan0] to network 110
  1398. 02-02 04:34:21.914  1031  1075 D ConnectivityService: Adding Route [192.168.3.0/24 -> 0.0.0.0 wlan0] to network 110
  1399. 02-02 04:34:21.917  1031  1075 D ConnectivityService: Adding Route [0.0.0.0/0 -> 192.168.3.1 wlan0] to network 110
  1400. 02-02 04:34:21.927  1031  1075 D ConnectivityService: Setting Dns servers for network 110 to [/192.168.3.1]
  1401. 02-02 04:34:21.944  1031  1075 D ConnectivityService: notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1402. 02-02 04:34:21.957  1031  1075 D ConnectivityService: scheduleUnvalidatedPrompt 110
  1403. 02-02 04:34:21.958  1031  1075 D ConnectivityService: updateSignalStrengthThresholds: CONNECT, sending [] to NetworkAgentInfo [WIFI () - 110]
  1404. 02-02 04:34:21.959  1031  1075 D ConnectivityService: rematch for NetworkAgentInfo [WIFI () - 110]
  1405. 02-02 04:34:21.959  1031  1075 D ConnectivityService:    accepting network in place of null
  1406. 02-02 04:34:21.961  1031  1075 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "123456", roaming: false, failover: false, isAvailable: true]}  network{110}  lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:fee8:ec3a/64,192.168.3.170/24,]  Routes: [fe80::/64 -> :: wlan0,192.168.3.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.3.1 wlan0,] DnsAddresses: [192.168.3.1,] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}}  nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -96]}  Score{10}  everValidated{false}  lastValidated{false}  created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
  1407. 02-02 04:34:22.000  1031  1075 E ConnectivityService: Exception in setupDataActivityTracking java.lang.IllegalStateException: command '2954 idletimer add wlan0 15 1' failed with '400 2954 Failed to add interface'
  1408. 02-02 04:34:22.007  1031  1075 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 110] isDefaultNetwork=true
  1409. 02-02 04:34:22.007  1031  1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
  1410. 02-02 04:34:22.025  1031  1075 D ConnectivityService: notifyType PRECHECK for NetworkAgentInfo [WIFI () - 110]
  1411. 02-02 04:34:23.005  1031  1075 D ConnectivityService: NetTransition Wakelock (NetworkAgentInfo [WIFI () - 109] cleared because we found a replacement network
  1412. 02-02 04:34:23.866  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1413. 02-02 04:34:23.882  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1414. 02-02 04:34:27.093  1031  1075 D ConnectivityService: setProvNotificationVisibleIntent null visible=false networkType=MOBILE extraInfo=null highPriority=false
  1415. 02-02 04:34:27.093  1031  1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] validation  passed
  1416. 02-02 04:34:27.094  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1417. 02-02 04:34:27.104  1031  1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
  1418. 02-02 04:34:29.893  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1419. 02-02 04:34:29.958  1031  1075 D ConnectivityService: handlePromptUnvalidated 110
  1420. 02-02 04:34:31.241  1031  4475 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9c59ada attribute=null, token = android.os.BinderProxy@4c5311d
  1421. 02-02 04:34:32.905  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1422. 02-02 04:34:34.073  1031  5678 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  1423. 02-02 04:34:34.125  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=223, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1424. 02-02 04:34:34.179  1031  7252 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=224, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1425. 02-02 04:34:34.195  1031  7251 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  1426. 02-02 04:34:34.221  1031  1620 W ActivityManager: Duplicate finish request for ActivityRecord{ced8b0b u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  1427. 02-02 04:34:34.234  1031  1609 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@15a5083 attribute=null, token = android.os.BinderProxy@4c5311d
  1428. 02-02 04:34:41.935  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1429. 02-02 04:34:46.620  1031  5679 I ActivityManager: START u0 {cmp=org.chromium.chrome/.browser.bookmarks.BookmarkFolderSelectActivity (has extras)} from uid 10027 on display 0
  1430. 02-02 04:34:46.674  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=224, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1431. 02-02 04:34:46.732  1031  1285 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=225, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1432. 02-02 04:34:48.293  1031  1697 I ActivityManager: Start proc 1173:android.process.acore/u0a3 for content provider com.android.providers.contacts/.ContactsProvider2
  1433. 02-02 04:34:49.862  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=225, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1434. 02-02 04:34:49.925  1031  7252 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=226, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1435. 02-02 04:34:55.402  1031  1192 I ActivityManager: START u0 {cmp=org.chromium.chrome/.browser.bookmarks.BookmarkEditActivity (has extras)} from uid 10027 on display 0
  1436. 02-02 04:34:55.440  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=226, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1437. 02-02 04:34:55.504  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=227, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1438. 02-02 04:35:03.273  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=227, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1439. 02-02 04:35:03.320  1031  1192 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=228, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1440. 02-02 04:35:19.173  1031  1192 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.xnxx.com/... flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  1441. 02-02 04:35:19.225  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=228, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1442. 02-02 04:35:19.270  1031  1042 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=229, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1443. 02-02 04:35:19.290  1031  1285 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.xnxx.com/... flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  1444. 02-02 04:35:19.324  1031  5679 W ActivityManager: Duplicate finish request for ActivityRecord{775b251 u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  1445. 02-02 04:35:19.335  1031  5677 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@28f2190 attribute=null, token = android.os.BinderProxy@4c5311d
  1446. 02-02 04:35:19.430  1031 11889 I ActivityManager: Start proc 1203:org.chromium.chrome:sandboxed_process3/u0i109 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService3
  1447. 02-02 04:35:24.159  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1448. 02-02 04:35:25.968  1031  7251 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
  1449. 02-02 04:35:25.968  1031  7251 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  1450. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  1451. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  1452. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  1453. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  1454. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  1455. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  1456. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  1457. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  1458. 02-02 04:35:25.968  1031  7251 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  1459. 02-02 04:35:25.981  1031  1285 W libprocessgroup: failed to open /acct/uid_10027/pid_1086/cgroup.procs: No such file or directory
  1460. 02-02 04:35:25.981  1031  1285 I ActivityManager: Process org.chromium.chrome:sandboxed_process2 (pid 1086) has died
  1461. 02-02 04:35:25.984  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1462. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1463. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1464. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1465. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1466. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1467. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1468. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1469. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1470. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1471. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1472. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1473. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1474. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1475. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1476. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1477. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1478. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1479. 02-02 04:35:25.987  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1480. 02-02 04:35:27.178  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1481. 02-02 04:35:42.238  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1482. 02-02 04:35:51.286  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1483. 02-02 04:36:03.329  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1484. 02-02 04:36:03.351  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  1485. 02-02 04:36:06.372  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1486. 02-02 04:36:06.381  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1487. 02-02 04:36:57.632  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1488. 02-02 04:37:00.640  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1489. 02-02 04:37:03.652  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1490. 02-02 04:37:03.666  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 59
  1491. 02-02 04:37:06.667  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1492. 02-02 04:37:06.678  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1493. 02-02 04:37:07.737  1031  2147 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://video-hw.xnxx-cdn.com/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1494. 02-02 04:37:07.980  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=229, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1495. 02-02 04:37:08.007  1031  1193 I ActivityManager: Start proc 1242:com.android.gallery3d/u0a36 for activity com.android.gallery3d/.app.MovieActivity
  1496. 02-02 04:37:09.685  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1497. 02-02 04:37:12.688  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1498. 02-02 04:37:21.729  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1499. 02-02 04:37:24.736  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1500. 02-02 04:38:09.928  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1501. 02-02 04:38:12.942  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1502. 02-02 04:38:12.975  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1503. 02-02 04:38:23.729  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=230, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1504. 02-02 04:38:28.046  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1505. 02-02 04:38:31.081  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1506. 02-02 04:38:34.103  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1507. 02-02 04:38:37.139  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1508. 02-02 04:38:37.469  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  1509. 02-02 04:39:08.746  1031  5677 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://xvideos-im-49e03600-4727575-mp4.s.loris.llnwd.net/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1510. 02-02 04:39:08.905  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=230, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1511. 02-02 04:39:14.054  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=231, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1512. 02-02 04:39:19.277  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1513. 02-02 04:39:25.304  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1514. 02-02 04:39:34.341  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1515. 02-02 04:39:37.359  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1516. 02-02 04:39:48.271  1031 11889 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://vid3-l3.xnxx-cdn.com/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1517. 02-02 04:39:48.390  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=231, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1518. 02-02 04:40:01.471  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1519. 02-02 04:40:31.630  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1520. 02-02 04:40:34.640  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1521. 02-02 04:40:34.646  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1522. 02-02 04:40:37.655  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1523. 02-02 04:40:37.661  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1524. 02-02 04:41:04.817  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1525. 02-02 04:41:04.838  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1526. 02-02 04:41:07.852  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1527. 02-02 04:41:07.859  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1528. 02-02 04:41:25.951  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1529. 02-02 04:41:35.022  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1530. 02-02 04:41:41.072  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1531. 02-02 04:41:41.091  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1532. 02-02 04:42:02.210  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1533. 02-02 04:42:02.220  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1534. 02-02 04:42:32.353  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1535. 02-02 04:42:32.364  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1536. 02-02 04:42:35.364  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1537. 02-02 04:42:35.377  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1538. 02-02 04:42:44.409  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1539. 02-02 04:42:50.430  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1540. 02-02 04:42:53.455  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1541. 02-02 04:42:53.467  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1542. 02-02 04:42:56.487  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1543. 02-02 04:42:56.504  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1544. 02-02 04:43:20.608  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1545. 02-02 04:43:20.635  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1546. 02-02 04:43:23.657  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1547. 02-02 04:43:26.675  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1548. 02-02 04:43:27.412  1031  1697 I ActivityManager: START u0 {act=org.codeaurora.settings.streaming cmp=com.android.gallery3d/org.codeaurora.gallery3d.video.SettingsActivity} from uid 10036 on display 0
  1549. 02-02 04:43:32.705  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1550. 02-02 04:43:32.716  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1551. 02-02 04:43:35.729  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1552. 02-02 04:43:35.739  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1553. 02-02 04:43:43.682  1031  2147 I ActivityManager: START u0 {cmp=com.android.gallery3d/org.codeaurora.gallery3d.video.VideoSettingsActivity} from uid 10036 on display 0
  1554. 02-02 04:43:59.844  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1555. 02-02 04:44:01.098  1031  5679 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/plain flg=0x8080001 cmp=com.android.email/.activity.ComposeActivityEmail clip={text/plain T:https://vid3-l3.xnxx-cdn.com/videos/mp4/c/1/5/xvideos.com_c15b3e3b244f70496f6917b448e98315.mp4?e=1517575208&ri=1024&rs=85&h=94760ff46060ea5ed818efd38054f95c} (has extras)} from uid 10036 on display 0
  1556. 02-02 04:44:05.866  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1557. 02-02 04:44:20.948  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1558. 02-02 04:44:26.973  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1559. 02-02 04:44:41.995  1031  5678 I ActivityManager: START u0 {act=org.codeaurora.settings.streaming cmp=com.android.gallery3d/org.codeaurora.gallery3d.video.SettingsActivity} from uid 10036 on display 0
  1560. 02-02 04:44:45.064  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1561. 02-02 04:44:45.072  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1562. 02-02 04:44:51.095  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1563. 02-02 04:44:51.105  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1564. 02-02 04:44:54.113  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1565. 02-02 04:44:54.119  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1566. 02-02 04:45:00.137  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1567. 02-02 04:45:09.187  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1568. 02-02 04:45:12.209  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1569. 02-02 04:45:14.928  1031  5679 I ActivityManager: START u0 {act=org.codeaurora.bookmark.VIEW cat=[android.intent.category.DEFAULT] flg=0x4100000 cmp=com.android.gallery3d/org.codeaurora.gallery3d.video.BookmarkActivity (has extras)} from uid 10036 on display 0
  1570. 02-02 04:45:15.364  1242  1242 E AndroidRuntime: FATAL EXCEPTION: main
  1571. 02-02 04:45:15.364  1242  1242 E AndroidRuntime: Process: com.android.gallery3d, PID: 1242
  1572. 02-02 04:45:15.364  1242  1242 E AndroidRuntime: Theme: themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}
  1573. 02-02 04:45:15.364  1242  1242 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.gallery3d/org.codeaurora.gallery3d.video.BookmarkActivity}: java.lang.IllegalStateException: Unknown URL: content://media/internal/bookmark
  1574. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2450)
  1575. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2520)
  1576. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread.-wrap11(ActivityThread.java)
  1577. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
  1578. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1579. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:148)
  1580. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:5471)
  1581. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
  1582. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  1583. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  1584. 02-02 04:45:15.364  1242  1242 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Unknown URL: content://media/internal/bookmark
  1585. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.os.Parcel.readException(Parcel.java:1628)
  1586. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
  1587. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
  1588. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
  1589. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.content.ContentResolver.query(ContentResolver.java:491)
  1590. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.content.ContentResolver.query(ContentResolver.java:434)
  1591. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at org.codeaurora.gallery3d.video.BookmarkEnhance.query(BookmarkEnhance.java:113)
  1592. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at org.codeaurora.gallery3d.video.BookmarkActivity.onCreate(BookmarkActivity.java:64)
  1593. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.Activity.performCreate(Activity.java:6251)
  1594. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
  1595. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2403)
  1596. 02-02 04:45:15.364  1242  1242 E AndroidRuntime:        ... 9 more
  1597. 02-02 04:45:15.369  1031  1192 W ActivityManager:   Force finishing activity com.android.gallery3d/org.codeaurora.gallery3d.video.BookmarkActivity
  1598. 02-02 04:45:15.386  1031  1192 W ActivityManager:   Force finishing activity com.android.gallery3d/.app.MovieActivity
  1599. 02-02 04:45:15.886  1031  1045 W ActivityManager: Activity pause timeout for ActivityRecord{774dbe5 u0 com.android.gallery3d/org.codeaurora.gallery3d.video.BookmarkActivity t1203 f}
  1600. 02-02 04:45:15.932  1031  2147 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=232, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1601. 02-02 04:45:24.280  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1602. 02-02 04:45:25.404  1031  1045 W ActivityManager: Activity destroy timeout for ActivityRecord{58ff8b1 u0 com.android.gallery3d/.app.MovieActivity t1203 f}
  1603. 02-02 04:45:26.470  1031  5678 I ActivityManager: Process com.android.gallery3d (pid 1242) has died
  1604. 02-02 04:45:26.549  1031  1050 W AppOps  : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
  1605. 02-02 04:45:31.525  1031  1620 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://vid3-l3.xnxx-cdn.com/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1606. 02-02 04:45:31.699  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=232, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1607. 02-02 04:45:31.742  1031  1285 I ActivityManager: Start proc 1452:com.android.gallery3d/u0a36 for activity com.android.gallery3d/.app.MovieActivity
  1608. 02-02 04:45:33.312  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1609. 02-02 04:45:51.415  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1610. 02-02 04:45:51.449  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1611. 02-02 04:45:51.457  1031  1047 I BatteryStatsImpl: Resetting battery stats: level=94 status=3 dischargeLevel=94 lowAmount=14 highAmount=15
  1612. 02-02 04:45:54.445  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1613. 02-02 04:46:09.535  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1614. 02-02 04:46:12.553  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1615. 02-02 04:46:15.572  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1616. 02-02 04:46:27.634  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1617. 02-02 04:46:33.684  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1618. 02-02 04:46:36.707  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1619. 02-02 04:46:39.733  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1620. 02-02 04:46:39.893  1031  1046 I ActivityManager: Config changes=480 {1.3 ?mcc?mnc en_US ldltr sw768dp w768dp h952dp 160dpi xlrg port finger -keyb/v/h -nav/h s.62 themeResource=null}
  1621. 02-02 04:46:40.156  1031  1050 I WindowManager: Screen frozen for +357ms due to Window{30ff9a0 u0 com.android.gallery3d/com.android.gallery3d.app.MovieActivity}
  1622. 02-02 04:46:42.588  1031  1064 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 on display 0
  1623. 02-02 04:46:42.758  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1624. 02-02 04:46:45.785  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1625. 02-02 04:46:57.848  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1626. 02-02 04:47:00.871  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1627. 02-02 04:47:43.066  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  1628. 02-02 04:47:43.066  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  1629. 02-02 04:47:43.686  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1630. 02-02 04:47:43.713  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  1631. 02-02 04:49:17.019  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  1632. 02-02 04:49:17.037  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1633. 02-02 04:49:17.038  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1634. 02-02 04:49:17.096  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1635. 02-02 04:49:17.199  1127  1127 W ViewRootImpl: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x8, repeatCount=0, eventTime=57242672, downTime=57242672, deviceId=0, source=0x101 }
  1636. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1637. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1638. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1639. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1640. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1641. 02-02 04:49:17.203  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x28, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1642. 02-02 04:49:17.204  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x80000028, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1643. 02-02 04:49:17.204  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x80000028, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1644. 02-02 04:49:17.208  1127  1127 W ViewRootImpl: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_HOME, scanCode=172, metaState=0, flags=0x80000028, repeatCount=0, eventTime=57242791, downTime=57242672, deviceId=0, source=0x101 }
  1645. 02-02 04:49:17.366  1031  1052 I DisplayPowerController: Unblocked screen on after 328 ms
  1646. 02-02 04:49:17.645  1031  1046 I ActivityManager: Config changes=480 {1.3 ?mcc?mnc en_US ldltr sw768dp w1024dp h696dp 160dpi xlrg land finger -keyb/v/h -nav/h s.63 themeResource=null}
  1647. 02-02 04:49:18.484  1031  1050 I WindowManager: Screen frozen for +911ms due to Window{58d7a36 u0 com.android.systemui.ImageWallpaper}
  1648. 02-02 04:49:20.853  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1649. 02-02 04:49:21.038  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main bnds=[585,633][708,715] (has extras)} from uid 10008 on display 0
  1650. 02-02 04:49:21.142  1031  5678 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=233, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1651. 02-02 04:49:29.122  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1652. 02-02 04:49:36.513  1031  5679 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://vid-egc.xnxx-cdn.com/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1653. 02-02 04:49:36.734  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=233, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1654. 02-02 04:49:38.140  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1655. 02-02 04:49:41.158  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1656. 02-02 04:50:29.424  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1657. 02-02 04:50:32.450  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1658. 02-02 04:50:41.539  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1659. 02-02 04:50:47.594  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1660. 02-02 04:50:50.610  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1661. 02-02 04:50:56.635  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1662. 02-02 04:51:32.802  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1663. 02-02 04:51:41.140  1031  7251 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=234, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1664. 02-02 04:51:47.885  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1665. 02-02 04:51:50.899  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1666. 02-02 04:51:53.910  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1667. --------- beginning of main
  1668. 02-02 04:51:56.796  1127  1411 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1
  1669. 02-02 04:51:56.940  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1670. 02-02 04:51:57.113  1031  1031 I chatty  : uid=1000 system_server expire 20 lines
  1671. 02-02 04:52:03.076  1031  1193 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://vid4-l3.xnxx-cdn.com/... typ=video/mp4 flg=0x10000000 cmp=com.android.gallery3d/.app.MovieActivity} from uid 10027 on display 0
  1672. 02-02 04:52:03.157  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=234, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1673. 02-02 04:52:03.318  1452  1452 D CodeauroraVideoView: setVideoURI uri = https://vid4-l3.xnxx-cdn.com/videos/mp4/1/f/8/xvideos.com_1f8c45941a20172a7ff2ea8f9e3bc2a1-1.mp4?e=1517575935&ri=1024&rs=85&h=0292c23a4c98edf9f7e1f1ac775521c5
  1674. 02-02 04:52:03.319  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 15 lines
  1675. 02-02 04:52:03.325  1452  1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
  1676. 02-02 04:52:03.325  1452  1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
  1677. 02-02 04:52:03.421  1031  1620 I chatty  : uid=1000(system) Binder_7 expire 1 line
  1678. 02-02 04:52:03.431   209   466 I chatty  : uid=1013(media) Binder_1 expire 4 lines
  1679. 02-02 04:52:03.611  1452  1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
  1680. 02-02 04:52:03.611  1452  1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
  1681. 02-02 04:52:03.616  1452  1452 W MediaPlayer: Couldn't open file on client side; trying server side: java.io.FileNotFoundException: No content provider: https://vid4-l3.xnxx-cdn.com/videos/mp4/1/f/8/xvideos.com_1f8c45941a20172a7ff2ea8f9e3bc2a1-1.mp4?e=1517575935&ri=1024&rs=85&h=0292c23a4c98edf9f7e1f1ac775521c5
  1682. 02-02 04:52:03.624   209  1702 I chatty  : uid=1013(media) /system/bin/mediaserver expire 66 lines
  1683. 02-02 04:52:03.630  1452  1517 D MediaHTTPConnection: filterOutInternalHeaders: key=User-Agent, val= stagefright/1.2 (Linux;Android 6.0.1)
  1684. 02-02 04:52:03.631  1452  1465 D MediaHTTPConnection: proxy null port 0
  1685. 02-02 04:52:03.801  1452  1463 W art     : Suspending all threads took: 6.164ms
  1686. 02-02 04:52:03.811  1452  1463 I art     : Background sticky concurrent mark sweep GC freed 7755(366KB) AllocSpace objects, 0(0B) LOS objects, 14% free, 3MB/4MB, paused 7.629ms total 29.083ms
  1687. 02-02 04:52:04.098   209  1703 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1688. 02-02 04:52:04.205  1452  1452 V CodeauroraVideoView: surfaceChanged() start()
  1689. 02-02 04:52:04.422  1127  1178 I art     : Background partial concurrent mark sweep GC freed 4854(206KB) AllocSpace objects, 0(0B) LOS objects, 27% free, 10MB/14MB, paused 7.659ms total 108.520ms
  1690. 02-02 04:52:04.526  1127  1411 I vol.Events: writeEvent active_stream_changed STREAM_RING
  1691. 02-02 04:52:04.544  1127  1411 I vol.Events: writeEvent key STREAM_RING 0
  1692. 02-02 04:52:04.570  1127  1127 I vol.Events: writeEvent show_dialog volume_changed keyguard=false
  1693. 02-02 04:52:04.991  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=57410509, downTime=57409936, deviceId=0, source=0x101 }
  1694. 02-02 04:52:04.992  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 25
  1695. 02-02 04:52:05.111  1452  1452 D MediaPlayer: setSubtitleAnchor in MediaPlayer
  1696. 02-02 04:52:05.127  1452  1452 D MediaPlayer: getMetadata
  1697. 02-02 04:52:05.128  1452  1452 D MediaPlayer: getMetadata
  1698. 02-02 04:52:05.167   209   209 I chatty  : uid=1013(media) /system/bin/mediaserver expire 3 lines
  1699. 02-02 04:52:05.211   209  1715 I chatty  : uid=1013(media) /system/bin/mediaserver expire 3 lines
  1700. 02-02 04:52:05.223   209  1712 I chatty  : uid=1013(media) /system/bin/mediaserver expire 2 lines
  1701. 02-02 04:52:05.226   209  1713 I chatty  : uid=1013(media) /system/bin/mediaserver expire 54 lines
  1702. 02-02 04:52:05.227   209  1716 I chatty  : uid=1013(media) /system/bin/mediaserver expire 2 lines
  1703. 02-02 04:52:05.243   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 18 lines
  1704. 02-02 04:52:05.245   209  1709 I chatty  : uid=1013(media) /system/bin/mediaserver expire 7 lines
  1705. 02-02 04:52:05.333   209  1721 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1706. 02-02 04:52:05.409  1452  1464 W MediaPlayer: info/warning (3, 0)
  1707. 02-02 04:52:05.608   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 16 lines
  1708. 02-02 04:52:07.997  1127  1127 I vol.Events: writeEvent dismiss_dialog timeout
  1709. 02-02 04:52:08.004  1127  1411 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1
  1710. 02-02 04:52:12.229 13969 14014 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 11 lines
  1711. 02-02 04:52:14.566 32571 32588 I chatty  : uid=10033(com.android.email) expire 9 lines
  1712. 02-02 04:52:14.751 13969 14004 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
  1713. 02-02 04:52:14.790  1031  1044 I chatty  : uid=1000(system) android.bg expire 12 lines
  1714. 02-02 04:52:15.514 13969 13982 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
  1715. 02-02 04:52:16.257 32571 32586 I chatty  : uid=10033(com.android.email) expire 8 lines
  1716. 02-02 04:52:16.722 32571 32580 I chatty  : uid=10033(com.android.email) expire 10 lines
  1717. 02-02 04:52:16.743   209  1705 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1718. 02-02 04:52:18.366 13969 32161 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
  1719. 02-02 04:52:30.124  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1720. 02-02 04:52:45.207  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1721. 02-02 04:52:54.265  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1722. 02-02 04:52:54.282  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1723. 02-02 04:53:09.360  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1724. 02-02 04:53:12.370  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1725. 02-02 04:53:21.419  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1726. 02-02 04:53:36.501  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1727. 02-02 04:53:39.512  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1728. 02-02 04:53:48.622  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1729. 02-02 04:53:51.638  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1730. 02-02 04:53:57.676  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1731. 02-02 04:54:09.746  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1732. 02-02 04:54:09.753  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1733. 02-02 04:54:12.766  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1734. 02-02 04:54:15.776  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1735. 02-02 04:54:17.397  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1736. 02-02 04:54:17.404  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1737. 02-02 04:54:17.425 13969 14006 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 3 lines
  1738. 02-02 04:55:15.147  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1739. 02-02 04:57:33.946   209  1714 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1740. 02-02 04:57:34.599   209  1711 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1741. 02-02 04:57:34.856  1452  1452 V MoviePlayer: mVideoPosition is 2008
  1742. 02-02 04:57:34.877   209  1723 I chatty  : uid=1013(media) /system/bin/mediaserver expire 1 line
  1743. 02-02 04:57:34.894   209  1713 I chatty  : uid=1013(media) /system/bin/mediaserver expire 2 lines
  1744. 02-02 04:57:34.915   209  1571 I chatty  : uid=1013(media) Binder_3 expire 1 line
  1745. 02-02 04:57:34.979  1031  1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=235, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1746. 02-02 04:57:35.075   788   811 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  1747. 02-02 04:57:36.191  1031  7251 I chatty  : uid=1000(system) Binder_E expire 1 line
  1748. 02-02 04:57:36.197  1452  1452 I art     : Starting a blocking GC Explicit
  1749. 02-02 04:57:36.271  1452  1452 I art     : Explicit concurrent mark sweep GC freed 4155(217KB) AllocSpace objects, 2(272KB) LOS objects, 24% free, 3MB/4MB, paused 640us total 70.800ms
  1750. 02-02 04:57:36.275  1452  1452 I art     : Starting a blocking GC Explicit
  1751. 02-02 04:57:36.296  1452  1452 I art     : Explicit concurrent mark sweep GC freed 251(10KB) AllocSpace objects, 1(36KB) LOS objects, 24% free, 3MB/4MB, paused 549us total 21.026ms
  1752. 02-02 04:57:36.297  1452  1452 I art     : Starting a blocking GC Explicit
  1753. 02-02 04:57:36.325  1452  1452 I art     : Explicit concurrent mark sweep GC freed 3(96B) AllocSpace objects, 0(0B) LOS objects, 24% free, 3MB/4MB, paused 579us total 28.045ms
  1754. 02-02 04:57:36.364  1452  1452 E StrictMode: class com.android.gallery3d.app.MovieActivity; instances=2; limit=1
  1755. 02-02 04:57:36.364  1452  1452 E StrictMode: android.os.StrictMode$InstanceCountViolation: class com.android.gallery3d.app.MovieActivity; instances=2; limit=1
  1756. 02-02 04:57:36.364  1452  1452 E StrictMode:    at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
  1757. 02-02 04:58:11.044  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1758. 02-02 04:58:17.064  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1759. 02-02 04:58:23.096  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1760. 02-02 04:58:29.138  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1761. 02-02 04:58:35.026  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  1762. 02-02 04:58:35.029  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  1763. 02-02 04:58:35.141  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=235, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1764. 02-02 04:58:35.657  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1765. 02-02 04:58:35.658  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  1766. 02-02 04:58:35.680  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  1767. 02-02 04:58:35.701   192   192 I chatty  : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
  1768. 02-02 04:58:35.783  1031  1094 I chatty  : uid=1000(system) PhotonicModulat expire 3 lines
  1769. 02-02 04:58:35.784   193   193 I ts_power: touchscreen_power: enable=0, ts_state=1
  1770. 02-02 04:58:35.799  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 16 lines
  1771. 02-02 04:58:35.806   209  1081 I chatty  : uid=1013(media) Binder_2 expire 5 lines
  1772. 02-02 04:58:40.085  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1773. 02-02 04:58:40.093  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1774. 02-02 04:58:40.116  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  1775. 02-02 05:07:11.117  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  1776. 02-02 05:07:13.682 13969 13981 I chatty  : uid=1002(bluetooth) com.android.bluetooth expire 5 lines
  1777. 02-02 05:07:15.148  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1778. 02-02 05:07:15.792 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1779. 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1780. 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1781. 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1782. 02-02 05:07:16.060 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1783. 02-02 05:07:16.060 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1784. 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1785. 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1786. 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1787. 02-02 05:07:17.826 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1788. 02-02 05:07:17.826 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1789. 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1790. 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1791. 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1792. 02-02 05:08:12.065 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1793. 02-02 05:08:12.109 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1794. 02-02 05:08:17.069 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1795. 02-02 05:22:11.016  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1796. 02-02 05:22:11.098 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1797. 02-02 05:22:11.401 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1798. 02-02 05:22:11.401 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1799. 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1800. 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1801. 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1802. 02-02 05:22:13.464 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1803. 02-02 05:22:13.464 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1804. 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1805. 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1806. 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1807. 02-02 05:22:13.710 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1808. 02-02 05:22:13.710 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1809. 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1810. 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1811. 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1812. 02-02 05:22:15.093 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1813. 02-02 05:22:15.093 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1814. 02-02 05:22:15.110 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1815. 02-02 05:22:15.110 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1816. 02-02 05:22:15.111 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1817. 02-02 05:22:15.338 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1818. 02-02 05:22:15.338 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1819. 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1820. 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1821. 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1822. 02-02 05:22:16.081  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1823. 02-02 05:22:16.532  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 7 lines
  1824. 02-02 05:22:16.800 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1825. 02-02 05:22:16.801 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1826. 02-02 05:22:16.808 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1827. 02-02 05:22:16.808 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1828. 02-02 05:22:16.809 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1829. 02-02 05:30:10.067 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1830. 02-02 05:30:11.478 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1831. 02-02 05:30:13.024  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  1832. 02-02 05:30:13.035  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1833. 02-02 05:30:13.035  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1834. 02-02 05:30:13.050  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 1 line
  1835. 02-02 05:30:13.084   193   193 I ts_power: touchscreen_power: enable=1, ts_state=0
  1836. 02-02 05:30:13.087  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1837. 02-02 05:30:13.130 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  1838. 02-02 05:30:13.161  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1839. 02-02 05:30:13.189  1031  1046 I chatty  : uid=1000(system) android.ui expire 1 line
  1840. 02-02 05:30:13.192  1031  1052 I DisplayPowerController: Unblocked screen on after 156 ms
  1841. 02-02 05:30:14.279  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1842. 02-02 05:30:16.196  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1843. 02-02 05:30:19.219  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1844. 02-02 05:30:19.235  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1845. 02-02 05:30:19.935  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  1846. 02-02 05:30:20.016  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  1847. 02-02 05:30:20.022  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=236, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1848. 02-02 05:30:20.118  1031 11889 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f873153 attribute=android.view.inputmethod.EditorInfo@6c97a90, token = android.os.BinderProxy@4c5311d
  1849. 02-02 05:30:20.210  1127  1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  1850. 02-02 05:30:25.284  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1851. 02-02 05:30:25.307  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1852. 02-02 05:30:27.473   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 10 lines
  1853. 02-02 05:30:27.488  1031 11889 I ActivityManager: Start proc 1919:org.chromium.chrome:sandboxed_process4/u0i110 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService4
  1854. 02-02 05:30:27.564  1919  1919 I art     : Late-enabling JIT
  1855. 02-02 05:30:27.610  1919  1919 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  1856. 02-02 05:30:27.732  1919  1919 W android.content.res.ThemeConfig: Could not get boot theme
  1857. 02-02 05:30:27.759  1919  1919 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  1858. 02-02 05:30:27.982  1919  1919 I cr_ChildProcessService: Creating new ChildProcessService pid=1919
  1859. 02-02 05:30:27.984  1931  1931 I Binder_1: type=1400 audit(0.0:388): avc: denied { ioctl } for path="socket:[618435]" dev="sockfs" ino=618435 ioctlcmd=7704 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:r:platform_app:s0:c512,c768 tclass=unix_stream_socket permissive=1
  1860. 02-02 05:30:28.020  1919  1931 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  1861. 02-02 05:30:28.109  1919  1933 I cr_LibraryLoader: Loading chrome_public
  1862. 02-02 05:30:28.247  1919  1933 I cr_LibraryLoader: Time to load native libraries: 224 ms (timestamps 7161-7385)
  1863. 02-02 05:30:28.247  1919  1933 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  1864. 02-02 05:30:28.249  1919  1933 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  1865. 02-02 05:30:28.284  1919  1933 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  1866. 02-02 05:30:31.333  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1867. 02-02 05:30:34.347  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1868. 02-02 05:30:37.366  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1869. 02-02 05:30:40.376  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1870. 02-02 05:30:46.398  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1871. 02-02 05:30:49.405  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1872. 02-02 05:30:52.409  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1873. 02-02 05:30:55.343   788   805 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  1874. 02-02 05:30:58.426  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1875. 02-02 05:31:18.811  1031  2147 I ActivityManager: Start proc 1944:org.chromium.chrome:sandboxed_process5/u0i111 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService5
  1876. 02-02 05:31:18.853  1944  1944 I art     : Late-enabling JIT
  1877. 02-02 05:31:18.878  1944  1944 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  1878. 02-02 05:31:19.024  1944  1944 W android.content.res.ThemeConfig: Could not get boot theme
  1879. 02-02 05:31:19.054  1944  1944 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  1880. 02-02 05:31:19.280  1944  1944 I cr_ChildProcessService: Creating new ChildProcessService pid=1944
  1881. 02-02 05:31:19.318  1944  1957 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  1882. 02-02 05:31:19.416  1944  1958 I cr_LibraryLoader: Loading chrome_public
  1883. 02-02 05:31:19.561  1944  1958 I cr_LibraryLoader: Time to load native libraries: 239 ms (timestamps 8460-8699)
  1884. 02-02 05:31:19.561  1944  1958 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  1885. 02-02 05:31:19.563  1944  1958 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  1886. 02-02 05:31:19.605  1944  1958 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  1887. 02-02 05:31:22.538  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1888. 02-02 05:31:25.545  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1889. 02-02 05:31:31.557  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1890. 02-02 05:31:37.576  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1891. 02-02 05:31:46.614  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1892. 02-02 05:31:49.641  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1893. 02-02 05:31:57.363  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  1894. 02-02 05:31:59.711  1031  1697 I ActivityManager: Start proc 1973:org.chromium.chrome:sandboxed_process6/u0i112 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService6
  1895. 02-02 05:31:59.753  1973  1973 I art     : Late-enabling JIT
  1896. 02-02 05:31:59.769  1973  1973 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  1897. 02-02 05:31:59.851  1973  1973 W android.content.res.ThemeConfig: Could not get boot theme
  1898. 02-02 05:31:59.872  1973  1973 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  1899. 02-02 05:32:00.035  1973  1973 I cr_ChildProcessService: Creating new ChildProcessService pid=1973
  1900. 02-02 05:32:00.129  1973  1987 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  1901. 02-02 05:32:00.228  1973  1987 I cr_LibraryLoader: Loading chrome_public
  1902. 02-02 05:32:00.390  1973  1987 I cr_LibraryLoader: Time to load native libraries: 260 ms (timestamps 9268-9528)
  1903. 02-02 05:32:00.391  1973  1987 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  1904. 02-02 05:32:00.393  1973  1987 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  1905. 02-02 05:32:00.468  1973  1987 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  1906. 02-02 05:32:01.702  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1907. 02-02 05:32:03.117  1031  5679 W libprocessgroup: failed to open /acct/uid_10027/pid_1944/cgroup.procs: No such file or directory
  1908. 02-02 05:32:03.117  1031  5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process5 (pid 1944) has died
  1909. 02-02 05:32:03.119  1031  5679 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService5 in 1000ms
  1910. 02-02 05:32:03.127  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1911. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1912. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1913. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1914. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1915. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1916. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1917. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1918. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1919. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1920. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1921. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1922. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1923. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1924. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1925. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1926. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1927. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1928. 02-02 05:32:03.132  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1929. 02-02 05:32:04.301  1031  5677 I ActivityManager: Start proc 1993:org.chromium.chrome:sandboxed_process7/u0i113 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService7
  1930. 02-02 05:32:04.343  1993  1993 I art     : Late-enabling JIT
  1931. 02-02 05:32:04.361  1993  1993 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  1932. 02-02 05:32:04.441  1993  1993 W android.content.res.ThemeConfig: Could not get boot theme
  1933. 02-02 05:32:04.445  1031  1043 W libprocessgroup: failed to open /acct/uid_10027/pid_1973/cgroup.procs: No such file or directory
  1934. 02-02 05:32:04.445  1031  1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process6 (pid 1973) has died
  1935. 02-02 05:32:04.446  1031  1043 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService6 in 1000ms
  1936. 02-02 05:32:04.450  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  1937. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  1938. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  1939. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  1940. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  1941. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  1942. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  1943. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  1944. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  1945. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  1946. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  1947. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  1948. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  1949. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  1950. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  1951. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  1952. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  1953. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  1954. 02-02 05:32:04.453  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  1955. 02-02 05:32:04.487  1993  1993 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  1956. 02-02 05:32:04.606  1993  2004 I art     : Background partial concurrent mark sweep GC freed 7762(421KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 2MB/3MB, paused 1.037ms total 107.513ms
  1957. 02-02 05:32:04.706  1993  1993 I cr_ChildProcessService: Creating new ChildProcessService pid=1993
  1958. 02-02 05:32:04.719  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  1959. 02-02 05:32:04.745  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1960. 02-02 05:32:04.756  1993  2005 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  1961. 02-02 05:32:04.837  1993  2007 I cr_LibraryLoader: Loading chrome_public
  1962. 02-02 05:32:04.919  1993  2007 I cr_LibraryLoader: Time to load native libraries: 160 ms (timestamps 3897-4057)
  1963. 02-02 05:32:04.919  1993  2007 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  1964. 02-02 05:32:04.921  1993  2007 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  1965. 02-02 05:32:04.948  1993  2007 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  1966. 02-02 05:32:07.387   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 17 lines
  1967. 02-02 05:32:07.572  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  1968. 02-02 05:32:07.731  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  1969. 02-02 05:32:10.735  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  1970. 02-02 05:32:11.072   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  1971. 02-02 05:32:12.556  1127  1127 D StatusBar: Clicked on content of 0|com.android.email|1060922105|null|10033
  1972. 02-02 05:32:12.570  1031  5677 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=content://com.android.email.provider/uifolder/31?appVersion=7008110 typ=application/email-ls flg=0x1000c000 cmp=com.android.email/com.android.email2.ui.MailActivityEmail (has extras)} from uid 10033 on display 0
  1973. 02-02 05:32:12.607  1031  1042 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ad72387 attribute=null, token = android.os.BinderProxy@4c5311d
  1974. 02-02 05:32:12.863  1031  1192 I chatty  : uid=1000(system) Binder_3 expire 1 line
  1975. 02-02 05:32:12.867  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=236, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1976. 02-02 05:32:12.994  1127  1127 W StatusBar: removeNotification for unknown key: 0|com.android.email|1427114073|null|10033
  1977. 02-02 05:32:12.995  1127  1127 W StatusBar: removeNotification for unknown key: 0|com.android.email|1427114072|null|10033
  1978. 02-02 05:32:13.012  1031  1609 W InputMethodManagerService: Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@496f0e4 (uid=10027 pid=788)
  1979. 02-02 05:32:13.043  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
  1980. 02-02 05:32:13.254 32571 32571 I chatty  : uid=10033(com.android.email) expire 170 lines
  1981. 02-02 05:32:13.503 32571   405 I chatty  : uid=10033(com.android.email) expire 4 lines
  1982. 02-02 05:32:13.685 32571 32587 I chatty  : uid=10033(com.android.email) expire 10 lines
  1983. 02-02 05:32:13.744  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  1984. 02-02 05:32:13.809  1031  1050 I chatty  : uid=1000(system) android.display expire 1 line
  1985. 02-02 05:32:14.381   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 7 lines
  1986. 02-02 05:32:15.783 32571 32582 I chatty  : uid=10033(com.android.email) expire 9 lines
  1987. 02-02 05:32:17.012 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1988. 02-02 05:32:17.012 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1989. 02-02 05:32:17.121 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1990. 02-02 05:32:17.122 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1991. 02-02 05:32:17.122 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1992. 02-02 05:32:17.490   405   405 I chatty  : uid=10033(com.android.email) expire 2 lines
  1993. 02-02 05:32:18.120 32571  2025 I chatty  : uid=10033(com.android.email) expire 18 lines
  1994. 02-02 05:32:18.353 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  1995. 02-02 05:32:18.353 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  1996. 02-02 05:32:18.362 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  1997. 02-02 05:32:18.363 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  1998. 02-02 05:32:18.363 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  1999. 02-02 05:32:19.763  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2000. 02-02 05:32:20.695 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2001. 02-02 05:32:20.695 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2002. 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2003. 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2004. 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2005. 02-02 05:32:21.431 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2006. 02-02 05:32:21.431 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2007. 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2008. 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2009. 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2010. 02-02 05:32:22.679 32571  2042 I chatty  : uid=10033(com.android.email) expire 1 line
  2011. 02-02 05:32:22.692 32571  2044 I chatty  : uid=10033(com.android.email) expire 1 line
  2012. 02-02 05:32:25.710   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 12 lines
  2013. 02-02 05:32:32.597 32571  2071 I chatty  : uid=10033(com.android.email) expire 27 lines
  2014. 02-02 05:32:41.189 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2015. 02-02 05:32:41.189 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2016. 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2017. 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2018. 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2019. 02-02 05:32:41.796 32571  2079 I chatty  : uid=10033(com.android.email) expire 18 lines
  2020. 02-02 05:32:43.877  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2021. 02-02 05:32:43.888  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2022. 02-02 05:32:43.896  1688  1688 I RenderThread: type=1400 audit(0.0:391): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 ioctlcmd=92f scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  2023. 02-02 05:32:43.896  1688  1688 I RenderThread: type=1400 audit(0.0:392): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  2024. 02-02 05:32:46.901  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2025. 02-02 05:32:46.910  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2026. 02-02 05:32:49.928  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2027. 02-02 05:32:52.202   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 12 lines
  2028. 02-02 05:32:52.203 32571 32571 I chatty  : uid=10033(com.android.email) expire 160 lines
  2029. 02-02 05:32:52.946  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2030. 02-02 05:32:54.460 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2031. 02-02 05:32:54.460 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2032. 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2033. 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2034. 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2035. 02-02 05:32:55.144 32571  2036 I chatty  : uid=10033(com.android.email) expire 1 line
  2036. 02-02 05:32:55.962  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2037. 02-02 05:32:56.808 32571  2083 I chatty  : uid=10033(com.android.email) expire 45 lines
  2038. 02-02 05:32:58.981  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2039. 02-02 05:33:08.056  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2040. 02-02 05:33:17.104  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2041. 02-02 05:33:17.613 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2042. 02-02 05:33:17.613 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2043. 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2044. 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2045. 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2046. 02-02 05:33:21.713   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 14 lines
  2047. 02-02 05:33:23.139  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2048. 02-02 05:33:24.437 32571 32571 I chatty  : uid=10033(com.android.email) expire 39 lines
  2049. 02-02 05:33:24.759 32571  2097 I chatty  : uid=10033(com.android.email) expire 2 lines
  2050. 02-02 05:33:24.765 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2051. 02-02 05:33:24.765 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2052. 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2053. 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2054. 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2055. 02-02 05:33:24.872 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2056. 02-02 05:33:24.872 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2057. 02-02 05:33:24.884 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2058. 02-02 05:33:24.884 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2059. 02-02 05:33:24.885 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2060. 02-02 05:33:26.148  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2061. 02-02 05:33:28.546 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2062. 02-02 05:33:28.546 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2063. 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2064. 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2065. 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2066. 02-02 05:33:29.098 32571  2100 I chatty  : uid=10033(com.android.email) expire 1 line
  2067. 02-02 05:33:29.155  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2068. 02-02 05:33:29.218 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2069. 02-02 05:33:29.218 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2070. 02-02 05:33:29.229  1031  1044 I chatty  : uid=1000(system) android.bg expire 3 lines
  2071. 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2072. 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2073. 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2074. 02-02 05:33:31.811 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2075. 02-02 05:33:31.811 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2076. 02-02 05:33:31.822 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2077. 02-02 05:33:31.822 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2078. 02-02 05:33:31.823 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2079. 02-02 05:33:32.131 32571 32587 I chatty  : uid=10033(com.android.email) expire 1 line
  2080. 02-02 05:33:32.168  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2081. 02-02 05:33:34.871  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  2082. 02-02 05:33:34.879  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  2083. 02-02 05:33:35.177  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2084. 02-02 05:33:36.823  1031  5678 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@aad2872 attribute=null, token = android.os.BinderProxy@3443750
  2085. 02-02 05:33:36.895  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
  2086. 02-02 05:33:41.217  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2087. 02-02 05:33:41.229  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
  2088. 02-02 05:33:46.086 32571 32571 I chatty  : uid=10033(com.android.email) expire 16 lines
  2089. 02-02 05:33:46.142 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2090. 02-02 05:33:46.143 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2091. 02-02 05:33:46.143 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2092. 02-02 05:33:46.143 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2093. 02-02 05:33:46.143 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2094. 02-02 05:33:46.145 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2095. 02-02 05:33:46.145 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2096. 02-02 05:33:46.214   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 11 lines
  2097. 02-02 05:33:46.318 32571 32571 I ConvLayout: IN setHeight=204px of overlay item: com.android.mail.browse.ConversationViewAdapter$MessageHeaderItem@2c2e199
  2098. 02-02 05:33:46.318 32571 32571 I ConvLayout: setting HTML spacer h=349webPx (204screenPx)
  2099. 02-02 05:33:46.345 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2100. 02-02 05:33:46.345 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2101. 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2102. 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2103. 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2104. 02-02 05:33:46.506 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2105. 02-02 05:33:46.538 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2106. 02-02 05:33:46.559 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2107. 02-02 05:33:46.574 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2108. 02-02 05:33:46.592 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2109. 02-02 05:33:46.607 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2110. 02-02 05:33:46.722 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2111. 02-02 05:33:46.723 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2112. 02-02 05:33:46.725 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
  2113. 02-02 05:33:46.808 32571 32571 I Email   : CONV RENDER: uninteresting update, ignoring this conversation update (ConversationViewFragment{c5af926 #1 id=0x7f0e0133})
  2114. 02-02 05:33:46.986 32571 32588 I ConvCursor: *** ConversationCursor pre-loading took 65ms n=632
  2115. 02-02 05:33:47.005 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
  2116. 02-02 05:33:47.015 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2117. 02-02 05:33:47.015 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2118. 02-02 05:33:47.024 32571 32571 D StrictMode: StrictMode policy violation; ~duration=7 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=65543 violation=1
  2119. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1223)
  2120. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteConnection.applyBlockGuardPolicy(SQLiteConnection.java:1043)
  2121. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:731)
  2122. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
  2123. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
  2124. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:1576)
  2125. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1522)
  2126. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.email.provider.EmailProvider.update(EmailProvider.java:2232)
  2127. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.content.ContentProvider$Transport.update(ContentProvider.java:355)
  2128. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.content.ContentResolver.update(ContentResolver.java:1364)
  2129. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.email.provider.EmailConversationCursor.markContentsSeen(EmailConversationCursor.java:233)
  2130. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:45)
  2131. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
  2132. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
  2133. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.markContentsSeen(ConversationCursor.java:2481)
  2134. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment.onCursorUpdated(ConversationListFragment.java:1145)
  2135. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment.onConversationListStatusUpdated(ConversationListFragment.java:1033)
  2136. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment$ConversationCursorObserver.onChanged(ConversationListFragment.java:280)
  2137. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
  2138. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.ui.AbstractActivityController.onDataSetChanged(AbstractActivityController.java:3206)
  2139. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.notifyDataChanged(ConversationCursor.java:1047)
  2140. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.sync(ConversationCursor.java:1075)
  2141. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.ui.AbstractActivityController.onRefreshReady(AbstractActivityController.java:3192)
  2142. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.notifyRefreshReady(ConversationCursor.java:1033)
  2143. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.-wrap5(ConversationCursor.java)
  2144. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:614)
  2145. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:597)
  2146. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.AsyncTask.finish(AsyncTask.java:651)
  2147. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.AsyncTask.-wrap1(AsyncTask.java)
  2148. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
  2149. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.Handler.dispatchMessage(Handler.java:102)
  2150. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.os.Looper.loop(Looper.java:148)
  2151. 02-02 05:33:47.024 32571 32571 D StrictMode:    at android.app.ActivityThread.main(ActivityThread.java:5471)
  2152. 02-02 05:33:47.024 32571 32571 D StrictMode:    at java.lang.reflect.Method.invoke(Native Method)
  2153. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  2154. 02-02 05:33:47.024 32571 32571 D StrictMode:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  2155. 02-02 05:33:47.045 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2156. 02-02 05:33:47.045 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2157. 02-02 05:33:47.046 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2158. 02-02 05:33:47.046 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2159. 02-02 05:33:47.047 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2160. 02-02 05:33:47.047 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2161. 02-02 05:33:47.048 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2162. 02-02 05:33:47.048 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2163. 02-02 05:33:47.092 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 70791782
  2164. 02-02 05:33:47.222 32571 32571 I ConvCursor: Resuming caching, pos=0 idler=com.android.mail.utils.DrawIdler@3440c5b
  2165. 02-02 05:33:47.259  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2166. 02-02 05:33:47.260  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2167. 02-02 05:33:47.395 32571 32571 I ConvCursor: Cancelling caching startPos=0 pos=100
  2168. 02-02 05:33:47.472 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 2055055122
  2169. 02-02 05:33:47.586 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 81068824
  2170. 02-02 05:33:47.630 32571 32571 I ConvCursor: Resuming caching, pos=101 idler=com.android.mail.utils.DrawIdler@3440c5b
  2171. 02-02 05:33:47.694 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1294783930
  2172. 02-02 05:33:47.800 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1803563286
  2173. 02-02 05:33:47.916 32571  2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1795442690
  2174. 02-02 05:33:47.924 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2175. 02-02 05:33:47.968 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1103699138
  2176. 02-02 05:33:47.978 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2177. 02-02 05:33:47.989 32571 32571 I ConvCursor: ConversationCursor caching complete pos=632
  2178. 02-02 05:33:48.015 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1425292080
  2179. 02-02 05:33:48.023 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2180. 02-02 05:33:48.060 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder 1148739720
  2181. 02-02 05:33:48.069 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2182. 02-02 05:33:48.130 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -85016281
  2183. 02-02 05:33:48.145 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2184. 02-02 05:33:48.204 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -469921517
  2185. 02-02 05:33:48.212 32571  2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2186. 02-02 05:33:48.362 32571 32586 I ConvCursor: *** ConversationCursor pre-loading took 21ms n=632
  2187. 02-02 05:33:48.372 32571  2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1215606496
  2188. 02-02 05:33:48.381 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
  2189. 02-02 05:33:48.387 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2190. 02-02 05:33:48.387 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2191. 02-02 05:33:48.396 32571 32571 D StrictMode: StrictMode policy violation; ~duration=7 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=65543 violation=1
  2192. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1223)
  2193. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteConnection.applyBlockGuardPolicy(SQLiteConnection.java:1043)
  2194. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:731)
  2195. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
  2196. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
  2197. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:1576)
  2198. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1522)
  2199. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.email.provider.EmailProvider.update(EmailProvider.java:2232)
  2200. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.content.ContentProvider$Transport.update(ContentProvider.java:355)
  2201. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.content.ContentResolver.update(ContentResolver.java:1364)
  2202. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.email.provider.EmailConversationCursor.markContentsSeen(EmailConversationCursor.java:233)
  2203. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:45)
  2204. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
  2205. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
  2206. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.markContentsSeen(ConversationCursor.java:2481)
  2207. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment.onCursorUpdated(ConversationListFragment.java:1145)
  2208. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment.onConversationListStatusUpdated(ConversationListFragment.java:1033)
  2209. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.ui.ConversationListFragment$ConversationCursorObserver.onChanged(ConversationListFragment.java:280)
  2210. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
  2211. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.ui.AbstractActivityController.onDataSetChanged(AbstractActivityController.java:3206)
  2212. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.notifyDataChanged(ConversationCursor.java:1047)
  2213. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.sync(ConversationCursor.java:1075)
  2214. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.ui.AbstractActivityController.onRefreshReady(AbstractActivityController.java:3192)
  2215. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.notifyRefreshReady(ConversationCursor.java:1033)
  2216. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor.-wrap5(ConversationCursor.java)
  2217. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:614)
  2218. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:597)
  2219. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.AsyncTask.finish(AsyncTask.java:651)
  2220. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.AsyncTask.-wrap1(AsyncTask.java)
  2221. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
  2222. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.Handler.dispatchMessage(Handler.java:102)
  2223. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.os.Looper.loop(Looper.java:148)
  2224. 02-02 05:33:48.396 32571 32571 D StrictMode:    at android.app.ActivityThread.main(ActivityThread.java:5471)
  2225. 02-02 05:33:48.396 32571 32571 D StrictMode:    at java.lang.reflect.Method.invoke(Native Method)
  2226. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  2227. 02-02 05:33:48.396 32571 32571 D StrictMode:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  2228. 02-02 05:33:48.411 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2229. 02-02 05:33:48.411 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2230. 02-02 05:33:48.414 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2231. 02-02 05:33:48.414 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2232. 02-02 05:33:48.414 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2233. 02-02 05:33:48.414 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2234. 02-02 05:33:48.416 32571 32571 I Email   : Conversation: applying cached value to col=seen val=1
  2235. 02-02 05:33:48.416 32571 32571 I Email   : Conversation: applying cached value to col=read val=1
  2236. 02-02 05:33:48.557 32571 32571 I ConvCursor: Resuming caching, pos=0 idler=com.android.mail.utils.DrawIdler@3440c5b
  2237. 02-02 05:33:48.748 32571 32571 I ConvCursor: ConversationCursor caching complete pos=632
  2238. 02-02 05:33:50.279  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2239. 02-02 05:33:55.332  1031  1609 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://please-ownership.com/... flg=0x90000 cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10033 on display 0
  2240. 02-02 05:33:55.443  1031  1045 I ProcessStatsService: Prepared write state in 27ms
  2241. 02-02 05:33:55.452  1031  5677 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=237, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2242. 02-02 05:33:55.462  1031  1620 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=http://please-ownership.com/... flg=0x14002000 cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2243. 02-02 05:33:55.555  1031  5679 I ActivityManager: Start proc 2114:org.chromium.chrome:sandboxed_process8/u0i114 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService8
  2244. 02-02 05:33:55.568  1031  1044 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2018-01-29-12-15-00.bin
  2245. 02-02 05:33:55.623  2114  2114 I art     : Late-enabling JIT
  2246. 02-02 05:33:55.642  2114  2114 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  2247. 02-02 05:33:55.745   788   811 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  2248. 02-02 05:33:55.771  2114  2114 W android.content.res.ThemeConfig: Could not get boot theme
  2249. 02-02 05:33:55.810  2114  2114 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  2250. 02-02 05:33:55.962  2114  2125 I art     : Background partial concurrent mark sweep GC freed 7811(398KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 885us total 136.718ms
  2251. 02-02 05:33:56.394  2114  2114 I cr_ChildProcessService: Creating new ChildProcessService pid=2114
  2252. 02-02 05:33:56.448  2114  2130 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  2253. 02-02 05:33:56.597  2114  2130 I cr_LibraryLoader: Loading chrome_public
  2254. 02-02 05:33:56.731  2114  2130 I cr_LibraryLoader: Time to load native libraries: 283 ms (timestamps 5586-5869)
  2255. 02-02 05:33:56.731  2114  2130 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  2256. 02-02 05:33:56.733  2114  2130 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  2257. 02-02 05:33:56.762  2114  2130 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  2258. 02-02 05:33:59.319  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2259. 02-02 05:34:01.588 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2260. 02-02 05:34:02.075 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2261. 02-02 05:34:02.099 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2262. 02-02 05:34:02.107 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2263. 02-02 05:34:02.125 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2264. 02-02 05:34:02.135 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2265. 02-02 05:34:02.149 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2266. 02-02 05:34:02.158 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2267. 02-02 05:34:02.174 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
  2268. 02-02 05:34:02.206 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 1197367159, folder: 70791782
  2269. 02-02 05:34:02.310 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 70791782
  2270. 02-02 05:34:02.429 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 2055055122
  2271. 02-02 05:34:02.546 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 81068824
  2272. 02-02 05:34:02.773 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 156022440
  2273. 02-02 05:34:02.976 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1294783930
  2274. 02-02 05:34:03.129 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1803563286
  2275. 02-02 05:34:03.257 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1795442690
  2276. 02-02 05:34:03.350 32571  2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 2583401
  2277. 02-02 05:34:03.358 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2278. 02-02 05:34:03.407 32571  2138 I NotifUtils: validateNotifications - cancelling account 1197367159 / folder -1103699138
  2279. 02-02 05:34:03.418 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2280. 02-02 05:34:03.581 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1103699138
  2281. 02-02 05:34:03.591 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2282. 02-02 05:34:03.647 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1425292080
  2283. 02-02 05:34:03.655 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2284. 02-02 05:34:03.729 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 1148739720
  2285. 02-02 05:34:03.748 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2286. 02-02 05:34:03.852 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 1767026140
  2287. 02-02 05:34:03.880 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2288. 02-02 05:34:03.944 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -85016281
  2289. 02-02 05:34:03.952 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2290. 02-02 05:34:04.034 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -469921517
  2291. 02-02 05:34:04.060 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2292. 02-02 05:34:04.180 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1215606496
  2293. 02-02 05:34:04.206 32571  2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
  2294. 02-02 05:34:04.313 32571  2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 34309206
  2295. 02-02 05:34:05.603  1031  5679 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  2296. 02-02 05:34:05.762  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=237, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2297. 02-02 05:34:05.870  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=238, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2298. 02-02 05:34:05.878  1031  5679 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2299. 02-02 05:34:05.903  1031  1192 W ActivityManager: Duplicate finish request for ActivityRecord{6dea759 u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1199 f}
  2300. 02-02 05:34:06.041   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 11 lines
  2301. 02-02 05:34:09.944   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 24 lines
  2302. 02-02 05:34:10.164  1554  1554 W RichInputMethodSubtype: Can't find emoji subtype
  2303. 02-02 05:34:10.165  1554  1554 W RichInputMethodSubtype: No input method subtype found; returning dummy subtype: Multi-lingual subtype: android.view.inputmethod.InputMethodSubtype@d78b2ed0, zz
  2304. 02-02 05:34:10.420  1554  1554 W ViewPager: Requested offscreen page limit 0 too small; defaulting to 1
  2305. 02-02 05:34:10.432  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  2306. 02-02 05:34:10.527  1554  1554 I Choreographer: Skipped 30 frames!  The application may be doing too much work on its main thread.
  2307. 02-02 05:34:14.393  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2308. 02-02 05:34:14.575  1554  1554 I LatinIME: Starting input. Cursor position = 23,23
  2309. 02-02 05:34:17.414  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2310. 02-02 05:34:17.856 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2311. 02-02 05:34:17.857 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2312. 02-02 05:34:17.867 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2313. 02-02 05:34:17.868 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2314. 02-02 05:34:17.868 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2315. 02-02 05:34:17.924 32571  2144 D Email   : Delete: content://com.android.email.provider/updatedMessage/638
  2316. 02-02 05:34:17.972 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2317. 02-02 05:34:17.972 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2318. 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2319. 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2320. 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2321. 02-02 05:34:19.917 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2322. 02-02 05:34:19.917 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2323. 02-02 05:34:19.927 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2324. 02-02 05:34:19.928 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2325. 02-02 05:34:19.928 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2326. 02-02 05:34:20.430  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2327. 02-02 05:34:25.044 32571 32580 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
  2328. 02-02 05:34:25.044 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
  2329. 02-02 05:34:25.044 32571 32580 E StrictMode:    at dalvik.system.CloseGuard.open(CloseGuard.java:180)
  2330. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
  2331. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
  2332. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
  2333. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
  2334. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  2335. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  2336. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  2337. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
  2338. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
  2339. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
  2340. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
  2341. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
  2342. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:229)
  2343. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
  2344. 02-02 05:34:25.044 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
  2345. 02-02 05:34:25.044 32571 32580 E StrictMode:    at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
  2346. 02-02 05:34:28.276   190   190 E lowmemorykiller: Error writing /proc/1993/oom_score_adj; errno=22
  2347. 02-02 05:34:28.321  1031  1192 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService7
  2348. 02-02 05:34:28.321  1031  1192 W ActivityManager: android.os.DeadObjectException
  2349. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  2350. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  2351. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  2352. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  2353. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  2354. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  2355. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  2356. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  2357. 02-02 05:34:28.321  1031  1192 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  2358. 02-02 05:34:28.324   190   190 E lowmemorykiller: Error writing /proc/1993/oom_score_adj; errno=22
  2359. 02-02 05:34:28.329  1031  5679 W libprocessgroup: failed to open /acct/uid_10027/pid_1993/cgroup.procs: No such file or directory
  2360. 02-02 05:34:28.330  1031  5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process7 (pid 1993) has died
  2361. 02-02 05:34:28.340  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2362. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  2363. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  2364. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  2365. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  2366. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  2367. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  2368. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  2369. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  2370. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  2371. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  2372. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  2373. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  2374. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  2375. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  2376. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  2377. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  2378. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  2379. 02-02 05:34:28.344  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  2380. 02-02 05:34:32.502  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2381. 02-02 05:34:32.506  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2382. 02-02 05:34:44.555  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2383. 02-02 05:34:44.560  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2384. 02-02 05:34:46.598  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2385. 02-02 05:34:46.918  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2386. 02-02 05:34:47.227  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75d00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2387. 02-02 05:34:47.228  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75a80:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2388. 02-02 05:34:47.567  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2389. 02-02 05:34:53.608  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2390. 02-02 05:34:54.299  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2391. 02-02 05:34:55.133  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2392. 02-02 05:34:55.973  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75f80:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2393. 02-02 05:34:55.974  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f76200:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2394. 02-02 05:34:56.616  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2395. 02-02 05:34:59.622  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2396. 02-02 05:35:02.632  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2397. 02-02 05:35:05.643  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2398. 02-02 05:35:11.672  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
  2399. 02-02 05:35:13.674  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2400. 02-02 05:35:13.712  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2401. 02-02 05:35:13.739 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2402. 02-02 05:35:14.681  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2403. 02-02 05:35:14.699  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2404. 02-02 05:35:26.753  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2405. 02-02 05:35:37.925  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2406. 02-02 05:35:38.702  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2407. 02-02 05:35:38.823  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75d00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2408. 02-02 05:35:38.824  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75a80:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2409. 02-02 05:35:38.974   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 16 lines
  2410. 02-02 05:35:43.669  1031  1031 I chatty  : uid=1000 system_server expire 18 lines
  2411. 02-02 05:35:50.849  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2412. 02-02 05:35:53.868  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2413. 02-02 05:35:59.901  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2414. 02-02 05:36:03.183  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 16 lines
  2415. 02-02 05:36:11.748  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  2416. 02-02 05:36:11.963  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2417. 02-02 05:36:14.979  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2418. 02-02 05:36:36.074  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2419. 02-02 05:36:39.090  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2420. 02-02 05:36:43.064  1554  1554 I LatinIME: Starting input. Cursor position = 17,17
  2421. 02-02 05:36:43.143   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 10 lines
  2422. 02-02 05:36:45.115  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2423. 02-02 05:36:55.985  1554  1554 I LatinIME: Starting input. Cursor position = 17,17
  2424. 02-02 05:37:00.181  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2425. 02-02 05:37:00.370  1031  1031 I chatty  : uid=1000 system_server expire 11 lines
  2426. 02-02 05:37:09.226  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2427. 02-02 05:37:10.668  1554  1554 I LatinIME: Starting input. Cursor position = 9,9
  2428. 02-02 05:37:12.257  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2429. 02-02 05:37:13.577  1031  1031 I chatty  : uid=1000 system_server expire 21 lines
  2430. 02-02 05:37:15.274  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2431. 02-02 05:37:20.607  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 3 lines
  2432. 02-02 05:37:21.300  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2433. 02-02 05:37:33.350  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2434. 02-02 05:37:33.377  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2435. 02-02 05:37:36.385  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2436. 02-02 05:37:39.400  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2437. 02-02 05:37:42.422  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2438. 02-02 05:37:45.435  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2439. 02-02 05:37:46.119  1554  1554 I LatinIME: Starting input. Cursor position = 19,19
  2440. 02-02 05:37:48.453  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2441. 02-02 05:37:48.462  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  2442. 02-02 05:37:51.157  1492  1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
  2443. 02-02 05:37:51.190  1492  1492 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 82:2a:a8:84:76:e4 [PTK=CCMP GTK=CCMP]
  2444. 02-02 05:37:51.190  1492  1492 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 82:2a:a8:84:76:e4 completed [id=3 id_str=]
  2445. 02-02 05:37:51.199  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 17 lines
  2446. 02-02 05:37:51.464  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2447. 02-02 05:37:51.489  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  2448. 02-02 05:37:54.505  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2449. 02-02 05:37:57.225  1554  1554 I LatinIME: Starting input. Cursor position = 19,19
  2450. 02-02 05:37:59.009  1031  1031 I chatty  : uid=1000 system_server expire 26 lines
  2451. 02-02 05:38:03.562  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2452. 02-02 05:38:09.588  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2453. 02-02 05:38:12.606  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2454. 02-02 05:38:21.646  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2455. 02-02 05:38:36.736  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2456. 02-02 05:38:39.758  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2457. 02-02 05:38:42.767  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2458. 02-02 05:38:42.774  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2459. 02-02 05:38:45.794  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2460. 02-02 05:38:48.806  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2461. 02-02 05:38:51.950  1554  1554 I LatinIME: Starting input. Cursor position = 20,20
  2462. 02-02 05:38:54.846  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2463. 02-02 05:38:54.868  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2464. 02-02 05:38:57.871  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2465. 02-02 05:38:57.878  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2466. 02-02 05:39:00.888  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2467. 02-02 05:39:00.890  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2468. 02-02 05:39:05.386  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  2469. 02-02 05:39:06.915  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2470. 02-02 05:39:09.861  1554  1554 I LatinIME: Starting input. Cursor position = 20,20
  2471. 02-02 05:39:09.927  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2472. 02-02 05:39:12.953  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2473. 02-02 05:39:12.968  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2474. 02-02 05:39:15.976  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2475. 02-02 05:39:21.992  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2476. 02-02 05:39:37.075  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2477. 02-02 05:39:40.092  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2478. 02-02 05:39:46.130  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2479. 02-02 05:39:49.162  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2480. 02-02 05:39:52.180  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2481. 02-02 05:39:55.197  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2482. 02-02 05:39:58.212  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2483. 02-02 05:39:58.230  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2484. 02-02 05:40:14.462  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2485. 02-02 05:40:14.472  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2486. 02-02 05:40:14.582 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2487. 02-02 05:40:16.291  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2488. 02-02 05:40:16.301  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2489. 02-02 05:40:19.312  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2490. 02-02 05:40:19.325  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2491. 02-02 05:40:22.339  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2492. 02-02 05:40:22.477   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  2493. 02-02 05:40:25.362  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2494. 02-02 05:40:37.437  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2495. 02-02 05:40:40.453  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2496. 02-02 05:40:40.462  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  2497. 02-02 05:40:43.468  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2498. 02-02 05:40:43.481  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2499. 02-02 05:40:46.492  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2500. 02-02 05:40:49.507  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2501. 02-02 05:41:10.606  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2502. 02-02 05:41:13.620  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2503. 02-02 05:41:22.682  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2504. 02-02 05:41:26.065  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2505. 02-02 05:41:26.261  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2506. 02-02 05:41:27.013  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75f80:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2507. 02-02 05:41:27.013  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f76200:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2508. 02-02 05:41:28.710  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2509. 02-02 05:41:31.732  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2510. 02-02 05:41:34.751  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2511. 02-02 05:41:34.898  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  2512. 02-02 05:41:37.767  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2513. 02-02 05:41:46.829  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2514. 02-02 05:41:47.919   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 12 lines
  2515. 02-02 05:41:51.130  1554  1554 I LatinIME: Starting input. Cursor position = 21,21
  2516. 02-02 05:41:51.153  1554  1554 I LatinIME: Starting input. Cursor position = 21,21
  2517. 02-02 05:41:52.726  1031  1031 I chatty  : uid=1000 system_server expire 13 lines
  2518. 02-02 05:41:56.826  1492  1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:79
  2519. 02-02 05:41:56.845  1492  1492 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 82:2a:a8:84:76:79 [PTK=CCMP GTK=CCMP]
  2520. 02-02 05:41:56.845  1492  1492 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 82:2a:a8:84:76:79 completed [id=3 id_str=]
  2521. 02-02 05:41:58.879  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2522. 02-02 05:41:58.903  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2523. 02-02 05:42:27.494  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2524. 02-02 05:42:27.707  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2525. 02-02 05:42:28.355  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75d00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2526. 02-02 05:42:28.355  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75a80:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2527. 02-02 05:42:39.141  1554  1554 I LatinIME: Starting input. Cursor position = 10,10
  2528. 02-02 05:42:40.675  1031  1031 I chatty  : uid=1000 system_server expire 46 lines
  2529. 02-02 05:43:34.470  1554  1554 I LatinIME: Starting input. Cursor position = 25,25
  2530. 02-02 05:43:36.091  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2531. 02-02 05:43:36.340  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2532. 02-02 05:43:36.531  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75f80:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2533. 02-02 05:43:36.532  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f76200:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2534. 02-02 05:43:59.460  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2535. 02-02 05:44:02.479  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2536. 02-02 05:44:04.162  1031  1031 I chatty  : uid=1000 system_server expire 11 lines
  2537. 02-02 05:44:15.011  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2538. 02-02 05:44:15.162  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2539. 02-02 05:44:15.576  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75d00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2540. 02-02 05:44:15.576  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75a80:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2541. 02-02 05:45:13.769  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  2542. 02-02 05:45:13.772  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  2543. 02-02 05:45:13.828  1052  1052 I chatty  : uid=1000(system) PowerManagerSer expire 2 lines
  2544. 02-02 05:45:13.899  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=238, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2545. 02-02 05:45:14.365  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2546. 02-02 05:45:14.366  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  2547. 02-02 05:45:14.386  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  2548. 02-02 05:45:14.395   192   192 I chatty  : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
  2549. 02-02 05:45:14.485  1031  1094 I chatty  : uid=1000(system) PhotonicModulat expire 2 lines
  2550. 02-02 05:45:14.486   193   193 I ts_power: touchscreen_power: enable=0, ts_state=1
  2551. 02-02 05:45:14.510   209  1571 I chatty  : uid=1013(media) Binder_3 expire 2 lines
  2552. 02-02 05:45:15.407  1031  5677 W ActivityManager: SLOW OOM ADJ: 474ms for pid 1602 = 6
  2553. 02-02 05:45:15.456  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2554. 02-02 05:45:15.460 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2555. 02-02 05:45:15.465  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2556. 02-02 05:45:19.078 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2557. 02-02 05:45:19.106  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  2558. 02-02 05:47:11.009  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  2559. 02-02 05:47:11.073 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2560. 02-02 05:48:11.050  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  2561. 02-02 05:48:11.056  1031  2147 W InputMethodManagerService: Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@496f0e4 (uid=10027 pid=788)
  2562. 02-02 05:48:11.060  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2563. 02-02 05:48:11.060  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  2564. 02-02 05:48:11.112  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  2565. 02-02 05:48:11.117   193   193 I ts_power: touchscreen_power: enable=1, ts_state=0
  2566. 02-02 05:48:11.119 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2567. 02-02 05:48:11.198  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2568. 02-02 05:48:11.215   209  1663 I chatty  : uid=1013(media) Binder_4 expire 3 lines
  2569. 02-02 05:48:11.295  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 1 line
  2570. 02-02 05:48:11.428  1031  1046 I chatty  : uid=1000(system) android.ui expire 1 line
  2571. 02-02 05:48:11.430  1031  1052 I DisplayPowerController: Unblocked screen on after 370 ms
  2572. 02-02 05:48:13.247  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  2573. 02-02 05:48:13.317  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  2574. 02-02 05:48:13.319  1031  1192 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=239, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2575. 02-02 05:48:13.321   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 13 lines
  2576. 02-02 05:48:13.427  1031  1043 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@119a0a1 attribute=android.view.inputmethod.EditorInfo@460a2c6, token = android.os.BinderProxy@4c5311d
  2577. 02-02 05:48:13.502  1127  1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  2578. 02-02 05:48:14.056  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2579. 02-02 05:48:14.215  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2580. 02-02 05:48:15.473  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=58731396, downTime=58731144, deviceId=-1, source=0x101 }
  2581. 02-02 05:48:15.473  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  2582. 02-02 05:48:15.492   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 12 lines
  2583. 02-02 05:48:16.813  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2584. 02-02 05:48:16.861  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2585. 02-02 05:48:17.230  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2586. 02-02 05:48:17.370  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75f80:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2587. 02-02 05:48:17.371  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f76200:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2588. 02-02 05:48:23.278  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2589. 02-02 05:48:25.693  1554  1554 I LatinIME: Starting input. Cursor position = 25,25
  2590. 02-02 05:48:28.043   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 19 lines
  2591. 02-02 05:48:31.715  1554  1554 I LatinIME: Starting input. Cursor position = 25,25
  2592. 02-02 05:48:33.423  1203  1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2593. 02-02 05:48:33.849  1203  1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2594. 02-02 05:48:34.044  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75d00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2595. 02-02 05:48:34.045  1203  1233 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x69f75a80:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2596. 02-02 05:48:35.319  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2597. 02-02 05:48:41.358  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2598. 02-02 05:48:49.174   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 2 lines
  2599. 02-02 05:48:53.414  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2600. 02-02 05:48:59.433  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2601. 02-02 05:49:02.447  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2602. 02-02 05:49:08.468  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2603. 02-02 05:49:14.494  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2604. 02-02 05:49:26.541  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2605. 02-02 05:49:29.559  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2606. 02-02 05:49:30.130  1031  1031 I chatty  : uid=1000 system_server expire 19 lines
  2607. 02-02 05:50:02.748  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2608. 02-02 05:50:05.779  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2609. 02-02 05:50:05.798  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2610. 02-02 05:50:21.950   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 11 lines
  2611. 02-02 05:50:26.904  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2612. 02-02 05:50:29.924  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2613. 02-02 05:50:35.959  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2614. 02-02 05:50:35.969  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2615. 02-02 05:50:38.985  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2616. 02-02 05:50:38.991  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2617. 02-02 05:50:39.028  1031  1285 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  2618. 02-02 05:50:39.090  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=239, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2619. 02-02 05:50:39.143  1031  1285 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=240, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2620. 02-02 05:50:39.157  1031  4475 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/ flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2621. 02-02 05:50:39.204  1031  1043 W ActivityManager: Duplicate finish request for ActivityRecord{27e6b77 u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  2622. 02-02 05:50:39.440   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 4 lines
  2623. 02-02 05:50:39.458  1031  1043 I ActivityManager: Start proc 2263:org.chromium.chrome:sandboxed_process9/u0i115 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService9
  2624. 02-02 05:50:39.518  2263  2263 I art     : Late-enabling JIT
  2625. 02-02 05:50:39.563  2263  2263 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  2626. 02-02 05:50:39.805  2263  2263 W android.content.res.ThemeConfig: Could not get boot theme
  2627. 02-02 05:50:39.824  2263  2263 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  2628. 02-02 05:50:40.070  2263  2263 I cr_ChildProcessService: Creating new ChildProcessService pid=2263
  2629. 02-02 05:50:40.105  2263  2276 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  2630. 02-02 05:50:40.189  2263  2277 I cr_LibraryLoader: Loading chrome_public
  2631. 02-02 05:50:40.373  2263  2277 I cr_LibraryLoader: Time to load native libraries: 264 ms (timestamps 6033-6297)
  2632. 02-02 05:50:40.378  2263  2277 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  2633. 02-02 05:50:40.381  2263  2277 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  2634. 02-02 05:50:40.422  2263  2277 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  2635. 02-02 05:50:40.594   190   190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
  2636. 02-02 05:50:40.608   190   190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
  2637. 02-02 05:50:40.614  1031  5679 I chatty  : uid=1000(system) Binder_D expire 1 line
  2638. 02-02 05:50:40.616  1031  5679 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService3
  2639. 02-02 05:50:40.616  1031  5679 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  2640. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  2641. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  2642. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  2643. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  2644. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  2645. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  2646. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  2647. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  2648. 02-02 05:50:40.616  1031  5679 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  2649. 02-02 05:50:40.619   190   190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
  2650. 02-02 05:50:40.746  1031  1043 W libprocessgroup: failed to open /acct/uid_10027/pid_1203/cgroup.procs: No such file or directory
  2651. 02-02 05:50:40.746  1031  1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process3 (pid 1203) has died
  2652. 02-02 05:50:40.748  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2653. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  2654. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  2655. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  2656. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  2657. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  2658. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  2659. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  2660. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  2661. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  2662. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  2663. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  2664. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  2665. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  2666. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  2667. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  2668. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  2669. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  2670. 02-02 05:50:40.755  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  2671. 02-02 05:50:42.010  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2672. 02-02 05:50:42.120   209   459 I chatty  : uid=1013(media) AudioOut_2 expire 35 lines
  2673. 02-02 05:50:45.040  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2674. 02-02 05:50:53.392  1031  1697 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  2675. 02-02 05:50:53.445  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=240, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2676. 02-02 05:50:53.503  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=241, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2677. 02-02 05:50:53.523  1031  7252 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2678. 02-02 05:50:53.559  1031  5677 W ActivityManager: Duplicate finish request for ActivityRecord{a900381 u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  2679. 02-02 05:50:53.569  1031  1192 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@218a1b9 attribute=null, token = android.os.BinderProxy@4c5311d
  2680. 02-02 05:50:59.970  1031  5679 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  2681. 02-02 05:51:00.008   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  2682. 02-02 05:51:00.008   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  2683. 02-02 05:51:00.010   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  2684. 02-02 05:51:00.032  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=241, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2685. 02-02 05:51:00.096  1031  1193 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=242, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2686. 02-02 05:51:00.102   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 16 lines
  2687. 02-02 05:51:00.132  1031  4475 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=chrome-native://bookmarks/folder/3 flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2688. 02-02 05:51:00.171  1031  5679 W ActivityManager: Duplicate finish request for ActivityRecord{3d969fe u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  2689. 02-02 05:51:00.182  1031 11889 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@adfcef1 attribute=null, token = android.os.BinderProxy@4c5311d
  2690. 02-02 05:51:02.676   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  2691. 02-02 05:51:02.690  1031  5678 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.xnxx.com/... flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.document.ChromeLauncherActivity (has extras)} from uid 10027 on display 0
  2692. 02-02 05:51:02.713   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  2693. 02-02 05:51:02.742  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=242, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2694. 02-02 05:51:02.781  1031  1042 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=243, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2695. 02-02 05:51:02.789  1031  1285 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://www.xnxx.com/... flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  2696. 02-02 05:51:02.823  1031  4475 W ActivityManager: Duplicate finish request for ActivityRecord{1bebad6 u0 org.chromium.chrome/.browser.document.ChromeLauncherActivity t1199 f}
  2697. 02-02 05:51:02.835  1031  1609 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e486b29 attribute=null, token = android.os.BinderProxy@4c5311d
  2698. 02-02 05:51:02.919  1031  5677 I ActivityManager: Start proc 2285:org.chromium.chrome:sandboxed_process10/u0i116 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService10
  2699. 02-02 05:51:02.962  2285  2285 I art     : Late-enabling JIT
  2700. 02-02 05:51:03.000  2285  2285 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  2701. 02-02 05:51:03.112  2285  2285 W android.content.res.ThemeConfig: Could not get boot theme
  2702. 02-02 05:51:03.136  2285  2285 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  2703. 02-02 05:51:03.378  2285  2285 I cr_ChildProcessService: Creating new ChildProcessService pid=2285
  2704. 02-02 05:51:03.417  2285  2298 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  2705. 02-02 05:51:03.521  2285  2299 I cr_LibraryLoader: Loading chrome_public
  2706. 02-02 05:51:03.635  2285  2299 I cr_LibraryLoader: Time to load native libraries: 215 ms (timestamps 9344-9559)
  2707. 02-02 05:51:03.635  2285  2299 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  2708. 02-02 05:51:03.636  2285  2299 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  2709. 02-02 05:51:03.674  2285  2299 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  2710. 02-02 05:51:05.734   209   459 V audio_hw_primary: do_out_standby
  2711. 02-02 05:51:05.915   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  2712. 02-02 05:51:05.915   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  2713. 02-02 05:51:05.919   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  2714. 02-02 05:51:05.919   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  2715. 02-02 05:51:06.146  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2716. 02-02 05:51:07.803   190   190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
  2717. 02-02 05:51:07.808   190   190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
  2718. 02-02 05:51:07.815  1031  1285 I chatty  : uid=1000(system) Binder_5 expire 1 line
  2719. 02-02 05:51:07.819  1031  1285 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService9
  2720. 02-02 05:51:07.819  1031  1285 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  2721. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  2722. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  2723. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  2724. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  2725. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  2726. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  2727. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  2728. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  2729. 02-02 05:51:07.819  1031  1285 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  2730. 02-02 05:51:07.828   190   190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
  2731. 02-02 05:51:07.862  1031  1042 W libprocessgroup: failed to open /acct/uid_10027/pid_2263/cgroup.procs: No such file or directory
  2732. 02-02 05:51:07.862  1031  1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process9 (pid 2263) has died
  2733. 02-02 05:51:07.868  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2734. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  2735. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  2736. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  2737. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  2738. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  2739. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  2740. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  2741. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  2742. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  2743. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  2744. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  2745. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  2746. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  2747. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  2748. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  2749. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  2750. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  2751. 02-02 05:51:07.876  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  2752. 02-02 05:51:08.132  2285  2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: PCMU/8000/2 (110)
  2753. 02-02 05:51:08.132  2285  2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: PCMA/8000/2 (118)
  2754. 02-02 05:51:08.132  2285  2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: G722/8000/2 (119)
  2755. 02-02 05:51:08.135  2285  2308 E chromium: [ERROR:voe_audio_processing_impl.cc(955)] SetTypingDetectionStatus: not supported
  2756. 02-02 05:51:08.135  2285  2308 W chromium: [WARNING:webrtcvoiceengine.cc(848)] SetTypingDetectionStatus(0) failed, err=8003
  2757. 02-02 05:51:08.138  2285  2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2758. 02-02 05:51:09.051  2285  2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2759. 02-02 05:51:09.258  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd7a00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2760. 02-02 05:51:09.258  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd9580:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2761. 02-02 05:51:10.093  1492  1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
  2762. 02-02 05:51:10.120  1492  1492 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 82:2a:a8:84:76:e4 [PTK=CCMP GTK=CCMP]
  2763. 02-02 05:51:10.120  1492  1492 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 82:2a:a8:84:76:e4 completed [id=3 id_str=]
  2764. 02-02 05:51:10.128  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 2 lines
  2765. 02-02 05:51:19.083   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 11 lines
  2766. 02-02 05:51:27.210  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2767. 02-02 05:51:28.221  2285  2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2768. 02-02 05:51:28.420  2285  2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2769. 02-02 05:51:28.691  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd7780:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2770. 02-02 05:51:28.692  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd7500:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2771. 02-02 05:51:29.927  2285  2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
  2772. 02-02 05:51:30.154  2285  2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
  2773. 02-02 05:51:30.220  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2774. 02-02 05:51:30.423  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd7a00:data:1:0:local:Net[any:0.0.0.x/0:Unknown]]: SetOption(5, 0) failed: 0
  2775. 02-02 05:51:30.427  2285  2308 W chromium: [WARNING:p2ptransportchannel.cc(486)] Jingle:Port[0x68fd9580:data:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Unknown]]: SetOption(5, 0) failed: 0
  2776. 02-02 05:51:42.250  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2777. 02-02 05:51:45.253  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2778. 02-02 05:51:54.287  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2779. 02-02 05:51:57.300  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2780. 02-02 05:51:57.322  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2781. 02-02 05:52:00.317  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2782. 02-02 05:52:07.789  1554  1554 I LatinIME: Starting input. Cursor position = 12,31
  2783. 02-02 05:52:11.413   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  2784. 02-02 05:52:11.426   209   459 V audio_hw_primary: start_output_stream
  2785. 02-02 05:52:11.462   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  2786. 02-02 05:52:11.462   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  2787. 02-02 05:52:11.462   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  2788. 02-02 05:52:11.464   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  2789. 02-02 05:52:11.727 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2790. 02-02 05:52:11.728 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2791. 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2792. 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2793. 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2794. 02-02 05:52:13.414 32571 32586 I Email   : Error in updateFolderList
  2795. 02-02 05:52:13.414 32571 32586 I Email   : com.android.emailcommon.mail.AuthenticationFailedException:
  2796. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
  2797. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
  2798. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  2799. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  2800. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  2801. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  2802. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  2803. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  2804. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  2805. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  2806. 02-02 05:52:13.414 32571 32586 I Email   :      at android.os.AsyncTask$2.call(AsyncTask.java:295)
  2807. 02-02 05:52:13.414 32571 32586 I Email   :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  2808. 02-02 05:52:13.414 32571 32586 I Email   :      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  2809. 02-02 05:52:13.414 32571 32586 I Email   :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  2810. 02-02 05:52:13.414 32571 32586 I Email   :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  2811. 02-02 05:52:13.414 32571 32586 I Email   :      at java.lang.Thread.run(Thread.java:818)
  2812. 02-02 05:52:13.414 32571 32586 I Email   : Caused by: com.android.email.mail.store.ImapStore$ImapException: #3# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"]
  2813. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
  2814. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
  2815. 02-02 05:52:13.414 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
  2816. 02-02 05:52:13.414 32571 32586 I Email   :      ... 15 more
  2817. 02-02 05:52:13.561 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2818. 02-02 05:52:13.562 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2819. 02-02 05:52:13.571 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2820. 02-02 05:52:13.572 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2821. 02-02 05:52:13.572 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2822. 02-02 05:52:13.585  1031  1044 I chatty  : uid=1000(system) android.bg expire 4 lines
  2823. 02-02 05:52:13.814 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2824. 02-02 05:52:13.814 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2825. 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2826. 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2827. 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2828. 02-02 05:52:14.368 32571 32588 I Email   : Error in updateFolderList
  2829. 02-02 05:52:14.368 32571 32588 I Email   : com.android.emailcommon.mail.AuthenticationFailedException:
  2830. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
  2831. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
  2832. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  2833. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  2834. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  2835. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  2836. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  2837. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  2838. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  2839. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  2840. 02-02 05:52:14.368 32571 32588 I Email   :      at android.os.AsyncTask$2.call(AsyncTask.java:295)
  2841. 02-02 05:52:14.368 32571 32588 I Email   :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  2842. 02-02 05:52:14.368 32571 32588 I Email   :      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  2843. 02-02 05:52:14.368 32571 32588 I Email   :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  2844. 02-02 05:52:14.368 32571 32588 I Email   :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  2845. 02-02 05:52:14.368 32571 32588 I Email   :      at java.lang.Thread.run(Thread.java:818)
  2846. 02-02 05:52:14.368 32571 32588 I Email   : Caused by: com.android.email.mail.store.ImapStore$ImapException: #3# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"]
  2847. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
  2848. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
  2849. 02-02 05:52:14.368 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
  2850. 02-02 05:52:14.368 32571 32588 I Email   :      ... 15 more
  2851. 02-02 05:52:14.538   209   459 V audio_hw_primary: do_out_standby
  2852. 02-02 05:52:14.699   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  2853. 02-02 05:52:14.699   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  2854. 02-02 05:52:14.701   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  2855. 02-02 05:52:14.701   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  2856. 02-02 05:52:15.364  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2857. 02-02 05:52:16.245 32571 32580 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
  2858. 02-02 05:52:16.245 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
  2859. 02-02 05:52:16.245 32571 32580 E StrictMode:    at dalvik.system.CloseGuard.open(CloseGuard.java:180)
  2860. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
  2861. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
  2862. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
  2863. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
  2864. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  2865. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  2866. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  2867. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
  2868. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
  2869. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
  2870. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
  2871. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
  2872. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:259)
  2873. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
  2874. 02-02 05:52:16.245 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
  2875. 02-02 05:52:16.245 32571 32580 E StrictMode:    at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
  2876. 02-02 05:52:16.251 32571 32580 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
  2877. 02-02 05:52:16.251 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
  2878. 02-02 05:52:16.251 32571 32580 E StrictMode:    at dalvik.system.CloseGuard.open(CloseGuard.java:180)
  2879. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
  2880. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
  2881. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
  2882. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
  2883. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  2884. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  2885. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  2886. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  2887. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  2888. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  2889. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  2890. 02-02 05:52:16.251 32571 32580 E StrictMode:    at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  2891. 02-02 05:52:16.251 32571 32580 E StrictMode:    at android.os.AsyncTask$2.call(AsyncTask.java:295)
  2892. 02-02 05:52:16.251 32571 32580 E StrictMode:    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  2893. 02-02 05:52:16.251 32571 32580 E StrictMode:    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  2894. 02-02 05:52:16.251 32571 32580 E StrictMode:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  2895. 02-02 05:52:16.251 32571 32580 E StrictMode:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  2896. 02-02 05:52:16.251 32571 32580 E StrictMode:    at java.lang.Thread.run(Thread.java:818)
  2897. 02-02 05:52:16.386 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2898. 02-02 05:52:16.386 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2899. 02-02 05:52:16.425 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2900. 02-02 05:52:16.425 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2901. 02-02 05:52:16.426 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2902. 02-02 05:52:16.733 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2903. 02-02 05:52:16.733 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2904. 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2905. 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2906. 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2907. 02-02 05:52:18.187 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  2908. 02-02 05:52:18.188 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  2909. 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  2910. 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  2911. 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  2912. 02-02 05:52:18.375  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2913. 02-02 05:52:23.043  1554  1554 I LatinIME: Starting input. Cursor position = 12,12
  2914. 02-02 05:52:23.099  1554  1554 I LatinIME: Starting input. Cursor position = 12,12
  2915. 02-02 05:52:27.431  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2916. 02-02 05:52:34.537  1492  1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:79
  2917. 02-02 05:52:34.560  1492  1492 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 82:2a:a8:84:76:79 [PTK=CCMP GTK=CCMP]
  2918. 02-02 05:52:34.560  1492  1492 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 82:2a:a8:84:76:79 completed [id=3 id_str=]
  2919. 02-02 05:52:36.477  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2920. 02-02 05:52:36.482  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2921. 02-02 05:53:00.600  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2922. 02-02 05:53:00.621  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2923. 02-02 05:53:09.664  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2924. 02-02 05:53:11.843  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2925. 02-02 05:53:11.850  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2926. 02-02 05:53:11.882 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  2927. 02-02 05:53:12.694  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2928. 02-02 05:53:14.879  1554  1554 I LatinIME: Starting input. Cursor position = 10,10
  2929. 02-02 05:53:16.261  1031  1031 I chatty  : uid=1000 system_server expire 22 lines
  2930. 02-02 05:53:27.754  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2931. 02-02 05:53:27.761  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2932. 02-02 05:53:33.786  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2933. 02-02 05:53:33.793  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2934. 02-02 05:53:36.806  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2935. 02-02 05:53:36.811  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2936. 02-02 05:53:45.865  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2937. 02-02 05:53:45.877  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2938. 02-02 05:53:57.948  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2939. 02-02 05:54:00.971  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2940. 02-02 05:54:07.025  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2941. 02-02 05:54:11.486  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 5 lines
  2942. 02-02 05:54:13.063  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2943. 02-02 05:54:13.065  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2944. 02-02 05:54:16.076  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2945. 02-02 05:54:25.133  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2946. 02-02 05:54:28.161  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2947. 02-02 05:54:40.238  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2948. 02-02 05:54:43.255  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2949. 02-02 05:54:53.240  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  2950. 02-02 05:54:58.343  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2951. 02-02 05:55:01.361  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2952. 02-02 05:55:12.906   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 11 lines
  2953. 02-02 05:55:13.407  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2954. 02-02 05:55:25.470  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2955. 02-02 05:55:28.485  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2956. 02-02 05:55:34.519  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2957. 02-02 05:55:37.530  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2958. 02-02 05:55:40.549  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2959. 02-02 05:55:58.660  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2960. 02-02 05:56:01.682  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2961. 02-02 05:56:10.715  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  2962. 02-02 05:56:13.726  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2963. 02-02 05:56:16.768  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2964. 02-02 05:56:25.829  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2965. 02-02 05:56:27.663   216   216 W perfprofd: unable to open config directory /data/data/com.google.android.gms/files: (No such file or directory)
  2966. 02-02 05:56:27.663   216   216 I perfprofd: profile collection skipped (missing config directory)
  2967. 02-02 05:56:28.867  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2968. 02-02 05:56:28.892  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  2969. 02-02 05:56:30.109  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  2970. 02-02 05:56:37.921  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2971. 02-02 05:56:40.947  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  2972. 02-02 05:56:46.492  1031  5677 W libprocessgroup: failed to open /acct/uid_10027/pid_2285/cgroup.procs: No such file or directory
  2973. 02-02 05:56:46.493  1031  5677 I ActivityManager: Process org.chromium.chrome:sandboxed_process10 (pid 2285) has died
  2974. 02-02 05:56:46.493  1031  5677 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService10 in 1000ms
  2975. 02-02 05:56:46.497  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  2976. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  2977. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  2978. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  2979. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  2980. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  2981. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  2982. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  2983. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  2984. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  2985. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  2986. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  2987. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  2988. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  2989. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  2990. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  2991. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  2992. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  2993. 02-02 05:56:46.500  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  2994. 02-02 05:57:00.304   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 4 lines
  2995. 02-02 05:57:00.322  1031  1042 I ActivityManager: Start proc 2350:org.chromium.chrome:sandboxed_process11/u0i117 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService11
  2996. 02-02 05:57:00.387  2350  2350 I art     : Late-enabling JIT
  2997. 02-02 05:57:00.414  2350  2350 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  2998. 02-02 05:57:00.455   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 16 lines
  2999. 02-02 05:57:00.498  2350  2350 W android.content.res.ThemeConfig: Could not get boot theme
  3000. 02-02 05:57:00.519  2350  2350 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3001. 02-02 05:57:00.667  2350  2350 I cr_ChildProcessService: Creating new ChildProcessService pid=2350
  3002. 02-02 05:57:00.696  2350  2362 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3003. 02-02 05:57:00.781  2350  2364 I cr_LibraryLoader: Loading chrome_public
  3004. 02-02 05:57:00.859  2350  2364 I cr_LibraryLoader: Time to load native libraries: 159 ms (timestamps 6624-6783)
  3005. 02-02 05:57:00.859  2350  2364 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3006. 02-02 05:57:00.860  2350  2364 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3007. 02-02 05:57:00.894  2350  2364 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3008. 02-02 05:57:05.093  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3009. 02-02 05:57:05.109  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3010. 02-02 05:57:08.118  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3011. 02-02 05:57:09.632  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  3012. 02-02 05:57:14.345   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3013. 02-02 05:57:14.359   209   459 V audio_hw_primary: start_output_stream
  3014. 02-02 05:57:14.392  1554  1554 I LatinIME: Starting input. Cursor position = 2,2
  3015. 02-02 05:57:14.395   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3016. 02-02 05:57:14.395   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3017. 02-02 05:57:14.395   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3018. 02-02 05:57:14.397   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3019. 02-02 05:57:14.435   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3020. 02-02 05:57:15.569  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3021. 02-02 05:57:15.925  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3022. 02-02 05:57:16.461  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3023. 02-02 05:57:17.457   209   459 V audio_hw_primary: do_out_standby
  3024. 02-02 05:57:17.619   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3025. 02-02 05:57:17.619   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3026. 02-02 05:57:17.621   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3027. 02-02 05:57:17.621   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3028. 02-02 05:57:23.170  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3029. 02-02 05:57:23.180  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3030. 02-02 05:57:23.513  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3031. 02-02 05:57:24.015  1554  1554 I LatinIME: Starting input. Cursor position = 5,5
  3032. 02-02 05:57:25.758  1031  1031 I chatty  : uid=1000 system_server expire 11 lines
  3033. 02-02 05:57:26.193  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3034. 02-02 05:57:29.202  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3035. 02-02 05:57:35.228  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3036. 02-02 05:57:38.257  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3037. 02-02 05:57:44.280  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3038. 02-02 05:57:44.292  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3039. 02-02 05:57:48.582  1031  1609 W InputMethodManagerService: Ignoring showInputMethodPickerFromClient of uid 10016: com.android.internal.view.IInputMethodClient$Stub$Proxy@baebcdf
  3040. 02-02 05:57:48.583   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3041. 02-02 05:57:48.596   209   459 V audio_hw_primary: start_output_stream
  3042. 02-02 05:57:48.632   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3043. 02-02 05:57:48.632   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3044. 02-02 05:57:48.632   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3045. 02-02 05:57:48.634   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3046. 02-02 05:57:48.687   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3047. 02-02 05:57:48.702  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_UNKNOWN, scanCode=0, metaState=0, flags=0x2e8, repeatCount=0, eventTime=59304625, downTime=59302181, deviceId=-1, source=0x101 }
  3048. 02-02 05:57:48.702  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Canceled
  3049. 02-02 05:57:48.790  1031  4503 I chatty  : uid=1000(system) RenderThread expire 1 line
  3050. 02-02 05:57:50.958   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3051. 02-02 05:57:50.995   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3052. 02-02 05:57:51.066  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 3 lines
  3053. 02-02 05:57:51.083  1031  1620 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5c401e1 attribute=null, token = android.os.BinderProxy@4c5311d
  3054. 02-02 05:57:51.190  1554  1622 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 1517194529 ; date = 1517194529
  3055. 02-02 05:57:51.193  1554  1622 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 1517551071 ; date = ?
  3056. 02-02 05:57:51.315  1554  1622 I LatinIME:LogUtils: Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1464835641 ; date = 1516475545
  3057. 02-02 05:57:53.335  1554  1554 I LatinIME: Timeout waiting for dictionary load
  3058. 02-02 05:57:54.016   209   459 V audio_hw_primary: do_out_standby
  3059. 02-02 05:57:54.195   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3060. 02-02 05:57:54.195   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3061. 02-02 05:57:54.196   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3062. 02-02 05:57:54.196   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3063. 02-02 05:58:10.058  1031  5678 I ActivityManager: Start proc 2394:org.chromium.chrome:sandboxed_process12/u0i118 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService12
  3064. 02-02 05:58:10.104  2394  2394 I art     : Late-enabling JIT
  3065. 02-02 05:58:10.126  2394  2394 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3066. 02-02 05:58:10.279  2394  2394 W android.content.res.ThemeConfig: Could not get boot theme
  3067. 02-02 05:58:10.319  2394  2394 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3068. 02-02 05:58:10.443  2394  2405 I art     : Background partial concurrent mark sweep GC freed 8104(434KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 1.129ms total 109.283ms
  3069. 02-02 05:58:10.613  2394  2394 I cr_ChildProcessService: Creating new ChildProcessService pid=2394
  3070. 02-02 05:58:10.651  2394  2406 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3071. 02-02 05:58:10.740  2394  2408 I cr_LibraryLoader: Loading chrome_public
  3072. 02-02 05:58:10.821  2394  2408 I cr_LibraryLoader: Time to load native libraries: 167 ms (timestamps 6578-6745)
  3073. 02-02 05:58:10.821  2394  2408 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3074. 02-02 05:58:10.824  2394  2408 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3075. 02-02 05:58:10.870  2394  2408 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3076. 02-02 05:58:12.655  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3077. 02-02 05:58:12.661  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3078. 02-02 05:58:12.715 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3079. 02-02 05:58:14.419  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3080. 02-02 05:58:14.532  1031  7252 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  3081. 02-02 05:58:14.709  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=243, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3082. 02-02 05:58:14.775  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=244, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3083. 02-02 05:58:14.786  1031  5678 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  3084. 02-02 05:58:14.819  1031  1620 W ActivityManager: Duplicate finish request for ActivityRecord{a8780ea u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1199 f}
  3085. 02-02 05:58:20.063   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3086. 02-02 05:58:20.076   209   459 V audio_hw_primary: start_output_stream
  3087. 02-02 05:58:20.112   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3088. 02-02 05:58:20.112   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3089. 02-02 05:58:20.112   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3090. 02-02 05:58:20.115   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3091. 02-02 05:58:20.466  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3092. 02-02 05:58:23.181   209   459 V audio_hw_primary: do_out_standby
  3093. 02-02 05:58:23.373   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3094. 02-02 05:58:23.373   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3095. 02-02 05:58:23.376   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3096. 02-02 05:58:23.376   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3097. 02-02 05:58:59.731  1031  1043 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=org.chromium.chrome cmp=org.chromium.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10027 on display 0
  3098. 02-02 05:58:59.786   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 13 lines
  3099. 02-02 05:59:00.221  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=244, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3100. 02-02 05:59:00.326  1031  1192 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=245, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3101. 02-02 05:59:00.337  1031  1620 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=org.chromium.chrome cmp=org.chromium.chrome/.browser.ChromeTabbedActivity (has extras)} from uid 10027 on display 0
  3102. 02-02 05:59:00.379  1031  7252 W ActivityManager: Duplicate finish request for ActivityRecord{9512d89 u0 org.chromium.chrome/com.google.android.apps.chrome.Main t1199 f}
  3103. 02-02 05:59:09.935   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3104. 02-02 05:59:09.954   209   459 V audio_hw_primary: start_output_stream
  3105. 02-02 05:59:09.989   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3106. 02-02 05:59:09.989   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3107. 02-02 05:59:09.989   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3108. 02-02 05:59:09.996   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3109. 02-02 05:59:10.045   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3110. 02-02 05:59:11.736  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3111. 02-02 05:59:12.251  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  3112. 02-02 05:59:13.067   209   459 V audio_hw_primary: do_out_standby
  3113. 02-02 05:59:13.231   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3114. 02-02 05:59:13.231   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3115. 02-02 05:59:13.233   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3116. 02-02 05:59:13.233   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3117. 02-02 05:59:14.755  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3118. 02-02 05:59:15.842   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3119. 02-02 05:59:15.855   209   459 V audio_hw_primary: start_output_stream
  3120. 02-02 05:59:15.891   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3121. 02-02 05:59:15.892   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3122. 02-02 05:59:15.892   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3123. 02-02 05:59:15.894   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3124. 02-02 05:59:15.949   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3125. 02-02 05:59:17.768  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3126. 02-02 05:59:18.477  1554  1554 I LatinIME: Starting input. Cursor position = 23,23
  3127. 02-02 05:59:18.972   209   459 V audio_hw_primary: do_out_standby
  3128. 02-02 05:59:19.136   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3129. 02-02 05:59:19.136   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3130. 02-02 05:59:19.138   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3131. 02-02 05:59:19.138   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3132. 02-02 05:59:24.811  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3133. 02-02 05:59:38.824  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3134. 02-02 05:59:38.834  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
  3135. 02-02 05:59:41.836  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3136. 02-02 05:59:44.265   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3137. 02-02 05:59:47.857  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3138. 02-02 05:59:50.870  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3139. 02-02 05:59:53.883  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3140. 02-02 05:59:53.903  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  3141. 02-02 05:59:56.909  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3142. 02-02 05:59:59.918  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3143. 02-02 06:00:02.928  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3144. 02-02 06:00:08.958  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3145. 02-02 06:00:14.236  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 1 line
  3146. 02-02 06:00:18.021  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3147. 02-02 06:00:18.436  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  3148. 02-02 06:00:18.444  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  3149. 02-02 06:00:18.534  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=245, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3150. 02-02 06:00:19.079  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3151. 02-02 06:00:19.080  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
  3152. 02-02 06:00:19.104  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  3153. 02-02 06:00:19.109   192   192 I chatty  : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
  3154. 02-02 06:00:19.200  1031  1094 I chatty  : uid=1000(system) PhotonicModulat expire 2 lines
  3155. 02-02 06:00:19.200   193   193 I ts_power: touchscreen_power: enable=0, ts_state=1
  3156. 02-02 06:00:19.217  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 16 lines
  3157. 02-02 06:00:19.224   209  1571 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
  3158. 02-02 06:00:19.224   209  1571 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  3159. 02-02 06:00:23.069  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3160. 02-02 06:00:23.074 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3161. 02-02 06:00:23.077  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3162. 02-02 06:00:23.523  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  3163. 02-02 06:00:24.011  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  3164. 02-02 06:00:24.014  1031  1031 I chatty  : uid=1000 system_server expire 20 lines
  3165. 02-02 06:00:24.020  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3166. 02-02 06:00:24.020  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  3167. 02-02 06:00:24.041  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3168. 02-02 06:00:24.066   193   193 I ts_power: touchscreen_power: enable=1, ts_state=0
  3169. 02-02 06:00:24.083  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  3170. 02-02 06:00:24.141  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  3171. 02-02 06:00:24.173 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3172. 02-02 06:00:24.174   209   209 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
  3173. 02-02 06:00:24.174   209   209 I audio_hw_primary: audio_route_apply_path: out-reset
  3174. 02-02 06:00:24.188  1031  1697 I chatty  : uid=1000(system) Binder_8 expire 1 line
  3175. 02-02 06:00:24.232   209   209 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  3176. 02-02 06:00:24.269  1031  1046 I chatty  : uid=1000(system) android.ui expire 1 line
  3177. 02-02 06:00:24.271  1031  1052 I DisplayPowerController: Unblocked screen on after 251 ms
  3178. 02-02 06:00:26.523  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  3179. 02-02 06:00:26.566  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  3180. 02-02 06:00:26.571  1031  2147 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=246, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3181. 02-02 06:00:26.573   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 11 lines
  3182. 02-02 06:00:26.675  1031  1285 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d6df9d9 attribute=android.view.inputmethod.EditorInfo@c9af9e, token = android.os.BinderProxy@4c5311d
  3183. 02-02 06:00:26.717  1127  1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  3184. 02-02 06:00:27.067  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3185. 02-02 06:00:28.539  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3186. 02-02 06:01:00.210  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3187. 02-02 06:01:03.262  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3188. 02-02 06:01:30.383  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3189. 02-02 06:01:30.411  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3190. 02-02 06:01:45.470  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3191. 02-02 06:01:48.494  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3192. 02-02 06:01:51.533  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3193. 02-02 06:01:51.559  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3194. 02-02 06:01:54.562  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3195. 02-02 06:01:57.581  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3196. 02-02 06:02:03.617  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3197. 02-02 06:02:09.653  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3198. 02-02 06:02:12.676  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3199. 02-02 06:02:15.711  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3200. 02-02 06:02:18.740  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3201. 02-02 06:02:24.778  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3202. 02-02 06:02:27.817  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3203. 02-02 06:02:30.846  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3204. 02-02 06:02:33.858  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3205. 02-02 06:02:33.881  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3206. 02-02 06:02:36.888  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3207. 02-02 06:02:39.916  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3208. 02-02 06:02:42.943  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3209. 02-02 06:02:42.971  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3210. 02-02 06:02:55.033  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3211. 02-02 06:02:55.051  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3212. 02-02 06:03:28.231  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3213. 02-02 06:03:28.252  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3214. 02-02 06:03:34.269  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3215. 02-02 06:03:34.276  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3216. 02-02 06:03:37.294  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3217. 02-02 06:03:37.309  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3218. 02-02 06:03:55.414  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3219. 02-02 06:03:55.434  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3220. 02-02 06:03:58.447  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3221. 02-02 06:03:58.464  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3222. 02-02 06:04:07.509  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3223. 02-02 06:04:07.516  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3224. 02-02 06:04:10.530  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3225. 02-02 06:04:10.553  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3226. 02-02 06:05:24.498  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3227. 02-02 06:05:24.519  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3228. 02-02 06:05:24.538 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3229. 02-02 06:05:28.892  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3230. 02-02 06:05:44.000  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3231. 02-02 06:05:47.020  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3232. 02-02 06:05:53.056  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3233. 02-02 06:05:54.632   190   190 E lowmemorykiller: Error writing /proc/2350/oom_score_adj; errno=22
  3234. 02-02 06:05:54.635  1031  1043 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService11
  3235. 02-02 06:05:54.635  1031  1043 W ActivityManager: android.os.DeadObjectException
  3236. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  3237. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  3238. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  3239. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  3240. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  3241. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  3242. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  3243. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  3244. 02-02 06:05:54.635  1031  1043 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  3245. 02-02 06:05:54.638   190   190 E lowmemorykiller: Error writing /proc/2350/oom_score_adj; errno=22
  3246. 02-02 06:05:54.640  1031  1042 W libprocessgroup: failed to open /acct/uid_10027/pid_2350/cgroup.procs: No such file or directory
  3247. 02-02 06:05:54.640  1031  1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process11 (pid 2350) has died
  3248. 02-02 06:05:54.643  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3249. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3250. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3251. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3252. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3253. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3254. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3255. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3256. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3257. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3258. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3259. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3260. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3261. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3262. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3263. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3264. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3265. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3266. 02-02 06:05:54.646  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3267. 02-02 06:05:54.665  1031 11889 W libprocessgroup: failed to open /acct/uid_10027/pid_1919/cgroup.procs: No such file or directory
  3268. 02-02 06:05:54.665  1031 11889 I ActivityManager: Process org.chromium.chrome:sandboxed_process4 (pid 1919) has died
  3269. 02-02 06:05:54.665  1031 11889 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService4 in 1000ms
  3270. 02-02 06:05:54.669  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3271. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3272. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3273. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3274. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3275. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3276. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3277. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3278. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3279. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3280. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3281. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3282. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3283. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3284. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3285. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3286. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3287. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3288. 02-02 06:05:54.678  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3289. 02-02 06:05:56.064  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3290. 02-02 06:05:59.086  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  3291. 02-02 06:06:02.106  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3292. 02-02 06:06:11.152  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3293. 02-02 06:06:11.161  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3294. 02-02 06:06:11.421   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 9 lines
  3295. 02-02 06:06:11.435  1031  5677 I ActivityManager: Start proc 2463:org.chromium.chrome:sandboxed_process13/u0i119 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService13
  3296. 02-02 06:06:11.486  2463  2463 I art     : Late-enabling JIT
  3297. 02-02 06:06:11.505  2463  2463 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3298. 02-02 06:06:11.584  2463  2463 W android.content.res.ThemeConfig: Could not get boot theme
  3299. 02-02 06:06:11.618  2463  2463 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3300. 02-02 06:06:11.879  2463  2463 I cr_ChildProcessService: Creating new ChildProcessService pid=2463
  3301. 02-02 06:06:11.930  2463  2477 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3302. 02-02 06:06:11.997  2463  2477 I cr_LibraryLoader: Loading chrome_public
  3303. 02-02 06:06:12.107  2463  2477 I cr_LibraryLoader: Time to load native libraries: 177 ms (timestamps 4786-4963)
  3304. 02-02 06:06:12.108  2463  2477 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3305. 02-02 06:06:12.109  2463  2477 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3306. 02-02 06:06:12.138  2463  2477 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3307. 02-02 06:06:14.165  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3308. 02-02 06:06:14.174  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3309. 02-02 06:06:14.653  1031  7251 W libprocessgroup: failed to open /acct/uid_10027/pid_2394/cgroup.procs: No such file or directory
  3310. 02-02 06:06:14.654  1031  7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process12 (pid 2394) has died
  3311. 02-02 06:06:14.657  1031  7251 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService12 in 1000ms
  3312. 02-02 06:06:14.663  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3313. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3314. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3315. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3316. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3317. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3318. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3319. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3320. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3321. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3322. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3323. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3324. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3325. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3326. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3327. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3328. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3329. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3330. 02-02 06:06:14.670  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3331. 02-02 06:06:17.178  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3332. 02-02 06:06:17.291  1031  5677 I ActivityManager: Start proc 2485:org.chromium.chrome:sandboxed_process14/u0i120 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService14
  3333. 02-02 06:06:17.365  2485  2485 I art     : Late-enabling JIT
  3334. 02-02 06:06:17.386  2485  2485 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3335. 02-02 06:06:17.426   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 4 lines
  3336. 02-02 06:06:17.469  2485  2485 W android.content.res.ThemeConfig: Could not get boot theme
  3337. 02-02 06:06:17.500  2485  2485 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3338. 02-02 06:06:17.653  2485  2496 I art     : Background partial concurrent mark sweep GC freed 8265(449KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/4MB, paused 1.220ms total 142.974ms
  3339. 02-02 06:06:17.755  2485  2485 I cr_ChildProcessService: Creating new ChildProcessService pid=2485
  3340. 02-02 06:06:17.806  2485  2500 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3341. 02-02 06:06:17.901  2485  2501 I cr_LibraryLoader: Loading chrome_public
  3342. 02-02 06:06:17.981  2485  2501 I cr_LibraryLoader: Time to load native libraries: 171 ms (timestamps 666-837)
  3343. 02-02 06:06:17.982  2485  2501 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3344. 02-02 06:06:17.983  2485  2501 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3345. 02-02 06:06:18.009  2485  2501 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3346. 02-02 06:06:19.243  1031  1285 I ActivityManager: Start proc 2512:org.chromium.chrome:sandboxed_process15/u0i121 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService15
  3347. 02-02 06:06:19.286  2512  2512 I art     : Late-enabling JIT
  3348. 02-02 06:06:19.311  2512  2512 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3349. 02-02 06:06:19.497  2512  2512 W android.content.res.ThemeConfig: Could not get boot theme
  3350. 02-02 06:06:19.536  2512  2512 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3351. 02-02 06:06:19.793  2512  2512 I cr_ChildProcessService: Creating new ChildProcessService pid=2512
  3352. 02-02 06:06:19.825  2512  2524 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3353. 02-02 06:06:19.910  2512  2526 I cr_LibraryLoader: Loading chrome_public
  3354. 02-02 06:06:20.029  2512  2526 I cr_LibraryLoader: Time to load native libraries: 195 ms (timestamps 2687-2882)
  3355. 02-02 06:06:20.029  2512  2526 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3356. 02-02 06:06:20.031  2512  2526 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3357. 02-02 06:06:20.065  2512  2523 I art     : Background sticky concurrent mark sweep GC freed 7907(659KB) AllocSpace objects, 1(20KB) LOS objects, 20% free, 3MB/3MB, paused 10.009ms total 44.982ms
  3358. 02-02 06:06:20.079  2512  2526 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3359. 02-02 06:06:20.188  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3360. 02-02 06:06:20.922  1031  1193 I ActivityManager: Start proc 2533:org.chromium.chrome:sandboxed_process16/u0i122 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
  3361. 02-02 06:06:20.966  2533  2533 I art     : Late-enabling JIT
  3362. 02-02 06:06:20.981  2533  2533 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3363. 02-02 06:06:21.099  2533  2533 W android.content.res.ThemeConfig: Could not get boot theme
  3364. 02-02 06:06:21.145  2533  2533 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3365. 02-02 06:06:21.305  2533  2544 I art     : Background partial concurrent mark sweep GC freed 8391(450KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 915us total 142.211ms
  3366. 02-02 06:06:21.583  2533  2533 I cr_ChildProcessService: Creating new ChildProcessService pid=2533
  3367. 02-02 06:06:21.639  2533  2545 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3368. 02-02 06:06:21.866  2533  2548 I cr_LibraryLoader: Loading chrome_public
  3369. 02-02 06:06:22.040  2533  2548 I cr_LibraryLoader: Time to load native libraries: 390 ms (timestamps 4506-4896)
  3370. 02-02 06:06:22.041  2533  2548 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3371. 02-02 06:06:22.045  2533  2548 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3372. 02-02 06:06:22.075  2533  2548 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3373. 02-02 06:06:22.615   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 3 lines
  3374. 02-02 06:06:22.631  1031  1609 I ActivityManager: Start proc 2557:org.chromium.chrome:sandboxed_process17/u0i123 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService17
  3375. 02-02 06:06:22.706  2557  2557 I art     : Late-enabling JIT
  3376. 02-02 06:06:22.772  2557  2557 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3377. 02-02 06:06:22.997  2557  2557 W android.content.res.ThemeConfig: Could not get boot theme
  3378. 02-02 06:06:23.038  2557  2557 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3379. 02-02 06:06:23.154  2557  2568 W art     : Suspending all threads took: 14.678ms
  3380. 02-02 06:06:23.164   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3381. 02-02 06:06:23.184  2557  2568 I art     : Background partial concurrent mark sweep GC freed 8445(428KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 15.472ms total 109.039ms
  3382. 02-02 06:06:23.203  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3383. 02-02 06:06:23.253  2557  2557 W art     : Verification of org.chromium.chrome.browser.tabmodel.document.DocumentTabModelSelector org.chromium.chrome.browser.ChromeApplication.getDocumentTabModelSelector() took 118.927ms
  3384. 02-02 06:06:23.596  2557  2557 I cr_ChildProcessService: Creating new ChildProcessService pid=2557
  3385. 02-02 06:06:23.659  2557  2570 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3386. 02-02 06:06:23.827  2557  2572 I cr_LibraryLoader: Loading chrome_public
  3387. 02-02 06:06:23.952  2557  2572 I cr_LibraryLoader: Time to load native libraries: 287 ms (timestamps 6518-6805)
  3388. 02-02 06:06:23.953  2557  2572 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3389. 02-02 06:06:23.957  2557  2572 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3390. 02-02 06:06:24.122  2557  2572 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3391. 02-02 06:06:24.223  1031  1697 I ActivityManager: Start proc 2578:org.chromium.chrome:sandboxed_process18/u0i124 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService18
  3392. 02-02 06:06:24.286  2578  2578 I art     : Late-enabling JIT
  3393. 02-02 06:06:24.325  2578  2578 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3394. 02-02 06:06:24.382   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 3 lines
  3395. 02-02 06:06:24.466  2578  2578 W android.content.res.ThemeConfig: Could not get boot theme
  3396. 02-02 06:06:24.555  2578  2578 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3397. 02-02 06:06:24.693  2578  2589 I art     : Background partial concurrent mark sweep GC freed 8516(431KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 671us total 114.044ms
  3398. 02-02 06:06:25.060  2578  2578 I cr_ChildProcessService: Creating new ChildProcessService pid=2578
  3399. 02-02 06:06:25.129  2578  2590 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3400. 02-02 06:06:25.392  2578  2595 I cr_LibraryLoader: Loading chrome_public
  3401. 02-02 06:06:25.726   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 2 lines
  3402. 02-02 06:06:25.741  1031  1193 I ActivityManager: Start proc 2600:org.chromium.chrome:sandboxed_process19/u0i125 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService19
  3403. 02-02 06:06:25.775  2578  2595 I cr_LibraryLoader: Time to load native libraries: 608 ms (timestamps 8023-8631)
  3404. 02-02 06:06:25.776  2578  2595 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3405. 02-02 06:06:25.777  2578  2595 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3406. 02-02 06:06:25.816  2600  2600 I art     : Late-enabling JIT
  3407. 02-02 06:06:25.840  2600  2600 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3408. 02-02 06:06:25.849  2578  2595 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3409. 02-02 06:06:25.888  2578  2589 I art     : Background sticky concurrent mark sweep GC freed 8052(695KB) AllocSpace objects, 1(20KB) LOS objects, 22% free, 3MB/3MB, paused 9.063ms total 62.225ms
  3410. 02-02 06:06:25.905   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 4 lines
  3411. 02-02 06:06:26.091  2600  2600 W android.content.res.ThemeConfig: Could not get boot theme
  3412. 02-02 06:06:26.241  2600  2600 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3413. 02-02 06:06:26.402  2600  2612 W art     : Suspending all threads took: 11.474ms
  3414. 02-02 06:06:26.422  2600  2612 I art     : Background partial concurrent mark sweep GC freed 8594(435KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 2MB/3MB, paused 12.207ms total 126.861ms
  3415. 02-02 06:06:26.786  2600  2600 I cr_ChildProcessService: Creating new ChildProcessService pid=2600
  3416. 02-02 06:06:26.828  2600  2613 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3417. 02-02 06:06:27.056  2600  2620 I cr_LibraryLoader: Loading chrome_public
  3418. 02-02 06:06:27.198  2600  2620 I cr_LibraryLoader: Time to load native libraries: 359 ms (timestamps 9695-54)
  3419. 02-02 06:06:27.198  2600  2620 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3420. 02-02 06:06:27.200  2600  2620 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3421. 02-02 06:06:27.225   788   841 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3422. 02-02 06:06:27.321  2600  2620 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3423. 02-02 06:06:28.201   788   839 I chatty  : uid=10027(org.chromium.chrome) expire 4 lines
  3424. 02-02 06:06:28.225  1031 11889 I ActivityManager: Start proc 2631:org.chromium.chrome:sandboxed_process1/u0i126 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1
  3425. 02-02 06:06:28.276  2631  2631 I art     : Late-enabling JIT
  3426. 02-02 06:06:28.342  2631  2631 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3427. 02-02 06:06:28.365   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 8 lines
  3428. 02-02 06:06:28.652  2631  2631 W android.content.res.ThemeConfig: Could not get boot theme
  3429. 02-02 06:06:28.705  2631  2631 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3430. 02-02 06:06:28.835  2631  2642 W art     : Suspending all threads took: 10.375ms
  3431. 02-02 06:06:28.882  2631  2642 I art     : Background partial concurrent mark sweep GC freed 8684(465KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 11.352ms total 159.973ms
  3432. 02-02 06:06:29.405  2631  2631 I cr_ChildProcessService: Creating new ChildProcessService pid=2631
  3433. 02-02 06:06:29.478  2631  2643 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3434. 02-02 06:06:29.519  1031  1031 I chatty  : uid=1000 system_server expire 18 lines
  3435. 02-02 06:06:29.771  2631  2645 I cr_LibraryLoader: Loading chrome_public
  3436. 02-02 06:06:29.970  2631  2645 I cr_LibraryLoader: Time to load native libraries: 487 ms (timestamps 2338-2825)
  3437. 02-02 06:06:29.970  2631  2645 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3438. 02-02 06:06:29.972  2631  2645 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3439. 02-02 06:06:30.026  2631  2645 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3440. 02-02 06:06:30.269  1031  4475 I ActivityManager: Start proc 2652:org.chromium.chrome:sandboxed_process2/u0i127 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
  3441. 02-02 06:06:30.352  2652  2652 I art     : Late-enabling JIT
  3442. 02-02 06:06:30.381  2652  2652 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  3443. 02-02 06:06:30.512  2652  2652 W android.content.res.ThemeConfig: Could not get boot theme
  3444. 02-02 06:06:30.581  2652  2652 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  3445. 02-02 06:06:30.632  2652  2664 I art     : Background partial concurrent mark sweep GC freed 8676(435KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 2MB/3MB, paused 19.561ms total 126.678ms
  3446. 02-02 06:06:31.623  2652  2652 I cr_ChildProcessService: Creating new ChildProcessService pid=2652
  3447. 02-02 06:06:31.748  2652  2665 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  3448. 02-02 06:06:32.413  2652  2668 I cr_LibraryLoader: Loading chrome_public
  3449. 02-02 06:06:32.965   788  2256 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3450. 02-02 06:06:33.733  2652  2664 I art     : Background sticky concurrent mark sweep GC freed 7753(657KB) AllocSpace objects, 0(0B) LOS objects, 20% free, 3MB/3MB, paused 20.568ms total 43.121ms
  3451. 02-02 06:06:33.746  2652  2668 I cr_LibraryLoader: Time to load native libraries: 1933 ms (timestamps 4669-6602)
  3452. 02-02 06:06:33.747  2652  2668 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  3453. 02-02 06:06:33.748  2652  2668 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  3454. 02-02 06:06:33.865  2652  2668 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  3455. 02-02 06:06:33.989   788   800 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3456. 02-02 06:06:33.991   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 28 lines
  3457. 02-02 06:06:34.241  1031  7251 W libprocessgroup: failed to open /acct/uid_10027/pid_2631/cgroup.procs: No such file or directory
  3458. 02-02 06:06:34.242  1031  7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 2631) has died
  3459. 02-02 06:06:34.243  1031  7251 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1 in 1000ms
  3460. 02-02 06:06:34.247  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3461. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3462. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3463. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3464. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3465. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3466. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3467. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3468. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3469. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3470. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3471. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3472. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3473. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3474. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3475. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3476. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3477. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3478. 02-02 06:06:34.262  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3479. 02-02 06:06:34.292  1031  1042 W libprocessgroup: failed to open /acct/uid_10027/pid_2600/cgroup.procs: No such file or directory
  3480. 02-02 06:06:34.292  1031  1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process19 (pid 2600) has died
  3481. 02-02 06:06:34.293  1031  1042 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService19 in 10950ms
  3482. 02-02 06:06:34.296  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3483. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3484. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3485. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3486. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3487. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3488. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3489. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3490. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3491. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3492. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3493. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3494. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3495. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3496. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3497. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3498. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3499. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3500. 02-02 06:06:34.302  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3501. 02-02 06:06:34.332  1031  5679 W libprocessgroup: failed to open /acct/uid_10027/pid_2578/cgroup.procs: No such file or directory
  3502. 02-02 06:06:34.332  1031  5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process18 (pid 2578) has died
  3503. 02-02 06:06:34.333  1031  5679 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService18 in 20911ms
  3504. 02-02 06:06:34.341  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3505. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3506. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3507. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3508. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3509. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3510. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3511. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3512. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3513. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3514. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3515. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3516. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3517. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3518. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3519. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3520. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3521. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3522. 02-02 06:06:34.345  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3523. 02-02 06:06:34.383   190   190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
  3524. 02-02 06:06:34.389   190   190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
  3525. 02-02 06:06:34.393  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 1 line
  3526. 02-02 06:06:34.395  1031  2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
  3527. 02-02 06:06:34.395  1031  2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  3528. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  3529. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  3530. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  3531. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  3532. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  3533. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  3534. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  3535. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  3536. 02-02 06:06:34.395  1031  2147 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  3537. 02-02 06:06:34.398   190   190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
  3538. 02-02 06:06:34.407  1031 11889 I ActivityManager: Killing 2533:org.chromium.chrome:sandboxed_process16/u0a27i122 (adj 9): isolated not needed
  3539. 02-02 06:06:34.407  1031 11889 W libprocessgroup: failed to open /acct/uid_10027/pid_2533/cgroup.procs: No such file or directory
  3540. 02-02 06:06:34.479  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3541. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3542. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3543. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3544. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3545. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3546. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3547. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3548. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3549. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3550. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3551. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3552. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3553. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3554. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3555. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3556. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3557. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3558. 02-02 06:06:34.482  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3559. 02-02 06:06:34.484  1031  5679 I ActivityManager: Killing 2512:org.chromium.chrome:sandboxed_process15/u0a27i121 (adj 0): isolated not needed
  3560. 02-02 06:06:34.484  1031  5679 W libprocessgroup: failed to open /acct/uid_10027/pid_2512/cgroup.procs: No such file or directory
  3561. 02-02 06:06:34.867  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3562. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3563. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3564. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3565. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3566. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3567. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3568. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3569. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3570. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3571. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3572. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3573. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3574. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3575. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3576. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3577. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3578. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3579. 02-02 06:06:34.869  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3580. 02-02 06:06:34.884  1031  4475 W libprocessgroup: failed to open /acct/uid_10027/pid_2463/cgroup.procs: No such file or directory
  3581. 02-02 06:06:34.884  1031  4475 I ActivityManager: Process org.chromium.chrome:sandboxed_process13 (pid 2463) has died
  3582. 02-02 06:06:34.885  1031  4475 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService13 in 1000ms
  3583. 02-02 06:06:34.889  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3584. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3585. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3586. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3587. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3588. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3589. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3590. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3591. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3592. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3593. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3594. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3595. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3596. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3597. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3598. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3599. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3600. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3601. 02-02 06:06:34.912  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3602. 02-02 06:06:35.037  1031  5678 W libprocessgroup: failed to open /acct/uid_10027/pid_2557/cgroup.procs: No such file or directory
  3603. 02-02 06:06:35.037  1031  5678 I ActivityManager: Process org.chromium.chrome:sandboxed_process17 (pid 2557) has died
  3604. 02-02 06:06:35.038  1031  5678 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService17 in 1000ms
  3605. 02-02 06:06:35.040  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3606. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3607. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3608. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3609. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3610. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3611. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3612. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3613. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3614. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3615. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3616. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3617. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3618. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3619. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3620. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3621. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3622. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3623. 02-02 06:06:35.045  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3624. 02-02 06:06:35.295  1031  1609 W libprocessgroup: failed to open /acct/uid_10027/pid_2485/cgroup.procs: No such file or directory
  3625. 02-02 06:06:35.295  1031  1609 I ActivityManager: Process org.chromium.chrome:sandboxed_process14 (pid 2485) has died
  3626. 02-02 06:06:35.296  1031  1609 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService14 in 1000ms
  3627. 02-02 06:06:35.300  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3628. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  3629. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  3630. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  3631. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3632. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  3633. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  3634. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  3635. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  3636. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  3637. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  3638. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  3639. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  3640. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  3641. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  3642. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  3643. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3644. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  3645. 02-02 06:06:35.306  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  3646. 02-02 06:06:47.278  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3647. 02-02 06:06:50.309  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3648. 02-02 06:06:56.338  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3649. 02-02 06:07:00.065  1031  1045 I ProcessStatsService: Prepared write state in 25ms
  3650. 02-02 06:07:00.077  1031  1045 I ProcessStatsService: Prepared write state in 9ms
  3651. 02-02 06:07:02.367  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3652. 02-02 06:07:05.387  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3653. 02-02 06:07:17.450  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3654. 02-02 06:07:23.479  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3655. 02-02 06:07:23.488  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3656. 02-02 06:07:26.493  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3657. 02-02 06:08:41.634  1031  1031 I chatty  : uid=1000 system_server expire 27 lines
  3658. 02-02 06:09:15.031  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3659. 02-02 06:09:15.053  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3660. 02-02 06:09:24.093  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3661. 02-02 06:09:27.118  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3662. 02-02 06:09:40.610   206  1024 D MDnsDS  : MDnsSdListener::Monitor poll timed out
  3663. 02-02 06:09:40.610   206  1024 D MDnsDS  : Going to poll with pollCount 1
  3664. 02-02 06:09:42.775  1031  1031 I chatty  : uid=1000 system_server expire 12 lines
  3665. 02-02 06:09:59.019  1031  7252 I chatty  : uid=1000(system) Binder_F expire 1 line
  3666. 02-02 06:09:59.198  1031  1285 I ActivityManager: Process android:ui (pid 914) has died
  3667. 02-02 06:10:00.249  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3668. 02-02 06:10:03.272  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3669. 02-02 06:10:06.295  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3670. 02-02 06:10:09.327  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3671. 02-02 06:10:12.340  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3672. 02-02 06:10:12.348  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3673. 02-02 06:10:15.368  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3674. 02-02 06:10:21.399  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3675. 02-02 06:10:24.060   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 10 lines
  3676. 02-02 06:10:24.408  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3677. 02-02 06:10:25.321  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3678. 02-02 06:10:25.327  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3679. 02-02 06:10:25.370 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3680. 02-02 06:10:25.371 13969 14006 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=3
  3681. 02-02 06:10:25.371 13969 14006 D HeadsetStateMachine: Disconnected process message: 11, size: 0
  3682. 02-02 06:10:27.432  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3683. 02-02 06:10:30.460  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3684. 02-02 06:10:30.469  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3685. 02-02 06:10:32.242  1031  1031 I chatty  : uid=1000 system_server expire 11 lines
  3686. 02-02 06:10:36.494  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3687. 02-02 06:10:39.508  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3688. 02-02 06:10:45.537  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3689. 02-02 06:10:48.554  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3690. 02-02 06:10:48.562  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3691. 02-02 06:11:00.622  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3692. 02-02 06:11:05.759  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 5 lines
  3693. 02-02 06:11:21.746  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3694. 02-02 06:11:27.778  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3695. 02-02 06:11:48.887  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3696. 02-02 06:11:49.057  1554  1554 I LatinIME: Starting input. Cursor position = 0,0
  3697. 02-02 06:11:51.441  1031  1031 I chatty  : uid=1000 system_server expire 15 lines
  3698. 02-02 06:11:51.779   788   788 I chatty  : uid=10027(org.chromium.chrome) expire 1 line
  3699. 02-02 06:11:51.902  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3700. 02-02 06:12:16.032  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3701. 02-02 06:12:16.156  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  3702. 02-02 06:12:19.096  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3703. 02-02 06:12:37.192  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3704. 02-02 06:12:46.256  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3705. 02-02 06:12:49.276  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3706. 02-02 06:12:49.306  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3707. 02-02 06:12:55.345  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3708. 02-02 06:13:01.396  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3709. 02-02 06:13:04.406  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3710. 02-02 06:13:07.075   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3711. 02-02 06:13:07.075   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3712. 02-02 06:13:07.413  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3713. 02-02 06:13:08.855   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=landingview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  3714. 02-02 06:13:08.856   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=landingview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  3715. 02-02 06:13:10.429  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3716. 02-02 06:13:24.633  1031  1031 I chatty  : uid=1000 system_server expire 11 lines
  3717. 02-02 06:13:25.509  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3718. 02-02 06:13:31.531  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3719. 02-02 06:13:37.575  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3720. 02-02 06:13:52.681  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3721. 02-02 06:14:01.743  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3722. 02-02 06:14:07.442   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3723. 02-02 06:14:07.444   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3724. 02-02 06:14:07.770  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3725. 02-02 06:14:11.358   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: about:blank (0)
  3726. 02-02 06:14:11.359   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: about:blank (0)
  3727. 02-02 06:14:11.613   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: about:blank (0)
  3728. 02-02 06:14:11.614   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: about:blank (0)
  3729. 02-02 06:14:15.211   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: about:blank (0)
  3730. 02-02 06:14:15.211   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: about:blank (0)
  3731. 02-02 06:14:28.873  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3732. 02-02 06:14:46.980  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3733. 02-02 06:14:50.345   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=landingview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  3734. 02-02 06:14:50.347   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=landingview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  3735. 02-02 06:14:58.864   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3736. 02-02 06:14:58.865   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3737. 02-02 06:14:58.865   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3738. 02-02 06:14:58.865   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3739. 02-02 06:14:58.865   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3740. 02-02 06:14:58.871   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  3741. 02-02 06:15:05.061  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3742. 02-02 06:15:08.069  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3743. 02-02 06:15:26.108  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3744. 02-02 06:15:26.125 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  3745. 02-02 06:15:26.133  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  3746. 02-02 06:15:29.168  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3747. 02-02 06:15:34.051   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3748. 02-02 06:15:34.051   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3749. 02-02 06:15:35.195  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3750. 02-02 06:15:38.134   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: about:blank (0)
  3751. 02-02 06:15:38.137   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: about:blank (0)
  3752. 02-02 06:15:38.201  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3753. 02-02 06:15:38.456   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.", source: about:blank (0)
  3754. 02-02 06:15:38.457   788   788 I chromium: [INFO:CONSOLE(0)] "The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.", source: about:blank (0)
  3755. 02-02 06:15:40.400  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=60373254, downTime=60373049, deviceId=-1, source=0x101 }
  3756. 02-02 06:15:40.400  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  3757. 02-02 06:15:40.407   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3758. 02-02 06:15:40.419   788   788 I cr_ChromeTabbedActivity: Back pressed: Tab closed
  3759. 02-02 06:15:40.420   209   459 V audio_hw_primary: start_output_stream
  3760. 02-02 06:15:40.456   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3761. 02-02 06:15:40.456   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3762. 02-02 06:15:40.456   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3763. 02-02 06:15:40.458   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3764. 02-02 06:15:40.511   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3765. 02-02 06:15:40.518   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  3766. 02-02 06:15:43.524   209   459 V audio_hw_primary: do_out_standby
  3767. 02-02 06:15:43.702   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3768. 02-02 06:15:43.702   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3769. 02-02 06:15:43.704   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3770. 02-02 06:15:43.705   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3771. 02-02 06:15:44.227  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3772. 02-02 06:15:46.073   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  3773. 02-02 06:15:50.252  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3774. 02-02 06:15:50.451   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3775. 02-02 06:15:50.451   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3776. 02-02 06:15:50.451   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipMoi9W55Her3YHt5ugYmTj-R0qP5stF5gnRVLjf (0)
  3777. 02-02 06:15:50.452   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3778. 02-02 06:15:50.453   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3779. 02-02 06:15:59.297  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3780. 02-02 06:16:02.634   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3781. 02-02 06:16:02.634   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3782. 02-02 06:16:02.634   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipMoi9W55Her3YHt5ugYmTj-R0qP5stF5gnRVLjf (0)
  3783. 02-02 06:16:02.635   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3784. 02-02 06:16:02.635   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3785. 02-02 06:16:04.773  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  3786. 02-02 06:16:05.347  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3787. 02-02 06:16:05.351  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3788. 02-02 06:16:08.359  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3789. 02-02 06:16:10.207  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 4 lines
  3790. 02-02 06:16:11.383  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3791. 02-02 06:16:11.512  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  3792. 02-02 06:16:14.403  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3793. 02-02 06:16:17.420  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3794. 02-02 06:16:17.428  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3795. 02-02 06:16:26.476  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3796. 02-02 06:16:26.491  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3797. 02-02 06:16:29.501  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3798. 02-02 06:16:33.265  1031  1044 I UsageStatsService: User[0] Flushing usage stats to disk
  3799. 02-02 06:16:35.541  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3800. 02-02 06:16:35.703   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3801. 02-02 06:16:35.704   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3802. 02-02 06:16:35.704   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/activitylog (0)
  3803. 02-02 06:16:35.704   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3804. 02-02 06:16:35.705   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3805. 02-02 06:16:38.565  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3806. 02-02 06:16:44.608  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3807. 02-02 06:16:50.623  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3808. 02-02 06:16:54.474   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3809. 02-02 06:16:54.474   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3810. 02-02 06:16:54.474   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3811. 02-02 06:16:54.475   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3812. 02-02 06:16:54.475   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3813. 02-02 06:16:57.257   788   788 I Choreographer: Skipped 133 frames!  The application may be doing too much work on its main thread.
  3814. 02-02 06:16:57.260  1031  1064 I chatty  : uid=1000(system) InputDispatcher expire 30 lines
  3815. 02-02 06:17:00.722   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  3816. 02-02 06:17:00.724   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3817. 02-02 06:17:00.737   209   459 V audio_hw_primary: start_output_stream
  3818. 02-02 06:17:00.755  1031  1192 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4fb2fbe attribute=null, token = android.os.BinderProxy@4c5311d
  3819. 02-02 06:17:00.773   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3820. 02-02 06:17:00.773   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3821. 02-02 06:17:00.773   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3822. 02-02 06:17:00.774   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3823. 02-02 06:17:00.826   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3824. 02-02 06:17:03.848   209   459 V audio_hw_primary: do_out_standby
  3825. 02-02 06:17:04.009   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3826. 02-02 06:17:04.009   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3827. 02-02 06:17:04.011   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3828. 02-02 06:17:04.011   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3829. 02-02 06:17:05.692  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3830. 02-02 06:17:08.700  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3831. 02-02 06:17:17.738  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3832. 02-02 06:17:20.772  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3833. 02-02 06:17:34.667   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3834. 02-02 06:17:34.667   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3835. 02-02 06:17:34.668   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipO29xcQiyAZoBCovvO2EPaOA59okpoMc3eWJTau (0)
  3836. 02-02 06:17:34.668   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3837. 02-02 06:17:34.668   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3838. 02-02 06:17:35.870  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3839. 02-02 06:17:37.516   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3840. 02-02 06:17:37.516   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3841. 02-02 06:17:37.517   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipO29xcQiyAZoBCovvO2EPaOA59okpoMc3eWJTau (0)
  3842. 02-02 06:17:37.517   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3843. 02-02 06:17:37.517   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3844. 02-02 06:17:38.892  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3845. 02-02 06:17:45.897   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  3846. 02-02 06:17:47.920  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3847. 02-02 06:17:52.519   788   788 I chromium: [INFO:CONSOLE(0)] "XMLHttpRequest cannot load https://lh3.googleusercontent.com/7NwmKE12PQ0QlhMPOiseJ7J7qzM4KvSkgZM_by40cLwQVZtrUgmZd9hMtxq8t-sY0jOBGUp70qqSG4HuFA=g. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://get.google.com' is therefore not allowed access. The response had HTTP status code 404.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipO2zQJaIaE--mYHadfTbT0JBTFR3osGM1l5whap (0)
  3848. 02-02 06:17:53.960  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  3849. 02-02 06:17:54.680   788   788 I chromium: [INFO:CONSOLE(0)] "XMLHttpRequest cannot load https://lh3.googleusercontent.com/7NwmKE12PQ0QlhMPOiseJ7J7qzM4KvSkgZM_by40cLwQVZtrUgmZd9hMtxq8t-sY0jOBGUp70qqSG4HuFA=g. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://get.google.com' is therefore not allowed access. The response had HTTP status code 404.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipO2zQJaIaE--mYHadfTbT0JBTFR3osGM1l5whap (0)
  3850. 02-02 06:17:58.880   788   788 I chromium: [INFO:CONSOLE(0)] "XMLHttpRequest cannot load https://lh3.googleusercontent.com/7NwmKE12PQ0QlhMPOiseJ7J7qzM4KvSkgZM_by40cLwQVZtrUgmZd9hMtxq8t-sY0jOBGUp70qqSG4HuFA=g. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://get.google.com' is therefore not allowed access. The response had HTTP status code 404.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3851. 02-02 06:18:00.465  1031  1031 I chatty  : uid=1000 system_server expire 1 line
  3852. 02-02 06:18:00.481   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3853. 02-02 06:18:00.482   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3854. 02-02 06:18:00.483   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3855. 02-02 06:18:00.483   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3856. 02-02 06:18:00.483   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3857. 02-02 06:18:06.030  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3858. 02-02 06:18:07.054   788   788 I chromium: [INFO:CONSOLE(0)] "XMLHttpRequest cannot load https://lh3.googleusercontent.com/7NwmKE12PQ0QlhMPOiseJ7J7qzM4KvSkgZM_by40cLwQVZtrUgmZd9hMtxq8t-sY0jOBGUp70qqSG4HuFA=g. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://get.google.com' is therefore not allowed access. The response had HTTP status code 404.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3859. 02-02 06:18:07.616   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3860. 02-02 06:18:07.629   209   459 V audio_hw_primary: start_output_stream
  3861. 02-02 06:18:07.640  1031 11889 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@13d139c attribute=null, token = android.os.BinderProxy@4c5311d
  3862. 02-02 06:18:07.665   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3863. 02-02 06:18:07.665   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3864. 02-02 06:18:07.665   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3865. 02-02 06:18:07.666   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3866. 02-02 06:18:07.705   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3867. 02-02 06:18:07.707  1031  1192 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10027 on display 0
  3868. 02-02 06:18:07.747  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=246, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3869. 02-02 06:18:07.782  1031  1043 I ActivityManager: Start proc 2716:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
  3870. 02-02 06:18:07.829  2716  2716 I chatty  : uid=1000(system) android:ui expire 2 lines
  3871. 02-02 06:18:07.994  2716  2727 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  3872. 02-02 06:18:08.405  2716  2730 I chatty  : uid=1000(system) RenderThread expire 1 line
  3873. 02-02 06:18:08.537  2730  2730 I chatty  : uid=1000(system) RenderThread expire 4 lines
  3874. 02-02 06:18:08.553  2716  2730 I chatty  : uid=1000(system) RenderThread expire 2 lines
  3875. 02-02 06:18:08.840  1031  1050 I chatty  : uid=1000(system) android.display expire 1 line
  3876. 02-02 06:18:09.038  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3877. 02-02 06:18:10.728   209   459 V audio_hw_primary: do_out_standby
  3878. 02-02 06:18:10.903   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3879. 02-02 06:18:10.903   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3880. 02-02 06:18:10.906   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3881. 02-02 06:18:10.906   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3882. 02-02 06:18:12.605  1031  1031 I chatty  : uid=1000 system_server expire 5 lines
  3883. 02-02 06:18:13.118  1031  5679 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=247, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3884. 02-02 06:18:13.128   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  3885. 02-02 06:18:18.104  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3886. 02-02 06:18:23.126   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3887. 02-02 06:18:23.127   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3888. 02-02 06:18:23.127   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipPKuIlKpeBV9Y3gHqCPyoENLNx8FzV9EjPwjttF (0)
  3889. 02-02 06:18:23.127   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3890. 02-02 06:18:23.127   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3891. 02-02 06:18:23.500   788   788 I chromium: [INFO:CONSOLE(0)] "XMLHttpRequest cannot load https://lh3.googleusercontent.com/7NwmKE12PQ0QlhMPOiseJ7J7qzM4KvSkgZM_by40cLwQVZtrUgmZd9hMtxq8t-sY0jOBGUp70qqSG4HuFA=g. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://get.google.com' is therefore not allowed access. The response had HTTP status code 404.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipPKuIlKpeBV9Y3gHqCPyoENLNx8FzV9EjPwjttF (0)
  3892. 02-02 06:18:24.136  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3893. 02-02 06:18:27.150  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3894. 02-02 06:18:30.344   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3895. 02-02 06:18:30.344   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3896. 02-02 06:18:30.345   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3897. 02-02 06:18:30.345   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3898. 02-02 06:18:30.346   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3899. 02-02 06:18:34.848   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3900. 02-02 06:18:34.861   209   459 V audio_hw_primary: start_output_stream
  3901. 02-02 06:18:34.868  1031  5678 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@bbed6d0 attribute=null, token = android.os.BinderProxy@4c5311d
  3902. 02-02 06:18:34.882  1031  5677 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10027 on display 0
  3903. 02-02 06:18:34.897   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3904. 02-02 06:18:34.897   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3905. 02-02 06:18:34.897   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3906. 02-02 06:18:34.898   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3907. 02-02 06:18:34.916  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=247, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3908. 02-02 06:18:34.949   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3909. 02-02 06:18:35.158  1031  1050 I chatty  : uid=1000(system) android.display expire 1 line
  3910. 02-02 06:18:37.974   209   459 V audio_hw_primary: do_out_standby
  3911. 02-02 06:18:38.140   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3912. 02-02 06:18:38.140   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3913. 02-02 06:18:38.143   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3914. 02-02 06:18:38.143   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3915. 02-02 06:18:40.731  1031  2147 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=248, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3916. 02-02 06:18:40.736   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  3917. 02-02 06:18:40.788  2716  2716 I chatty  : uid=1000(system) android:ui expire 7 lines
  3918. 02-02 06:18:42.609  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  3919. 02-02 06:18:43.864  1031  1122 I chatty  : uid=1000(system) Thread-1223 expire 2 lines
  3920. 02-02 06:18:51.286  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3921. 02-02 06:18:52.501   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3922. 02-02 06:18:52.503   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3923. 02-02 06:18:52.503   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3924. 02-02 06:18:52.504   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3925. 02-02 06:18:52.506   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3926. 02-02 06:18:54.304  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3927. 02-02 06:18:54.968   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  3928. 02-02 06:18:54.971   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3929. 02-02 06:18:54.984   209   459 V audio_hw_primary: start_output_stream
  3930. 02-02 06:18:54.997  1031  7252 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@99e318 attribute=null, token = android.os.BinderProxy@4c5311d
  3931. 02-02 06:18:55.020   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3932. 02-02 06:18:55.020   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3933. 02-02 06:18:55.020   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3934. 02-02 06:18:55.022   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3935. 02-02 06:18:55.071   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3936. 02-02 06:18:57.319  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3937. 02-02 06:18:58.096   209   459 V audio_hw_primary: do_out_standby
  3938. 02-02 06:18:58.274   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3939. 02-02 06:18:58.275   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3940. 02-02 06:18:58.277   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3941. 02-02 06:18:58.277   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3942. 02-02 06:19:03.342  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3943. 02-02 06:19:05.684   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  3944. 02-02 06:19:05.686   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3945. 02-02 06:19:05.699   209   459 V audio_hw_primary: start_output_stream
  3946. 02-02 06:19:05.705  1031  7252 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@57658e1 attribute=null, token = android.os.BinderProxy@4c5311d
  3947. 02-02 06:19:05.735   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3948. 02-02 06:19:05.735   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3949. 02-02 06:19:05.735   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3950. 02-02 06:19:05.737   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3951. 02-02 06:19:05.775   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3952. 02-02 06:19:05.951  1031  1285 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
  3953. 02-02 06:19:06.351  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3954. 02-02 06:19:08.799   209   459 V audio_hw_primary: do_out_standby
  3955. 02-02 06:19:08.966   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3956. 02-02 06:19:08.966   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3957. 02-02 06:19:08.969   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3958. 02-02 06:19:08.969   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3959. 02-02 06:19:10.782   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3960. 02-02 06:19:10.795   209   459 V audio_hw_primary: start_output_stream
  3961. 02-02 06:19:10.831   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3962. 02-02 06:19:10.831   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3963. 02-02 06:19:10.831   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3964. 02-02 06:19:10.833   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3965. 02-02 06:19:10.883   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3966. 02-02 06:19:12.389  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3967. 02-02 06:19:13.444   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3968. 02-02 06:19:13.445   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3969. 02-02 06:19:13.445   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr/AF1QipOe0LGP2Lmxi_Rqo4myUGJYgeMcwjmqhVQkWXju (0)
  3970. 02-02 06:19:13.446   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3971. 02-02 06:19:13.446   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3972. 02-02 06:19:13.906   209   459 V audio_hw_primary: do_out_standby
  3973. 02-02 06:19:14.069   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3974. 02-02 06:19:14.069   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3975. 02-02 06:19:14.071   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3976. 02-02 06:19:14.071   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3977. 02-02 06:19:15.399  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3978. 02-02 06:19:18.690   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  3979. 02-02 06:19:18.690   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  3980. 02-02 06:19:18.690   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNkZnlWogD3l22J42ac8zsbpgqunzw8JEAnNopr (0)
  3981. 02-02 06:19:18.690   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  3982. 02-02 06:19:18.691   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  3983. 02-02 06:19:21.221   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  3984. 02-02 06:19:21.224   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  3985. 02-02 06:19:21.237   209   459 V audio_hw_primary: start_output_stream
  3986. 02-02 06:19:21.247  1031  1042 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2d33af4 attribute=null, token = android.os.BinderProxy@4c5311d
  3987. 02-02 06:19:21.273   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  3988. 02-02 06:19:21.273   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3989. 02-02 06:19:21.273   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  3990. 02-02 06:19:21.275   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  3991. 02-02 06:19:21.328   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  3992. 02-02 06:19:21.413  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  3993. 02-02 06:19:24.349   209   459 V audio_hw_primary: do_out_standby
  3994. 02-02 06:19:24.425  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  3995. 02-02 06:19:24.510   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  3996. 02-02 06:19:24.510   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  3997. 02-02 06:19:24.511   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  3998. 02-02 06:19:24.511   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  3999. 02-02 06:19:27.437  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4000. 02-02 06:19:27.818   788   800 I art     : Background sticky concurrent mark sweep GC freed 27474(1741KB) AllocSpace objects, 4(80KB) LOS objects, 15% free, 9MB/11MB, paused 1.617ms total 115.356ms
  4001. 02-02 06:19:30.461  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4002. 02-02 06:19:33.489  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4003. 02-02 06:19:36.502  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4004. 02-02 06:19:46.332   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4005. 02-02 06:19:46.335   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4006. 02-02 06:19:46.335   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipOsfC3kJoqfdvRo2OH-aewpfieSi0oHIXiHZS0H (0)
  4007. 02-02 06:19:46.335   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4008. 02-02 06:19:46.336   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4009. 02-02 06:19:48.382   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  4010. 02-02 06:19:48.384   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4011. 02-02 06:19:48.397   209   459 V audio_hw_primary: start_output_stream
  4012. 02-02 06:19:48.424  1031  1620 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@fd14c8d attribute=null, token = android.os.BinderProxy@4c5311d
  4013. 02-02 06:19:48.433   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4014. 02-02 06:19:48.433   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4015. 02-02 06:19:48.433   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4016. 02-02 06:19:48.434   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4017. 02-02 06:19:48.488   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4018. 02-02 06:19:48.582  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4019. 02-02 06:19:51.501   209   459 V audio_hw_primary: do_out_standby
  4020. 02-02 06:19:51.601  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4021. 02-02 06:19:51.622  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  4022. 02-02 06:19:51.676   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4023. 02-02 06:19:51.676   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4024. 02-02 06:19:51.679   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4025. 02-02 06:19:51.679   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4026. 02-02 06:19:54.621  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4027. 02-02 06:19:54.641  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4028. 02-02 06:20:03.682  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4029. 02-02 06:20:06.699  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4030. 02-02 06:20:09.727  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4031. 02-02 06:20:09.756  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4032. 02-02 06:20:15.780  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4033. 02-02 06:20:15.803  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4034. 02-02 06:20:18.821  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4035. 02-02 06:20:18.832  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4036. 02-02 06:20:26.909  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4037. 02-02 06:20:26.926  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4038. 02-02 06:20:26.966 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  4039. 02-02 06:20:36.915  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4040. 02-02 06:20:39.934  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4041. 02-02 06:20:45.965  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4042. 02-02 06:20:45.975  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4043. 02-02 06:20:52.077  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 3 lines
  4044. 02-02 06:20:54.613  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  4045. 02-02 06:20:54.615  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  4046. 02-02 06:20:54.752  1031  7252 I chatty  : uid=1000(system) Binder_F expire 1 line
  4047. 02-02 06:20:54.755  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=248, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4048. 02-02 06:20:55.274  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4049. 02-02 06:20:55.275  1031  1052 I chatty  : uid=1000(system) PowerManagerSer expire 5 lines
  4050. 02-02 06:20:55.297  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  4051. 02-02 06:20:55.311   192   192 I chatty  : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
  4052. 02-02 06:20:55.398  1031  1094 I chatty  : uid=1000(system) PhotonicModulat expire 3 lines
  4053. 02-02 06:20:55.399   193   193 I ts_power: touchscreen_power: enable=0, ts_state=1
  4054. 02-02 06:20:55.416  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 16 lines
  4055. 02-02 06:20:55.420   209  1663 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
  4056. 02-02 06:20:55.420   209  1663 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  4057. 02-02 06:21:01.071 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  4058. 02-02 06:21:01.140  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  4059. 02-02 06:21:01.329  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  4060. 02-02 06:22:11.084 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  4061. 02-02 06:22:11.445 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4062. 02-02 06:22:11.445 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4063. 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4064. 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4065. 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4066. 02-02 06:22:12.845 32571 32586 I Email   : Error in updateFolderList
  4067. 02-02 06:22:12.845 32571 32586 I Email   : com.android.emailcommon.mail.AuthenticationFailedException:
  4068. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
  4069. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
  4070. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  4071. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  4072. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  4073. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  4074. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  4075. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  4076. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  4077. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  4078. 02-02 06:22:12.845 32571 32586 I Email   :      at android.os.AsyncTask$2.call(AsyncTask.java:295)
  4079. 02-02 06:22:12.845 32571 32586 I Email   :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  4080. 02-02 06:22:12.845 32571 32586 I Email   :      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  4081. 02-02 06:22:12.845 32571 32586 I Email   :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  4082. 02-02 06:22:12.845 32571 32586 I Email   :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  4083. 02-02 06:22:12.845 32571 32586 I Email   :      at java.lang.Thread.run(Thread.java:818)
  4084. 02-02 06:22:12.845 32571 32586 I Email   : Caused by: com.android.email.mail.store.ImapStore$ImapException: #3# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"]
  4085. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
  4086. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
  4087. 02-02 06:22:12.845 32571 32586 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
  4088. 02-02 06:22:12.845 32571 32586 I Email   :      ... 15 more
  4089. 02-02 06:22:13.373 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4090. 02-02 06:22:13.373 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4091. 02-02 06:22:13.386 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4092. 02-02 06:22:13.386 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4093. 02-02 06:22:13.387 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4094. 02-02 06:22:13.396  1031  1044 I chatty  : uid=1000(system) android.bg expire 4 lines
  4095. 02-02 06:22:13.642 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4096. 02-02 06:22:13.642 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4097. 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4098. 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4099. 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4100. 02-02 06:22:14.103 32571 32588 I Email   : Error in updateFolderList
  4101. 02-02 06:22:14.103 32571 32588 I Email   : com.android.emailcommon.mail.AuthenticationFailedException:
  4102. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
  4103. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
  4104. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  4105. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  4106. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  4107. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  4108. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  4109. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  4110. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  4111. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  4112. 02-02 06:22:14.103 32571 32588 I Email   :      at android.os.AsyncTask$2.call(AsyncTask.java:295)
  4113. 02-02 06:22:14.103 32571 32588 I Email   :      at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  4114. 02-02 06:22:14.103 32571 32588 I Email   :      at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  4115. 02-02 06:22:14.103 32571 32588 I Email   :      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  4116. 02-02 06:22:14.103 32571 32588 I Email   :      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  4117. 02-02 06:22:14.103 32571 32588 I Email   :      at java.lang.Thread.run(Thread.java:818)
  4118. 02-02 06:22:14.103 32571 32588 I Email   : Caused by: com.android.email.mail.store.ImapStore$ImapException: #3# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"]
  4119. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
  4120. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
  4121. 02-02 06:22:14.103 32571 32588 I Email   :      at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
  4122. 02-02 06:22:14.103 32571 32588 I Email   :      ... 15 more
  4123. 02-02 06:22:14.525  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4124. 02-02 06:22:16.491 32571 32580 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
  4125. 02-02 06:22:16.491 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
  4126. 02-02 06:22:16.491 32571 32580 E StrictMode:    at dalvik.system.CloseGuard.open(CloseGuard.java:180)
  4127. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
  4128. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
  4129. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
  4130. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
  4131. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  4132. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  4133. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  4134. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
  4135. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
  4136. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
  4137. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
  4138. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
  4139. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:259)
  4140. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
  4141. 02-02 06:22:16.491 32571 32580 E StrictMode:    at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
  4142. 02-02 06:22:16.491 32571 32580 E StrictMode:    at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
  4143. 02-02 06:22:16.493 32571 32580 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
  4144. 02-02 06:22:16.493 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
  4145. 02-02 06:22:16.493 32571 32580 E StrictMode:    at dalvik.system.CloseGuard.open(CloseGuard.java:180)
  4146. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
  4147. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
  4148. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
  4149. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
  4150. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
  4151. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
  4152. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
  4153. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
  4154. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
  4155. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
  4156. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
  4157. 02-02 06:22:16.493 32571 32580 E StrictMode:    at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
  4158. 02-02 06:22:16.493 32571 32580 E StrictMode:    at android.os.AsyncTask$2.call(AsyncTask.java:295)
  4159. 02-02 06:22:16.493 32571 32580 E StrictMode:    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  4160. 02-02 06:22:16.493 32571 32580 E StrictMode:    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
  4161. 02-02 06:22:16.493 32571 32580 E StrictMode:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  4162. 02-02 06:22:16.493 32571 32580 E StrictMode:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  4163. 02-02 06:22:16.493 32571 32580 E StrictMode:    at java.lang.Thread.run(Thread.java:818)
  4164. 02-02 06:22:16.874 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4165. 02-02 06:22:16.874 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4166. 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4167. 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4168. 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4169. 02-02 06:22:17.123 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4170. 02-02 06:22:17.123 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4171. 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4172. 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4173. 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4174. 02-02 06:22:18.753 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
  4175. 02-02 06:22:18.753 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
  4176. 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
  4177. 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
  4178. 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
  4179. 02-02 06:22:24.011   788   788 I cr_BindingManager: Release moderate connections: 1
  4180. 02-02 06:23:12.061  1031  1046 I chatty  : uid=1000(system) android.ui expire 2 lines
  4181. 02-02 06:23:12.089 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  4182. 02-02 06:23:31.084  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  4183. 02-02 06:23:31.089  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4184. 02-02 06:23:31.093  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  4185. 02-02 06:23:31.131   193   193 I ts_power: touchscreen_power: enable=1, ts_state=0
  4186. 02-02 06:23:31.132  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  4187. 02-02 06:23:31.189  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 1 line
  4188. 02-02 06:23:31.194   209  1571 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
  4189. 02-02 06:23:31.194   209  1571 I audio_hw_primary: audio_route_apply_path: out-reset
  4190. 02-02 06:23:31.211  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 2 lines
  4191. 02-02 06:23:31.252   209  1571 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  4192. 02-02 06:23:31.361  1031  1052 I DisplayPowerController: Unblocked screen on after 268 ms
  4193. 02-02 06:23:32.072  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4194. 02-02 06:23:34.128  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4195. 02-02 06:23:34.143  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4196. 02-02 06:23:35.956  1127  1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  4197. 02-02 06:23:36.017  1031 11889 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=249, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4198. 02-02 06:23:36.018  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  4199. 02-02 06:23:36.027   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4200. 02-02 06:23:36.123  1031  1043 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2c50249 attribute=android.view.inputmethod.EditorInfo@20a674e, token = android.os.BinderProxy@4c5311d
  4201. 02-02 06:23:36.243  1127  1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  4202. 02-02 06:23:44.487   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4203. 02-02 06:23:44.487   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4204. 02-02 06:23:44.487   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/albums/autobackup (0)
  4205. 02-02 06:23:44.487   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4206. 02-02 06:23:44.488   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4207. 02-02 06:23:49.213  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4208. 02-02 06:23:57.930   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4209. 02-02 06:23:57.931   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4210. 02-02 06:23:57.931   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipP7q4z1f-iKlGd_bLm8T79v3LpxFRBTCB0EpPJz (0)
  4211. 02-02 06:23:57.933   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4212. 02-02 06:23:57.933   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4213. 02-02 06:24:00.253   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  4214. 02-02 06:24:00.256   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4215. 02-02 06:24:00.269   209   459 V audio_hw_primary: start_output_stream
  4216. 02-02 06:24:00.281  1031  1193 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@585b181 attribute=null, token = android.os.BinderProxy@4c5311d
  4217. 02-02 06:24:00.305   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4218. 02-02 06:24:00.305   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4219. 02-02 06:24:00.305   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4220. 02-02 06:24:00.307   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4221. 02-02 06:24:00.360   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4222. 02-02 06:24:03.385   209   459 V audio_hw_primary: do_out_standby
  4223. 02-02 06:24:03.553   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4224. 02-02 06:24:03.553   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4225. 02-02 06:24:03.555   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4226. 02-02 06:24:03.555   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4227. 02-02 06:24:04.121  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  4228. 02-02 06:24:04.293  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4229. 02-02 06:24:04.959   788   800 I art     : Background partial concurrent mark sweep GC freed 25996(1471KB) AllocSpace objects, 46(1424KB) LOS objects, 31% free, 8MB/12MB, paused 1.373ms total 140.441ms
  4230. 02-02 06:24:06.746   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  4231. 02-02 06:24:06.748   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4232. 02-02 06:24:06.761   209   459 V audio_hw_primary: start_output_stream
  4233. 02-02 06:24:06.788  1031  5678 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@44f50d6 attribute=null, token = android.os.BinderProxy@4c5311d
  4234. 02-02 06:24:06.798   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4235. 02-02 06:24:06.798   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4236. 02-02 06:24:06.798   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4237. 02-02 06:24:06.800   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4238. 02-02 06:24:06.851   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4239. 02-02 06:24:09.874   209   459 V audio_hw_primary: do_out_standby
  4240. 02-02 06:24:10.058   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4241. 02-02 06:24:10.058   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4242. 02-02 06:24:10.061   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4243. 02-02 06:24:10.061   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4244. 02-02 06:24:10.799  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=60738988, downTime=60738820, deviceId=-1, source=0x101 }
  4245. 02-02 06:24:10.800  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  4246. 02-02 06:24:10.803   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4247. 02-02 06:24:10.816   788   788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
  4248. 02-02 06:24:10.816   209   459 V audio_hw_primary: start_output_stream
  4249. 02-02 06:24:10.853   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4250. 02-02 06:24:10.853   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4251. 02-02 06:24:10.853   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4252. 02-02 06:24:10.855   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4253. 02-02 06:24:10.909   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4254. 02-02 06:24:13.934   209   459 V audio_hw_primary: do_out_standby
  4255. 02-02 06:24:14.097   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4256. 02-02 06:24:14.097   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4257. 02-02 06:24:14.099   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4258. 02-02 06:24:14.099   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4259. 02-02 06:24:15.191   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4260. 02-02 06:24:15.191   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4261. 02-02 06:24:15.192   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/albums/autobackup (0)
  4262. 02-02 06:24:15.192   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4263. 02-02 06:24:15.192   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4264. 02-02 06:24:16.355  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4265. 02-02 06:24:16.369  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4266. 02-02 06:24:19.376  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4267. 02-02 06:24:25.061  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=60753250, downTime=60753091, deviceId=-1, source=0x101 }
  4268. 02-02 06:24:25.062  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  4269. 02-02 06:24:25.063   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4270. 02-02 06:24:25.071   788   788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
  4271. 02-02 06:24:25.079   209   459 V audio_hw_primary: start_output_stream
  4272. 02-02 06:24:25.115   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4273. 02-02 06:24:25.115   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4274. 02-02 06:24:25.115   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4275. 02-02 06:24:25.120   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4276. 02-02 06:24:25.169   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4277. 02-02 06:24:28.192   209   459 V audio_hw_primary: do_out_standby
  4278. 02-02 06:24:28.373   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4279. 02-02 06:24:28.373   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4280. 02-02 06:24:28.376   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4281. 02-02 06:24:28.376   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4282. 02-02 06:24:37.474  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4283. 02-02 06:24:40.511   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4284. 02-02 06:24:40.511   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4285. 02-02 06:24:40.511   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4286. 02-02 06:24:40.512   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4287. 02-02 06:24:40.512   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4288. 02-02 06:24:43.414   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://aboutme.google.com/u/0/?referer=gplus (0)
  4289. 02-02 06:24:43.414   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207 (0)
  4290. 02-02 06:24:43.415   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://get.google.com/albumarchive/105469467740393413207/album/AF1QipNPdobey5idHhyhsARQjm1Yj3IeVBxnfLYrT196 (0)
  4291. 02-02 06:24:43.415   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://support.google.com/picasa/answer/7008270?visit_id=1-636531563659172288-2284902120&p=aarc&rd=1 (0)
  4292. 02-02 06:24:43.415   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://plus.google.com/u/0/105469467740393413207 (0)
  4293. 02-02 06:24:43.502  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4294. 02-02 06:24:47.017   788   788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
  4295. 02-02 06:24:47.018   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4296. 02-02 06:24:47.031   209   459 V audio_hw_primary: start_output_stream
  4297. 02-02 06:24:47.034   788   788 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
  4298. 02-02 06:24:47.038  1031  2147 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5683c47 attribute=null, token = android.os.BinderProxy@4c5311d
  4299. 02-02 06:24:47.066   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4300. 02-02 06:24:47.066   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4301. 02-02 06:24:47.066   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4302. 02-02 06:24:47.069   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4303. 02-02 06:24:47.118   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4304. 02-02 06:24:48.195  1492  1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
  4305. 02-02 06:24:48.375  1492  1492 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 82:2a:a8:84:76:e4 [PTK=CCMP GTK=CCMP]
  4306. 02-02 06:24:48.376  1492  1492 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 82:2a:a8:84:76:e4 completed [id=3 id_str=]
  4307. 02-02 06:24:48.382  1031  1073 I chatty  : uid=1000(system) WifiStateMachin expire 1 line
  4308. 02-02 06:24:50.142   209   459 V audio_hw_primary: do_out_standby
  4309. 02-02 06:24:50.303   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4310. 02-02 06:24:50.303   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4311. 02-02 06:24:50.306   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4312. 02-02 06:24:50.306   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4313. 02-02 06:24:52.527  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4314. 02-02 06:24:59.307   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4315. 02-02 06:24:59.318   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4316. 02-02 06:25:03.895  1031  1031 I chatty  : uid=1000 system_server expire 5 lines
  4317. 02-02 06:25:10.628  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4318. 02-02 06:25:11.374   788   839 E ApkAssets: Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin
  4319. 02-02 06:25:11.374   788   839 E ApkAssets: Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin
  4320. 02-02 06:25:11.394  1031  1620 I ActivityManager: Start proc 2859:org.chromium.chrome:sandboxed_process5/u0i128 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService5
  4321. 02-02 06:25:11.433  2859  2859 I art     : Late-enabling JIT
  4322. 02-02 06:25:11.450  2859  2859 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  4323. 02-02 06:25:11.521   788   788 E chromium: [ERROR:shell.cc(302)] Error: Instance: exe:chrome attempting to register an instance for a process it created for target: exe:chrome_renderer without the mojo:shell{client_process} capability class.
  4324. 02-02 06:25:11.542  2859  2859 W android.content.res.ThemeConfig: Could not get boot theme
  4325. 02-02 06:25:11.581  2859  2870 I art     : Background partial concurrent mark sweep GC freed 8690(433KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 1883KB/3MB, paused 17.822ms total 86.303ms
  4326. 02-02 06:25:11.600  2859  2859 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  4327. 02-02 06:25:11.926  2859  2859 I cr_ChildProcessService: Creating new ChildProcessService pid=2859
  4328. 02-02 06:25:11.962  2859  2873 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  4329. 02-02 06:25:12.077  2859  2873 I cr_LibraryLoader: Loading chrome_public
  4330. 02-02 06:25:12.275  2859  2873 I cr_LibraryLoader: Time to load native libraries: 312 ms (timestamps 153-465)
  4331. 02-02 06:25:12.275  2859  2873 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  4332. 02-02 06:25:12.276  2859  2873 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  4333. 02-02 06:25:12.318  2859  2873 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  4334. 02-02 06:25:13.082   788   839 E ApkAssets: Error while loading asset assets/natives_blob_64.bin: java.io.FileNotFoundException: assets/natives_blob_64.bin
  4335. 02-02 06:25:13.083   788   839 E ApkAssets: Error while loading asset assets/snapshot_blob_64.bin: java.io.FileNotFoundException: assets/snapshot_blob_64.bin
  4336. 02-02 06:25:13.100  1031  2147 I ActivityManager: Start proc 2879:org.chromium.chrome:sandboxed_process6/u0i129 for service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService6
  4337. 02-02 06:25:13.151  2879  2879 I art     : Late-enabling JIT
  4338. 02-02 06:25:13.175  2879  2879 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  4339. 02-02 06:25:13.187   788   788 E chromium: [ERROR:shell.cc(302)] Error: Instance: exe:chrome attempting to register an instance for a process it created for target: exe:chrome_renderer without the mojo:shell{client_process} capability class.
  4340. 02-02 06:25:13.399  2879  2879 W android.content.res.ThemeConfig: Could not get boot theme
  4341. 02-02 06:25:13.457  2879  2879 W System  : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
  4342. 02-02 06:25:13.844  2879  2879 I cr_ChildProcessService: Creating new ChildProcessService pid=2879
  4343. 02-02 06:25:13.912  2879  2891 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
  4344. 02-02 06:25:14.179  2879  2893 I cr_LibraryLoader: Loading chrome_public
  4345. 02-02 06:25:14.392  2879  2893 I cr_LibraryLoader: Time to load native libraries: 462 ms (timestamps 2120-2582)
  4346. 02-02 06:25:14.392  2879  2893 I cr_LibraryLoader: Expected native library version number "51.0.2684.0", actual native library version number "51.0.2684.0"
  4347. 02-02 06:25:14.393  2879  2893 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
  4348. 02-02 06:25:14.451  2879  2893 W chromium: [WARNING:renderer_main_platform_delegate_android.cc(104)] Seccomp support should be present, but detection failed. Continuing without Seccomp-BPF.
  4349. 02-02 06:25:14.590   788   788 I chromium: [INFO:CONSOLE(269)] "%c%s", source: /_/scs/social-static/_/js/k=boq.ProfilesMeUi.en.OwCd80HEA7s.O/m=_b,_tp/am=OAI/rt=j/d=1/excm=me,_b,_tp/ed=1/rs=AGLTcCOqHCnwoaoIOGxARPTRAN39o4n1DQ (269)
  4350. 02-02 06:25:14.591   788   788 I chromium: [INFO:CONSOLE(269)] "%c%s", source: /_/scs/social-static/_/js/k=boq.ProfilesMeUi.en.OwCd80HEA7s.O/m=_b,_tp/am=OAI/rt=j/d=1/excm=me,_b,_tp/ed=1/rs=AGLTcCOqHCnwoaoIOGxARPTRAN39o4n1DQ (269)
  4351. 02-02 06:25:16.643  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4352. 02-02 06:25:17.419   788   788 W art     : Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:541 waiters=0 for 503ms
  4353. 02-02 06:25:18.643   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=albumview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  4354. 02-02 06:25:18.644   788   788 I chromium: [INFO:CONSOLE(297)] "%c%s", source: /_/scs/social-static/_/js/k=boq.AlbumArchiveUi.en.clKo7zxkyDk.O/m=_b,_tp/am=HUABAABAABA/rt=j/d=1/excm=albumview,_b,_tp/ed=1/rs=AGLTcCMkbpRpjzpw0so4K226tJcZEKRNzQ (297)
  4355. 02-02 06:25:19.032   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4356. 02-02 06:25:19.051   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4357. 02-02 06:25:19.061   788   841 W chromium: [WARNING:spdy_session.cc(2469)] Received HEADERS for invalid stream 175
  4358. 02-02 06:25:19.074   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4359. 02-02 06:25:19.093   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4360. 02-02 06:25:19.105  1031  1192 W libprocessgroup: failed to open /acct/uid_10027/pid_2879/cgroup.procs: No such file or directory
  4361. 02-02 06:25:19.105  1031  1192 I ActivityManager: Process org.chromium.chrome:sandboxed_process6 (pid 2879) has died
  4362. 02-02 06:25:19.106  1031  1192 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService6 in 1000ms
  4363. 02-02 06:25:19.112  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4364. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  4365. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  4366. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  4367. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  4368. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  4369. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  4370. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  4371. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  4372. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  4373. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  4374. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  4375. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  4376. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  4377. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  4378. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  4379. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  4380. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  4381. 02-02 06:25:19.116  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  4382. 02-02 06:25:19.124   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4383. 02-02 06:25:19.151   190   190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
  4384. 02-02 06:25:19.154   788   788 W cr_ChildProcessConnect: onServiceDisconnected (crash or killed by oom): pid=2879
  4385. 02-02 06:25:19.155   190   190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
  4386. 02-02 06:25:19.159   788   788 W cr_ChildProcLauncher: Tried to stop non-existent connection, pid=2879
  4387. 02-02 06:25:19.160  1031  2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService5
  4388. 02-02 06:25:19.160  1031  2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  4389. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  4390. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  4391. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  4392. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  4393. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  4394. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  4395. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  4396. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  4397. 02-02 06:25:19.160  1031  2147 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  4398. 02-02 06:25:19.163   190   190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
  4399. 02-02 06:25:19.180   190   190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
  4400. 02-02 06:25:19.182  1031  7251 I ActivityManager: Killing 2859:org.chromium.chrome:sandboxed_process5/u0a27i128 (adj 9): isolated not needed
  4401. 02-02 06:25:19.182  1031  7251 W libprocessgroup: failed to open /acct/uid_10027/pid_2859/cgroup.procs: No such file or directory
  4402. 02-02 06:25:19.190   190   190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
  4403. 02-02 06:25:19.196  1031 11889 I chatty  : uid=1000(system) Binder_10 expire 1 line
  4404. 02-02 06:25:19.198  1031 11889 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
  4405. 02-02 06:25:19.198  1031 11889 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  4406. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  4407. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  4408. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  4409. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  4410. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  4411. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  4412. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  4413. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  4414. 02-02 06:25:19.198  1031 11889 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  4415. 02-02 06:25:19.200   190   190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
  4416. 02-02 06:25:19.256  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4417. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  4418. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  4419. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  4420. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  4421. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  4422. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  4423. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  4424. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  4425. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  4426. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  4427. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  4428. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  4429. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  4430. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  4431. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  4432. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  4433. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  4434. 02-02 06:25:19.260  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  4435. 02-02 06:25:19.262  1031  1043 I ActivityManager: Killing 2652:org.chromium.chrome:sandboxed_process2/u0a27i127 (adj 9): isolated not needed
  4436. 02-02 06:25:19.263  1031  1043 W libprocessgroup: failed to open /acct/uid_10027/pid_2652/cgroup.procs: No such file or directory
  4437. 02-02 06:25:19.347  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4438. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  4439. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  4440. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  4441. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  4442. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  4443. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  4444. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  4445. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  4446. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  4447. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  4448. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  4449. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  4450. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  4451. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  4452. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  4453. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  4454. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  4455. 02-02 06:25:19.350  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  4456. 02-02 06:25:19.656  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4457. 02-02 06:25:19.661  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4458. 02-02 06:25:22.674  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4459. 02-02 06:25:27.586   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  4460. 02-02 06:25:28.712  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4461. 02-02 06:25:40.795   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  4462. 02-02 06:25:41.022   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  4463. 02-02 06:25:43.794  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4464. 02-02 06:25:46.811  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4465. 02-02 06:25:49.688   788   788 E chromium: [ERROR:platform_util_android.cc(38)] Not implemented reached in ui::WindowAndroid* platform_util::GetTopLevel(gfx::NativeView)
  4466. 02-02 06:25:49.722  1031  1043 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10027 on display 0
  4467. 02-02 06:25:49.761  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=249, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4468. 02-02 06:25:49.831  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4469. 02-02 06:25:49.832  1031  1042 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
  4470. 02-02 06:25:49.836  1031  1620 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
  4471. 02-02 06:25:49.841  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  4472. 02-02 06:25:50.400  1031  1050 I chatty  : uid=1000(system) android.display expire 1 line
  4473. 02-02 06:25:52.852  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  4474. 02-02 06:25:52.858  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4475. 02-02 06:25:54.521  1031  1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=250, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4476. 02-02 06:25:54.524   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4477. 02-02 06:25:54.580  2716  2716 I chatty  : uid=1000(system) android:ui expire 7 lines
  4478. 02-02 06:26:00.163  1031  1031 I chatty  : uid=1000 system_server expire 16 lines
  4479. 02-02 06:26:00.252   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  4480. 02-02 06:26:00.258   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://photos.google.com/album/AF1QipMoi9W55Her3YHt5ugYmTj-R0qP5stF5gnRVLjf (0)
  4481. 02-02 06:26:13.953  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4482. 02-02 06:26:16.655   788   788 I chromium: [INFO:CONSOLE(0)] "Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.", source:  (0)
  4483. 02-02 06:26:16.709   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://photos.google.com/album/AF1QipMoi9W55Her3YHt5ugYmTj-R0qP5stF5gnRVLjf (0)
  4484. 02-02 06:26:16.963  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4485. 02-02 06:26:20.363   788   800 I art     : Background sticky concurrent mark sweep GC freed 19859(1123KB) AllocSpace objects, 13(1412KB) LOS objects, 19% free, 10MB/12MB, paused 16.204ms total 54.931ms
  4486. 02-02 06:26:39.308   788   788 I chromium: [INFO:CONSOLE(0)] "Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343.", source: https://photos.google.com/album/AF1QipMoi9W55Her3YHt5ugYmTj-R0qP5stF5gnRVLjf (0)
  4487. 02-02 06:26:41.065  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4488. 02-02 06:26:44.080  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4489. 02-02 06:26:53.118  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4490. 02-02 06:27:02.150  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4491. 02-02 06:27:17.202  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  4492. 02-02 06:27:20.225  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4493. 02-02 06:27:29.270  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4494. 02-02 06:27:35.293  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4495. 02-02 06:27:38.305  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4496. 02-02 06:27:49.610  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=60957799, downTime=60957676, deviceId=-1, source=0x101 }
  4497. 02-02 06:27:49.611  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  4498. 02-02 06:27:49.613   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4499. 02-02 06:27:49.626   209   459 V audio_hw_primary: start_output_stream
  4500. 02-02 06:27:49.627   788   788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
  4501. 02-02 06:27:49.662   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4502. 02-02 06:27:49.662   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4503. 02-02 06:27:49.662   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4504. 02-02 06:27:49.664   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4505. 02-02 06:27:49.718   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4506. 02-02 06:27:51.620  1031  1031 I chatty  : uid=1000 system_server expire 2 lines
  4507. 02-02 06:27:51.762  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=60959951, downTime=60959813, deviceId=-1, source=0x101 }
  4508. 02-02 06:27:51.763  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  4509. 02-02 06:27:51.764   788   788 I cr_ChromeTabbedActivity: Back pressed: Tab closed
  4510. 02-02 06:27:51.781   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4511. 02-02 06:27:51.831   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
  4512. 02-02 06:27:51.835   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4513. 02-02 06:27:51.887   190   190 E lowmemorykiller: Error writing /proc/812/oom_score_adj; errno=22
  4514. 02-02 06:27:51.895   190   190 E lowmemorykiller: Error writing /proc/812/oom_score_adj; errno=22
  4515. 02-02 06:27:52.028  1031  1285 W libprocessgroup: failed to open /acct/uid_10027/pid_812/cgroup.procs: No such file or directory
  4516. 02-02 06:27:52.028  1031  1285 I ActivityManager: Process org.chromium.chrome:sandboxed_process0 (pid 812) has died
  4517. 02-02 06:27:52.031  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4518. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  4519. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  4520. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  4521. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  4522. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  4523. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  4524. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  4525. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  4526. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  4527. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  4528. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  4529. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  4530. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  4531. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  4532. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  4533. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  4534. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  4535. 02-02 06:27:52.034  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  4536. 02-02 06:27:54.844   209   459 V audio_hw_primary: do_out_standby
  4537. 02-02 06:27:55.010   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4538. 02-02 06:27:55.010   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4539. 02-02 06:27:55.013   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4540. 02-02 06:27:55.013   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4541. 02-02 06:27:56.372  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  4542. 02-02 06:27:59.287   788   788 W cr_ScreenOrientation: Removing an inexistent observer!
  4543. 02-02 06:27:59.332   190   190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
  4544. 02-02 06:27:59.336   190   190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
  4545. 02-02 06:27:59.340  1031  1193 I chatty  : uid=1000(system) Binder_4 expire 1 line
  4546. 02-02 06:27:59.341  1031  1193 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService8
  4547. 02-02 06:27:59.341  1031  1193 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
  4548. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at android.os.BinderProxy.transactNative(Native Method)
  4549. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at android.os.BinderProxy.transact(Binder.java:503)
  4550. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
  4551. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
  4552. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
  4553. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
  4554. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
  4555. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
  4556. 02-02 06:27:59.341  1031  1193 W ActivityManager:       at android.os.Binder.execTransact(Binder.java:453)
  4557. 02-02 06:27:59.344   190   190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
  4558. 02-02 06:27:59.429  1031  5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process8 (pid 2114) has died
  4559. 02-02 06:27:59.433  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4560. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
  4561. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
  4562. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:452)
  4563. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  4564. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
  4565. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at java.io.FileWriter.<init>(FileWriter.java:80)
  4566. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
  4567. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
  4568. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
  4569. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at android.os.Handler.dispatchMessage(Handler.java:102)
  4570. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at android.os.Looper.loop(Looper.java:148)
  4571. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at android.os.HandlerThread.run(HandlerThread.java:61)
  4572. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at com.android.server.ServiceThread.run(ServiceThread.java:46)
  4573. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
  4574. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.Posix.open(Native Method)
  4575. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  4576. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        at libcore.io.IoBridge.open(IoBridge.java:438)
  4577. 02-02 06:27:59.436  1031  1047 E KernelUidCpuTimeReader:        ... 10 more
  4578. 02-02 06:28:02.629   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4579. 02-02 06:28:02.640  1031  7251 I ActivityManager: START u0 {cmp=org.chromium.chrome/.browser.preferences.Preferences} from uid 10027 on display 0
  4580. 02-02 06:28:02.642   209   459 V audio_hw_primary: start_output_stream
  4581. 02-02 06:28:02.678   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4582. 02-02 06:28:02.678   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4583. 02-02 06:28:02.678   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4584. 02-02 06:28:02.680   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4585. 02-02 06:28:02.699  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=250, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4586. 02-02 06:28:02.816  1031  2147 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=251, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4587. 02-02 06:28:02.820   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4588. 02-02 06:28:03.357  1031  1050 I chatty  : uid=1000(system) android.display expire 2 lines
  4589. 02-02 06:28:05.754   209   459 V audio_hw_primary: do_out_standby
  4590. 02-02 06:28:05.932   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4591. 02-02 06:28:05.932   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4592. 02-02 06:28:05.935   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4593. 02-02 06:28:05.935   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4594. 02-02 06:28:11.647   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4595. 02-02 06:28:11.659  1031  5677 I ActivityManager: START u0 {cmp=org.chromium.chrome/.browser.signin.AccountSigninActivity} from uid 10027 on display 0
  4596. 02-02 06:28:11.660   209   459 V audio_hw_primary: start_output_stream
  4597. 02-02 06:28:11.696   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4598. 02-02 06:28:11.696   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4599. 02-02 06:28:11.696   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4600. 02-02 06:28:11.698   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4601. 02-02 06:28:11.729  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=251, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4602. 02-02 06:28:11.748   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4603. 02-02 06:28:11.812  1031  2147 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=252, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4604. 02-02 06:28:11.820   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4605. 02-02 06:28:12.285   788   811 D OpenGLRenderer: endAllStagingAnimators on 0x48d20200 (ListView) with handle 0x49195a60
  4606. 02-02 06:28:14.772   209   459 V audio_hw_primary: do_out_standby
  4607. 02-02 06:28:14.935   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4608. 02-02 06:28:14.935   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4609. 02-02 06:28:14.938   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4610. 02-02 06:28:14.938   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4611. 02-02 06:28:15.671   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4612. 02-02 06:28:15.674  1031  7252 I ActivityManager: START u0 {act=android.settings.ADD_ACCOUNT_SETTINGS cmp=com.android.settings/.accounts.AddAccountSettings (has extras)} from uid 10027 on display 0
  4613. 02-02 06:28:15.684   209   459 V audio_hw_primary: start_output_stream
  4614. 02-02 06:28:15.719   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4615. 02-02 06:28:15.719   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4616. 02-02 06:28:15.719   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4617. 02-02 06:28:15.721   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4618. 02-02 06:28:15.758   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4619. 02-02 06:28:16.350   788   788 I Choreographer: Skipped 39 frames!  The application may be doing too much work on its main thread.
  4620. 02-02 06:28:16.361  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=252, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4621. 02-02 06:28:16.531  1031  1620 I ActivityManager: START u0 {cmp=com.android.settings/.accounts.ChooseAccountActivity (has extras)} from uid 1000 on display 0
  4622. 02-02 06:28:16.865  1031  5679 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3e915e7 attribute=null, token = android.os.BinderProxy@6b13a82
  4623. 02-02 06:28:16.910  1031  1043 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=253, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4624. 02-02 06:28:16.915   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4625. 02-02 06:28:18.336  1031  1031 I chatty  : uid=1000 system_server expire 1 line
  4626. 02-02 06:28:18.446  1031  1193 I ActivityManager: START u0 {act=android.settings.ADD_ACCOUNT_SETTINGS cmp=com.android.settings/.accounts.AddAccountSettings (has extras)} from uid 10027 on display 0
  4627. 02-02 06:28:18.452   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4628. 02-02 06:28:18.479  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=253, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4629. 02-02 06:28:18.490   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4630. 02-02 06:28:18.513  1031  1042 I ActivityManager: START u0 {cmp=com.android.settings/.accounts.ChooseAccountActivity (has extras)} from uid 1000 on display 0
  4631. 02-02 06:28:18.685  1031  2147 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ce601f5 attribute=null, token = android.os.BinderProxy@6b13a82
  4632. 02-02 06:28:18.744  1031  1192 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=254, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4633. 02-02 06:28:18.748   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4634. 02-02 06:28:18.776   651   651 I chatty  : uid=1000(system) com.android.settings expire 7 lines
  4635. 02-02 06:28:21.520   209   459 V audio_hw_primary: do_out_standby
  4636. 02-02 06:28:21.716   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4637. 02-02 06:28:21.716   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4638. 02-02 06:28:21.719   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4639. 02-02 06:28:21.719   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4640. 02-02 06:28:22.341  1031  1031 I chatty  : uid=1000 system_server expire 10 lines
  4641. 02-02 06:28:22.349  1127  1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  4642. 02-02 06:28:26.432   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4643. 02-02 06:28:26.445   209   459 V audio_hw_primary: start_output_stream
  4644. 02-02 06:28:26.481   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4645. 02-02 06:28:26.481   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4646. 02-02 06:28:26.481   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4647. 02-02 06:28:26.482   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4648. 02-02 06:28:27.693  1031  5677 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e757973 attribute=null, token = android.os.BinderProxy@6b13a82
  4649. 02-02 06:28:28.135  1127  1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
  4650. 02-02 06:28:28.235 13969 13969 D BluetoothUtils: callingUid =1002
  4651. 02-02 06:28:28.236 13969 13969 E BluetoothUtils: foregroundUser =0
  4652. 02-02 06:28:28.236 13969 13969 E BluetoothUtils: callingUser =0
  4653. 02-02 06:28:29.559   209   459 V audio_hw_primary: do_out_standby
  4654. 02-02 06:28:29.743   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4655. 02-02 06:28:29.744   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4656. 02-02 06:28:29.746   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4657. 02-02 06:28:29.746   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4658. 02-02 06:28:30.132   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4659. 02-02 06:28:30.132  1031  7252 I ActivityManager: START u0 {act=android.settings.ADD_ACCOUNT_SETTINGS cmp=com.android.settings/.accounts.AddAccountSettings (has extras)} from uid 10027 on display 0
  4660. 02-02 06:28:30.145   209   459 V audio_hw_primary: start_output_stream
  4661. 02-02 06:28:30.161  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=254, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4662. 02-02 06:28:30.181   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4663. 02-02 06:28:30.181   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4664. 02-02 06:28:30.181   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4665. 02-02 06:28:30.182   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4666. 02-02 06:28:30.191  1031  1193 I ActivityManager: START u0 {cmp=com.android.settings/.accounts.ChooseAccountActivity (has extras)} from uid 1000 on display 0
  4667. 02-02 06:28:30.220   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4668. 02-02 06:28:30.410  1031  7252 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3280b3a attribute=null, token = android.os.BinderProxy@6b13a82
  4669. 02-02 06:28:30.457  1031  1193 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=255, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4670. 02-02 06:28:30.467   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4671. 02-02 06:28:30.497   651   651 I chatty  : uid=1000(system) com.android.settings expire 14 lines
  4672. 02-02 06:28:32.060  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4673. 02-02 06:28:32.070  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  4674. 02-02 06:28:32.106 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
  4675. 02-02 06:28:32.547  1031  5677 I ActivityManager: START u0 {act=android.settings.ADD_ACCOUNT_SETTINGS cmp=com.android.settings/.accounts.AddAccountSettings (has extras)} from uid 10027 on display 0
  4676. 02-02 06:28:32.552   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4677. 02-02 06:28:32.576  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=255, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4678. 02-02 06:28:32.582   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4679. 02-02 06:28:32.608  1031  7251 I ActivityManager: START u0 {cmp=com.android.settings/.accounts.ChooseAccountActivity (has extras)} from uid 1000 on display 0
  4680. 02-02 06:28:32.820  1031  1043 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5bfc560 attribute=null, token = android.os.BinderProxy@6b13a82
  4681. 02-02 06:28:32.874  1031  1193 D ConnectivityService: listenForNetwork for Listen from uid/pid:10027/788 for NetworkRequest [ id=256, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4682. 02-02 06:28:32.877   788   788 W GooglePlayServicesUtil: Google Play services is missing.
  4683. 02-02 06:28:35.282   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4684. 02-02 06:28:35.292  1031 11889 I ActivityManager: START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10016 on display 0
  4685. 02-02 06:28:35.332   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
  4686. 02-02 06:28:35.412  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=256, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4687. 02-02 06:28:35.526   788   788 I cr_BindingManager: onTrimMemory: level=80, size=0
  4688. 02-02 06:28:35.560  1031  1041 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  4689. 02-02 06:28:35.627  1127  1178 I art     : Background partial concurrent mark sweep GC freed 16793(1039KB) AllocSpace objects, 1(28KB) LOS objects, 27% free, 10MB/14MB, paused 14.526ms total 152.740ms
  4690. 02-02 06:28:38.334   209   459 V audio_hw_primary: do_out_standby
  4691. 02-02 06:28:38.532   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4692. 02-02 06:28:38.532   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4693. 02-02 06:28:38.535   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4694. 02-02 06:28:38.535   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4695. 02-02 06:28:38.921   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4696. 02-02 06:28:38.934   209   459 V audio_hw_primary: start_output_stream
  4697. 02-02 06:28:38.970   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4698. 02-02 06:28:38.971   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4699. 02-02 06:28:38.971   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4700. 02-02 06:28:38.973   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4701. 02-02 06:28:39.338  1031  4475 I ActivityManager: Killing 788:org.chromium.chrome/u0a27 (adj 11): remove task
  4702. 02-02 06:28:39.411  1031  5679 I WindowState: WIN DEATH: Window{4521da3 u0 org.chromium.chrome/org.chromium.chrome.browser.preferences.Preferences}
  4703. 02-02 06:28:39.411  1031  1285 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=217, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@68dd38d)
  4704. 02-02 06:28:39.412  1031  1043 I chatty  : uid=1000(system) Binder_2 expire 1 line
  4705. 02-02 06:28:39.413  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=217, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4706. 02-02 06:28:39.415  1031  1075 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=217, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4707. 02-02 06:28:39.417  1031  1064 I chatty  : uid=1000(system) InputDispatcher expire 4 lines
  4708. 02-02 06:28:39.430  1031  1042 I WindowState: WIN DEATH: Window{bd5b593 u0 org.chromium.chrome/org.chromium.chrome.browser.signin.AccountSigninActivity}
  4709. 02-02 06:28:39.430  1031  1042 I chatty  : uid=1000(system) Binder_1 expire 1 line
  4710. 02-02 06:28:39.443  1031  2147 I WindowState: WIN DEATH: Window{65aef92 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
  4711. 02-02 06:28:39.443  1031  2147 I chatty  : uid=1000(system) Binder_9 expire 3 lines
  4712. 02-02 06:28:39.444  1031  2147 W WindowManager: Force-removing child win Window{ce63942 u0 SurfaceView} from container Window{65aef92 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
  4713. 02-02 06:28:39.480  1031  1697 W WindowManager: Failed looking up window
  4714. 02-02 06:28:39.480  1031  1697 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@f74bf8c does not exist
  4715. 02-02 06:28:39.480  1031  1697 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8769)
  4716. 02-02 06:28:39.480  1031  1697 W WindowManager:         at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8760)
  4717. 02-02 06:28:39.480  1031  1697 W WindowManager:         at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1209)
  4718. 02-02 06:28:39.480  1031  1697 W WindowManager:         at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
  4719. 02-02 06:28:39.481  1031  1697 I WindowState: WIN DEATH: null
  4720. 02-02 06:28:39.569  1031  4475 E libprocessgroup: failed to kill 1 processes for processgroup 788
  4721. 02-02 06:28:39.570  1031  4475 I ActivityManager: Killing 844:org.chromium.chrome:privileged_process0/u0a27 (adj 9): remove task
  4722. 02-02 06:28:39.659  1031  1046 I chatty  : uid=1000(system) android.ui expire 1 line
  4723. 02-02 06:28:39.661  1031  1044 I chatty  : uid=1000(system) android.bg expire 1 line
  4724. 02-02 06:28:39.662  1031  1043 W ActivityManager: Scheduling restart of crashed service org.chromium.chrome/org.chromium.content.app.PrivilegedProcessService0 in 1000ms
  4725. 02-02 06:28:40.866   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4726. 02-02 06:28:40.904   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4727. 02-02 06:28:41.245  1031  1697 I ActivityManager: Killing 32571:com.android.email/u0a33 (adj 11): remove task
  4728. 02-02 06:28:41.315  1031  7252 I WindowState: WIN DEATH: Window{4c61d49 u0 com.android.email/com.android.email2.ui.MailActivityEmail}
  4729. 02-02 06:28:41.468  1031  1697 E libprocessgroup: failed to kill 1 processes for processgroup 32571
  4730. 02-02 06:28:41.626  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  4731. 02-02 06:28:43.034   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4732. 02-02 06:28:43.083   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
  4733. 02-02 06:28:43.405  1031  1042 I ActivityManager: Killing 1452:com.android.gallery3d/u0a36 (adj 15): remove task
  4734. 02-02 06:28:43.434  1031  5678 I chatty  : uid=1000(system) Binder_C expire 1 line
  4735. 02-02 06:28:45.516   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4736. 02-02 06:28:47.196   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4737. 02-02 06:28:47.577  1031  5678 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 10016 on display 0
  4738. 02-02 06:28:47.660  1031  7252 I ActivityManager: Killing 651:com.android.settings/1000 (adj 9): remove task
  4739. 02-02 06:28:47.750  1602  1602 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
  4740. 02-02 06:28:47.768  1602  1602 W System.err:    at com.android.launcher3.util.ThemeUtils.getCurrentIconPack(ThemeUtils.java:17)
  4741. 02-02 06:28:47.768  1602  1602 W System.err:    at com.android.launcher3.Launcher.onResume(Launcher.java:974)
  4742. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1258)
  4743. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.Activity.performResume(Activity.java:6327)
  4744. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3136)
  4745. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3178)
  4746. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1407)
  4747. 02-02 06:28:47.768  1602  1602 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
  4748. 02-02 06:28:47.768  1602  1602 W System.err:    at android.os.Looper.loop(Looper.java:148)
  4749. 02-02 06:28:47.768  1602  1602 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:5471)
  4750. 02-02 06:28:47.768  1602  1602 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
  4751. 02-02 06:28:47.768  1602  1602 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  4752. 02-02 06:28:47.768  1602  1602 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  4753. 02-02 06:28:47.810  1602  1602 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
  4754. 02-02 06:28:47.810  1602  1602 W System.err:    at com.android.launcher3.util.ThemeUtils.getCurrentIconPack(ThemeUtils.java:17)
  4755. 02-02 06:28:47.810  1602  1602 W System.err:    at com.android.launcher3.Launcher.onResume(Launcher.java:974)
  4756. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1258)
  4757. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.Activity.performResume(Activity.java:6327)
  4758. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.ActivityThread.performNewIntents(ActivityThread.java:2603)
  4759. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2610)
  4760. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.ActivityThread.-wrap12(ActivityThread.java)
  4761. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1435)
  4762. 02-02 06:28:47.810  1602  1602 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
  4763. 02-02 06:28:47.810  1602  1602 W System.err:    at android.os.Looper.loop(Looper.java:148)
  4764. 02-02 06:28:47.810  1602  1602 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:5471)
  4765. 02-02 06:28:47.811  1602  1602 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
  4766. 02-02 06:28:47.811  1602  1602 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  4767. 02-02 06:28:47.811  1602  1602 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  4768. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4769. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: Build Date: 06/25/13 Tue
  4770. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: Local Branch:
  4771. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
  4772. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: Local Patches: NONE
  4773. 02-02 06:28:47.830  1602  1727 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4774. 02-02 06:28:47.849  1602  1727 I OpenGLRenderer: Initialized EGL, version 1.4
  4775. 02-02 06:28:48.388  1602  1727 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  4776. 02-02 06:28:50.255   209   459 V audio_hw_primary: do_out_standby
  4777. 02-02 06:28:50.433   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4778. 02-02 06:28:50.433   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4779. 02-02 06:28:50.435   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4780. 02-02 06:28:50.435   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4781. 02-02 06:28:50.714   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4782. 02-02 06:28:50.727   209   459 V audio_hw_primary: start_output_stream
  4783. 02-02 06:28:50.763   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4784. 02-02 06:28:50.763   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4785. 02-02 06:28:50.763   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4786. 02-02 06:28:50.765   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4787. 02-02 06:28:53.839   209   459 V audio_hw_primary: do_out_standby
  4788. 02-02 06:28:54.002   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4789. 02-02 06:28:54.002   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4790. 02-02 06:28:54.004   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4791. 02-02 06:28:54.004   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4792. 02-02 06:28:54.015  1031  7251 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings (has extras)} from uid 10008 on display 0
  4793. 02-02 06:28:54.029   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4794. 02-02 06:28:54.043   209   459 V audio_hw_primary: start_output_stream
  4795. 02-02 06:28:54.078   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4796. 02-02 06:28:54.078   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4797. 02-02 06:28:54.078   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4798. 02-02 06:28:54.080   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4799. 02-02 06:28:54.090  1031 11889 I ActivityManager: Start proc 2931:com.android.settings/1000 for activity com.android.settings/.Settings
  4800. 02-02 06:28:54.129   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4801. 02-02 06:28:54.141  2931  2931 I chatty  : uid=1000(system) com.android.settings expire 35 lines
  4802. 02-02 06:28:54.947  2931  2946 I chatty  : uid=1000(system) AsyncTask #1 expire 3 lines
  4803. 02-02 06:28:55.037  2931  2942 I chatty  : uid=1000(system) HeapTaskDaemon expire 2 lines
  4804. 02-02 06:28:55.065  2931  2947 I chatty  : uid=1000(system) RenderThread expire 4 lines
  4805. 02-02 06:28:55.261  1031  1074 D WifiService: New client listening to asynchronous messages
  4806. 02-02 06:28:55.331  1031  1049 I chatty  : uid=1000(system) android.io expire 9 lines
  4807. 02-02 06:28:55.358 13969 32161 D BluetoothUtils: callingUid =1000
  4808. 02-02 06:28:55.359 13969 32161 E BluetoothUtils: foregroundUser =0
  4809. 02-02 06:28:55.359 13969 32161 E BluetoothUtils: callingUser =0
  4810. 02-02 06:28:55.424 13969 32161 D BluetoothUtils: callingUid =1000
  4811. 02-02 06:28:55.424 13969 32161 E BluetoothUtils: foregroundUser =0
  4812. 02-02 06:28:55.424 13969 32161 E BluetoothUtils: callingUser =0
  4813. 02-02 06:28:55.452 13969 14004 D BluetoothUtils: callingUid =1000
  4814. 02-02 06:28:55.453 13969 14004 E BluetoothUtils: foregroundUser =0
  4815. 02-02 06:28:55.453 13969 14004 E BluetoothUtils: callingUser =0
  4816. 02-02 06:28:55.519 13969 32161 D BluetoothUtils: callingUid =1000
  4817. 02-02 06:28:55.520 13969 32161 E BluetoothUtils: foregroundUser =0
  4818. 02-02 06:28:55.520 13969 32161 E BluetoothUtils: callingUser =0
  4819. 02-02 06:28:55.522 13969 14014 D BluetoothUtils: callingUid =1000
  4820. 02-02 06:28:55.522 13969 14014 E BluetoothUtils: foregroundUser =0
  4821. 02-02 06:28:55.522 13969 14014 E BluetoothUtils: callingUser =0
  4822. 02-02 06:28:55.522 13969 14014 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@d53e429
  4823. 02-02 06:28:55.523 13969 14014 I A2dpService: audio isMusicActive is false
  4824. 02-02 06:28:55.523 13969 14014 I BluetoothAdapterService: setScanMode: prev mode: 21 new mode: 23
  4825. 02-02 06:28:55.560 13969 13989 D BluetoothAdapterProperties: Discoverable Timeout:120
  4826. 02-02 06:28:55.562 13969 13989 D BluetoothAdapterProperties: Scan Mode:23
  4827. 02-02 06:28:55.844 13969 13981 D BluetoothUtils: callingUid =1000
  4828. 02-02 06:28:55.845 13969 13981 E BluetoothUtils: foregroundUser =0
  4829. 02-02 06:28:55.845 13969 13981 E BluetoothUtils: callingUser =0
  4830. 02-02 06:28:55.846 13969 13982 D BluetoothUtils: callingUid =1000
  4831. 02-02 06:28:55.847 13969 13982 E BluetoothUtils: foregroundUser =0
  4832. 02-02 06:28:55.847 13969 13982 E BluetoothUtils: callingUser =0
  4833. 02-02 06:28:55.847 13969 13982 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@d53e429
  4834. 02-02 06:28:55.848 13969 13982 I A2dpService: audio isMusicActive is false
  4835. 02-02 06:28:55.848 13969 13982 I BluetoothAdapterService: setScanMode: prev mode: 23 new mode: 23
  4836. 02-02 06:28:55.851 13969 13989 D BluetoothAdapterProperties: Discoverable Timeout:120
  4837. 02-02 06:28:55.855 13969 13989 D BluetoothAdapterProperties: Scan Mode:23
  4838. 02-02 06:28:56.026 13969 32161 D BluetoothUtils: callingUid =1000
  4839. 02-02 06:28:56.026 13969 32161 E BluetoothUtils: foregroundUser =0
  4840. 02-02 06:28:56.026 13969 32161 E BluetoothUtils: callingUser =0
  4841. 02-02 06:28:56.027 13969 32161 I A2dpStateMachine: mConnectedDevicesList size is 0
  4842. 02-02 06:28:56.049 13969 14004 D BluetoothUtils: callingUid =1000
  4843. 02-02 06:28:56.050 13969 14004 E BluetoothUtils: foregroundUser =0
  4844. 02-02 06:28:56.050 13969 14004 E BluetoothUtils: callingUser =0
  4845. 02-02 06:28:56.073 13969 13981 D BluetoothUtils: callingUid =1000
  4846. 02-02 06:28:56.074 13969 13981 E BluetoothUtils: foregroundUser =0
  4847. 02-02 06:28:56.074 13969 13981 E BluetoothUtils: callingUser =0
  4848. 02-02 06:28:56.090  2931  2955 I chatty  : uid=1000(system) AsyncTask #2 expire 4 lines
  4849. 02-02 06:28:56.274  1031  1050 I chatty  : uid=1000(system) android.display expire 3 lines
  4850. 02-02 06:28:56.953  2931  2957 I chatty  : uid=1000(system) AsyncTask #3 expire 4 lines
  4851. 02-02 06:28:57.155   209   459 V audio_hw_primary: do_out_standby
  4852. 02-02 06:28:57.320   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  4853. 02-02 06:28:57.321   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  4854. 02-02 06:28:57.323   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4855. 02-02 06:28:57.324   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  4856. 02-02 06:29:03.672   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  4857. 02-02 06:29:03.685   209   459 V audio_hw_primary: start_output_stream
  4858. 02-02 06:29:03.688 13969 13985 D BluetoothAdapterState: Current state: ON, message: 23
  4859. 02-02 06:29:03.688 13969 13985 D BluetoothAdapterProperties: Setting state to 13
  4860. 02-02 06:29:03.689 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 12-> 13
  4861. 02-02 06:29:03.692 13969 13985 D BluetoothAdapterProperties: onBluetoothDisable()
  4862. 02-02 06:29:03.697 13969 13969 D BluetoothMapService: onReceive
  4863. 02-02 06:29:03.697 13969 13969 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED
  4864. 02-02 06:29:03.697 13969 13969 D BluetoothMapService: STATE_TURNING_OFF
  4865. 02-02 06:29:03.697 13969 13969 V BluetoothMapService: Handler(): got msg=4
  4866. 02-02 06:29:03.697 13969 13969 D BluetoothMapService: MAP Service closeService in
  4867. 02-02 06:29:03.697 13969 13969 D BluetoothMapMasInstance0: MAP Service shutdown
  4868. 02-02 06:29:03.701 13969 13985 I BluetoothAdapterState: Entering PendingCommandState
  4869. 02-02 06:29:03.711 13969 13989 D BluetoothAdapterProperties: Scan Mode:20
  4870. 02-02 06:29:03.714 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 21
  4871. 02-02 06:29:03.714 13969 13985 W BluetoothAdapterService: Total profiles =8
  4872. 02-02 06:29:03.722   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  4873. 02-02 06:29:03.722   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  4874. 02-02 06:29:03.722   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  4875. 02-02 06:29:03.724   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  4876. 02-02 06:29:03.733 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hfp.HeadsetService
  4877. 02-02 06:29:03.740 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.a2dp.A2dpService
  4878. 02-02 06:29:03.742 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hid.HidService
  4879. 02-02 06:29:03.744 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hdp.HealthService
  4880. 02-02 06:29:03.746 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.pan.PanService
  4881. 02-02 06:29:03.750 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.map.BluetoothMapService
  4882. 02-02 06:29:03.754 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hid.HidDevService
  4883. 02-02 06:29:03.763  2931  2931 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1232 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  4884. 02-02 06:29:03.776   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  4885. 02-02 06:29:03.843 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
  4886. 02-02 06:29:03.843 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 0
  4887. 02-02 06:29:03.844 13969 13969 D ObexServerSockets0: shutdown(block = true)
  4888. 02-02 06:29:03.844 13969 14015 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 4
  4889. 02-02 06:29:03.847 13969 13969 D ObexServerSockets0: shutdown called from another thread - interrupt().
  4890. 02-02 06:29:03.847 13969 14002 E bt_btif : SOCK_LIST: free(id = 1) - NO app_fd!
  4891. 02-02 06:29:03.847 13969 13969 D ObexServerSockets0: shutdown called from another thread - interrupt().
  4892. 02-02 06:29:03.847 13969 14016 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4097
  4893. 02-02 06:29:03.852 13969 13969 D BluetoothMapMasInstance1: MAP Service shutdown
  4894. 02-02 06:29:03.852 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
  4895. 02-02 06:29:03.852 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 1
  4896. 02-02 06:29:03.852 13969 13969 D ObexServerSockets1: shutdown(block = true)
  4897. 02-02 06:29:03.853 13969 14018 D ObexServerSockets1: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 5
  4898. 02-02 06:29:03.854 13969 13969 D ObexServerSockets1: shutdown called from another thread - interrupt().
  4899. 02-02 06:29:03.855 13969 14019 D ObexServerSockets1: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4099
  4900. 02-02 06:29:03.856 13969 14002 E bt_btif : SOCK_LIST: free(id = 2) - NO app_fd!
  4901. 02-02 06:29:03.856 13969 13969 D ObexServerSockets1: shutdown called from another thread - interrupt().
  4902. 02-02 06:29:03.857 13969 13969 D BluetoothMapMasInstance2: MAP Service shutdown
  4903. 02-02 06:29:03.857 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
  4904. 02-02 06:29:03.857 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 2
  4905. 02-02 06:29:03.857 13969 13969 D ObexServerSockets2: shutdown(block = true)
  4906. 02-02 06:29:03.858 13969 13969 D ObexServerSockets2: shutdown called from another thread - interrupt().
  4907. 02-02 06:29:03.858 13969 14023 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4101
  4908. 02-02 06:29:03.859 13969 14002 E bt_btif : SOCK_LIST: free(id = 3) - NO app_fd!
  4909. 02-02 06:29:03.859 13969 13969 D ObexServerSockets2: shutdown called from another thread - interrupt().
  4910. 02-02 06:29:03.860 13969 14021 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 6
  4911. 02-02 06:29:03.861 13969 13969 D BluetoothMapMasInstance3: MAP Service shutdown
  4912. 02-02 06:29:03.861 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
  4913. 02-02 06:29:03.861 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 4
  4914. 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown(block = true)
  4915. 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown called from another thread - interrupt().
  4916. 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown called from another thread - interrupt().
  4917. 02-02 06:29:03.862 13969 19176 D ObexServerSockets3: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 8
  4918. 02-02 06:29:03.863 13969 19177 D ObexServerSockets3: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4105
  4919. 02-02 06:29:03.863 13969 14002 E bt_btif : SOCK_LIST: free(id = 5) - NO app_fd!
  4920. 02-02 06:29:03.864 13969 13969 I BtOppRfcommListener: stopping Accept Thread
  4921. 02-02 06:29:03.864 13969 13969 I BluetoothOppL2capListener: stopping Accept Thread
  4922. 02-02 06:29:03.864 13969 14032 E BtOppRfcommListener: Error accept connection java.io.IOException: read failed, socket might closed or timeout, read ret: -1
  4923. 02-02 06:29:03.865 13969 14032 E BtOppRfcommListener: mSocketAcceptThread was interrupted java.lang.InterruptedException
  4924. 02-02 06:29:03.865 13969 14032 I BtOppRfcommListener: BluetoothSocket listen thread finished
  4925. 02-02 06:29:03.865 13969 14033 E BluetoothOppL2capListener: Error accept connection java.io.IOException: read failed, socket might closed or timeout, read ret: -1
  4926. 02-02 06:29:03.866 13969 14033 E BluetoothOppL2capListener: mSocketAcceptThread was interrupted java.lang.InterruptedException
  4927. 02-02 06:29:03.866 13969 14033 I BluetoothOppL2capListener: BluetoothSocket listen thread finished
  4928. 02-02 06:29:03.870 13969 14002 E bt_btif : SOCK_LIST: free(id = 4) - NO app_fd!
  4929. 02-02 06:29:03.873  1127  1640 D CachedBluetoothDevice:  Clearing all connection state for dev:ZTE_Overture_3
  4930. 02-02 06:29:03.929 13969 13969 D HeadsetService: Received stop request...Stopping profile...
  4931. 02-02 06:29:03.948 13969 14006 D HeadsetStateMachine: Exit Disconnected: -1
  4932. 02-02 06:29:03.955  1127  1127 D BluetoothHeadset: Proxy object disconnected
  4933. 02-02 06:29:03.955  1127  1127 D HeadsetProfile: Bluetooth service disconnected
  4934. 02-02 06:29:03.957  1578  1578 D BluetoothHeadset: Proxy object disconnected
  4935. 02-02 06:29:03.959 13969 13969 D HeadsetService:  profile stopped successfully
  4936. 02-02 06:29:03.960 13969 13969 D A2dpService: Received stop request...Stopping profile...
  4937. 02-02 06:29:03.961 13969 14008 D A2dpStateMachine: Exit Disconnected: -1
  4938. 02-02 06:29:04.054 13969 13969 I Avrcp   : cleanupDeviceFeaturesIndex index:0
  4939. 02-02 06:29:04.058  1031  1031 I chatty  : uid=1000 system_server expire 2 lines
  4940. 02-02 06:29:04.058  1127  1127 D BluetoothA2dp: Proxy object disconnected
  4941. 02-02 06:29:04.059 13969 13969 D A2dpService:  profile stopped successfully
  4942. 02-02 06:29:04.060 13969 13969 D HidService: Received stop request...Stopping profile...
  4943. 02-02 06:29:04.061  1127  1127 D BluetoothInputDevice: Proxy object disconnected
  4944. 02-02 06:29:04.062  1127  1127 D HidProfile: Bluetooth service disconnected
  4945. 02-02 06:29:04.063 13969 13969 D HidService:  profile stopped successfully
  4946. 02-02 06:29:04.064 13969 13969 D HealthService: Received stop request...Stopping profile...
  4947. 02-02 06:29:04.066 13969 13969 D HealthService:  profile stopped successfully
  4948. 02-02 06:29:04.069 13969 13969 D PanService: Received stop request...Stopping profile...
  4949. 02-02 06:29:04.073  1127  1127 D BluetoothPan: BluetoothPAN Proxy object disconnected
  4950. 02-02 06:29:04.073  1127  1127 D PanProfile: Bluetooth service disconnected
  4951. 02-02 06:29:04.074 13969 13969 D PanService:  profile stopped successfully
  4952. 02-02 06:29:04.075 13969 13969 D BluetoothMapService: Received stop request...Stopping profile...
  4953. 02-02 06:29:04.075 13969 13969 D BluetoothMapService: stop()
  4954. 02-02 06:29:04.076 13969 13969 D BluetoothMapAppObserver: deinitObservers()
  4955. 02-02 06:29:04.080 13969 13969 D BluetoothMapAppObserver: removeReceiver()
  4956. 02-02 06:29:04.082  1127  1127 D BluetoothMap: Proxy object disconnected
  4957. 02-02 06:29:04.082  1127  1127 D MapProfile: Bluetooth service disconnected
  4958. 02-02 06:29:04.087 13969 13969 D BluetoothMapService:  profile stopped successfully
  4959. 02-02 06:29:04.088 13969 13969 D HidDevService: Received stop request...Stopping profile...
  4960. 02-02 06:29:04.090 13969 13969 D HidDevService:  profile stopped successfully
  4961. 02-02 06:29:04.134 13969 13969 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree Interface...
  4962. 02-02 06:29:04.135 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60100008
  4963. 02-02 06:29:04.135 13969 13969 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree callback object
  4964. 02-02 06:29:04.137 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hfp.HeadsetService, state=10, doUpdate=true
  4965. 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  4966. 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  4967. 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  4968. 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  4969. 02-02 06:29:04.138 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  4970. 02-02 06:29:04.138 13969 14000 D bt_btif : bta_ag_hdl_event: p_scb 0x6a3bdf18
  4971. 02-02 06:29:04.139 13969 14000 D bt_btif : AG evt (hdl 0x0001): State 0, Event 0x0501
  4972. 02-02 06:29:04.139 13969 14000 D bt_bta_sys_main: bta_sys_stop_timer expected alarm was not in bta alarm hash map.
  4973. 02-02 06:29:04.139 13969 14000 D bt_bta_sys_main: bta_sys_stop_timer expected alarm was not in bta alarm hash map.
  4974. 02-02 06:29:04.143 13969 13989 D bt_btif : btif_hf_upstreams_evt: event=BTA_AG_DISABLE_EVT
  4975. 02-02 06:29:04.143 13969 13989 E bt_btif : btif_hf_upstreams_evt: Invalid index 26995
  4976. 02-02 06:29:04.147 13969 13969 D A2dpStateMachine: cleanup: mConnectedDevicesList size is 0
  4977. 02-02 06:29:04.148 13969 13969 D bt_btif : AV cleanup
  4978. 02-02 06:29:04.148 13969 13989 D bt_btif : ## A2DP STOP MEDIA THREAD ##
  4979. 02-02 06:29:04.148 13969 14009 D bt_btif :  btif_media_thread_cleanup
  4980. 02-02 06:29:04.148 13969 14010 D bt_btif : A2DP-CTRL-CHANNEL EVENT UIPC_CLOSE_EVT
  4981. 02-02 06:29:04.151 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.a2dp.A2dpService, state=10, doUpdate=true
  4982. 02-02 06:29:04.151 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  4983. 02-02 06:29:04.151 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  4984. 02-02 06:29:04.152 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  4985. 02-02 06:29:04.152 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  4986. 02-02 06:29:04.152 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  4987. 02-02 06:29:04.152 13969 13969 W BluetoothHidServiceJni: Cleaning up Bluetooth HID Interface...
  4988. 02-02 06:29:04.152 13969 13969 W BluetoothHidServiceJni: Cleaning up Bluetooth GID callback object
  4989. 02-02 06:29:04.153 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hid.HidService, state=10, doUpdate=true
  4990. 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  4991. 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  4992. 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  4993. 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  4994. 02-02 06:29:04.153 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  4995. 02-02 06:29:04.154 13969 13969 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health Interface...
  4996. 02-02 06:29:04.155 13969 13969 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health object
  4997. 02-02 06:29:04.156 13969 14000 D bt_btif : AV Sevent(0x41)=0x120a(API_CLOSE) state=0(INIT)
  4998. 02-02 06:29:04.156 13969 14000 D bt_bta_sys_main: bta_sys_stop_timer expected alarm was not in bta alarm hash map.
  4999. 02-02 06:29:04.156 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hdp.HealthService, state=10, doUpdate=true
  5000. 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  5001. 02-02 06:29:04.156 13969 14000 D bt_bta_sys_main: bta_sys_stop_timer expected alarm was not in bta alarm hash map.
  5002. 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  5003. 02-02 06:29:04.156 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
  5004. 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  5005. 02-02 06:29:04.156 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
  5006. 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  5007. 02-02 06:29:04.156 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  5008. 02-02 06:29:04.157 13969 13969 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN Interface...
  5009. 02-02 06:29:04.157 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60000000
  5010. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x000f
  5011. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
  5012. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration
  5013. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
  5014. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration
  5015. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
  5016. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration
  5017. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
  5018. 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration
  5019. 02-02 06:29:04.159 13969 13969 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN callback object
  5020. 02-02 06:29:04.161 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.pan.PanService, state=10, doUpdate=true
  5021. 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  5022. 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  5023. 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  5024. 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  5025. 02-02 06:29:04.161 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  5026. 02-02 06:29:04.161 13969 13969 V BluetoothMapService: Handler(): got msg=4
  5027. 02-02 06:29:04.161 13969 13969 D BluetoothMapService: MAP Service closeService in
  5028. 02-02 06:29:04.162 13969 13969 D BluetoothMapService: cleanup()
  5029. 02-02 06:29:04.162 13969 13969 D BluetoothMapService: MAP Service closeService in
  5030. 02-02 06:29:04.162 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60000000
  5031. 02-02 06:29:04.162 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0011
  5032. 02-02 06:29:04.162 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0013
  5033. 02-02 06:29:04.162 13969 13989 E bt_btif : btif_in_execute_service_request: Unknown service being enabled
  5034. 02-02 06:29:04.163 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.map.BluetoothMapService, state=10, doUpdate=true
  5035. 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  5036. 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  5037. 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  5038. 02-02 06:29:04.164 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  5039. 02-02 06:29:04.164 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
  5040. 02-02 06:29:04.168 13969 13969 V BluetoothHidDevServiceJni: cleanupNative enter
  5041. 02-02 06:29:04.168 13969 13969 I BluetoothHidDevServiceJni: Cleaning up interface
  5042. 02-02 06:29:04.168 13969 13969 I BluetoothHidDevServiceJni: Cleaning up callback object
  5043. 02-02 06:29:04.168 13969 13969 V BluetoothHidDevServiceJni: cleanupNative done
  5044. 02-02 06:29:04.168 13969 14000 W bt_btif : BTA got unregistered event id 20
  5045. 02-02 06:29:04.169 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000000
  5046. 02-02 06:29:04.170 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hid.HidDevService, state=10, doUpdate=true
  5047. 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isTurningOff()=true
  5048. 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  5049. 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  5050. 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
  5051. 02-02 06:29:04.171 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - All profile services stopped...
  5052. 02-02 06:29:04.171 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 26
  5053. 02-02 06:29:04.171 13969 13985 D BluetoothAdapterProperties: Setting state to 15
  5054. 02-02 06:29:04.171 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 13-> 15
  5055. 02-02 06:29:04.173 13969 13985 I BluetoothAdapterState: Entering BleOnState
  5056. 02-02 06:29:04.173  2931  2944 I chatty  : uid=1000(system) Binder_2 expire 5 lines
  5057. 02-02 06:29:04.174  1127  1180 D BluetoothPan: onBluetoothStateChange on: false
  5058. 02-02 06:29:04.175  2931  2943 I chatty  : uid=1000(system) Binder_1 expire 2 lines
  5059. 02-02 06:29:04.176  1578  1601 D BluetoothHeadset: onBluetoothStateChange: up=false
  5060. 02-02 06:29:04.176  1578  1601 D BluetoothHeadset: Unbinding service...
  5061. 02-02 06:29:04.177  1127  1674 D BluetoothHeadset: onBluetoothStateChange: up=false
  5062. 02-02 06:29:04.177  1127  1674 D BluetoothHeadset: Unbinding service...
  5063. 02-02 06:29:04.178  1127  1187 D BluetoothInputDevice: onBluetoothStateChange: up=false
  5064. 02-02 06:29:04.180 13969 13969 V BluetoothPbapService: action: android.bluetooth.adapter.action.STATE_CHANGED
  5065. 02-02 06:29:04.181  1127  1675 D BluetoothA2dp: onBluetoothStateChange: up=false
  5066. 02-02 06:29:04.183  1127 10940 D BluetoothMap: onBluetoothStateChange: up=false
  5067. 02-02 06:29:04.186  1127  1127 D BluetoothPbap: Proxy object disconnected
  5068. 02-02 06:29:04.186  1127  1127 D PbapServerProfile: Bluetooth service disconnected
  5069. 02-02 06:29:04.186  2931  2931 I chatty  : uid=1000(system) com.android.settings expire 8 lines
  5070. 02-02 06:29:04.190 13969 13969 D BluetoothUtils: callingUid =1002
  5071. 02-02 06:29:04.192  1127  1187 D BluetoothPbap: onBluetoothStateChange: up=false
  5072. 02-02 06:29:04.192 13969 13969 E BluetoothUtils: foregroundUser =0
  5073. 02-02 06:29:04.192 13969 13969 E BluetoothUtils: callingUser =0
  5074. 02-02 06:29:04.224  1031  1192 I ActivityManager: Start proc 2963:com.evervolv.widgets/1000 for broadcast com.evervolv.widgets/.BluetoothWidgetProvider
  5075. 02-02 06:29:04.251  2963  2963 I chatty  : uid=1000(system) com.evervolv.widgets expire 3 lines
  5076. 02-02 06:29:04.252 13969 13985 D BluetoothAdapterState: Current state: BLE ON, message: 20
  5077. 02-02 06:29:04.252 13969 13985 D BluetoothAdapterProperties: Setting state to 16
  5078. 02-02 06:29:04.253 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 15-> 16
  5079. 02-02 06:29:04.254 13969 13985 D BluetoothAdapterProperties: onBleDisable
  5080. 02-02 06:29:04.254 13969 13985 I BluetoothAdapterState: Entering PendingCommandState
  5081. 02-02 06:29:04.255 13969 13986 D bt_stack_manager: event_shut_down_stack is bringing down the stack.
  5082. 02-02 06:29:04.256 13969 14000 W bt_btif : bta_dm_disable BTA_DISABLE_DELAY set to 200 ms
  5083. 02-02 06:29:04.256 13969 14000 D bt_bta_sys_main: bta_sys_stop_timer expected alarm was not in bta alarm hash map.
  5084. 02-02 06:29:04.256 13969 13989 D BluetoothAdapterProperties: Scan Mode:20
  5085. 02-02 06:29:04.462 13969 13994 D bt_vendor: BT_VND_OP_LPM_SET_MODE
  5086. 02-02 06:29:04.462 13969 13994 I bt_vendor: low_power_mode_cb
  5087. 02-02 06:29:04.505 13969 13989 I bt_hci  : shut_down
  5088. 02-02 06:29:04.525 13969 13994 D bt_vendor: UNSUPPORED OP=9
  5089. 02-02 06:29:06.799   209   459 V audio_hw_primary: do_out_standby
  5090. 02-02 06:29:06.983   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5091. 02-02 06:29:06.983   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5092. 02-02 06:29:06.986   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5093. 02-02 06:29:06.986   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5094. 02-02 06:29:07.456   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5095. 02-02 06:29:07.459  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  5096. 02-02 06:29:07.469   209   459 V audio_hw_primary: start_output_stream
  5097. 02-02 06:29:07.505   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5098. 02-02 06:29:07.505   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5099. 02-02 06:29:07.505   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5100. 02-02 06:29:07.510   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5101. 02-02 06:29:07.557   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5102. 02-02 06:29:08.766  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  5103. 02-02 06:29:09.519 13989 13989 I com.android.bluetooth: type=1400 audit(0.0:401): avc: denied { write } for comm=425420536572766963652043616C6C name="state" dev="sysfs" ino=5180 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  5104. 02-02 06:29:09.527 13969 13988 I bt_hci  : epilog_timer_expired
  5105. 02-02 06:29:09.527 13969 13989 I bt_hci_h4: hal_close
  5106. 02-02 06:29:09.528 13969 13989 D bt_vendor: BT_VND_OP_USERIAL_CLOSE
  5107. 02-02 06:29:09.531 13969 13989 D bt_vendor: BT_VND_OP_POWER_CTRL OFF
  5108. 02-02 06:29:09.532 13969 13989 D bt_vendor: cleanup
  5109. 02-02 06:29:09.542 13969 13993 W bt_snoop_net: listen_fn_ error accepting LOCAL socket: Invalid argument
  5110. 02-02 06:29:09.545 13969 13986 D bt_stack_manager: event_shut_down_stack finished.
  5111. 02-02 06:29:09.545 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 24
  5112. 02-02 06:29:09.550 13969 13969 D BtGatt.DebugUtils: handleDebugAction() action=null
  5113. 02-02 06:29:09.550 13969 13985 D BluetoothAdapterState: Stopping Gatt profile services that were post enabled
  5114. 02-02 06:29:09.556 13969 13969 D BtGatt.GattService: Received stop request...Stopping profile...
  5115. 02-02 06:29:09.556 13969 13969 D BtGatt.GattService: stop()
  5116. 02-02 06:29:09.556 13969 13969 D BtGatt.AdvertiseManager: advertise clients cleared
  5117. 02-02 06:29:09.563 13969 13969 D BtGatt.GattService:  profile stopped successfully
  5118. 02-02 06:29:09.563 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.gatt.GattService, state=10, doUpdate=true
  5119. 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isTurningOff()=false
  5120. 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isTurningOn()=false
  5121. 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
  5122. 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isBleTurningOff()=true
  5123. 02-02 06:29:09.564 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 25
  5124. 02-02 06:29:09.564 13969 13985 D BluetoothAdapterProperties: Setting state to 10
  5125. 02-02 06:29:09.564 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 16-> 10
  5126. 02-02 06:29:09.565 13969 13985 I BluetoothAdapterState: Entering OffState
  5127. 02-02 06:29:09.573 13969 13969 W BluetoothAdapterService: onUnbind, calling cleanup
  5128. 02-02 06:29:09.579 13969 13969 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...
  5129. 02-02 06:29:09.579 13969 13969 W BluetoothSdpJni: Cleaning up Bluetooth Health object
  5130. 02-02 06:29:09.579 13969 13969 I BluetoothServiceJni: cleanupNative: return from cleanup
  5131. 02-02 06:29:09.581 13969 13986 D bt_stack_manager: event_clean_up_stack is cleaning up the stack.
  5132. 02-02 06:29:09.595  2931  2931 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1232 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
  5133. 02-02 06:29:09.629 13969 13969 I art     : System.exit called, status: 0
  5134. 02-02 06:29:09.629 13969 13969 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
  5135. 02-02 06:29:09.686  1031  5679 I chatty  : uid=1000(system) Binder_D expire 1 line
  5136. 02-02 06:29:09.686  1031  1043 I WindowState: WIN DEATH: Window{e4bb93f u0 com.android.bluetooth/com.android.bluetooth.opp.BluetoothOppTransferHistory}
  5137. 02-02 06:29:09.739  1031  5679 I ActivityManager: Process com.android.bluetooth (pid 13969) has died
  5138. 02-02 06:29:09.762  1031  1045 I ActivityManager: Start proc 2983:com.android.bluetooth/1002 for broadcast com.android.bluetooth/.opp.BluetoothOppReceiver
  5139. 02-02 06:29:09.800  2983  2983 I art     : Late-enabling JIT
  5140. 02-02 06:29:09.815  2983  2983 I art     : JIT created with code_cache_capacity=2MB compile_threshold=1000
  5141. 02-02 06:29:10.021  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HeadsetService
  5142. 02-02 06:29:10.021  2983  2983 D AdapterServiceConfig: Adding HeadsetService
  5143. 02-02 06:29:10.022  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName A2dpService
  5144. 02-02 06:29:10.022  2983  2983 D AdapterServiceConfig: Adding A2dpService
  5145. 02-02 06:29:10.022  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HidService
  5146. 02-02 06:29:10.023  2983  2983 D AdapterServiceConfig: Adding HidService
  5147. 02-02 06:29:10.023  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HealthService
  5148. 02-02 06:29:10.023  2983  2983 D AdapterServiceConfig: Adding HealthService
  5149. 02-02 06:29:10.023  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName PanService
  5150. 02-02 06:29:10.024  2983  2983 D AdapterServiceConfig: Adding PanService
  5151. 02-02 06:29:10.024  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName GattService
  5152. 02-02 06:29:10.024  2983  2983 D AdapterServiceConfig: Adding GattService
  5153. 02-02 06:29:10.024  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName BluetoothMapService
  5154. 02-02 06:29:10.025  2983  2983 D AdapterServiceConfig: Adding BluetoothMapService
  5155. 02-02 06:29:10.025  2983  2983 D AdapterServiceConfig: Could not find profile bit mask
  5156. 02-02 06:29:10.025  2983  2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HidDevService
  5157. 02-02 06:29:10.025  2983  2983 D AdapterServiceConfig: Adding HidDevService
  5158. 02-02 06:29:10.051  2983  2983 D BluetoothUtils: callingUid =1002
  5159. 02-02 06:29:10.052  2983  2983 E BluetoothUtils: foregroundUser =0
  5160. 02-02 06:29:10.052  2983  2983 E BluetoothUtils: callingUser =0
  5161. 02-02 06:29:10.581   209   459 V audio_hw_primary: do_out_standby
  5162. 02-02 06:29:10.766   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5163. 02-02 06:29:10.767   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5164. 02-02 06:29:10.769   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5165. 02-02 06:29:10.769   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5166. 02-02 06:29:11.182   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5167. 02-02 06:29:11.184  1031  1620 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  5168. 02-02 06:29:11.195   209   459 V audio_hw_primary: start_output_stream
  5169. 02-02 06:29:11.231   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5170. 02-02 06:29:11.231   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5171. 02-02 06:29:11.231   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5172. 02-02 06:29:11.233   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5173. 02-02 06:29:11.283   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5174. 02-02 06:29:11.429  1031  1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:1000/2931 for NetworkRequest [ id=257, legacyType=-1, [] ]
  5175. 02-02 06:29:11.591   192   192 I chatty  : uid=1000(system) /system/bin/surfaceflinger expire 1 line
  5176. 02-02 06:29:11.649  2931  2947 I chatty  : uid=1000(system) RenderThread expire 1 line
  5177. 02-02 06:29:11.775  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5178. 02-02 06:29:14.194   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5179. 02-02 06:29:14.244   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
  5180. 02-02 06:29:14.784  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5181. 02-02 06:29:14.799  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 59
  5182. 02-02 06:29:16.159  1031  1031 I chatty  : uid=1000 system_server expire 2 lines
  5183. 02-02 06:29:16.294   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5184. 02-02 06:29:16.344   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
  5185. 02-02 06:29:17.809  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5186. 02-02 06:29:17.814   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5187. 02-02 06:29:17.816  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5188. 02-02 06:29:17.840  1031  1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=257, legacyType=-1, [] ]
  5189. 02-02 06:29:18.047  2931  2947 I chatty  : uid=1000(system) RenderThread expire 2 lines
  5190. 02-02 06:29:20.344   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5191. 02-02 06:29:20.394   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
  5192. 02-02 06:29:20.739  2931  2931 I chatty  : uid=1000(system) com.android.settings expire 1 line
  5193. 02-02 06:29:20.921  2931  2946 I chatty  : uid=1000(system) AsyncTask #1 expire 6 lines
  5194. 02-02 06:29:23.396   209   459 V audio_hw_primary: do_out_standby
  5195. 02-02 06:29:23.591   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5196. 02-02 06:29:23.591   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5197. 02-02 06:29:23.594   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5198. 02-02 06:29:23.594   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5199. 02-02 06:29:23.846  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5200. 02-02 06:29:25.515  1031  7251 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  5201. 02-02 06:29:25.518   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5202. 02-02 06:29:25.531   209   459 V audio_hw_primary: start_output_stream
  5203. 02-02 06:29:25.566   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5204. 02-02 06:29:25.567   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5205. 02-02 06:29:25.567   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5206. 02-02 06:29:25.568   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5207. 02-02 06:29:25.661  1031  1620 I ActivityManager: Start proc 3004:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
  5208. 02-02 06:29:25.700  3004  3004 I chatty  : uid=1000(system) com.evervolv.toolbox expire 2 lines
  5209. 02-02 06:29:25.801  3004  3015 I chatty  : uid=1000(system) HeapTaskDaemon expire 1 line
  5210. 02-02 06:29:25.823  2931  2947 I chatty  : uid=1000(system) RenderThread expire 1 line
  5211. 02-02 06:29:25.885  3004  3004 I chatty  : uid=1000(system) com.evervolv.toolbox expire 2 lines
  5212. 02-02 06:29:26.842  3004  3018 I chatty  : uid=1000(system) RenderThread expire 3 lines
  5213. 02-02 06:29:26.852  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5214. 02-02 06:29:26.855  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  5215. 02-02 06:29:27.408  3004  3004 I chatty  : uid=1000(system) com.evervolv.toolbox expire 2 lines
  5216. 02-02 06:29:27.578  1031  1050 I chatty  : uid=1000(system) android.display expire 1 line
  5217. 02-02 06:29:28.629   209   459 V audio_hw_primary: do_out_standby
  5218. 02-02 06:29:28.792   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5219. 02-02 06:29:28.792   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5220. 02-02 06:29:28.794   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5221. 02-02 06:29:28.794   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5222. 02-02 06:29:29.867  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5223. 02-02 06:29:29.874  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5224. 02-02 06:29:33.755  1031  1031 I chatty  : uid=1000 system_server expire 2 lines
  5225. 02-02 06:29:38.063   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5226. 02-02 06:29:38.076   209   459 V audio_hw_primary: start_output_stream
  5227. 02-02 06:29:38.112   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5228. 02-02 06:29:38.112   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5229. 02-02 06:29:38.112   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5230. 02-02 06:29:38.114   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5231. 02-02 06:29:38.163   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5232. 02-02 06:29:38.914  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5233. 02-02 06:29:41.187   209   459 V audio_hw_primary: do_out_standby
  5234. 02-02 06:29:41.373   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5235. 02-02 06:29:41.373   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5236. 02-02 06:29:41.375   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5237. 02-02 06:29:41.376   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5238. 02-02 06:29:44.958  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5239. 02-02 06:29:46.568   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5240. 02-02 06:29:46.581   209   459 V audio_hw_primary: start_output_stream
  5241. 02-02 06:29:46.617   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5242. 02-02 06:29:46.617   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5243. 02-02 06:29:46.617   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5244. 02-02 06:29:46.620   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5245. 02-02 06:29:46.662   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5246. 02-02 06:29:49.675   209   459 V audio_hw_primary: do_out_standby
  5247. 02-02 06:29:49.857   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5248. 02-02 06:29:49.858   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5249. 02-02 06:29:49.860   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5250. 02-02 06:29:49.860   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5251. 02-02 06:30:00.038  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
  5252. 02-02 06:30:03.053  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5253. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5254. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5255. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61108092000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=391.61755, y[0]=755.0169, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61108092, downTime=61108092, deviceId=1, source=0x1002 }
  5256. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5257. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61108092744000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=391.61755, y[0]=755.0169, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61108092, downTime=61108092, deviceId=1, source=0x1002 }
  5258. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61074666627000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=997.02637, y[0]=162.78804, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61074666, downTime=61074559, deviceId=1, source=0x1002 }
  5259. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61074661000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=997.02637, y[0]=162.78804, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61074661, downTime=61074565, deviceId=1, source=0x1002 }
  5260. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61074666000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=986.03705, y[0]=165.78413, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61074666, downTime=61074580, deviceId=1, source=0x1002 }
  5261. 02-02 06:30:19.916  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61074660000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=986.03705, y[0]=165.78413, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61074660, downTime=61074596, deviceId=1, source=0x1002 }
  5262. 02-02 06:30:20.124  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=61108313, downTime=61108109, deviceId=-1, source=0x101 }
  5263. 02-02 06:30:20.124  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  5264. 02-02 06:30:20.128   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5265. 02-02 06:30:20.141   209   459 V audio_hw_primary: start_output_stream
  5266. 02-02 06:30:20.176   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5267. 02-02 06:30:20.176   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5268. 02-02 06:30:20.176   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5269. 02-02 06:30:20.178   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5270. 02-02 06:30:20.230   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5271. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5272. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: Build Date: 06/25/13 Tue
  5273. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: Local Branch:
  5274. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
  5275. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: Local Patches: NONE
  5276. 02-02 06:30:20.245  2931  2947 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5277. 02-02 06:30:20.264  2931  2947 I OpenGLRenderer: Initialized EGL, version 1.4
  5278. 02-02 06:30:20.379  1031  1041 I art     : Background partial concurrent mark sweep GC freed 32797(2MB) AllocSpace objects, 21(548KB) LOS objects, 23% free, 12MB/16MB, paused 7.598ms total 168.792ms
  5279. 02-02 06:30:20.708  2931  2931 D DashboardSummary: rebuildUI took: 373 ms
  5280. 02-02 06:30:20.998  2931  2957 D Index   : Deleting data for locale 'en_US' took 22 millis
  5281. 02-02 06:30:21.075  2931  2957 D Index   : Indexing locale 'en_US' took 77 millis
  5282. 02-02 06:30:21.225  2931  2957 D Index   : Deleting data for locale 'en_US' took 3 millis
  5283. 02-02 06:30:21.229  2931  2957 D Index   : Indexing locale 'en_US' took 3 millis
  5284. 02-02 06:30:21.360  2931  2957 D Index   : Deleting data for locale 'en_US' took 13 millis
  5285. 02-02 06:30:21.405  2931  2957 D Index   : Indexing locale 'en_US' took 45 millis
  5286. 02-02 06:30:23.254   209   459 V audio_hw_primary: do_out_standby
  5287. 02-02 06:30:23.417   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5288. 02-02 06:30:23.418   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5289. 02-02 06:30:23.420   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5290. 02-02 06:30:23.420   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5291. 02-02 06:30:23.742   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5292. 02-02 06:30:23.743  1031  5677 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  5293. 02-02 06:30:23.756   209   459 V audio_hw_primary: start_output_stream
  5294. 02-02 06:30:23.791   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5295. 02-02 06:30:23.791   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5296. 02-02 06:30:23.791   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5297. 02-02 06:30:23.793   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5298. 02-02 06:30:23.832   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5299. 02-02 06:30:23.875  2931  2931 D SubSettings: Launching fragment com.android.settings.WirelessSettings
  5300. 02-02 06:30:23.876  2931  2931 D WirelessSettings: onCreate: mManageMobilePlanMessage=null
  5301. 02-02 06:30:24.107  1031  1050 I ActivityManager: Displayed com.android.settings/.SubSettings: +326ms
  5302. 02-02 06:30:24.190  2931  2947 D OpenGLRenderer: endAllStagingAnimators on 0x59990680 (RippleDrawable) with handle 0x686b94d0
  5303. 02-02 06:30:24.212   192   192 I surfaceflinger: type=1400 audit(0.0:403): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5304. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5305. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5306. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61113160000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=400.6088, y[0]=755.0169, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61113160, downTime=61113160, deviceId=1, source=0x1002 }
  5307. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5308. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61113160798000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=400.6088, y[0]=755.0169, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61113160, downTime=61113160, deviceId=1, source=0x1002 }
  5309. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61111891000000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=570.44293, y[0]=237.6905, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61111891, downTime=61111730, deviceId=1, source=0x1002 }
  5310. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61111896000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=570.44293, y[0]=237.6905, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61111896, downTime=61111746, deviceId=1, source=0x1002 }
  5311. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61111901000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=570.44293, y[0]=237.6905, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61111901, downTime=61111761, deviceId=1, source=0x1002 }
  5312. 02-02 06:30:24.987  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61111895000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=570.44293, y[0]=237.6905, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61111895, downTime=61111777, deviceId=1, source=0x1002 }
  5313. 02-02 06:30:25.229  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=61113418, downTime=61113182, deviceId=-1, source=0x101 }
  5314. 02-02 06:30:25.229  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  5315. 02-02 06:30:25.255   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5316. 02-02 06:30:25.293   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5317. 02-02 06:30:25.783  2931  2931 D DashboardSummary: rebuildUI took: 435 ms
  5318. 02-02 06:30:25.981  2931  2955 D Index   : Deleting data for locale 'en_US' took 19 millis
  5319. 02-02 06:30:26.027  2931  2955 D Index   : Indexing locale 'en_US' took 46 millis
  5320. 02-02 06:30:26.145  2931  2955 D Index   : Deleting data for locale 'en_US' took 4 millis
  5321. 02-02 06:30:26.148  2931  2955 D Index   : Indexing locale 'en_US' took 3 millis
  5322. 02-02 06:30:26.203  2931  2931 I art     : Starting a blocking GC Explicit
  5323. 02-02 06:30:26.240  2931  2955 D Index   : Deleting data for locale 'en_US' took 5 millis
  5324. 02-02 06:30:26.264  2931  2931 I art     : Explicit concurrent mark sweep GC freed 20017(1435KB) AllocSpace objects, 0(0B) LOS objects, 40% free, 3MB/6MB, paused 701us total 60.791ms
  5325. 02-02 06:30:26.272  2931  2955 D Index   : Indexing locale 'en_US' took 32 millis
  5326. 02-02 06:30:26.273  2931  2931 I art     : Starting a blocking GC Explicit
  5327. 02-02 06:30:26.302  2931  2931 I art     : Explicit concurrent mark sweep GC freed 982(61KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/6MB, paused 488us total 28.503ms
  5328. 02-02 06:30:26.302  2931  2931 I art     : Starting a blocking GC Explicit
  5329. 02-02 06:30:26.326  2931  2931 I art     : Explicit concurrent mark sweep GC freed 133(5KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/6MB, paused 457us total 23.651ms
  5330. 02-02 06:30:26.348  2931  2931 E StrictMode: class com.android.settings.SubSettings; instances=2; limit=1
  5331. 02-02 06:30:26.348  2931  2931 E StrictMode: android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
  5332. 02-02 06:30:26.348  2931  2931 E StrictMode:    at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
  5333. 02-02 06:30:27.356  1031  1192 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  5334. 02-02 06:30:27.363   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5335. 02-02 06:30:27.434  3004  3004 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
  5336. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5337. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: Build Date: 06/25/13 Tue
  5338. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: Local Branch:
  5339. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
  5340. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: Local Patches: NONE
  5341. 02-02 06:30:27.651  3004  3018 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5342. 02-02 06:30:27.658  3004  3018 I OpenGLRenderer: Initialized EGL, version 1.4
  5343. 02-02 06:30:28.130  2931  2947 D OpenGLRenderer: endAllStagingAnimators on 0x5994ff00 (RippleDrawable) with handle 0x686b9190
  5344. 02-02 06:30:28.156  1031  1050 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +762ms
  5345. 02-02 06:30:30.413   209   459 V audio_hw_primary: do_out_standby
  5346. 02-02 06:30:30.610   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5347. 02-02 06:30:30.611   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5348. 02-02 06:30:30.613   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5349. 02-02 06:30:30.614   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5350. 02-02 06:30:32.663   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5351. 02-02 06:30:32.676   209   459 V audio_hw_primary: start_output_stream
  5352. 02-02 06:30:32.712   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5353. 02-02 06:30:32.712   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5354. 02-02 06:30:32.712   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5355. 02-02 06:30:32.714   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5356. 02-02 06:30:35.775   209   459 V audio_hw_primary: do_out_standby
  5357. 02-02 06:30:35.970   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5358. 02-02 06:30:35.971   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5359. 02-02 06:30:35.973   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5360. 02-02 06:30:35.973   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5361. 02-02 06:30:41.548   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5362. 02-02 06:30:41.561   209   459 V audio_hw_primary: start_output_stream
  5363. 02-02 06:30:41.597   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5364. 02-02 06:30:41.597   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5365. 02-02 06:30:41.597   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5366. 02-02 06:30:41.599   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5367. 02-02 06:30:41.649   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5368. 02-02 06:30:44.673   209   459 V audio_hw_primary: do_out_standby
  5369. 02-02 06:30:44.854   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5370. 02-02 06:30:44.854   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5371. 02-02 06:30:44.857   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5372. 02-02 06:30:44.858   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5373. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5374. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5375. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61133430000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61133430, downTime=61133430, deviceId=1, source=0x1002 }
  5376. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5377. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61133429933000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=88.91317, y[0]=423.44864, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61133429, downTime=61133314, deviceId=1, source=0x1002 }
  5378. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61133419130000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61133419, downTime=61133314, deviceId=1, source=0x1002 }
  5379. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61133398805000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61133398, downTime=61133314, deviceId=1, source=0x1002 }
  5380. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61133386872000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61133386, downTime=61133314, deviceId=1, source=0x1002 }
  5381. 02-02 06:30:45.249  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61133366548000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61133366, downTime=61133314, deviceId=1, source=0x1002 }
  5382. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5383. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5384. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61135224000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=165.83804, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61135224, downTime=61135224, deviceId=1, source=0x1002 }
  5385. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5386. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61135227876000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=168.83513, y[0]=433.43564, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61135227, downTime=61135057, deviceId=1, source=0x1002 }
  5387. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61135217103000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=165.83804, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61135217, downTime=61135057, deviceId=1, source=0x1002 }
  5388. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61135195588000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=165.83804, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61135195, downTime=61135057, deviceId=1, source=0x1002 }
  5389. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61135185182000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=165.83804, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61135185, downTime=61135057, deviceId=1, source=0x1002 }
  5390. 02-02 06:30:47.050  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61135162141000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=165.83804, y[0]=422.44992, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61135162, downTime=61135057, deviceId=1, source=0x1002 }
  5391. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5392. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5393. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61137114000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61137114, downTime=61137114, deviceId=1, source=0x1002 }
  5394. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5395. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61137121492000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61137121, downTime=61136864, deviceId=1, source=0x1002 }
  5396. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61137100007000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61137100, downTime=61136864, deviceId=1, source=0x1002 }
  5397. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61137089234000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61137089, downTime=61136864, deviceId=1, source=0x1002 }
  5398. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61137067720000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61137067, downTime=61136864, deviceId=1, source=0x1002 }
  5399. 02-02 06:30:48.936  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61137056947000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=174.82927, y[0]=434.43433, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61137056, downTime=61136864, deviceId=1, source=0x1002 }
  5400. 02-02 06:30:48.974   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5401. 02-02 06:30:48.988   209   459 V audio_hw_primary: start_output_stream
  5402. 02-02 06:30:49.023   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5403. 02-02 06:30:49.023   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5404. 02-02 06:30:49.023   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5405. 02-02 06:30:49.025   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5406. 02-02 06:30:49.074   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5407. 02-02 06:30:49.106  3004  3004 I vervolv.toolbox: type=1400 audit(0.0:404): avc: denied { search } for name="ksm" dev="sysfs" ino=5363 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_ksm:s0 tclass=dir permissive=1
  5408. 02-02 06:30:52.099   209   459 V audio_hw_primary: do_out_standby
  5409. 02-02 06:30:52.284   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5410. 02-02 06:30:52.284   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5411. 02-02 06:30:52.287   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5412. 02-02 06:30:52.287   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5413. 02-02 06:30:58.788   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5414. 02-02 06:30:58.801   209   459 V audio_hw_primary: start_output_stream
  5415. 02-02 06:30:58.837   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5416. 02-02 06:30:58.837   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5417. 02-02 06:30:58.837   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5418. 02-02 06:30:58.839   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5419. 02-02 06:30:58.890   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5420. 02-02 06:31:01.612   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5421. 02-02 06:31:01.649   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5422. 02-02 06:31:01.693  3004  3004 W art     : Method processed more than once: java.lang.String com.evervolv.toolbox.superuser.SuperuserUtils.readFile(java.io.File)
  5423. 02-02 06:31:04.671   209   459 V audio_hw_primary: do_out_standby
  5424. 02-02 06:31:04.865   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5425. 02-02 06:31:04.865   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5426. 02-02 06:31:04.868   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5427. 02-02 06:31:04.868   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5428. 02-02 06:31:14.465   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5429. 02-02 06:31:14.478   209   459 V audio_hw_primary: start_output_stream
  5430. 02-02 06:31:14.513   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5431. 02-02 06:31:14.514   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5432. 02-02 06:31:14.514   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5433. 02-02 06:31:14.515   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5434. 02-02 06:31:16.276   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5435. 02-02 06:31:16.326   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
  5436. 02-02 06:31:19.338   209   459 V audio_hw_primary: do_out_standby
  5437. 02-02 06:31:19.499   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5438. 02-02 06:31:19.499   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5439. 02-02 06:31:19.501   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5440. 02-02 06:31:19.501   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5441. 02-02 06:31:19.551   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5442. 02-02 06:31:19.551  1031  1193 I ActivityManager: START u0 {cmp=com.evervolv.toolbox/.superuser.SuperuserLogsActivity} from uid 1000 on display 0
  5443. 02-02 06:31:19.564   209   459 V audio_hw_primary: start_output_stream
  5444. 02-02 06:31:19.599   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5445. 02-02 06:31:19.600   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5446. 02-02 06:31:19.600   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5447. 02-02 06:31:19.602   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5448. 02-02 06:31:19.949  3004  3018 D OpenGLRenderer: endAllStagingAnimators on 0x69a32400 (ListPopupWindow$DropDownListView) with handle 0x6933d9b0
  5449. 02-02 06:31:19.997  1031  1050 I ActivityManager: Displayed com.evervolv.toolbox/.superuser.SuperuserLogsActivity: +384ms
  5450. 02-02 06:31:22.676   209   459 V audio_hw_primary: do_out_standby
  5451. 02-02 06:31:22.843   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5452. 02-02 06:31:22.843   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5453. 02-02 06:31:22.846   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5454. 02-02 06:31:22.846   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5455. 02-02 06:31:24.923   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5456. 02-02 06:31:24.936   209   459 V audio_hw_primary: start_output_stream
  5457. 02-02 06:31:24.971   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5458. 02-02 06:31:24.971   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5459. 02-02 06:31:24.971   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5460. 02-02 06:31:24.973   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5461. 02-02 06:31:25.024   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5462. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5463. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5464. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61175996000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61175996, downTime=61175996, deviceId=1, source=0x1002 }
  5465. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5466. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61175993592000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61175993, downTime=61175746, deviceId=1, source=0x1002 }
  5467. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61175982789000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61175982, downTime=61175746, deviceId=1, source=0x1002 }
  5468. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61175961305000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61175961, downTime=61175746, deviceId=1, source=0x1002 }
  5469. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61175939820000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61175939, downTime=61175746, deviceId=1, source=0x1002 }
  5470. 02-02 06:31:27.812  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61175929048000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1013.01074, y[0]=46.93888, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61175929, downTime=61175746, deviceId=1, source=0x1002 }
  5471. 02-02 06:31:27.916   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5472. 02-02 06:31:27.954   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5473. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5474. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5475. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61177879000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61177879, downTime=61177879, deviceId=1, source=0x1002 }
  5476. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5477. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61177876680000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61177876, downTime=61177628, deviceId=1, source=0x1002 }
  5478. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61177866304000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61177866, downTime=61177628, deviceId=1, source=0x1002 }
  5479. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61177843232000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61177843, downTime=61177628, deviceId=1, source=0x1002 }
  5480. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61177832460000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61177832, downTime=61177628, deviceId=1, source=0x1002 }
  5481. 02-02 06:31:29.694  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61177810945000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1001.02246, y[0]=52.93108, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61177810, downTime=61177628, deviceId=1, source=0x1002 }
  5482. 02-02 06:31:30.996   209   459 V audio_hw_primary: do_out_standby
  5483. 02-02 06:31:31.172   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5484. 02-02 06:31:31.173   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5485. 02-02 06:31:31.176   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5486. 02-02 06:31:31.176   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5487. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5488. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5489. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61180955000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=387.62146, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61180955, downTime=61180955, deviceId=1, source=0x1002 }
  5490. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5491. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61180955384000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=387.62146, y[0]=752.0208, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61180955, downTime=61180955, deviceId=1, source=0x1002 }
  5492. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61178983216000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=1022.00195, y[0]=37.950584, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61178983, downTime=61177628, deviceId=1, source=0x1002 }
  5493. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61178972535000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1022.00195, y[0]=37.950584, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61178972, downTime=61177628, deviceId=1, source=0x1002 }
  5494. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61178961763000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1020.0039, y[0]=39.947983, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61178961, downTime=61177628, deviceId=1, source=0x1002 }
  5495. 02-02 06:31:32.781  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61178950929000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=1016.0078, y[0]=40.946682, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61178950, downTime=61177628, deviceId=1, source=0x1002 }
  5496. 02-02 06:31:33.022  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=61181211, downTime=61180974, deviceId=-1, source=0x101 }
  5497. 02-02 06:31:33.023  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  5498. 02-02 06:31:33.024   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5499. 02-02 06:31:33.037   209   459 V audio_hw_primary: start_output_stream
  5500. 02-02 06:31:33.072   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5501. 02-02 06:31:33.072   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5502. 02-02 06:31:33.072   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5503. 02-02 06:31:33.074   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5504. 02-02 06:31:36.150   209   459 V audio_hw_primary: do_out_standby
  5505. 02-02 06:31:36.331   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5506. 02-02 06:31:36.332   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5507. 02-02 06:31:36.334   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5508. 02-02 06:31:36.334   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5509. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5510. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5511. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61191013000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=8.9912195, y[0]=298.61118, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61191013, downTime=61191013, deviceId=1, source=0x1002 }
  5512. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5513. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61191018434000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=19.980488, y[0]=306.60077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61191018, downTime=61190846, deviceId=1, source=0x1002 }
  5514. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61191007661000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=8.9912195, y[0]=298.61118, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61191007, downTime=61190846, deviceId=1, source=0x1002 }
  5515. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61190986116000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=8.9912195, y[0]=298.61118, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61190986, downTime=61190846, deviceId=1, source=0x1002 }
  5516. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61190975373000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=8.9912195, y[0]=298.61118, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61190975, downTime=61190846, deviceId=1, source=0x1002 }
  5517. 02-02 06:31:42.837  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61190953889000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=8.9912195, y[0]=298.61118, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61190953, downTime=61190846, deviceId=1, source=0x1002 }
  5518. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5519. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5520. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61192682000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61192682, downTime=61192682, deviceId=1, source=0x1002 }
  5521. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5522. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61192684083000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61192684, downTime=61192431, deviceId=1, source=0x1002 }
  5523. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61192673310000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61192673, downTime=61192431, deviceId=1, source=0x1002 }
  5524. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61192651826000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61192651, downTime=61192431, deviceId=1, source=0x1002 }
  5525. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61192641053000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61192641, downTime=61192431, deviceId=1, source=0x1002 }
  5526. 02-02 06:31:44.505  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61192619569000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=48.952194, y[0]=319.58386, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61192619, downTime=61192431, deviceId=1, source=0x1002 }
  5527. 02-02 06:31:44.605   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5528. 02-02 06:31:44.618   209   459 V audio_hw_primary: start_output_stream
  5529. 02-02 06:31:44.653   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5530. 02-02 06:31:44.653   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5531. 02-02 06:31:44.654   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5532. 02-02 06:31:44.662   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5533. 02-02 06:31:44.711   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5534. 02-02 06:31:47.725   209   459 V audio_hw_primary: do_out_standby
  5535. 02-02 06:31:47.905   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5536. 02-02 06:31:47.906   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5537. 02-02 06:31:47.908   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5538. 02-02 06:31:47.909   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5539. 02-02 06:31:49.102   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5540. 02-02 06:31:49.115   209   459 V audio_hw_primary: start_output_stream
  5541. 02-02 06:31:49.121  1031 11889 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@820aff9 attribute=null, token = android.os.BinderProxy@1acba8c
  5542. 02-02 06:31:49.151   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5543. 02-02 06:31:49.151   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5544. 02-02 06:31:49.151   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5545. 02-02 06:31:49.153   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5546. 02-02 06:31:49.203   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5547. 02-02 06:31:52.216   209   459 V audio_hw_primary: do_out_standby
  5548. 02-02 06:31:52.396   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5549. 02-02 06:31:52.397   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5550. 02-02 06:31:52.405   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5551. 02-02 06:31:52.405   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5552. 02-02 06:31:52.588  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5553. 02-02 06:31:54.658  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5554. 02-02 06:31:54.669  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5555. 02-02 06:31:57.684  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5556. 02-02 06:31:57.702  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5557. 02-02 06:32:00.726  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5558. 02-02 06:32:00.738  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5559. 02-02 06:32:03.764  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5560. 02-02 06:32:03.774  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5561. 02-02 06:32:46.011  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5562. 02-02 06:32:46.030  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5563. 02-02 06:32:49.019  1031  1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  5564. 02-02 06:32:49.023  1031  1052 I PowerManagerService: Sleeping (uid 1000)...
  5565. 02-02 06:32:49.034  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5566. 02-02 06:32:49.064  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5567. 02-02 06:32:49.184  1031  1041 I art     : Background partial concurrent mark sweep GC freed 17379(972KB) AllocSpace objects, 2(80KB) LOS objects, 24% free, 12MB/16MB, paused 2.624ms total 102.325ms
  5568. 02-02 06:32:49.637  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5569. 02-02 06:32:49.638  1031  1052 D Sensors : sensor activation called: handle=0, enabled=0********************************
  5570. 02-02 06:32:49.638  1031  1052 V KeyguardServiceDelegate: onScreenTurnedOff()
  5571. 02-02 06:32:49.655  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  5572. 02-02 06:32:49.662   192   192 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x76aa4000
  5573. 02-02 06:32:49.664   192   192 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  5574. 02-02 06:32:49.734  1094  1094 I PhotonicModulat: type=1400 audit(0.0:405): avc: denied { write } for name="tsdriver" dev="tmpfs" ino=1184 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  5575. 02-02 06:32:49.742   192   192 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  5576. 02-02 06:32:49.743  1031  1094 I Tenderloin PowerHAL: Disabling touch screen
  5577. 02-02 06:32:49.744   193   193 I ts_power: touchscreen_power: enable=0, ts_state=1
  5578. 02-02 06:32:49.757  1031  1073 D WifiConfigStore: Retrieve network priorities after PNO.
  5579. 02-02 06:32:49.757  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5580. 02-02 06:32:49.758  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5581. 02-02 06:32:49.759  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5582. 02-02 06:32:49.759  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5583. 02-02 06:32:49.760  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5584. 02-02 06:32:49.761   209   209 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
  5585. 02-02 06:32:49.761   209   209 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  5586. 02-02 06:32:49.761  1031  1073 E native  : do suspend true
  5587. 02-02 06:32:55.019  1031  1065 I PowerManagerService: Waking up from sleep (uid 1000)...
  5588. 02-02 06:32:55.025  1031  1031 V KeyguardServiceDelegate: onStartedWakingUp()
  5589. 02-02 06:32:55.027  1031  1052 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5590. 02-02 06:32:55.028  1031  1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  5591. 02-02 06:32:55.078  1031  1052 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@1097441)
  5592. 02-02 06:32:55.091  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5593. 02-02 06:32:55.094  1031  1073 D WifiConfigStore: Retrieve network priorities after PNO.
  5594. 02-02 06:32:55.094  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5595. 02-02 06:32:55.094  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5596. 02-02 06:32:55.098  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5597. 02-02 06:32:55.098  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5598. 02-02 06:32:55.099  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5599. 02-02 06:32:55.100   209  1081 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
  5600. 02-02 06:32:55.100   209  1081 I audio_hw_primary: audio_route_apply_path: out-reset
  5601. 02-02 06:32:55.101  1031  1073 E wifi_gbk2utf: g_pItemList is NULL
  5602. 02-02 06:32:55.113  1031  1073 E native  : do suspend false
  5603. 02-02 06:32:55.114  1031  1073 D WifiConfigStore: No blacklist allowed without epno enabled
  5604. 02-02 06:32:55.119  1031  1043 V KeyguardServiceDelegate: **** SHOWN CALLED ****
  5605. 02-02 06:32:55.128  1031  1094 I Tenderloin PowerHAL: Enabling touch screen
  5606. 02-02 06:32:55.129   193   193 I ts_power: touchscreen_power: enable=1, ts_state=0
  5607. 02-02 06:32:55.132  1031  1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  5608. 02-02 06:32:55.134   192   192 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x76aa4000
  5609. 02-02 06:32:55.134   192   192 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  5610. 02-02 06:32:55.143   209  1081 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  5611. 02-02 06:32:55.180   192   192 I surfaceflinger: type=1400 audit(0.0:406): avc: denied { open } for name="msm_rotator" dev="tmpfs" ino=732 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5612. 02-02 06:32:55.191   192   192 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  5613. 02-02 06:32:55.252  1031  1046 D Sensors : sensor activation called: handle=0, enabled=1********************************
  5614. 02-02 06:32:55.254  1031  1052 I DisplayPowerController: Unblocked screen on after 226 ms
  5615. 02-02 06:32:55.255  1031  1052 V KeyguardServiceDelegate: onScreenTurnedOn()
  5616. 02-02 06:32:58.128  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5617. 02-02 06:33:01.152  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5618. 02-02 06:33:07.189  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5619. 02-02 06:33:07.196  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5620. 02-02 06:33:10.214  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5621. 02-02 06:33:13.232  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5622. 02-02 06:33:16.259  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5623. 02-02 06:33:19.289  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5624. 02-02 06:33:28.356  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5625. 02-02 06:33:37.417  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5626. 02-02 06:33:40.439  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5627. 02-02 06:33:43.458  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5628. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5629. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5630. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61313885000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=753.2644, y[0]=411.46423, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61313885, downTime=61313885, deviceId=1, source=0x1002 }
  5631. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5632. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61313891566000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=766.2517, y[0]=405.47205, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61313891, downTime=61313752, deviceId=1, source=0x1002 }
  5633. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61313870112000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=753.2644, y[0]=411.46423, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61313870, downTime=61313752, deviceId=1, source=0x1002 }
  5634. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61313859339000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=753.2644, y[0]=411.46423, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61313859, downTime=61313752, deviceId=1, source=0x1002 }
  5635. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61313837855000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=753.2644, y[0]=411.46423, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61313837, downTime=61313752, deviceId=1, source=0x1002 }
  5636. 02-02 06:33:50.505  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61313827112000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=753.2644, y[0]=411.46423, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61313827, downTime=61313752, deviceId=1, source=0x1002 }
  5637. 02-02 06:33:52.531  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5638. 02-02 06:33:52.534  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5639. 02-02 06:33:55.546  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5640. 02-02 06:33:55.554  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5641. 02-02 06:34:01.595  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5642. 02-02 06:34:01.605  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5643. 02-02 06:34:16.708  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5644. 02-02 06:34:16.715  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5645. 02-02 06:34:17.276   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5646. 02-02 06:34:17.289   209   459 V audio_hw_primary: start_output_stream
  5647. 02-02 06:34:17.325   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5648. 02-02 06:34:17.325   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5649. 02-02 06:34:17.325   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5650. 02-02 06:34:17.327   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5651. 02-02 06:34:17.378   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5652. 02-02 06:34:20.402   209   459 V audio_hw_primary: do_out_standby
  5653. 02-02 06:34:20.585   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5654. 02-02 06:34:20.585   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5655. 02-02 06:34:20.588   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5656. 02-02 06:34:20.588   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5657. 02-02 06:34:22.591   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5658. 02-02 06:34:22.604   209   459 V audio_hw_primary: start_output_stream
  5659. 02-02 06:34:22.611  1031  5679 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ab3e4bb attribute=android.view.inputmethod.EditorInfo@1eb8dd8, token = android.os.BinderProxy@1acba8c
  5660. 02-02 06:34:22.640   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5661. 02-02 06:34:22.640   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5662. 02-02 06:34:22.640   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5663. 02-02 06:34:22.642   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5664. 02-02 06:34:22.679   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5665. 02-02 06:34:22.751  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5666. 02-02 06:34:25.693   209   459 V audio_hw_primary: do_out_standby
  5667. 02-02 06:34:25.771  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5668. 02-02 06:34:25.865   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5669. 02-02 06:34:25.865   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5670. 02-02 06:34:25.866   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5671. 02-02 06:34:25.867   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5672. 02-02 06:34:29.008   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5673. 02-02 06:34:29.021   209   459 V audio_hw_primary: start_output_stream
  5674. 02-02 06:34:29.057   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5675. 02-02 06:34:29.057   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5676. 02-02 06:34:29.057   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5677. 02-02 06:34:29.059   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5678. 02-02 06:34:29.096   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5679. 02-02 06:34:31.812  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5680. 02-02 06:34:32.121   209   459 V audio_hw_primary: do_out_standby
  5681. 02-02 06:34:32.303   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5682. 02-02 06:34:32.304   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5683. 02-02 06:34:32.306   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5684. 02-02 06:34:32.307   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5685. 02-02 06:34:34.843  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5686. 02-02 06:34:37.861  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5687. 02-02 06:34:40.883  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5688. 02-02 06:34:41.981   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5689. 02-02 06:34:41.994   209   459 V audio_hw_primary: start_output_stream
  5690. 02-02 06:34:42.030   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5691. 02-02 06:34:42.030   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5692. 02-02 06:34:42.030   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5693. 02-02 06:34:42.031   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5694. 02-02 06:34:42.086   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5695. 02-02 06:34:44.167   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5696. 02-02 06:34:44.197   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5697. 02-02 06:34:46.910  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5698. 02-02 06:34:47.217   209   459 V audio_hw_primary: do_out_standby
  5699. 02-02 06:34:47.420   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5700. 02-02 06:34:47.420   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5701. 02-02 06:34:47.422   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5702. 02-02 06:34:47.423   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5703. 02-02 06:34:48.055   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5704. 02-02 06:34:48.068   209   459 V audio_hw_primary: start_output_stream
  5705. 02-02 06:34:48.104   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5706. 02-02 06:34:48.104   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5707. 02-02 06:34:48.104   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5708. 02-02 06:34:48.106   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5709. 02-02 06:34:48.900   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5710. 02-02 06:34:48.937   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5711. 02-02 06:34:49.630   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5712. 02-02 06:34:49.926  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5713. 02-02 06:34:50.767   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5714. 02-02 06:34:50.817   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(5)
  5715. 02-02 06:34:52.880   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5716. 02-02 06:34:53.046  1031  5677 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1321197 attribute=null, token = android.os.BinderProxy@1acba8c
  5717. 02-02 06:34:55.937   209   459 V audio_hw_primary: do_out_standby
  5718. 02-02 06:34:56.145   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5719. 02-02 06:34:56.145   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5720. 02-02 06:34:56.148   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5721. 02-02 06:34:56.148   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5722. 02-02 06:34:58.976  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5723. 02-02 06:34:58.986  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5724. 02-02 06:35:02.009  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5725. 02-02 06:35:02.024  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5726. 02-02 06:35:23.160  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5727. 02-02 06:35:26.191  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5728. 02-02 06:35:37.662   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5729. 02-02 06:35:37.675   209   459 V audio_hw_primary: start_output_stream
  5730. 02-02 06:35:37.711   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5731. 02-02 06:35:37.711   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5732. 02-02 06:35:37.711   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5733. 02-02 06:35:37.713   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5734. 02-02 06:35:40.788   209   459 V audio_hw_primary: do_out_standby
  5735. 02-02 06:35:40.972   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5736. 02-02 06:35:40.973   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5737. 02-02 06:35:40.975   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5738. 02-02 06:35:40.975   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5739. 02-02 06:35:42.290   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5740. 02-02 06:35:42.303   209   459 V audio_hw_primary: start_output_stream
  5741. 02-02 06:35:42.310  1031  1193 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b107ba2 attribute=null, token = android.os.BinderProxy@1acba8c
  5742. 02-02 06:35:42.339   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5743. 02-02 06:35:42.339   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5744. 02-02 06:35:42.339   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5745. 02-02 06:35:42.341   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5746. 02-02 06:35:42.381   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5747. 02-02 06:35:44.873   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5748. 02-02 06:35:44.910   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5749. 02-02 06:35:46.660   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5750. 02-02 06:35:46.661  1031  4475 I ActivityManager: START u0 {cmp=com.evervolv.toolbox/.superuser.SuperuserAppActivity} from uid 1000 on display 0
  5751. 02-02 06:35:47.352  3004  3004 I Choreographer: Skipped 36 frames!  The application may be doing too much work on its main thread.
  5752. 02-02 06:35:47.363  3004  3018 D OpenGLRenderer: endAllStagingAnimators on 0x68fb1d80 (ListPopupWindow$DropDownListView) with handle 0x692ac680
  5753. 02-02 06:35:47.529  1031  1050 I ActivityManager: Displayed com.evervolv.toolbox/.superuser.SuperuserAppActivity: +818ms
  5754. 02-02 06:35:49.710   209   459 V audio_hw_primary: do_out_standby
  5755. 02-02 06:35:49.898   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5756. 02-02 06:35:49.898   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5757. 02-02 06:35:49.900   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5758. 02-02 06:35:49.901   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5759. 02-02 06:35:50.342  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5760. 02-02 06:35:53.373  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5761. 02-02 06:35:59.412  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5762. 02-02 06:35:59.419  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5763. 02-02 06:36:05.455  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5764. 02-02 06:36:05.463  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5765. 02-02 06:36:07.999   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5766. 02-02 06:36:08.012   209   459 V audio_hw_primary: start_output_stream
  5767. 02-02 06:36:08.048   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5768. 02-02 06:36:08.048   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5769. 02-02 06:36:08.048   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5770. 02-02 06:36:08.050   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5771. 02-02 06:36:08.472  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5772. 02-02 06:36:08.482  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  5773. 02-02 06:36:11.123   209   459 V audio_hw_primary: do_out_standby
  5774. 02-02 06:36:11.309   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5775. 02-02 06:36:11.309   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5776. 02-02 06:36:11.312   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5777. 02-02 06:36:11.312   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5778. 02-02 06:36:11.503  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5779. 02-02 06:36:11.511  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5780. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5781. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5782. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61455192000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=970.0527, y[0]=419.45383, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61455192, downTime=61455192, deviceId=1, source=0x1002 }
  5783. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5784. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61455193201000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=956.06635, y[0]=415.45905, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61455193, downTime=61455142, deviceId=1, source=0x1002 }
  5785. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61455171747000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=970.0527, y[0]=419.45383, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61455171, downTime=61455142, deviceId=1, source=0x1002 }
  5786. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61455161005000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=970.0527, y[0]=419.45383, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61455161, downTime=61455142, deviceId=1, source=0x1002 }
  5787. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61455142725000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=970.0527, y[0]=419.45383, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61455142, downTime=61455142, deviceId=1, source=0x1002 }
  5788. 02-02 06:36:11.804  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61451310000000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=77.923904, y[0]=56.925877, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61451310, downTime=61451119, deviceId=1, source=0x1002 }
  5789. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5790. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5791. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61458821000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=990.03314, y[0]=272.645, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61458821, downTime=61458821, deviceId=1, source=0x1002 }
  5792. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5793. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61458828638000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=966.0566, y[0]=279.6359, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61458828, downTime=61458788, deviceId=1, source=0x1002 }
  5794. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61458807215000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=990.03314, y[0]=272.645, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61458807, downTime=61458788, deviceId=1, source=0x1002 }
  5795. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61458796534000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=990.03314, y[0]=272.645, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61458796, downTime=61458788, deviceId=1, source=0x1002 }
  5796. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61458788843000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=990.03314, y[0]=272.645, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61458788, downTime=61458788, deviceId=1, source=0x1002 }
  5797. 02-02 06:36:15.440  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61455643976000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=638.3766, y[0]=479.37582, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61455643, downTime=61455142, deviceId=1, source=0x1002 }
  5798. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5799. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5800. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61460231000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=713.3034, y[0]=349.54486, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61460231, downTime=61460231, deviceId=1, source=0x1002 }
  5801. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5802. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61460244166000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=725.2917, y[0]=342.55396, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61460244, downTime=61460215, deviceId=1, source=0x1002 }
  5803. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61460222773000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=713.3034, y[0]=349.54486, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61460222, downTime=61460215, deviceId=1, source=0x1002 }
  5804. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61460215143000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=713.3034, y[0]=349.54486, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61460215, downTime=61460215, deviceId=1, source=0x1002 }
  5805. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61459321955000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=763.25464, y[0]=282.632, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61459321, downTime=61458788, deviceId=1, source=0x1002 }
  5806. 02-02 06:36:16.858  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61459311243000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=763.25464, y[0]=282.632, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61459311, downTime=61458788, deviceId=1, source=0x1002 }
  5807. 02-02 06:36:28.641   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5808. 02-02 06:36:28.654   209   459 V audio_hw_primary: start_output_stream
  5809. 02-02 06:36:28.689   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5810. 02-02 06:36:28.690   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5811. 02-02 06:36:28.690   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5812. 02-02 06:36:28.691   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5813. 02-02 06:36:28.740   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5814. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5815. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5816. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61473452000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=591.4224, y[0]=100.86866, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61473452, downTime=61473452, deviceId=1, source=0x1002 }
  5817. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5818. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61473453791000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=589.4244, y[0]=89.882965, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61473453, downTime=61473285, deviceId=1, source=0x1002 }
  5819. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61473432307000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=591.4224, y[0]=100.86866, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61473432, downTime=61473285, deviceId=1, source=0x1002 }
  5820. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61473421595000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=591.4224, y[0]=100.86866, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61473421, downTime=61473285, deviceId=1, source=0x1002 }
  5821. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61473400202000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=591.4224, y[0]=100.86866, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61473400, downTime=61473285, deviceId=1, source=0x1002 }
  5822. 02-02 06:36:30.067  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61473389429000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=591.4224, y[0]=100.86866, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61473389, downTime=61473285, deviceId=1, source=0x1002 }
  5823. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5824. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5825. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61474610000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=581.4322, y[0]=83.89077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61474610, downTime=61474610, deviceId=1, source=0x1002 }
  5826. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5827. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61474622401000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=595.4185, y[0]=74.90247, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61474622, downTime=61474527, deviceId=1, source=0x1002 }
  5828. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61474600977000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=581.4322, y[0]=83.89077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61474600, downTime=61474527, deviceId=1, source=0x1002 }
  5829. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61474590235000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=581.4322, y[0]=83.89077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61474590, downTime=61474527, deviceId=1, source=0x1002 }
  5830. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61474568812000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=581.4322, y[0]=83.89077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61474568, downTime=61474527, deviceId=1, source=0x1002 }
  5831. 02-02 06:36:31.234  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61474558069000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=581.4322, y[0]=83.89077, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61474558, downTime=61474527, deviceId=1, source=0x1002 }
  5832. 02-02 06:36:31.422   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5833. 02-02 06:36:31.452   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5834. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5835. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5836. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61475760000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=618.3961, y[0]=171.77634, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61475760, downTime=61475760, deviceId=1, source=0x1002 }
  5837. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5838. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61475769587000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=607.40686, y[0]=170.77763, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61475769, downTime=61475727, deviceId=1, source=0x1002 }
  5839. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61475758814000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=618.3961, y[0]=171.77634, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61475758, downTime=61475727, deviceId=1, source=0x1002 }
  5840. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61475737421000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=618.3961, y[0]=171.77634, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61475737, downTime=61475727, deviceId=1, source=0x1002 }
  5841. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61475727015000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=618.3961, y[0]=171.77634, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61475727, downTime=61475727, deviceId=1, source=0x1002 }
  5842. 02-02 06:36:32.384  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61474794855000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=676.33954, y[0]=68.91027, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61474794, downTime=61474527, deviceId=1, source=0x1002 }
  5843. 02-02 06:36:32.620  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5844. 02-02 06:36:32.626  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  5845. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5846. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5847. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61476754000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=622.3922, y[0]=180.76463, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61476754, downTime=61476754, deviceId=1, source=0x1002 }
  5848. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5849. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61476755793000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=616.3981, y[0]=168.78023, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61476755, downTime=61476671, deviceId=1, source=0x1002 }
  5850. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61476735621000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=622.3922, y[0]=180.76463, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61476735, downTime=61476671, deviceId=1, source=0x1002 }
  5851. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61476723658000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=622.3922, y[0]=180.76463, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61476723, downTime=61476671, deviceId=1, source=0x1002 }
  5852. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61476702235000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=622.3922, y[0]=180.76463, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61476702, downTime=61476671, deviceId=1, source=0x1002 }
  5853. 02-02 06:36:33.368  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61476691492000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=622.3922, y[0]=180.76463, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61476691, downTime=61476671, deviceId=1, source=0x1002 }
  5854. 02-02 06:36:34.473   209   459 V audio_hw_primary: do_out_standby
  5855. 02-02 06:36:34.679   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5856. 02-02 06:36:34.679   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5857. 02-02 06:36:34.682   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5858. 02-02 06:36:34.682   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5859. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5860. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5861. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61478623000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=117.84655, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61478623, downTime=61478623, deviceId=1, source=0x1002 }
  5862. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5863. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61478622309000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=53.94732, y[0]=121.841354, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61478622, downTime=61478439, deviceId=1, source=0x1002 }
  5864. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61478610529000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=117.84655, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61478610, downTime=61478439, deviceId=1, source=0x1002 }
  5865. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61478590235000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=117.84655, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61478590, downTime=61478439, deviceId=1, source=0x1002 }
  5866. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61478567560000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=117.84655, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61478567, downTime=61478439, deviceId=1, source=0x1002 }
  5867. 02-02 06:36:35.236  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61478556788000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=117.84655, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61478556, downTime=61478439, deviceId=1, source=0x1002 }
  5868. 02-02 06:36:35.644  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5869. 02-02 06:36:35.658  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5870. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5871. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5872. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61483134000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=381.62732, y[0]=759.0117, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61483134, downTime=61483134, deviceId=1, source=0x1002 }
  5873. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5874. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61483134821000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=381.62732, y[0]=759.0117, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61483134, downTime=61483134, deviceId=1, source=0x1002 }
  5875. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61480153000000, MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=113.85175, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61480153, downTime=61479953, deviceId=1, source=0x1002 }
  5876. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61480144000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=113.85175, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61480144, downTime=61479954, deviceId=1, source=0x1002 }
  5877. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61480149000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=113.85175, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61480149, downTime=61479969, deviceId=1, source=0x1002 }
  5878. 02-02 06:36:39.756  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61480154000000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=64.936584, y[0]=113.85175, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61480154, downTime=61479985, deviceId=1, source=0x1002 }
  5879. 02-02 06:36:39.947  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=61483338, downTime=61483151, deviceId=-1, source=0x101 }
  5880. 02-02 06:36:39.948  1554  1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
  5881. 02-02 06:36:39.950   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5882. 02-02 06:36:39.963   209   459 V audio_hw_primary: start_output_stream
  5883. 02-02 06:36:39.999   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5884. 02-02 06:36:39.999   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5885. 02-02 06:36:39.999   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5886. 02-02 06:36:40.001   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5887. 02-02 06:36:43.076   209   459 V audio_hw_primary: do_out_standby
  5888. 02-02 06:36:43.261   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5889. 02-02 06:36:43.261   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5890. 02-02 06:36:43.263   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5891. 02-02 06:36:43.263   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5892. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier: TouchEvent: ACTION_DOWN but pointers are already down.  Probably missing ACTION_UP from previous gesture.
  5893. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   in android.view.ScaleGestureDetector@f3e94f0
  5894. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   0: sent at 61486833000000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=873.14734, y[0]=637.17035, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61486833, downTime=61486833, deviceId=1, source=0x1002 }
  5895. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   -- recent events --
  5896. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   1: sent at 61486843409000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=868.1522, y[0]=623.18854, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61486843, downTime=61486784, deviceId=1, source=0x1002 }
  5897. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   2: sent at 61486832697000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=873.14734, y[0]=637.17035, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61486832, downTime=61486784, deviceId=1, source=0x1002 }
  5898. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   3: sent at 61486811243000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=873.14734, y[0]=637.17035, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=61486811, downTime=61486784, deviceId=1, source=0x1002 }
  5899. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   4: sent at 61486789850000, MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=873.14734, y[0]=637.17035, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61486789, downTime=61486784, deviceId=1, source=0x1002 }
  5900. 02-02 06:36:43.458  1031  1031 D InputEventConsistencyVerifier:   5: sent at 61486784663000, MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=873.14734, y[0]=637.17035, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=61486784, downTime=61486784, deviceId=1, source=0x1002 }
  5901. 02-02 06:37:02.558   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5902. 02-02 06:37:02.572   209   459 V audio_hw_primary: start_output_stream
  5903. 02-02 06:37:02.607   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5904. 02-02 06:37:02.607   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5905. 02-02 06:37:02.608   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5906. 02-02 06:37:02.609   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5907. 02-02 06:37:02.648   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5908. 02-02 06:37:05.673   209   459 V audio_hw_primary: do_out_standby
  5909. 02-02 06:37:05.841   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5910. 02-02 06:37:05.841   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5911. 02-02 06:37:05.844   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5912. 02-02 06:37:05.844   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5913. 02-02 06:37:17.924  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5914. 02-02 06:37:17.936  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  5915. 02-02 06:37:30.005  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5916. 02-02 06:37:30.007  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5917. 02-02 06:37:33.184   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5918. 02-02 06:37:33.197   209   459 V audio_hw_primary: start_output_stream
  5919. 02-02 06:37:33.233   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5920. 02-02 06:37:33.233   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5921. 02-02 06:37:33.233   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5922. 02-02 06:37:33.235   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5923. 02-02 06:37:33.285   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5924. 02-02 06:37:36.310   209   459 V audio_hw_primary: do_out_standby
  5925. 02-02 06:37:36.495   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5926. 02-02 06:37:36.495   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5927. 02-02 06:37:36.498   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5928. 02-02 06:37:36.498   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5929. 02-02 06:37:41.333  3004  3004 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
  5930. 02-02 06:37:41.333  3004  3004 W ViewRootImpl: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=541.25464, y[0]=341.26788, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=8, eventTime=61544704, downTime=61544691, deviceId=1, source=0x1002 }
  5931. 02-02 06:37:41.334  3004  3004 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
  5932. 02-02 06:37:41.337  1031  5677 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9844f95 attribute=null, token = android.os.BinderProxy@1acba8c
  5933. 02-02 06:37:42.066  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5934. 02-02 06:37:42.074  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
  5935. 02-02 06:37:45.087  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5936. 02-02 06:37:45.100  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5937. 02-02 06:37:46.003   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5938. 02-02 06:37:46.016   209   459 V audio_hw_primary: start_output_stream
  5939. 02-02 06:37:46.052   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5940. 02-02 06:37:46.052   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5941. 02-02 06:37:46.052   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5942. 02-02 06:37:46.054   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5943. 02-02 06:37:46.104   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5944. 02-02 06:37:49.129   209   459 V audio_hw_primary: do_out_standby
  5945. 02-02 06:37:49.316   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5946. 02-02 06:37:49.317   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5947. 02-02 06:37:49.321   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5948. 02-02 06:37:49.321   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5949. 02-02 06:37:53.941   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5950. 02-02 06:37:53.955   209   459 V audio_hw_primary: start_output_stream
  5951. 02-02 06:37:53.990   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5952. 02-02 06:37:53.990   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5953. 02-02 06:37:53.990   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5954. 02-02 06:37:53.992   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5955. 02-02 06:37:54.030   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5956. 02-02 06:37:56.223  1031  1045 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5957. 02-02 06:37:56.230  1031  1047 E KernelUidCpuTimeReader: Failed to read uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or directory)
  5958. 02-02 06:37:57.055   209   459 V audio_hw_primary: do_out_standby
  5959. 02-02 06:37:57.237   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5960. 02-02 06:37:57.237   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5961. 02-02 06:37:57.239   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5962. 02-02 06:37:57.239   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5963. 02-02 06:38:12.241  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5964. 02-02 06:38:12.248  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5965. 02-02 06:38:19.880   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5966. 02-02 06:38:19.893   209   459 V audio_hw_primary: start_output_stream
  5967. 02-02 06:38:19.930   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5968. 02-02 06:38:19.930   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5969. 02-02 06:38:19.930   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5970. 02-02 06:38:19.931   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5971. 02-02 06:38:19.970   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5972. 02-02 06:38:22.995   209   459 V audio_hw_primary: do_out_standby
  5973. 02-02 06:38:23.178   209   459 V audio_hw_primary: select_devices: out_off odev,idev=0x2,0x0 out/spkr/hp=010 in/imic/wmic=000
  5974. 02-02 06:38:23.178   209   459 I audio_hw_primary: audio_route_apply_path: speaker-disable
  5975. 02-02 06:38:23.185   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5976. 02-02 06:38:23.185   209   459 I audio_hw_primary: audio_route_apply_path: out-disable
  5977. 02-02 06:38:24.323  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5978. 02-02 06:38:27.341  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
  5979. 02-02 06:38:30.359  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5980. 02-02 06:38:30.367  1031  1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
  5981. 02-02 06:38:32.768   209   459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
  5982. 02-02 06:38:32.781   209   459 V audio_hw_primary: start_output_stream
  5983. 02-02 06:38:32.817   209   459 V audio_hw_primary: select_devices: out_on odev,idev=0x2,0x0 out/spkr/hp=110 in/imic/wmic=000
  5984. 02-02 06:38:32.817   209   459 I audio_hw_primary: audio_route_apply_path: headphone-disable
  5985. 02-02 06:38:32.817   209   459 I audio_hw_primary: audio_route_apply_path: speaker-enable
  5986. 02-02 06:38:32.819   209   459 I audio_hw_primary: audio_route_apply_path: out-enable
  5987. 02-02 06:38:32.856   209   459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
  5988. 02-02 06:38:32.877  3004  3004 D EVToolbox: Calling dumplogcat:-D -B -o /data/user/0/com.evervolv.toolbox/files/logcat -m
  5989. 02-02 06:38:32.899  3087  3087 I dumplogcat: type=1400 audit(0.0:407): avc: denied { module_request } for kmod="personality-8" scontext=u:r:init:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
  5990. 02-02 06:38:32.989  3090  3090 I logcat  : type=1400 audit(0.0:408): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2018-02-02-06-38-32.txt.tmp" dev="dm-9" ino=538601 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1
  5991. 02-02 06:38:32.989  3090  3090 I logcat  : type=1400 audit(0.0:409): avc: denied { module_request } for kmod="personality-8" scontext=u:r:logd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=1
  5992. 02-02 06:38:32.999  3018  3018 I RenderThread: type=1400 audit(0.0:410): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 ioctlcmd=910 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5993. 02-02 06:38:33.099  3018  3018 I RenderThread: type=1400 audit(0.0:411): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5994. 02-02 06:38:33.176  3004  3018 V RenderScript: 0x696f5000 Launching thread(s), CPUs 2
  5995. 02-02 06:38:33.377  1031  1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
  5996. 02-02 06:38:33.399  1688  1688 I RenderThread: type=1400 audit(0.0:412): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=936 ioctlcmd=910 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  5997. [logcat: 0.802s elapsed]
  5998.  
  5999. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  6000. Broadcast completed: result=0
  6001.  

Reply to "Logcat: ev_tenderloin-6.0.1-nightly-2016.05.28"

Here you can reply to the paste above