- ------ SYSTEM LOG (logcat -d *:v) ------
- --------- beginning of crash
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: FATAL EXCEPTION: main
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: Process: com.android.printspooler, PID: 4484
- 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}
- 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>
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:539)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:393)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.app.Activity.setContentView(Activity.java:2172)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.PrintActivity.onPrinterRegistryReady(PrintActivity.java:275)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.PrintActivity.-wrap11(PrintActivity.java)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.PrintActivity$2.run(PrintActivity.java:265)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.PrinterRegistry$1.onLoadFinished(PrinterRegistry.java:146)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.PrinterRegistry$1.onLoadFinished(PrinterRegistry.java:130)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:483)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:451)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.content.Loader.deliverResult(Loader.java:144)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.FusedPrintersProvider.computeAndDeliverResult(FusedPrintersProvider.java:133)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.FusedPrintersProvider.updatePrinters(FusedPrintersProvider.java:227)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.FusedPrintersProvider.-wrap1(FusedPrintersProvider.java)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.FusedPrintersProvider$PersistenceManager$ReadTask.onPostExecute(FusedPrintersProvider.java:537)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.printspooler.ui.FusedPrintersProvider$PersistenceManager$ReadTask.onPostExecute(FusedPrintersProvider.java:498)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:651)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.os.AsyncTask.-wrap1(AsyncTask.java)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class <unknown>
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:645)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.onCreateView(LayoutInflater.java:694)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:762)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:704)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:835)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: ... 26 more
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Native Method)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:619)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: ... 33 more
- 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
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.content.res.Resources.loadDrawableForCookie(Resources.java:2728)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.content.res.Resources.loadDrawable(Resources.java:2628)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.content.res.TypedArray.getDrawable(TypedArray.java:870)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.View.<init>(View.java:3954)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.view.ViewGroup.<init>(ViewGroup.java:573)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.widget.FrameLayout.<init>(FrameLayout.java:97)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.widget.FrameLayout.<init>(FrameLayout.java:92)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: at android.widget.FrameLayout.<init>(FrameLayout.java:88)
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: ... 35 more
- 01-29 06:09:24.138 4484 4484 E AndroidRuntime: Caused by: org.xmlpull.v1.XmlPullParserException: Binary XML file line #18: <item> tag require
- 01-29 07:46:56.944 2114 2114 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 2114 (chromium.chrome)
- 01-29 07:46:57.011 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 01-29 07:46:57.011 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 01-29 07:46:57.012 207 207 F DEBUG : Revision: '0'
- 01-29 07:46:57.012 207 207 F DEBUG : ABI: 'arm'
- 01-29 07:46:57.012 207 207 F DEBUG : pid: 2114, tid: 2114, name: chromium.chrome >>> org.chromium.chrome <<<
- 01-29 07:46:57.012 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 01-29 07:46:57.052 207 207 F DEBUG : r0 476f8300 r1 ffffffff r2 00000000 r3 4257cc29
- 01-29 07:46:57.052 207 207 F DEBUG : r4 476f8300 r5 00000000 r6 00000000 r7 00000000
- 01-29 07:46:57.053 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 01-29 07:46:57.053 207 207 F DEBUG : ip 410a73b3 sp 7ea6a620 lr 4257a315 pc 4257cc2a cpsr 800f0030
- 01-29 07:46:57.068 207 207 F DEBUG :
- 01-29 07:46:57.068 207 207 F DEBUG : backtrace:
- 01-29 07:46:57.068 207 207 F DEBUG : #00 pc 018e8c2a /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 07:46:57.068 207 207 F DEBUG : #01 pc 018e6313 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 07:46:57.068 207 207 F DEBUG : #02 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 07:46:57.069 207 207 F DEBUG : #03 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 07:46:57.069 207 207 F DEBUG : #04 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 07:46:57.069 207 207 F DEBUG : #05 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 01-29 07:46:57.069 207 207 F DEBUG : #06 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 01-29 07:46:57.069 207 207 F DEBUG : #07 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 01-29 07:46:57.069 207 207 F DEBUG : #08 pc 007fb7e4 [stack]
- 01-29 07:46:59.125 207 207 F DEBUG :
- 01-29 07:46:59.125 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_06
- 01-29 22:23:16.302 5699 5699 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 5699 (chromium.chrome)
- 01-29 22:23:16.408 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 01-29 22:23:16.409 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 01-29 22:23:16.409 207 207 F DEBUG : Revision: '0'
- 01-29 22:23:16.409 207 207 F DEBUG : ABI: 'arm'
- 01-29 22:23:16.410 207 207 F DEBUG : pid: 5699, tid: 5699, name: chromium.chrome >>> org.chromium.chrome <<<
- 01-29 22:23:16.411 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 01-29 22:23:16.449 207 207 F DEBUG : r0 446e90f0 r1 ffffffff r2 00000000 r3 00000000
- 01-29 22:23:16.450 207 207 F DEBUG : r4 44513800 r5 00000000 r6 00000000 r7 00000000
- 01-29 22:23:16.450 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 01-29 22:23:16.450 207 207 F DEBUG : ip 410a73b3 sp 7ea6a638 lr 4257a315 pc 4257a308 cpsr 800f0030
- 01-29 22:23:16.462 207 207 F DEBUG :
- 01-29 22:23:16.462 207 207 F DEBUG : backtrace:
- 01-29 22:23:16.463 207 207 F DEBUG : #00 pc 018e6308 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:23:16.463 207 207 F DEBUG : #01 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:23:16.463 207 207 F DEBUG : #02 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:23:16.463 207 207 F DEBUG : #03 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:23:16.463 207 207 F DEBUG : #04 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 01-29 22:23:16.463 207 207 F DEBUG : #05 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 01-29 22:23:16.464 207 207 F DEBUG : #06 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 01-29 22:23:16.464 207 207 F DEBUG : #07 pc 007fb7e4 [stack]
- 01-29 22:23:18.302 207 207 F DEBUG :
- 01-29 22:23:18.302 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_07
- 01-29 22:25:37.627 9658 9658 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 9658 (chromium.chrome)
- 01-29 22:25:37.729 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 01-29 22:25:37.729 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 01-29 22:25:37.729 207 207 F DEBUG : Revision: '0'
- 01-29 22:25:37.730 207 207 F DEBUG : ABI: 'arm'
- 01-29 22:25:37.730 207 207 F DEBUG : pid: 9658, tid: 9658, name: chromium.chrome >>> org.chromium.chrome <<<
- 01-29 22:25:37.730 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 01-29 22:25:37.772 207 207 F DEBUG : r0 4c3c23f0 r1 ffffffff r2 00000000 r3 00000000
- 01-29 22:25:37.772 207 207 F DEBUG : r4 4be95900 r5 00000000 r6 00000000 r7 00000000
- 01-29 22:25:37.773 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 01-29 22:25:37.773 207 207 F DEBUG : ip 410a73b3 sp 7ea6a638 lr 4257a315 pc 4257a308 cpsr 80030030
- 01-29 22:25:37.782 207 207 F DEBUG :
- 01-29 22:25:37.782 207 207 F DEBUG : backtrace:
- 01-29 22:25:37.783 207 207 F DEBUG : #00 pc 018e6308 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:25:37.783 207 207 F DEBUG : #01 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:25:37.783 207 207 F DEBUG : #02 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:25:37.783 207 207 F DEBUG : #03 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-29 22:25:37.783 207 207 F DEBUG : #04 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 01-29 22:25:37.783 207 207 F DEBUG : #05 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 01-29 22:25:37.783 207 207 F DEBUG : #06 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 01-29 22:25:37.784 207 207 F DEBUG : #07 pc 007fb7e4 [stack]
- 01-29 22:25:39.640 207 207 F DEBUG :
- 01-29 22:25:39.640 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_08
- 01-30 06:19:29.229 10538 10538 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 10538 (chromium.chrome)
- 01-30 06:19:29.332 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 01-30 06:19:29.333 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 01-30 06:19:29.333 207 207 F DEBUG : Revision: '0'
- 01-30 06:19:29.333 207 207 F DEBUG : ABI: 'arm'
- 01-30 06:19:29.333 207 207 F DEBUG : pid: 10538, tid: 10538, name: chromium.chrome >>> org.chromium.chrome <<<
- 01-30 06:19:29.333 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 01-30 06:19:29.381 207 207 F DEBUG : r0 4c56c500 r1 ffffffff r2 00000000 r3 4257cc29
- 01-30 06:19:29.381 207 207 F DEBUG : r4 4c56c500 r5 00000000 r6 00000000 r7 00000000
- 01-30 06:19:29.381 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 01-30 06:19:29.382 207 207 F DEBUG : ip 410a73b3 sp 7ea6a620 lr 4257a315 pc 4257cc2a cpsr 80030030
- 01-30 06:19:29.398 207 207 F DEBUG :
- 01-30 06:19:29.398 207 207 F DEBUG : backtrace:
- 01-30 06:19:29.398 207 207 F DEBUG : #00 pc 018e8c2a /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-30 06:19:29.398 207 207 F DEBUG : #01 pc 018e6313 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-30 06:19:29.399 207 207 F DEBUG : #02 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-30 06:19:29.399 207 207 F DEBUG : #03 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-30 06:19:29.399 207 207 F DEBUG : #04 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 01-30 06:19:29.399 207 207 F DEBUG : #05 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 01-30 06:19:29.399 207 207 F DEBUG : #06 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 01-30 06:19:29.399 207 207 F DEBUG : #07 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 01-30 06:19:29.400 207 207 F DEBUG : #08 pc 007fb7e4 [stack]
- 01-30 06:19:31.301 207 207 F DEBUG :
- 01-30 06:19:31.301 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_09
- 02-01 17:43:21.717 11894 11894 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 11894 (chromium.chrome)
- 02-01 17:43:21.821 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 02-01 17:43:21.821 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 02-01 17:43:21.821 207 207 F DEBUG : Revision: '0'
- 02-01 17:43:21.821 207 207 F DEBUG : ABI: 'arm'
- 02-01 17:43:21.821 207 207 F DEBUG : pid: 11894, tid: 11894, name: chromium.chrome >>> org.chromium.chrome <<<
- 02-01 17:43:21.821 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 02-01 17:43:21.849 207 207 F DEBUG : r0 4b9d9900 r1 ffffffff r2 00000000 r3 4257cc29
- 02-01 17:43:21.849 207 207 F DEBUG : r4 4b9d9900 r5 00000000 r6 00000000 r7 00000000
- 02-01 17:43:21.849 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 02-01 17:43:21.850 207 207 F DEBUG : ip 410a73b3 sp 7ea6a620 lr 4257a315 pc 4257cc2a cpsr 800e0030
- 02-01 17:43:21.866 207 207 F DEBUG :
- 02-01 17:43:21.866 207 207 F DEBUG : backtrace:
- 02-01 17:43:21.866 207 207 F DEBUG : #00 pc 018e8c2a /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 17:43:21.866 207 207 F DEBUG : #01 pc 018e6313 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 17:43:21.866 207 207 F DEBUG : #02 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 17:43:21.867 207 207 F DEBUG : #03 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 17:43:21.867 207 207 F DEBUG : #04 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 17:43:21.867 207 207 F DEBUG : #05 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 02-01 17:43:21.867 207 207 F DEBUG : #06 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 02-01 17:43:21.867 207 207 F DEBUG : #07 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 02-01 17:43:21.867 207 207 F DEBUG : #08 pc 007fb7e4 [stack]
- 02-01 17:43:23.780 207 207 F DEBUG :
- 02-01 17:43:23.780 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00
- --------- beginning of system
- 02-01 17:43:50.582 27407 27423 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
- 02-01 17:43:50.879 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 89 lines
- 02-01 17:43:50.887 1031 1043 I chatty : uid=1000(system) Binder_2 expire 4 lines
- 02-01 17:44:20.091 1031 1193 I chatty : uid=1000(system) Binder_4 expire 1 line
- 02-01 17:44:35.104 1031 1609 I chatty : uid=1000(system) Binder_6 expire 4 lines
- 02-01 17:44:37.809 1031 1047 I chatty : uid=1000(system) android.fg expire 10 lines
- 02-01 17:46:10.640 1031 1192 I chatty : uid=1000(system) Binder_3 expire 1 line
- 02-01 17:46:15.669 1031 1031 I chatty : uid=1000 system_server expire 1 line
- 02-01 17:47:07.472 1031 1045 I chatty : uid=1000(system) ActivityManager expire 16 lines
- 02-01 17:47:10.537 1031 1697 I chatty : uid=1000(system) Binder_8 expire 1 line
- 02-01 17:48:29.472 1031 1620 I chatty : uid=1000(system) Binder_7 expire 1 line
- 02-01 17:50:00.278 1031 1044 I chatty : uid=1000(system) android.bg expire 2 lines
- 02-01 17:58:34.389 1031 5679 I chatty : uid=1000(system) Binder_D expire 1 line
- 02-01 18:01:03.292 1031 11889 I chatty : uid=1000(system) Binder_10 expire 1 line
- 02-01 18:02:15.681 1127 1127 V DeadZone: consuming errant click: (688.3278,8.052002)
- 02-01 18:02:16.827 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 15 lines
- 02-01 18:05:05.841 1127 1127 V DeadZone: consuming errant click: (819.2,0.062438965)
- 02-01 18:05:42.211 1031 5678 I chatty : uid=1000(system) Binder_C expire 1 line
- 02-01 18:07:12.226 1031 1065 I chatty : uid=1000(system) InputReader expire 2 lines
- 02-01 18:07:12.228 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 02-01 18:07:12.894 1031 1050 I chatty : uid=1000(system) android.display expire 2 lines
- 02-01 18:16:28.618 1031 1042 I chatty : uid=1000(system) Binder_1 expire 5 lines
- 02-01 18:16:47.425 1031 4475 I chatty : uid=1000(system) Binder_A expire 6 lines
- 02-01 18:17:14.659 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 104 lines
- 02-01 18:19:26.900 1031 7251 I chatty : uid=1000(system) Binder_E expire 1 line
- 02-01 18:21:18.573 1031 1193 I chatty : uid=1000(system) Binder_4 expire 2 lines
- 02-01 18:21:27.176 1031 1045 I chatty : uid=1000(system) ActivityManager expire 27 lines
- 02-01 18:21:27.179 1031 1047 I chatty : uid=1000(system) android.fg expire 26 lines
- 02-01 18:22:35.961 1031 1620 I chatty : uid=1000(system) Binder_7 expire 1 line
- 02-01 18:23:57.200 1031 5677 I chatty : uid=1000(system) Binder_B expire 2 lines
- 02-01 18:25:57.868 1031 2147 I chatty : uid=1000(system) Binder_9 expire 4 lines
- 02-01 18:27:37.241 1031 1044 I chatty : uid=1000(system) android.bg expire 1 line
- 02-01 18:29:26.597 1031 5679 I chatty : uid=1000(system) Binder_D expire 2 lines
- 02-01 18:42:21.274 1031 1046 I chatty : uid=1000(system) android.ui expire 4 lines
- 02-01 18:42:21.527 1031 1050 I chatty : uid=1000(system) android.display expire 8 lines
- 02-01 18:42:26.966 1031 11889 I chatty : uid=1000(system) Binder_10 expire 1 line
- 02-01 18:42:55.525 1031 1609 I chatty : uid=1000(system) Binder_6 expire 3 lines
- 02-01 18:43:02.472 1031 1285 I chatty : uid=1000(system) Binder_5 expire 2 lines
- 02-01 18:43:05.273 1031 7252 I chatty : uid=1000(system) Binder_F expire 1 line
- 02-01 18:43:07.453 1031 1065 I chatty : uid=1000(system) InputReader expire 2 lines
- 02-01 18:43:07.458 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 9 lines
- 02-01 18:44:12.303 1031 1031 I chatty : uid=1000 system_server expire 1 line
- 02-01 20:07:19.943 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 02-01 20:09:17.033 1031 7251 I chatty : uid=1000(system) Binder_E expire 4 lines
- 02-01 20:10:05.868 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 98 lines
- 02-01 20:11:40.633 1031 1044 I chatty : uid=1000(system) android.bg expire 1 line
- 02-01 20:13:26.495 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 28 lines
- 02-01 20:13:27.206 1031 1050 I chatty : uid=1000(system) android.display expire 13 lines
- 02-01 20:22:11.078 1031 1047 I chatty : uid=1000(system) android.fg expire 11 lines
- 02-01 20:25:06.012 1031 1045 I chatty : uid=1000(system) ActivityManager expire 11 lines
- 02-01 22:21:46.306 1031 1031 I chatty : uid=1000 system_server expire 1 line
- 02-01 22:23:43.018 1031 1065 I chatty : uid=1000(system) InputReader expire 5 lines
- 02-01 22:23:50.308 1031 5679 I chatty : uid=1000(system) Binder_D expire 3 lines
- 02-01 22:23:50.588 1031 1697 I chatty : uid=1000(system) Binder_8 expire 2 lines
- 02-01 22:24:14.478 1031 1042 I chatty : uid=1000(system) Binder_1 expire 1 line
- 02-01 22:26:10.965 1031 5678 I chatty : uid=1000(system) Binder_C expire 2 lines
- 02-01 22:48:47.614 1031 4475 I chatty : uid=1000(system) Binder_A expire 3 lines
- 02-01 22:48:59.726 1031 1043 I chatty : uid=1000(system) Binder_2 expire 1 line
- 02-01 22:49:36.774 1031 1192 I chatty : uid=1000(system) Binder_3 expire 1 line
- 02-01 22:49:36.888 1031 7252 I chatty : uid=1000(system) Binder_F expire 1 line
- 02-01 22:50:00.826 1031 1064 I chatty : uid=1000(system) InputDispatcher expire 2 lines
- 02-01 22:50:06.810 27407 27407 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 27407 (chromium.chrome)
- 02-01 22:50:07.027 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 02-01 22:50:07.027 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 02-01 22:50:07.027 207 207 F DEBUG : Revision: '0'
- 02-01 22:50:07.027 207 207 F DEBUG : ABI: 'arm'
- 02-01 22:50:07.027 207 207 F DEBUG : pid: 27407, tid: 27407, name: chromium.chrome >>> org.chromium.chrome <<<
- 02-01 22:50:07.027 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 02-01 22:50:07.047 207 207 F DEBUG : r0 4f031120 r1 ffffffff r2 00000000 r3 4257cc29
- 02-01 22:50:07.048 207 207 F DEBUG : r4 4c8e7900 r5 00000000 r6 00000000 r7 00000000
- 02-01 22:50:07.048 207 207 F DEBUG : r8 00000000 r9 74df6500 sl 7ea6a6b0 fp 74df6500
- 02-01 22:50:07.048 207 207 F DEBUG : ip 410a73b3 sp 7ea6a620 lr 4257a315 pc 4257cc30 cpsr 800e0030
- 02-01 22:50:07.058 207 207 F DEBUG :
- 02-01 22:50:07.058 207 207 F DEBUG : backtrace:
- 02-01 22:50:07.058 207 207 F DEBUG : #00 pc 018e8c30 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 22:50:07.058 207 207 F DEBUG : #01 pc 018e6313 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 22:50:07.058 207 207 F DEBUG : #02 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 22:50:07.059 207 207 F DEBUG : #03 pc 018eb677 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 22:50:07.059 207 207 F DEBUG : #04 pc 018d63a7 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-01 22:50:07.059 207 207 F DEBUG : #05 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 02-01 22:50:07.059 207 207 F DEBUG : #06 pc 000e6171 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
- 02-01 22:50:07.059 207 207 F DEBUG : #07 pc 003eb473 /system/lib/libart.so (art_quick_invoke_stub+170)
- 02-01 22:50:07.059 207 207 F DEBUG : #08 pc 007fb7e4 [stack]
- 02-01 22:50:08.830 207 207 F DEBUG :
- 02-01 22:50:08.830 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_01
- 02-01 22:50:08.832 1031 1048 I chatty : uid=1000(system) FileObserver expire 1 line
- 02-01 22:50:08.900 1031 29476 I chatty : uid=1000 system_server expire 3 lines
- 02-01 22:50:08.919 1031 1193 I chatty : uid=1000(system) Binder_4 expire 1 line
- 02-01 22:50:09.221 1031 11889 I chatty : uid=1000(system) Binder_10 expire 13 lines
- 02-01 22:50:09.314 1031 1046 I chatty : uid=1000(system) android.ui expire 8 lines
- 02-01 22:50:09.389 1031 2147 I chatty : uid=1000(system) Binder_9 expire 2 lines
- 02-01 22:50:09.396 1031 1047 I chatty : uid=1000(system) android.fg expire 12 lines
- 02-01 22:50:09.436 1031 1285 I chatty : uid=1000(system) Binder_5 expire 1 line
- 02-01 22:50:09.508 1031 1045 I chatty : uid=1000(system) ActivityManager expire 16 lines
- 02-01 22:50:10.323 1031 1044 I chatty : uid=1000(system) android.bg expire 8 lines
- 02-01 22:50:10.417 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 104 lines
- 02-01 22:50:10.584 1031 5678 I chatty : uid=1000(system) Binder_C expire 1 line
- 02-01 22:50:13.369 1031 5679 I chatty : uid=1000(system) Binder_D expire 4 lines
- 02-01 22:50:13.553 1031 1050 I chatty : uid=1000(system) android.display expire 10 lines
- 02-01 22:50:15.168 1031 7252 I chatty : uid=1000(system) Binder_F expire 4 lines
- 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
- 02-01 22:50:16.463 1031 1192 I chatty : uid=1000(system) Binder_3 expire 4 lines
- 02-01 22:50:16.641 1031 11889 I chatty : uid=1000(system) Binder_10 expire 4 lines
- 02-01 22:50:16.990 1031 1193 I chatty : uid=1000(system) Binder_4 expire 2 lines
- 02-01 22:50:19.238 1031 1043 I chatty : uid=1000(system) Binder_2 expire 4 lines
- 02-01 22:50:21.415 1031 4475 I chatty : uid=1000(system) Binder_A expire 2 lines
- 02-01 22:50:22.673 1031 1042 I chatty : uid=1000(system) Binder_1 expire 1 line
- 02-01 22:50:22.866 1031 1620 I chatty : uid=1000(system) Binder_7 expire 2 lines
- 02-01 22:50:24.672 1031 1697 I chatty : uid=1000(system) Binder_8 expire 1 line
- 02-01 22:50:53.673 29512 29532 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
- 02-01 22:52:10.530 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 24 lines
- 02-01 23:05:46.033 1031 1065 I chatty : uid=1000(system) InputReader expire 5 lines
- 02-01 23:32:21.501 1031 1609 I chatty : uid=1000(system) Binder_6 expire 1 line
- 02-01 23:35:26.208 1031 5677 I chatty : uid=1000(system) Binder_B expire 1 line
- 02-01 23:37:57.298 1031 7251 I chatty : uid=1000(system) Binder_E expire 5 lines
- 02-01 23:51:57.056 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 37 lines
- 02-01 23:51:57.735 1031 1050 I chatty : uid=1000(system) android.display expire 16 lines
- 02-01 23:52:02.864 1031 1045 I chatty : uid=1000(system) ActivityManager expire 15 lines
- 02-01 23:52:09.070 1031 1047 I chatty : uid=1000(system) android.fg expire 11 lines
- 02-01 23:52:39.036 1031 1065 I chatty : uid=1000(system) InputReader expire 5 lines
- 02-01 23:52:39.069 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 102 lines
- 02-01 23:54:42.932 1031 1697 I chatty : uid=1000(system) Binder_8 expire 1 line
- 02-01 23:59:02.291 1031 1609 I chatty : uid=1000(system) Binder_6 expire 3 lines
- 02-02 00:00:00.072 1031 1031 I chatty : uid=1000 system_server expire 2 lines
- 02-02 00:00:02.078 1031 1044 I chatty : uid=1000(system) android.bg expire 6 lines
- 02-02 00:00:59.714 1031 1042 I chatty : uid=1000(system) Binder_1 expire 2 lines
- 02-02 00:01:01.610 1031 1285 I chatty : uid=1000(system) Binder_5 expire 2 lines
- 02-02 00:01:04.307 1031 1620 I chatty : uid=1000(system) Binder_7 expire 2 lines
- 02-02 00:02:15.361 1031 5679 I chatty : uid=1000(system) Binder_D expire 3 lines
- 02-02 00:02:51.454 1031 1193 I chatty : uid=1000(system) Binder_4 expire 4 lines
- 02-02 00:03:41.373 1031 2147 I chatty : uid=1000(system) Binder_9 expire 1 line
- 02-02 00:04:07.216 1031 7252 I chatty : uid=1000(system) Binder_F expire 1 line
- 02-02 00:15:13.590 1031 1043 I chatty : uid=1000(system) Binder_2 expire 3 lines
- 02-02 00:15:16.364 1031 1064 I chatty : uid=1000(system) InputDispatcher expire 1 line
- 02-02 00:15:44.315 1031 11889 I chatty : uid=1000(system) Binder_10 expire 5 lines
- 02-02 00:23:12.396 1031 1045 I chatty : uid=1000(system) ActivityManager expire 12 lines
- 02-02 00:25:03.028 1031 1065 I chatty : uid=1000(system) InputReader expire 6 lines
- 02-02 00:25:03.032 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 18 lines
- 02-02 00:25:03.079 1031 1050 I chatty : uid=1000(system) android.display expire 11 lines
- 02-02 00:25:03.122 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 27 lines
- 02-02 00:25:34.435 1031 1046 I chatty : uid=1000(system) android.ui expire 2 lines
- 02-02 00:25:40.608 1031 5678 I chatty : uid=1000(system) Binder_C expire 2 lines
- 02-02 00:25:58.170 1031 7252 I chatty : uid=1000(system) Binder_F expire 4 lines
- 02-02 00:26:41.484 1031 2147 I chatty : uid=1000(system) Binder_9 expire 5 lines
- 02-02 00:26:44.653 1031 1193 I chatty : uid=1000(system) Binder_4 expire 9 lines
- 02-02 00:26:48.449 1031 1192 I chatty : uid=1000(system) Binder_3 expire 3 lines
- 02-02 00:26:49.289 1031 1620 I chatty : uid=1000(system) Binder_7 expire 5 lines
- 02-02 00:26:49.410 1031 1609 I chatty : uid=1000(system) Binder_6 expire 7 lines
- 02-02 00:26:49.413 1031 1047 I chatty : uid=1000(system) android.fg expire 9 lines
- 02-02 00:26:50.389 1031 1042 I chatty : uid=1000(system) Binder_1 expire 4 lines
- 02-02 00:28:00.432 1031 5679 I chatty : uid=1000(system) Binder_D expire 4 lines
- 02-02 00:28:20.262 1031 1285 I chatty : uid=1000(system) Binder_5 expire 5 lines
- 02-02 00:28:24.453 1031 7251 I chatty : uid=1000(system) Binder_E expire 3 lines
- 02-02 00:28:24.464 1031 1043 I chatty : uid=1000(system) Binder_2 expire 3 lines
- 02-02 00:28:24.492 1031 5677 I chatty : uid=1000(system) Binder_B expire 7 lines
- 02-02 00:28:26.895 1031 4475 I chatty : uid=1000(system) Binder_A expire 2 lines
- 02-02 00:28:29.497 1031 1697 I chatty : uid=1000(system) Binder_8 expire 4 lines
- 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 }
- 02-02 00:40:22.313 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 53 lines
- 02-02 00:41:17.467 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 02-02 00:41:18.143 1031 1050 I chatty : uid=1000(system) android.display expire 2 lines
- 02-02 01:13:35.978 1031 1044 I chatty : uid=1000(system) android.bg expire 2 lines
- 02-02 01:17:26.900 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 126 lines
- 02-02 01:17:45.079 1031 2147 I chatty : uid=1000(system) Binder_9 expire 5 lines
- 02-02 01:17:45.103 1031 1092 I chatty : uid=1000(system) backup expire 1 line
- 02-02 01:17:56.599 1031 11889 I chatty : uid=1000(system) Binder_10 expire 5 lines
- 02-02 01:17:57.182 1031 7252 I chatty : uid=1000(system) Binder_F expire 9 lines
- 02-02 01:17:58.823 1031 1045 I chatty : uid=1000(system) ActivityManager expire 7 lines
- 02-02 01:17:58.830 1031 1047 I chatty : uid=1000(system) android.fg expire 7 lines
- 02-02 01:18:40.357 1031 5678 I chatty : uid=1000(system) Binder_C expire 2 lines
- 02-02 01:20:13.449 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 12 lines
- 02-02 01:20:14.119 1031 1050 I chatty : uid=1000(system) android.display expire 10 lines
- 02-02 01:34:25.008 1031 1065 I chatty : uid=1000(system) InputReader expire 3 lines
- 02-02 01:34:32.871 1031 1620 I chatty : uid=1000(system) Binder_7 expire 3 lines
- 02-02 01:52:57.481 1031 1193 I chatty : uid=1000(system) Binder_4 expire 2 lines
- 02-02 01:54:27.565 1031 1042 I chatty : uid=1000(system) Binder_1 expire 2 lines
- 02-02 01:54:27.659 1031 4475 I chatty : uid=1000(system) Binder_A expire 1 line
- 02-02 01:54:27.671 1031 1609 I chatty : uid=1000(system) Binder_6 expire 1 line
- 02-02 02:26:07.270 1031 1046 I chatty : uid=1000(system) android.ui expire 2 lines
- 02-02 02:26:11.917 1031 7251 I chatty : uid=1000(system) Binder_E expire 2 lines
- 02-02 02:26:12.009 1031 1043 I chatty : uid=1000(system) Binder_2 expire 2 lines
- 02-02 02:26:21.923 1031 5677 I chatty : uid=1000(system) Binder_B expire 4 lines
- 02-02 02:30:03.497 32136 32136 I chatty : uid=1000(system) com.android.settings expire 1 line
- 02-02 02:30:51.987 1031 5679 I chatty : uid=1000(system) Binder_D expire 3 lines
- 02-02 02:31:13.986 1031 1064 I chatty : uid=1000(system) InputDispatcher expire 2 lines
- 02-02 02:32:18.820 1031 1192 I chatty : uid=1000(system) Binder_3 expire 5 lines
- 02-02 02:32:49.374 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 85 lines
- 02-02 02:33:18.245 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 8 lines
- 02-02 02:33:18.979 1031 1050 I chatty : uid=1000(system) android.display expire 10 lines
- 02-02 02:34:55.422 1031 1044 I chatty : uid=1000(system) android.bg expire 3 lines
- 02-02 03:10:55.134 1031 1065 I chatty : uid=1000(system) InputReader expire 2 lines
- 02-02 03:10:57.329 1031 1046 I chatty : uid=1000(system) android.ui expire 1 line
- 02-02 03:12:19.413 1031 1043 I chatty : uid=1000(system) Binder_2 expire 3 lines
- 02-02 03:12:21.401 1031 4475 I chatty : uid=1000(system) Binder_A expire 2 lines
- 02-02 03:15:08.644 1031 2147 I chatty : uid=1000(system) Binder_9 expire 2 lines
- 02-02 03:15:10.894 1031 1042 I chatty : uid=1000(system) Binder_1 expire 1 line
- 02-02 03:15:24.701 1031 1070 I chatty : uid=1000(system) NetworkStats expire 1 line
- 02-02 03:15:25.921 1031 1285 I chatty : uid=1000(system) Binder_5 expire 4 lines
- 02-02 03:15:26.035 1031 1047 I chatty : uid=1000(system) android.fg expire 8 lines
- 02-02 03:15:26.344 1031 1697 I chatty : uid=1000(system) Binder_8 expire 3 lines
- 02-02 03:15:26.834 1031 1193 I chatty : uid=1000(system) Binder_4 expire 4 lines
- 02-02 03:15:26.893 1031 5679 I chatty : uid=1000(system) Binder_D expire 3 lines
- 02-02 03:18:43.192 1031 11889 I chatty : uid=1000(system) Binder_10 expire 2 lines
- 02-02 03:18:43.456 1031 1609 I chatty : uid=1000(system) Binder_6 expire 1 line
- 02-02 03:18:59.325 1031 5678 I chatty : uid=1000(system) Binder_C expire 2 lines
- 02-02 03:18:59.426 1031 5677 I chatty : uid=1000(system) Binder_B expire 1 line
- 02-02 03:18:59.452 1031 7252 I chatty : uid=1000(system) Binder_F expire 2 lines
- 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
- 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
- 02-02 03:22:11.920 1031 1620 I chatty : uid=1000(system) Binder_7 expire 1 line
- 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
- 02-02 03:22:15.166 1031 7251 I chatty : uid=1000(system) Binder_E expire 4 lines
- 02-02 03:22:19.302 1031 1075 I chatty : uid=1000(system) ConnectivitySer expire 52 lines
- 02-02 03:30:00.053 1031 1045 I chatty : uid=1000(system) ActivityManager expire 3 lines
- 02-02 03:31:28.214 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:31:37.272 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:31:43.300 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:31:49.327 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:31:49.334 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
- 02-02 03:31:55.349 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:31:55.363 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:32:13.425 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:32:16.440 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:32:16.444 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:32:19.457 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:32:22.472 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:32:25.485 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:32:40.566 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:32:43.583 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:32:43.599 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:32:46.623 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:32:46.644 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:32:58.680 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:33:10.740 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:33:13.765 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:33:16.798 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:33:37.927 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:33:40.945 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:34:35.206 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:34:38.229 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:34:44.247 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:08.321 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:14.341 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:20.387 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:35:23.403 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:26.416 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:35.469 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:38.490 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:35:41.498 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:53.533 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:35:59.564 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:36:02.594 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:36:20.691 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:36:23.714 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:37:11.972 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:11.991 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:37:15.005 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:24.043 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:33.094 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:42.145 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:42.160 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:37:45.170 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:48.183 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:37:48.188 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:37:51.196 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:38:03.279 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:38:12.324 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:38:27.418 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:38:27.444 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 03:38:30.441 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:38:30.463 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:38:33.470 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:38:39.492 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:38:42.516 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:38:48.536 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:38:51.552 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:39:03.621 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:39:06.628 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:39:12.661 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:39:15.671 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:39:18.677 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:39:24.720 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:39:30.756 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:39:33.773 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:39:33.789 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:39:36.805 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:39:36.825 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:39:42.851 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:39:42.870 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:39:45.867 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:39:48.889 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:40:12.990 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:40:19.024 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:41:07.290 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:41:07.305 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:41:40.224 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 03:41:40.227 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 03:41:40.467 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=211, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 03:41:40.964 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 03:42:09.082 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 02-02 03:42:09.084 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 03:42:09.151 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 03:42:09.451 1031 1052 I DisplayPowerController: Unblocked screen on after 367 ms
- 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] ]
- 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
- 02-02 03:42:12.182 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:42:12.188 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
- 02-02 03:42:18.198 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:42:18.205 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:42:51.355 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:42:51.374 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:42:57.398 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:42:57.416 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:43:00.426 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:43:00.441 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:43:18.519 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:43:21.534 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 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
- 02-02 03:45:29.614 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=212, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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 }
- 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 }
- 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
- 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
- 02-02 03:45:33.429 1031 2147 I ActivityManager: Process org.chromium.chrome:sandboxed_process2 (pid 29857) has died
- 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
- 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)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 03:45:33.438 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 03:45:33.445 1031 1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 29605) has died
- 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
- 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)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 03:45:33.451 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 03:45:33.455 1031 7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process9 (pid 342) has died
- 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
- 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)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 03:45:33.465 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 03:45:33.527 1031 1192 I ActivityManager: Process org.chromium.chrome:sandboxed_process7 (pid 32467) has died
- 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
- 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)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 03:45:33.537 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 03:45:33.605 1031 5678 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService8
- 02-02 03:45:33.605 1031 5678 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 03:45:33.605 1031 5678 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 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
- 02-02 03:45:33.619 1031 7252 I ActivityManager: Process org.chromium.chrome:sandboxed_process8 (pid 32538) has died
- 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)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 03:45:33.624 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 03:45:58.199 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:45:58.211 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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
- 02-02 03:46:10.255 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:46:10.260 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 03:46:13.277 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:46:13.307 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:46:16.321 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:46:16.324 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 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] ]
- 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
- 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
- 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
- 02-02 03:46:46.480 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:46:49.489 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:46:52.497 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:46:52.505 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:46:58.527 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:46:58.550 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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)
- 02-02 03:47:19.636 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:19.650 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:47:22.662 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:25.680 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:28.706 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:28.724 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:47:31.720 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:31.743 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:47:40.786 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:40.813 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:47:49.833 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:49.838 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:47:52.490 1031 7252 I ActivityManager: moveTaskToBack: TaskRecord{f0ac731 #1184 A=org.chromium.chrome U=0 sz=1}
- 02-02 03:47:52.674 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=213, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 03:47:52.855 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:52.861 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 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] ]
- 02-02 03:47:58.894 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:47:58.910 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:48:01.917 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:01.941 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 03:48:07.959 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:48:10.972 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:17.011 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:17.032 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 03:48:20.023 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:26.057 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 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
- 02-02 03:48:29.064 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 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
- 02-02 03:48:31.266 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=214, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 03:48:35.083 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:38.095 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:48:47.142 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:49:05.230 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:49:05.249 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:49:08.255 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:49:08.258 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:49:32.381 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:49:44.453 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:49:50.488 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:49:50.507 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:49:53.512 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:49:53.532 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:49:56.533 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:50:05.594 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:50:08.607 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:50:11.621 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:50:17.650 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:50:17.682 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:50:20.688 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:50:23.710 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:50:35.803 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:50:35.827 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:50:41.853 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:50:44.871 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 03:50:59.965 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:02.987 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:06.034 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:18.100 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:18.106 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:51:21.124 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:51:24.145 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:24.168 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:51:27.167 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:28.320 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 02-02 03:51:30.184 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:51:33.206 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:51:36.230 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:39.244 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:51:39.256 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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)
- 02-02 03:54:10.730 1031 1031 I EntropyMixer: Writing entropy...
- 02-02 03:54:25.069 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:54:25.106 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:54:28.140 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:54:28.163 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:54:34.193 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:54:34.200 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:54:37.213 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:54:40.237 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:54:46.275 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:54:46.304 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:54:58.364 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:54:58.391 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:55:04.415 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:55:19.516 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:56:13.846 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:56:16.856 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:56:31.949 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:56:31.971 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:56:34.984 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:56:41.029 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:58:41.603 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:58:41.619 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 03:58:44.620 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:58:44.644 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:58:47.662 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:59:05.771 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 03:59:08.799 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 03:59:32.942 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 03:59:35.967 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:00:06.141 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:00:24.222 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:00:42.319 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:00:45.341 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:01:00.032 1031 1045 I ProcessStatsService: Prepared write state in 13ms
- 02-02 04:01:00.045 1031 1045 I ProcessStatsService: Prepared write state in 13ms
- 02-02 04:01:09.481 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:01:09.502 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:01:12.504 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:01:12.521 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:02:06.844 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:02:09.863 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:03:01.165 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:03:19.249 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:03:37.335 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:03:40.347 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:04:10.437 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:04:13.448 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:04:16.454 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:04:28.498 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:04:58.664 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:05:16.739 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:05:34.856 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:05:37.880 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:07:14.420 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:07:26.498 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:07:56.656 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:07:56.667 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:08:20.752 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:20.760 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:08:23.764 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:23.772 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:08:26.781 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:35.818 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:44.885 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:47.917 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:47.941 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:08:50.939 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:08:53.962 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:08:56.981 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:08:56.998 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:09:00.007 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:09:03.029 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:03.053 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:09:12.101 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:12.123 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:09:27.204 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:27.229 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:09:30.236 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:33.274 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:36.304 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:09:39.309 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:39.315 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:09:42.320 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:48.351 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:51.369 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:09:54.387 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:09:57.408 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:00.422 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:00.434 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:10:21.544 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:10:24.569 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:30.607 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:30.629 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:10:51.704 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:51.710 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:10:54.718 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:10:57.735 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:11:12.782 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:11:21.820 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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
- 02-02 04:11:23.019 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=215, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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
- 02-02 04:11:23.396 1031 1620 I ActivityManager: Start proc 651:com.android.settings/1000 for activity com.android.settings/.bluetooth.DevicePickerActivity
- 02-02 04:11:27.847 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:11:30.872 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:11:32.995 1031 1045 W ActivityManager: Launch timeout has expired, giving up wake lock!
- 02-02 04:11:36.898 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:11:36.904 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:11:48.952 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:11:48.969 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
- 02-02 04:11:58.012 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:11:58.027 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:12:01.043 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:04.065 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:07.086 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:10.104 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:13.130 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
- 02-02 04:12:40.280 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:40.292 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
- 02-02 04:12:43.305 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:43.317 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
- 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
- 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] ]
- 02-02 04:12:58.366 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:12:58.387 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
- 02-02 04:13:01.382 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:13:01.391 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
- 02-02 04:13:04.401 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:13:04.410 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
- 02-02 04:13:16.470 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:13:16.483 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:13:37.573 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:13:40.595 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:13:43.603 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:13:55.633 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:13:55.645 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:13:58.650 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 55
- 02-02 04:14:01.669 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:14:10.699 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:14:10.711 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:14:16.731 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:14:19.740 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:14:22.758 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:14:49.854 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:14:52.869 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:15:16.957 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:19.964 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:25.997 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:26.006 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:15:41.051 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:47.077 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:50.091 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:15:50.107 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:15:59.126 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:16:05.159 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:16:05.174 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:16:11.199 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:16:11.221 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:16:14.223 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:16:20.264 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:16:20.285 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:16:23.297 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:16:32.354 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:16:41.382 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:16:44.391 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:16:47.407 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:16:56.444 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 04:17:02.462 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:17:05.471 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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)
- 02-02 04:17:17.339 1031 5679 I ActivityManager: Process com.evervolv.updater (pid 8021) has died
- 02-02 04:17:31.180 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 02-02 04:18:05.697 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:18:08.707 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:18:11.729 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:18:23.781 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:18:50.880 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:18:53.889 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:19:20.991 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:19:36.048 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:19:39.056 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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 }
- 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
- 02-02 04:19:57.145 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:20:00.160 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:20:36.349 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
- 02-02 04:20:39.370 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:20:42.397 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:20:45.412 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:20:51.454 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:20:54.469 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:21:03.514 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:21:09.541 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:21:24.621 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:21:36.678 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:21:48.736 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:22:09.850 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:22:12.870 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:22:21.902 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:22:42.991 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:22:49.023 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:23:37.278 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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)
- 02-02 04:23:43.294 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:23:43.303 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 51
- 02-02 04:23:46.307 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:23:46.326 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:23:55.336 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:24:04.378 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:24:07.390 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:24:13.408 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:24:16.417 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:24:22.442 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:24:24.500 1031 5678 I ActivityManager: Process android.process.acore (pid 32649) has died
- 02-02 04:24:31.500 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:24:40.554 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:24:43.586 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:24:52.631 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:24:58.669 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:10.743 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:10.765 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:25:13.765 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:13.777 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:25:19.803 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:31.863 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:34.919 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:37.945 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:25:37.968 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:25:40.978 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:25:43.989 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:25:47.007 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:25:50.016 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 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
- 02-02 04:26:14.214 1031 1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process12 (pid 479) has died
- 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
- 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)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:14.378 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 04:26:15.231 1031 1697 I ActivityManager: Process org.chromium.chrome:sandboxed_process11 (pid 441) has died
- 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
- 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)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:15.248 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 04:26:15.306 1031 1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process10 (pid 416) has died
- 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
- 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)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:15.314 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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.
- 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.
- 02-02 04:26:27.219 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:26:27.222 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:26:30.226 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:26:30.258 1031 1045 E ActivityManager: ANR in org.chromium.chrome (org.chromium.chrome/.browser.ChromeTabbedActivity)
- 02-02 04:26:30.258 1031 1045 E ActivityManager: PID: 29512
- 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.)
- 02-02 04:26:30.258 1031 1045 E ActivityManager: Load: 3.71 / 2.18 / 1.58
- 02-02 04:26:30.258 1031 1045 E ActivityManager: CPU usage from 0ms to 9663ms later:
- 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
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 31% 1031/system_server: 13% user + 18% kernel / faults: 5520 minor 77 major
- 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
- 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
- 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
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0% 207/debuggerd: 0% user + 0% kernel / faults: 4914 minor 41 major
- 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
- 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
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.5% 34/kswapd0: 0% user + 1.5% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0% 1572/org.cyanogenmod.audiofx: 0% user + 0% kernel / faults: 1490 minor 3 major
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.9% 93/mmcqd/0: 0% user + 0.9% kernel
- 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
- 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
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.3% 17/irq/199-msmdata: 0% user + 0.3% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.3% 1197/ksdioirqd/mmc1: 0% user + 0.3% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.2% 684/kworker/u:4: 0% user + 0.2% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.1% 3/ksoftirqd/0: 0% user + 0.1% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0% 131/jbd2/dm-9-8: 0% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.1% 135/logd: 0.1% user + 0% kernel / faults: 21 minor
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.1% 587/kworker/1:3: 0% user + 0.1% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0% 738/kworker/0:2: 0% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.1% 740/kworker/1:2: 0% user + 0.1% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 0.1% 32531/kworker/u:2: 0% user + 0.1% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: +0% 777/kworker/0:3: 0% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 100% TOTAL: 83% user + 16% kernel + 0% softirq
- 02-02 04:26:30.258 1031 1045 E ActivityManager: CPU usage from 8656ms to 9213ms later:
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 99% 29512/org.chromium.chrome: 99% user + 0% kernel / faults: 52 minor
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 95% 29512/chromium.chrome: 95% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.8% 29582/Thread-637: 1.8% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 78% 556/org.chromium.chrome:sandboxed_process15: 67% user + 10% kernel / faults: 1083 minor
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 37% 570/CrRendererMain: 30% user + 7.1% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 14% 706/WorkerPool/706: 12% user + 1.7% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 12% 703/WorkerPool/703: 12% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 12% 707/WorkerPool/707: 12% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 16% 1031/system_server: 11% user + 5.5% kernel / faults: 28 minor
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 5.5% 1044/android.bg: 3.6% user + 1.8% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 3.6% 1041/HeapTaskDaemon: 3.6% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 3.6% 1045/ActivityManager: 1.8% user + 1.8% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.8% 1039/FinalizerDaemon: 1.8% user + 0% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.7% 34/kswapd0: 0% user + 1.7% kernel
- 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
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.4% 723/CrRendererMain: 0% user + 1.4% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 1.5% 1197/ksdioirqd/mmc1: 0% user + 1.5% kernel
- 02-02 04:26:30.258 1031 1045 E ActivityManager: 100% TOTAL: 91% user + 8% kernel
- 02-02 04:26:30.309 29512 29512 F libc : Fatal signal 6 (SIGABRT), code 0 in tid 29512 (chromium.chrome)
- 02-02 04:26:30.443 207 207 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
- 02-02 04:26:30.444 207 207 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:6.0/MRA58K/2256973:user/release-keys'
- 02-02 04:26:30.444 207 207 F DEBUG : Revision: '0'
- 02-02 04:26:30.444 207 207 F DEBUG : ABI: 'arm'
- 02-02 04:26:30.444 207 207 F DEBUG : pid: 29512, tid: 29512, name: chromium.chrome >>> org.chromium.chrome <<<
- 02-02 04:26:30.444 207 207 F DEBUG : signal 6 (SIGABRT), code 0 (SI_USER), fault addr --------
- 02-02 04:26:30.475 207 207 F DEBUG : r0 3d4ffb00 r1 ffffffff r2 00000000 r3 4257cc29
- 02-02 04:26:30.476 207 207 F DEBUG : r4 3d4ffb00 r5 00000000 r6 00000000 r7 00000000
- 02-02 04:26:30.476 207 207 F DEBUG : r8 687a36a8 r9 00000000 sl 909090ab fp 42d38b68
- 02-02 04:26:30.476 207 207 F DEBUG : ip 410a73b3 sp 7ea6ce10 lr 4257a315 pc 4257cc2a cpsr 800f0030
- 02-02 04:26:30.613 207 207 F DEBUG :
- 02-02 04:26:30.613 207 207 F DEBUG : backtrace:
- 02-02 04:26:30.613 207 207 F DEBUG : #00 pc 018e8c2a /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #01 pc 018e6313 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #02 pc 018e8133 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #03 pc 018e8501 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #04 pc 0187150b /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #05 pc 0186ba85 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #06 pc 0186aa51 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #07 pc 001de8fd /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.613 207 207 F DEBUG : #08 pc 001efbfb /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.614 207 207 F DEBUG : #09 pc 001f0057 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.614 207 207 F DEBUG : #10 pc 001f02e9 /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.614 207 207 F DEBUG : #11 pc 001d09ff /system/app/Chromium/Chromium.apk (offset 0xbf2000)
- 02-02 04:26:30.614 207 207 F DEBUG : #12 pc 000ea869 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
- 02-02 04:26:30.614 207 207 F DEBUG : #13 pc 00000547 /dev/ashmem/dalvik-jit-code-cache (deleted) (offset 0x80000)
- 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.)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: Exception dealing with report
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: android.system.ErrnoException: read failed: EAGAIN (Try again)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at libcore.io.Posix.readBytes(Native Method)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at libcore.io.Posix.read(Posix.java:169)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at libcore.io.BlockGuardOs.read(BlockGuardOs.java:230)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at android.system.Os.read(Os.java:367)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at com.android.server.am.NativeCrashListener.consumeNativeCrashData(NativeCrashListener.java:240)
- 02-02 04:26:32.682 1031 1110 E NativeCrashListener: at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:138)
- 02-02 04:26:33.234 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:26:33.236 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:26:34.038 207 207 F DEBUG :
- 02-02 04:26:34.038 207 207 F DEBUG : Tombstone written to: /data/tombstones/tombstone_02
- 02-02 04:26:34.043 1031 1048 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE)
- 02-02 04:26:34.452 1031 7251 I WindowState: WIN DEATH: Window{c3086a3 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
- 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}
- 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)
- 02-02 04:26:34.470 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=174, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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)
- 02-02 04:26:34.499 1031 5679 I ActivityManager: Process org.chromium.chrome:privileged_process0 (pid 29567) has died
- 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
- 02-02 04:26:34.539 1031 1620 I ActivityManager: Process org.chromium.chrome (pid 29512) has died
- 02-02 04:26:34.584 1031 1042 W WindowManager: Failed looking up window
- 02-02 04:26:34.584 1031 1042 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@de75d59 does not exist
- 02-02 04:26:34.584 1031 1042 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8769)
- 02-02 04:26:34.584 1031 1042 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8760)
- 02-02 04:26:34.584 1031 1042 W WindowManager: at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1209)
- 02-02 04:26:34.584 1031 1042 W WindowManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 02-02 04:26:34.584 1031 1042 I WindowState: WIN DEATH: null
- 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] ]
- 02-02 04:26:34.619 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=216, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 04:26:34.659 1031 1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService14
- 02-02 04:26:34.659 1031 1620 W ActivityManager: android.os.DeadObjectException
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
- 02-02 04:26:34.659 1031 1620 W ActivityManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 02-02 04:26:34.666 1031 1620 I ActivityManager: Killing 528:org.chromium.chrome:sandboxed_process14/u0a27i103 (adj 10): isolated not needed
- 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
- 02-02 04:26:34.668 1031 1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService13
- 02-02 04:26:34.668 1031 1620 W ActivityManager: android.os.DeadObjectException
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
- 02-02 04:26:34.668 1031 1620 W ActivityManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 02-02 04:26:34.674 1031 1620 I ActivityManager: Killing 504:org.chromium.chrome:sandboxed_process13/u0a27i102 (adj 10): isolated not needed
- 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
- 02-02 04:26:34.677 1031 1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
- 02-02 04:26:34.677 1031 1620 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
- 02-02 04:26:34.677 1031 1620 W ActivityManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 02-02 04:26:34.687 1031 1620 I ActivityManager: Killing 708:org.chromium.chrome:sandboxed_process16/u0a27i105 (adj 9): isolated not needed
- 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
- 02-02 04:26:34.690 1031 1620 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService15
- 02-02 04:26:34.690 1031 1620 W ActivityManager: android.os.DeadObjectException
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2302)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:15675)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:4613)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:4781)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1344)
- 02-02 04:26:34.690 1031 1620 W ActivityManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 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
- 02-02 04:26:34.798 1031 1620 I ActivityManager: Killing 556:org.chromium.chrome:sandboxed_process15/u0a27i104 (adj 9): isolated not needed
- 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
- 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)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:34.840 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:34.841 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:34.849 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:26:34.858 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 04:26:35.066 1031 1192 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 29512 uid 10027
- 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
- 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
- 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
- 02-02 04:26:45.281 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 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
- 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
- 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] ]
- 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] ]
- 02-02 04:26:48.296 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:26:51.998 1031 1045 W ActivityManager: Launch timeout has expired, giving up wake lock!
- 02-02 04:26:57.319 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:27:00.331 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:27:02.381 788 805 E ActivityThread: Failed to find provider info for com.android.partnerbookmarks
- 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)
- 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)
- 02-02 04:27:18.424 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:27:57.606 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:28:09.638 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:28:12.651 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 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
- 02-02 04:28:59.378 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=218, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 04:28:59.394 1031 1620 I ActivityManager: Start proc 914:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
- 02-02 04:29:00.351 1031 5678 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
- 02-02 04:29:00.353 1031 1042 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
- 02-02 04:29:03.903 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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] ]
- 02-02 04:29:06.919 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:29:12.950 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:29:21.999 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:29:28.020 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:30:04.189 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:30:16.243 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:30:22.271 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:30:25.280 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:30:25.288 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:30:34.314 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:30:34.319 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:30:46.375 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:30:46.381 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:30:49.384 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:30:49.400 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 52
- 02-02 04:30:52.412 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 04:30:55.428 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:30:58.436 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:30:58.447 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 59
- 02-02 04:31:00.064 1031 1045 I ProcessStatsService: Prepared write state in 5ms
- 02-02 04:31:01.447 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:31:01.457 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:31:04.468 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:31:10.498 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:31:13.517 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:31:34.612 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 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
- 02-02 04:31:35.647 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=219, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 04:31:49.702 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 02-02 04:32:28.829 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:32:40.883 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 04:32:58.141 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=220, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 04:33:17.050 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:33:20.060 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 60
- 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
- 02-02 04:33:38.333 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=221, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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
- 02-02 04:33:44.163 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 109] to 56
- 02-02 04:33:49.467 1031 1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 109] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED
- 02-02 04:33:49.468 1031 1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 109] got DISCONNECTED, was satisfying 3
- 02-02 04:33:49.520 1031 1075 D ConnectivityService: notifyType LOST for NetworkAgentInfo [WIFI () - 109]
- 02-02 04:33:49.558 1031 1075 D CSLegacyTypeTracker: Sending DISCONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 109] isDefaultNetwork=true
- 02-02 04:33:49.565 1031 1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
- 02-02 04:33:49.596 1031 1045 I ActivityManager: Start proc 987:android.process.media/u0a5 for broadcast com.android.providers.downloads/.DownloadReceiver
- 02-02 04:33:49.960 1031 1075 E ConnectivityService: EVENT_NETWORK_INFO_CHANGED from unknown NetworkAgent
- 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] ]
- 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
- 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
- 02-02 04:34:12.623 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 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
- 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
- 02-02 04:34:14.208 1031 2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService1
- 02-02 04:34:14.208 1031 2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 04:34:14.208 1031 2147 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 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
- 02-02 04:34:14.253 1031 5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 941) has died
- 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)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:34:14.260 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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} }
- 02-02 04:34:20.789 1031 1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
- 02-02 04:34:20.847 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:20.847 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 50
- 02-02 04:34:21.852 1031 1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
- 02-02 04:34:21.854 1031 1075 D ConnectivityService: Adding iface wlan0 to network 110
- 02-02 04:34:21.911 1031 1075 E ConnectivityService: Unexpected mtu value: 0, wlan0
- 02-02 04:34:21.911 1031 1075 D ConnectivityService: Adding Route [fe80::/64 -> :: wlan0] to network 110
- 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
- 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
- 02-02 04:34:21.927 1031 1075 D ConnectivityService: Setting Dns servers for network 110 to [/192.168.3.1]
- 02-02 04:34:21.944 1031 1075 D ConnectivityService: notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:21.957 1031 1075 D ConnectivityService: scheduleUnvalidatedPrompt 110
- 02-02 04:34:21.958 1031 1075 D ConnectivityService: updateSignalStrengthThresholds: CONNECT, sending [] to NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:21.959 1031 1075 D ConnectivityService: rematch for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:21.959 1031 1075 D ConnectivityService: accepting network in place of null
- 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} }
- 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'
- 02-02 04:34:22.007 1031 1075 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 110] isDefaultNetwork=true
- 02-02 04:34:22.007 1031 1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
- 02-02 04:34:22.025 1031 1075 D ConnectivityService: notifyType PRECHECK for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:23.005 1031 1075 D ConnectivityService: NetTransition Wakelock (NetworkAgentInfo [WIFI () - 109] cleared because we found a replacement network
- 02-02 04:34:23.866 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:23.882 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:34:27.093 1031 1075 D ConnectivityService: setProvNotificationVisibleIntent null visible=false networkType=MOBILE extraInfo=null highPriority=false
- 02-02 04:34:27.093 1031 1075 D ConnectivityService: NetworkAgentInfo [WIFI () - 110] validation passed
- 02-02 04:34:27.094 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:34:27.104 1031 1075 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
- 02-02 04:34:29.893 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:34:29.958 1031 1075 D ConnectivityService: handlePromptUnvalidated 110
- 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
- 02-02 04:34:32.905 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 04:34:34.125 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=223, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 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
- 02-02 04:34:41.935 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 04:34:46.674 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=224, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 02-02 04:34:49.862 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=225, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 02-02 04:34:55.440 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=226, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 04:35:03.273 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=227, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 02-02 04:35:19.225 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=228, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 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
- 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
- 02-02 04:35:24.159 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 04:35:25.968 1031 7251 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
- 02-02 04:35:25.968 1031 7251 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 04:35:25.968 1031 7251 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 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
- 02-02 04:35:25.981 1031 1285 I ActivityManager: Process org.chromium.chrome:sandboxed_process2 (pid 1086) has died
- 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)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 04:35:25.987 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 04:35:27.178 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:35:42.238 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:35:51.286 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:36:03.329 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:36:03.351 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 04:36:06.372 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:36:06.381 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:36:57.632 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:37:00.640 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:37:03.652 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:37:03.666 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 59
- 02-02 04:37:06.667 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:37:06.678 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 04:37:07.980 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=229, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 04:37:08.007 1031 1193 I ActivityManager: Start proc 1242:com.android.gallery3d/u0a36 for activity com.android.gallery3d/.app.MovieActivity
- 02-02 04:37:09.685 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:37:12.688 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:37:21.729 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:37:24.736 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:38:09.928 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:38:12.942 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:38:12.975 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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] ]
- 02-02 04:38:28.046 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:38:31.081 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:38:34.103 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:38:37.139 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:38:37.469 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 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
- 02-02 04:39:08.905 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=230, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 04:39:19.277 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:39:25.304 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:39:34.341 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:39:37.359 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 04:39:48.390 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=231, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 04:40:01.471 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:40:31.630 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:40:34.640 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:40:34.646 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:40:37.655 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:40:37.661 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:41:04.817 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:41:04.838 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:41:07.852 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:41:07.859 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:41:25.951 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:41:35.022 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:41:41.072 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:41:41.091 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:42:02.210 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:02.220 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:42:32.353 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:32.364 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:42:35.364 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:35.377 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:42:44.409 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:50.430 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:53.455 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:53.467 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:42:56.487 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:42:56.504 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:43:20.608 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:43:20.635 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:43:23.657 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:43:26.675 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 04:43:32.705 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:43:32.716 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:43:35.729 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:43:35.739 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 04:43:59.844 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 04:44:05.866 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:44:20.948 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:44:26.973 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 04:44:45.064 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:44:45.072 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:44:51.095 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:44:51.105 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:44:54.113 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:44:54.119 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:45:00.137 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:45:09.187 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:45:12.209 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: FATAL EXCEPTION: main
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: Process: com.android.gallery3d, PID: 1242
- 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}
- 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
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2450)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2520)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread.-wrap11(ActivityThread.java)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Unknown URL: content://media/internal/bookmark
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1628)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.content.ContentProviderProxy.query(ContentProviderNative.java:421)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:491)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.content.ContentResolver.query(ContentResolver.java:434)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at org.codeaurora.gallery3d.video.BookmarkEnhance.query(BookmarkEnhance.java:113)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at org.codeaurora.gallery3d.video.BookmarkActivity.onCreate(BookmarkActivity.java:64)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6251)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2403)
- 02-02 04:45:15.364 1242 1242 E AndroidRuntime: ... 9 more
- 02-02 04:45:15.369 1031 1192 W ActivityManager: Force finishing activity com.android.gallery3d/org.codeaurora.gallery3d.video.BookmarkActivity
- 02-02 04:45:15.386 1031 1192 W ActivityManager: Force finishing activity com.android.gallery3d/.app.MovieActivity
- 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}
- 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] ]
- 02-02 04:45:24.280 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:45:25.404 1031 1045 W ActivityManager: Activity destroy timeout for ActivityRecord{58ff8b1 u0 com.android.gallery3d/.app.MovieActivity t1203 f}
- 02-02 04:45:26.470 1031 5678 I ActivityManager: Process com.android.gallery3d (pid 1242) has died
- 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
- 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
- 02-02 04:45:31.699 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=232, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 04:45:31.742 1031 1285 I ActivityManager: Start proc 1452:com.android.gallery3d/u0a36 for activity com.android.gallery3d/.app.MovieActivity
- 02-02 04:45:33.312 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:45:51.415 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 04:45:51.457 1031 1047 I BatteryStatsImpl: Resetting battery stats: level=94 status=3 dischargeLevel=94 lowAmount=14 highAmount=15
- 02-02 04:45:54.445 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:09.535 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:12.553 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:15.572 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:27.634 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:33.684 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:36.707 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:39.733 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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}
- 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}
- 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
- 02-02 04:46:42.758 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:46:45.785 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:46:57.848 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:47:00.871 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:47:43.066 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 04:47:43.066 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 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)
- 02-02 04:47:43.713 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 04:49:17.019 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 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)
- 02-02 04:49:17.038 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 04:49:17.096 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 04:49:17.366 1031 1052 I DisplayPowerController: Unblocked screen on after 328 ms
- 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}
- 02-02 04:49:18.484 1031 1050 I WindowManager: Screen frozen for +911ms due to Window{58d7a36 u0 com.android.systemui.ImageWallpaper}
- 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)
- 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
- 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] ]
- 02-02 04:49:29.122 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 04:49:36.734 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=233, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 04:49:38.140 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:49:41.158 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:29.424 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:32.450 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:41.539 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:47.594 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:50.610 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:50:56.635 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:51:32.802 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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] ]
- 02-02 04:51:47.885 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:51:50.899 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:51:53.910 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- --------- beginning of main
- 02-02 04:51:56.796 1127 1411 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1
- 02-02 04:51:56.940 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:51:57.113 1031 1031 I chatty : uid=1000 system_server expire 20 lines
- 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
- 02-02 04:52:03.157 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=234, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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
- 02-02 04:52:03.319 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 15 lines
- 02-02 04:52:03.325 1452 1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
- 02-02 04:52:03.325 1452 1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
- 02-02 04:52:03.421 1031 1620 I chatty : uid=1000(system) Binder_7 expire 1 line
- 02-02 04:52:03.431 209 466 I chatty : uid=1013(media) Binder_1 expire 4 lines
- 02-02 04:52:03.611 1452 1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
- 02-02 04:52:03.611 1452 1452 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
- 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
- 02-02 04:52:03.624 209 1702 I chatty : uid=1013(media) /system/bin/mediaserver expire 66 lines
- 02-02 04:52:03.630 1452 1517 D MediaHTTPConnection: filterOutInternalHeaders: key=User-Agent, val= stagefright/1.2 (Linux;Android 6.0.1)
- 02-02 04:52:03.631 1452 1465 D MediaHTTPConnection: proxy null port 0
- 02-02 04:52:03.801 1452 1463 W art : Suspending all threads took: 6.164ms
- 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
- 02-02 04:52:04.098 209 1703 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:52:04.205 1452 1452 V CodeauroraVideoView: surfaceChanged() start()
- 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
- 02-02 04:52:04.526 1127 1411 I vol.Events: writeEvent active_stream_changed STREAM_RING
- 02-02 04:52:04.544 1127 1411 I vol.Events: writeEvent key STREAM_RING 0
- 02-02 04:52:04.570 1127 1127 I vol.Events: writeEvent show_dialog volume_changed keyguard=false
- 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 }
- 02-02 04:52:04.992 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 25
- 02-02 04:52:05.111 1452 1452 D MediaPlayer: setSubtitleAnchor in MediaPlayer
- 02-02 04:52:05.127 1452 1452 D MediaPlayer: getMetadata
- 02-02 04:52:05.128 1452 1452 D MediaPlayer: getMetadata
- 02-02 04:52:05.167 209 209 I chatty : uid=1013(media) /system/bin/mediaserver expire 3 lines
- 02-02 04:52:05.211 209 1715 I chatty : uid=1013(media) /system/bin/mediaserver expire 3 lines
- 02-02 04:52:05.223 209 1712 I chatty : uid=1013(media) /system/bin/mediaserver expire 2 lines
- 02-02 04:52:05.226 209 1713 I chatty : uid=1013(media) /system/bin/mediaserver expire 54 lines
- 02-02 04:52:05.227 209 1716 I chatty : uid=1013(media) /system/bin/mediaserver expire 2 lines
- 02-02 04:52:05.243 209 459 I chatty : uid=1013(media) AudioOut_2 expire 18 lines
- 02-02 04:52:05.245 209 1709 I chatty : uid=1013(media) /system/bin/mediaserver expire 7 lines
- 02-02 04:52:05.333 209 1721 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:52:05.409 1452 1464 W MediaPlayer: info/warning (3, 0)
- 02-02 04:52:05.608 788 788 I chatty : uid=10027(org.chromium.chrome) expire 16 lines
- 02-02 04:52:07.997 1127 1127 I vol.Events: writeEvent dismiss_dialog timeout
- 02-02 04:52:08.004 1127 1411 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1
- 02-02 04:52:12.229 13969 14014 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 11 lines
- 02-02 04:52:14.566 32571 32588 I chatty : uid=10033(com.android.email) expire 9 lines
- 02-02 04:52:14.751 13969 14004 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
- 02-02 04:52:14.790 1031 1044 I chatty : uid=1000(system) android.bg expire 12 lines
- 02-02 04:52:15.514 13969 13982 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
- 02-02 04:52:16.257 32571 32586 I chatty : uid=10033(com.android.email) expire 8 lines
- 02-02 04:52:16.722 32571 32580 I chatty : uid=10033(com.android.email) expire 10 lines
- 02-02 04:52:16.743 209 1705 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:52:18.366 13969 32161 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 10 lines
- 02-02 04:52:30.124 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:52:45.207 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:52:54.265 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:52:54.282 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:53:09.360 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:53:12.370 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:53:21.419 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:53:36.501 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:53:39.512 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:53:48.622 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:53:51.638 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:53:57.676 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:54:09.746 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 04:54:09.753 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:54:12.766 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:54:15.776 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 04:54:17.425 13969 14006 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 3 lines
- 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)
- 02-02 04:57:33.946 209 1714 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:57:34.599 209 1711 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:57:34.856 1452 1452 V MoviePlayer: mVideoPosition is 2008
- 02-02 04:57:34.877 209 1723 I chatty : uid=1013(media) /system/bin/mediaserver expire 1 line
- 02-02 04:57:34.894 209 1713 I chatty : uid=1013(media) /system/bin/mediaserver expire 2 lines
- 02-02 04:57:34.915 209 1571 I chatty : uid=1013(media) Binder_3 expire 1 line
- 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] ]
- 02-02 04:57:35.075 788 811 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 04:57:36.191 1031 7251 I chatty : uid=1000(system) Binder_E expire 1 line
- 02-02 04:57:36.197 1452 1452 I art : Starting a blocking GC Explicit
- 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
- 02-02 04:57:36.275 1452 1452 I art : Starting a blocking GC Explicit
- 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
- 02-02 04:57:36.297 1452 1452 I art : Starting a blocking GC Explicit
- 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
- 02-02 04:57:36.364 1452 1452 E StrictMode: class com.android.gallery3d.app.MovieActivity; instances=2; limit=1
- 02-02 04:57:36.364 1452 1452 E StrictMode: android.os.StrictMode$InstanceCountViolation: class com.android.gallery3d.app.MovieActivity; instances=2; limit=1
- 02-02 04:57:36.364 1452 1452 E StrictMode: at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
- 02-02 04:58:11.044 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:58:17.064 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:58:23.096 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 04:58:29.138 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 04:58:35.026 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 04:58:35.029 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 04:58:35.141 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=235, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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)
- 02-02 04:58:35.658 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 02-02 04:58:35.680 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 04:58:35.701 192 192 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
- 02-02 04:58:35.783 1031 1094 I chatty : uid=1000(system) PhotonicModulat expire 3 lines
- 02-02 04:58:35.784 193 193 I ts_power: touchscreen_power: enable=0, ts_state=1
- 02-02 04:58:35.799 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 16 lines
- 02-02 04:58:35.806 209 1081 I chatty : uid=1013(media) Binder_2 expire 5 lines
- 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)
- 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)
- 02-02 04:58:40.116 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 05:07:11.117 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
- 02-02 05:07:13.682 13969 13981 I chatty : uid=1002(bluetooth) com.android.bluetooth expire 5 lines
- 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)
- 02-02 05:07:15.792 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:07:15.801 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:07:16.060 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:07:16.060 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:07:16.071 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:07:17.826 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:07:17.826 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:07:17.840 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:08:12.065 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:08:12.109 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:08:17.069 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 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)
- 02-02 05:22:11.098 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:22:11.401 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:11.401 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:11.412 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:22:13.464 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:13.464 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:13.474 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:22:13.710 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:13.710 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:13.721 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:22:15.093 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:15.093 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:15.110 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:15.110 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:15.111 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:22:15.338 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:15.338 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:15.347 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 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)
- 02-02 05:22:16.532 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 7 lines
- 02-02 05:22:16.800 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:22:16.801 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:22:16.808 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:22:16.808 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:22:16.809 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:30:10.067 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:30:11.478 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:30:13.024 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 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)
- 02-02 05:30:13.035 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 05:30:13.050 1031 1043 I chatty : uid=1000(system) Binder_2 expire 1 line
- 02-02 05:30:13.084 193 193 I ts_power: touchscreen_power: enable=1, ts_state=0
- 02-02 05:30:13.087 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 05:30:13.130 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:30:13.161 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:30:13.189 1031 1046 I chatty : uid=1000(system) android.ui expire 1 line
- 02-02 05:30:13.192 1031 1052 I DisplayPowerController: Unblocked screen on after 156 ms
- 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)
- 02-02 05:30:16.196 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:30:19.219 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:30:19.235 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:30:19.935 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
- 02-02 05:30:20.016 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
- 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] ]
- 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
- 02-02 05:30:20.210 1127 1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
- 02-02 05:30:25.284 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:30:25.307 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:30:27.473 788 839 I chatty : uid=10027(org.chromium.chrome) expire 10 lines
- 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
- 02-02 05:30:27.564 1919 1919 I art : Late-enabling JIT
- 02-02 05:30:27.610 1919 1919 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:30:27.732 1919 1919 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:30:27.759 1919 1919 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:30:27.982 1919 1919 I cr_ChildProcessService: Creating new ChildProcessService pid=1919
- 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
- 02-02 05:30:28.020 1919 1931 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:30:28.109 1919 1933 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:30:28.247 1919 1933 I cr_LibraryLoader: Time to load native libraries: 224 ms (timestamps 7161-7385)
- 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"
- 02-02 05:30:28.249 1919 1933 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:30:31.333 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:30:34.347 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:30:37.366 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:30:40.376 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:30:46.398 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:30:49.405 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:30:52.409 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:30:55.343 788 805 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 05:30:58.426 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 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
- 02-02 05:31:18.853 1944 1944 I art : Late-enabling JIT
- 02-02 05:31:18.878 1944 1944 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:31:19.024 1944 1944 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:31:19.054 1944 1944 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:31:19.280 1944 1944 I cr_ChildProcessService: Creating new ChildProcessService pid=1944
- 02-02 05:31:19.318 1944 1957 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:31:19.416 1944 1958 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:31:19.561 1944 1958 I cr_LibraryLoader: Time to load native libraries: 239 ms (timestamps 8460-8699)
- 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"
- 02-02 05:31:19.563 1944 1958 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:31:22.538 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:31:25.545 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:31:31.557 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:31:37.576 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:31:46.614 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:31:49.641 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:31:57.363 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 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
- 02-02 05:31:59.753 1973 1973 I art : Late-enabling JIT
- 02-02 05:31:59.769 1973 1973 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:31:59.851 1973 1973 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:31:59.872 1973 1973 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:32:00.035 1973 1973 I cr_ChildProcessService: Creating new ChildProcessService pid=1973
- 02-02 05:32:00.129 1973 1987 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:32:00.228 1973 1987 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:32:00.390 1973 1987 I cr_LibraryLoader: Time to load native libraries: 260 ms (timestamps 9268-9528)
- 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"
- 02-02 05:32:00.393 1973 1987 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:32:01.702 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 05:32:03.117 1031 5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process5 (pid 1944) has died
- 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
- 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)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:32:03.132 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 05:32:04.343 1993 1993 I art : Late-enabling JIT
- 02-02 05:32:04.361 1993 1993 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:32:04.441 1993 1993 W android.content.res.ThemeConfig: Could not get boot theme
- 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
- 02-02 05:32:04.445 1031 1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process6 (pid 1973) has died
- 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
- 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)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:32:04.453 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 05:32:04.487 1993 1993 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 05:32:04.706 1993 1993 I cr_ChildProcessService: Creating new ChildProcessService pid=1993
- 02-02 05:32:04.719 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:04.745 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:32:04.756 1993 2005 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:32:04.837 1993 2007 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:32:04.919 1993 2007 I cr_LibraryLoader: Time to load native libraries: 160 ms (timestamps 3897-4057)
- 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"
- 02-02 05:32:04.921 1993 2007 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:32:07.387 209 459 I chatty : uid=1013(media) AudioOut_2 expire 17 lines
- 02-02 05:32:07.572 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 05:32:07.731 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:32:10.735 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:32:11.072 788 800 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 05:32:12.556 1127 1127 D StatusBar: Clicked on content of 0|com.android.email|1060922105|null|10033
- 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
- 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
- 02-02 05:32:12.863 1031 1192 I chatty : uid=1000(system) Binder_3 expire 1 line
- 02-02 05:32:12.867 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=236, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 05:32:12.994 1127 1127 W StatusBar: removeNotification for unknown key: 0|com.android.email|1427114073|null|10033
- 02-02 05:32:12.995 1127 1127 W StatusBar: removeNotification for unknown key: 0|com.android.email|1427114072|null|10033
- 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)
- 02-02 05:32:13.043 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
- 02-02 05:32:13.254 32571 32571 I chatty : uid=10033(com.android.email) expire 170 lines
- 02-02 05:32:13.503 32571 405 I chatty : uid=10033(com.android.email) expire 4 lines
- 02-02 05:32:13.685 32571 32587 I chatty : uid=10033(com.android.email) expire 10 lines
- 02-02 05:32:13.744 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:32:13.809 1031 1050 I chatty : uid=1000(system) android.display expire 1 line
- 02-02 05:32:14.381 788 788 I chatty : uid=10027(org.chromium.chrome) expire 7 lines
- 02-02 05:32:15.783 32571 32582 I chatty : uid=10033(com.android.email) expire 9 lines
- 02-02 05:32:17.012 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:17.012 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:17.121 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:17.122 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:17.122 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:17.490 405 405 I chatty : uid=10033(com.android.email) expire 2 lines
- 02-02 05:32:18.120 32571 2025 I chatty : uid=10033(com.android.email) expire 18 lines
- 02-02 05:32:18.353 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:18.353 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:18.362 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:18.363 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:18.363 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:19.763 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:32:20.695 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:20.695 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:20.895 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:21.431 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:21.431 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:21.454 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:22.679 32571 2042 I chatty : uid=10033(com.android.email) expire 1 line
- 02-02 05:32:22.692 32571 2044 I chatty : uid=10033(com.android.email) expire 1 line
- 02-02 05:32:25.710 209 459 I chatty : uid=1013(media) AudioOut_2 expire 12 lines
- 02-02 05:32:32.597 32571 2071 I chatty : uid=10033(com.android.email) expire 27 lines
- 02-02 05:32:41.189 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:41.189 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:41.201 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:41.796 32571 2079 I chatty : uid=10033(com.android.email) expire 18 lines
- 02-02 05:32:43.877 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:43.888 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 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
- 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
- 02-02 05:32:46.901 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:46.910 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:32:49.928 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:52.202 209 459 I chatty : uid=1013(media) AudioOut_2 expire 12 lines
- 02-02 05:32:52.203 32571 32571 I chatty : uid=10033(com.android.email) expire 160 lines
- 02-02 05:32:52.946 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:54.460 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:32:54.460 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:32:54.473 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:32:55.144 32571 2036 I chatty : uid=10033(com.android.email) expire 1 line
- 02-02 05:32:55.962 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:32:56.808 32571 2083 I chatty : uid=10033(com.android.email) expire 45 lines
- 02-02 05:32:58.981 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:33:08.056 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:33:17.104 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:33:17.613 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:17.613 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:17.623 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:21.713 209 459 I chatty : uid=1013(media) AudioOut_2 expire 14 lines
- 02-02 05:33:23.139 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:33:24.437 32571 32571 I chatty : uid=10033(com.android.email) expire 39 lines
- 02-02 05:33:24.759 32571 2097 I chatty : uid=10033(com.android.email) expire 2 lines
- 02-02 05:33:24.765 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:24.765 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:24.866 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:24.872 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:24.872 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:24.884 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:24.884 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:24.885 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:26.148 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:33:28.546 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:28.546 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:28.555 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:29.098 32571 2100 I chatty : uid=10033(com.android.email) expire 1 line
- 02-02 05:33:29.155 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:33:29.218 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:29.218 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:29.229 1031 1044 I chatty : uid=1000(system) android.bg expire 3 lines
- 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:29.323 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:31.811 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:31.811 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:31.822 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:31.822 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:31.823 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:32.131 32571 32587 I chatty : uid=10033(com.android.email) expire 1 line
- 02-02 05:33:32.168 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:33:34.871 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 05:33:34.879 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 05:33:35.177 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 05:33:36.895 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
- 02-02 05:33:41.217 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:33:41.229 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
- 02-02 05:33:46.086 32571 32571 I chatty : uid=10033(com.android.email) expire 16 lines
- 02-02 05:33:46.142 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:46.143 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:46.143 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:46.143 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:46.143 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:46.145 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:46.145 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:46.214 209 459 I chatty : uid=1013(media) AudioOut_2 expire 11 lines
- 02-02 05:33:46.318 32571 32571 I ConvLayout: IN setHeight=204px of overlay item: com.android.mail.browse.ConversationViewAdapter$MessageHeaderItem@2c2e199
- 02-02 05:33:46.318 32571 32571 I ConvLayout: setting HTML spacer h=349webPx (204screenPx)
- 02-02 05:33:46.345 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:33:46.345 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:33:46.499 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:33:46.506 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.538 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.559 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.574 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.592 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.607 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:33:46.722 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:46.723 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:46.725 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
- 02-02 05:33:46.808 32571 32571 I Email : CONV RENDER: uninteresting update, ignoring this conversation update (ConversationViewFragment{c5af926 #1 id=0x7f0e0133})
- 02-02 05:33:46.986 32571 32588 I ConvCursor: *** ConversationCursor pre-loading took 65ms n=632
- 02-02 05:33:47.005 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
- 02-02 05:33:47.015 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:47.015 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:47.024 32571 32571 D StrictMode: StrictMode policy violation; ~duration=7 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=65543 violation=1
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1223)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteConnection.applyBlockGuardPolicy(SQLiteConnection.java:1043)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:731)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:1576)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1522)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.email.provider.EmailProvider.update(EmailProvider.java:2232)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.content.ContentProvider$Transport.update(ContentProvider.java:355)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.content.ContentResolver.update(ContentResolver.java:1364)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.email.provider.EmailConversationCursor.markContentsSeen(EmailConversationCursor.java:233)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:45)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.markContentsSeen(ConversationCursor.java:2481)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment.onCursorUpdated(ConversationListFragment.java:1145)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment.onConversationListStatusUpdated(ConversationListFragment.java:1033)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment$ConversationCursorObserver.onChanged(ConversationListFragment.java:280)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.ui.AbstractActivityController.onDataSetChanged(AbstractActivityController.java:3206)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.notifyDataChanged(ConversationCursor.java:1047)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.sync(ConversationCursor.java:1075)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.ui.AbstractActivityController.onRefreshReady(AbstractActivityController.java:3192)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.notifyRefreshReady(ConversationCursor.java:1033)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.-wrap5(ConversationCursor.java)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:614)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:597)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.AsyncTask.finish(AsyncTask.java:651)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.AsyncTask.-wrap1(AsyncTask.java)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at java.lang.reflect.Method.invoke(Native Method)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 02-02 05:33:47.024 32571 32571 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 02-02 05:33:47.045 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:47.045 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:47.046 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:47.046 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:47.047 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:47.047 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:47.048 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:47.048 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:47.092 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 70791782
- 02-02 05:33:47.222 32571 32571 I ConvCursor: Resuming caching, pos=0 idler=com.android.mail.utils.DrawIdler@3440c5b
- 02-02 05:33:47.259 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:33:47.260 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:33:47.395 32571 32571 I ConvCursor: Cancelling caching startPos=0 pos=100
- 02-02 05:33:47.472 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 2055055122
- 02-02 05:33:47.586 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 81068824
- 02-02 05:33:47.630 32571 32571 I ConvCursor: Resuming caching, pos=101 idler=com.android.mail.utils.DrawIdler@3440c5b
- 02-02 05:33:47.694 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1294783930
- 02-02 05:33:47.800 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1803563286
- 02-02 05:33:47.916 32571 2109 I NotifUtils: sendSetNewEmailIndicator account: 1473136892, folder: 1795442690
- 02-02 05:33:47.924 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:47.968 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1103699138
- 02-02 05:33:47.978 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:47.989 32571 32571 I ConvCursor: ConversationCursor caching complete pos=632
- 02-02 05:33:48.015 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1425292080
- 02-02 05:33:48.023 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:48.060 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder 1148739720
- 02-02 05:33:48.069 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:48.130 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -85016281
- 02-02 05:33:48.145 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:48.204 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -469921517
- 02-02 05:33:48.212 32571 2109 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:33:48.362 32571 32586 I ConvCursor: *** ConversationCursor pre-loading took 21ms n=632
- 02-02 05:33:48.372 32571 2109 I NotifUtils: validateNotifications - cancelling account 1473136892 / folder -1215606496
- 02-02 05:33:48.381 32571 32571 I ConvLayout: IN setHeight=114px of overlay item: com.android.mail.browse.ConversationViewAdapter$ConversationHeaderItem@7b4d4f3
- 02-02 05:33:48.387 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:48.387 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:48.396 32571 32571 D StrictMode: StrictMode policy violation; ~duration=7 ms: android.os.StrictMode$StrictModeDiskWriteViolation: policy=65543 violation=1
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onWriteToDisk(StrictMode.java:1223)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteConnection.applyBlockGuardPolicy(SQLiteConnection.java:1043)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:731)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:1576)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1522)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.email.provider.EmailProvider.update(EmailProvider.java:2232)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.content.ContentProvider$Transport.update(ContentProvider.java:355)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.content.ContentResolver.update(ContentResolver.java:1364)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.email.provider.EmailConversationCursor.markContentsSeen(EmailConversationCursor.java:233)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:45)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursorOperationListener$OperationHelper.markContentsSeen(ConversationCursorOperationListener.java:47)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.markContentsSeen(ConversationCursor.java:2481)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment.onCursorUpdated(ConversationListFragment.java:1145)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment.onConversationListStatusUpdated(ConversationListFragment.java:1033)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.ui.ConversationListFragment$ConversationCursorObserver.onChanged(ConversationListFragment.java:280)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.ui.AbstractActivityController.onDataSetChanged(AbstractActivityController.java:3206)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.notifyDataChanged(ConversationCursor.java:1047)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.sync(ConversationCursor.java:1075)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.ui.AbstractActivityController.onRefreshReady(AbstractActivityController.java:3192)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.notifyRefreshReady(ConversationCursor.java:1033)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor.-wrap5(ConversationCursor.java)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:614)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.mail.browse.ConversationCursor$RefreshTask.onPostExecute(ConversationCursor.java:597)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.AsyncTask.finish(AsyncTask.java:651)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.AsyncTask.-wrap1(AsyncTask.java)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at java.lang.reflect.Method.invoke(Native Method)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 02-02 05:33:48.396 32571 32571 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 02-02 05:33:48.411 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:48.411 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:48.414 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:48.414 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:48.414 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:48.414 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:48.416 32571 32571 I Email : Conversation: applying cached value to col=seen val=1
- 02-02 05:33:48.416 32571 32571 I Email : Conversation: applying cached value to col=read val=1
- 02-02 05:33:48.557 32571 32571 I ConvCursor: Resuming caching, pos=0 idler=com.android.mail.utils.DrawIdler@3440c5b
- 02-02 05:33:48.748 32571 32571 I ConvCursor: ConversationCursor caching complete pos=632
- 02-02 05:33:50.279 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 05:33:55.443 1031 1045 I ProcessStatsService: Prepared write state in 27ms
- 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] ]
- 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
- 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
- 02-02 05:33:55.568 1031 1044 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2018-01-29-12-15-00.bin
- 02-02 05:33:55.623 2114 2114 I art : Late-enabling JIT
- 02-02 05:33:55.642 2114 2114 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:33:55.745 788 811 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 05:33:55.771 2114 2114 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:33:55.810 2114 2114 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 05:33:56.394 2114 2114 I cr_ChildProcessService: Creating new ChildProcessService pid=2114
- 02-02 05:33:56.448 2114 2130 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:33:56.597 2114 2130 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:33:56.731 2114 2130 I cr_LibraryLoader: Time to load native libraries: 283 ms (timestamps 5586-5869)
- 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"
- 02-02 05:33:56.733 2114 2130 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:33:59.319 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:34:01.588 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.075 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.099 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.107 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.125 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.135 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.149 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.158 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.174 32571 32571 D EmailBroadcastReceiver: Received com.android.mail.action.update_notification
- 02-02 05:34:02.206 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 1197367159, folder: 70791782
- 02-02 05:34:02.310 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 70791782
- 02-02 05:34:02.429 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 2055055122
- 02-02 05:34:02.546 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 81068824
- 02-02 05:34:02.773 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 156022440
- 02-02 05:34:02.976 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1294783930
- 02-02 05:34:03.129 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1803563286
- 02-02 05:34:03.257 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 1795442690
- 02-02 05:34:03.350 32571 2138 I NotifUtils: sendSetNewEmailIndicator account: 923270401, folder: 2583401
- 02-02 05:34:03.358 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.407 32571 2138 I NotifUtils: validateNotifications - cancelling account 1197367159 / folder -1103699138
- 02-02 05:34:03.418 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.581 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1103699138
- 02-02 05:34:03.591 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.647 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1425292080
- 02-02 05:34:03.655 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.729 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 1148739720
- 02-02 05:34:03.748 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.852 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 1767026140
- 02-02 05:34:03.880 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:03.944 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -85016281
- 02-02 05:34:03.952 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:04.034 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -469921517
- 02-02 05:34:04.060 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:04.180 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder -1215606496
- 02-02 05:34:04.206 32571 2138 I NotifUtils: Validating Notification, mapSize: 0 getAttention: true ignoreUnobtrusive: false
- 02-02 05:34:04.313 32571 2138 I NotifUtils: validateNotifications - cancelling account 923270401 / folder 34309206
- 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
- 02-02 05:34:05.762 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=237, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 05:34:06.041 788 788 I chatty : uid=10027(org.chromium.chrome) expire 11 lines
- 02-02 05:34:09.944 209 459 I chatty : uid=1013(media) AudioOut_2 expire 24 lines
- 02-02 05:34:10.164 1554 1554 W RichInputMethodSubtype: Can't find emoji subtype
- 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
- 02-02 05:34:10.420 1554 1554 W ViewPager: Requested offscreen page limit 0 too small; defaulting to 1
- 02-02 05:34:10.432 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 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.
- 02-02 05:34:14.393 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:34:14.575 1554 1554 I LatinIME: Starting input. Cursor position = 23,23
- 02-02 05:34:17.414 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:34:17.856 13969 14004 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:34:17.857 13969 14004 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:34:17.867 13969 14004 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:34:17.868 13969 14004 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:34:17.868 13969 14004 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:34:17.924 32571 2144 D Email : Delete: content://com.android.email.provider/updatedMessage/638
- 02-02 05:34:17.972 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:34:17.972 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:34:17.980 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:34:19.917 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:34:19.917 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:34:19.927 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:34:19.928 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:34:19.928 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:34:20.430 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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.
- 02-02 05:34:25.044 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
- 02-02 05:34:25.044 32571 32580 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:229)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
- 02-02 05:34:25.044 32571 32580 E StrictMode: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
- 02-02 05:34:28.276 190 190 E lowmemorykiller: Error writing /proc/1993/oom_score_adj; errno=22
- 02-02 05:34:28.321 1031 1192 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService7
- 02-02 05:34:28.321 1031 1192 W ActivityManager: android.os.DeadObjectException
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 05:34:28.321 1031 1192 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 05:34:28.324 190 190 E lowmemorykiller: Error writing /proc/1993/oom_score_adj; errno=22
- 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
- 02-02 05:34:28.330 1031 5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process7 (pid 1993) has died
- 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)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:34:28.344 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 05:34:32.502 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:34:32.506 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:34:44.555 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:34:44.560 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:34:46.598 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:34:46.918 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:34:47.567 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:34:53.608 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:34:54.299 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:34:55.133 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:34:56.616 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:34:59.622 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:35:02.632 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:35:05.643 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:35:11.672 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
- 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)
- 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)
- 02-02 05:35:13.739 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:35:14.681 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:35:14.699 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:35:26.753 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:35:37.925 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:35:38.702 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:35:38.974 788 788 I chatty : uid=10027(org.chromium.chrome) expire 16 lines
- 02-02 05:35:43.669 1031 1031 I chatty : uid=1000 system_server expire 18 lines
- 02-02 05:35:50.849 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:35:53.868 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:35:59.901 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:36:03.183 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 16 lines
- 02-02 05:36:11.748 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 05:36:11.963 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:36:14.979 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:36:36.074 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:36:39.090 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:36:43.064 1554 1554 I LatinIME: Starting input. Cursor position = 17,17
- 02-02 05:36:43.143 788 788 I chatty : uid=10027(org.chromium.chrome) expire 10 lines
- 02-02 05:36:45.115 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:36:55.985 1554 1554 I LatinIME: Starting input. Cursor position = 17,17
- 02-02 05:37:00.181 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:37:00.370 1031 1031 I chatty : uid=1000 system_server expire 11 lines
- 02-02 05:37:09.226 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:10.668 1554 1554 I LatinIME: Starting input. Cursor position = 9,9
- 02-02 05:37:12.257 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:13.577 1031 1031 I chatty : uid=1000 system_server expire 21 lines
- 02-02 05:37:15.274 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:37:20.607 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 3 lines
- 02-02 05:37:21.300 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:37:33.350 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:33.377 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:37:36.385 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:39.400 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:37:42.422 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:45.435 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:46.119 1554 1554 I LatinIME: Starting input. Cursor position = 19,19
- 02-02 05:37:48.453 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:48.462 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 05:37:51.157 1492 1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
- 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]
- 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=]
- 02-02 05:37:51.199 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 17 lines
- 02-02 05:37:51.464 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:37:51.489 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:37:54.505 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:37:57.225 1554 1554 I LatinIME: Starting input. Cursor position = 19,19
- 02-02 05:37:59.009 1031 1031 I chatty : uid=1000 system_server expire 26 lines
- 02-02 05:38:03.562 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:38:09.588 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:38:12.606 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:21.646 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:36.736 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:39.758 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:42.767 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:42.774 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:38:45.794 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:38:48.806 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:51.950 1554 1554 I LatinIME: Starting input. Cursor position = 20,20
- 02-02 05:38:54.846 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:54.868 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:38:57.871 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:38:57.878 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:39:00.888 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:00.890 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:39:05.386 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 05:39:06.915 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:39:09.861 1554 1554 I LatinIME: Starting input. Cursor position = 20,20
- 02-02 05:39:09.927 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:39:12.953 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:12.968 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:39:15.976 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:21.992 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:37.075 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:39:40.092 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:39:46.130 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:49.162 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:39:52.180 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:39:55.197 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:39:58.212 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:39:58.230 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 02-02 05:40:14.582 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:40:16.291 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:16.301 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:40:19.312 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:19.325 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:40:22.339 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:22.477 788 800 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 05:40:25.362 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:37.437 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:40:40.453 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:40.462 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 05:40:43.468 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:43.481 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:40:46.492 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:40:49.507 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:10.606 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:41:13.620 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:22.682 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:26.065 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:41:26.261 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:41:28.710 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:31.732 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:34.751 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:34.898 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 05:41:37.767 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:46.829 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:41:47.919 209 459 I chatty : uid=1013(media) AudioOut_2 expire 12 lines
- 02-02 05:41:51.130 1554 1554 I LatinIME: Starting input. Cursor position = 21,21
- 02-02 05:41:51.153 1554 1554 I LatinIME: Starting input. Cursor position = 21,21
- 02-02 05:41:52.726 1031 1031 I chatty : uid=1000 system_server expire 13 lines
- 02-02 05:41:56.826 1492 1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:79
- 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]
- 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=]
- 02-02 05:41:58.879 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:41:58.903 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:42:27.494 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:42:27.707 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:42:39.141 1554 1554 I LatinIME: Starting input. Cursor position = 10,10
- 02-02 05:42:40.675 1031 1031 I chatty : uid=1000 system_server expire 46 lines
- 02-02 05:43:34.470 1554 1554 I LatinIME: Starting input. Cursor position = 25,25
- 02-02 05:43:36.091 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:43:36.340 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:43:59.460 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:44:02.479 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:44:04.162 1031 1031 I chatty : uid=1000 system_server expire 11 lines
- 02-02 05:44:15.011 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:44:15.162 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:45:13.769 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 05:45:13.772 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 05:45:13.828 1052 1052 I chatty : uid=1000(system) PowerManagerSer expire 2 lines
- 02-02 05:45:13.899 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=238, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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)
- 02-02 05:45:14.366 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 02-02 05:45:14.386 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 05:45:14.395 192 192 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
- 02-02 05:45:14.485 1031 1094 I chatty : uid=1000(system) PhotonicModulat expire 2 lines
- 02-02 05:45:14.486 193 193 I ts_power: touchscreen_power: enable=0, ts_state=1
- 02-02 05:45:14.510 209 1571 I chatty : uid=1013(media) Binder_3 expire 2 lines
- 02-02 05:45:15.407 1031 5677 W ActivityManager: SLOW OOM ADJ: 474ms for pid 1602 = 6
- 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)
- 02-02 05:45:15.460 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 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)
- 02-02 05:45:19.078 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:45:19.106 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 05:47:11.009 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
- 02-02 05:47:11.073 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:48:11.050 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 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)
- 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)
- 02-02 05:48:11.060 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 05:48:11.112 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 05:48:11.117 193 193 I ts_power: touchscreen_power: enable=1, ts_state=0
- 02-02 05:48:11.119 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:48:11.198 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:48:11.215 209 1663 I chatty : uid=1013(media) Binder_4 expire 3 lines
- 02-02 05:48:11.295 1031 2147 I chatty : uid=1000(system) Binder_9 expire 1 line
- 02-02 05:48:11.428 1031 1046 I chatty : uid=1000(system) android.ui expire 1 line
- 02-02 05:48:11.430 1031 1052 I DisplayPowerController: Unblocked screen on after 370 ms
- 02-02 05:48:13.247 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
- 02-02 05:48:13.317 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
- 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] ]
- 02-02 05:48:13.321 788 788 I chatty : uid=10027(org.chromium.chrome) expire 13 lines
- 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
- 02-02 05:48:13.502 1127 1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
- 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)
- 02-02 05:48:14.215 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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 }
- 02-02 05:48:15.473 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 05:48:15.492 209 459 I chatty : uid=1013(media) AudioOut_2 expire 12 lines
- 02-02 05:48:16.813 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:48:16.861 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 02-02 05:48:17.230 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 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
- 02-02 05:48:23.278 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:48:25.693 1554 1554 I LatinIME: Starting input. Cursor position = 25,25
- 02-02 05:48:28.043 209 459 I chatty : uid=1013(media) AudioOut_2 expire 19 lines
- 02-02 05:48:31.715 1554 1554 I LatinIME: Starting input. Cursor position = 25,25
- 02-02 05:48:33.423 1203 1232 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:48:33.849 1203 1232 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:48:35.319 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:48:41.358 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:48:49.174 788 800 I chatty : uid=10027(org.chromium.chrome) expire 2 lines
- 02-02 05:48:53.414 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:48:59.433 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:49:02.447 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:49:08.468 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:49:14.494 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:49:26.541 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:49:29.559 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:49:30.130 1031 1031 I chatty : uid=1000 system_server expire 19 lines
- 02-02 05:50:02.748 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:05.779 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:05.798 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:50:21.950 788 788 I chatty : uid=10027(org.chromium.chrome) expire 11 lines
- 02-02 05:50:26.904 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:29.924 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:35.959 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:35.969 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:50:38.985 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:38.991 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 05:50:39.090 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=239, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 05:50:39.440 788 839 I chatty : uid=10027(org.chromium.chrome) expire 4 lines
- 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
- 02-02 05:50:39.518 2263 2263 I art : Late-enabling JIT
- 02-02 05:50:39.563 2263 2263 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:50:39.805 2263 2263 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:50:39.824 2263 2263 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:50:40.070 2263 2263 I cr_ChildProcessService: Creating new ChildProcessService pid=2263
- 02-02 05:50:40.105 2263 2276 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:50:40.189 2263 2277 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:50:40.373 2263 2277 I cr_LibraryLoader: Time to load native libraries: 264 ms (timestamps 6033-6297)
- 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"
- 02-02 05:50:40.381 2263 2277 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:50:40.594 190 190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
- 02-02 05:50:40.608 190 190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
- 02-02 05:50:40.614 1031 5679 I chatty : uid=1000(system) Binder_D expire 1 line
- 02-02 05:50:40.616 1031 5679 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService3
- 02-02 05:50:40.616 1031 5679 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 05:50:40.616 1031 5679 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 05:50:40.619 190 190 E lowmemorykiller: Error writing /proc/1203/oom_score_adj; errno=22
- 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
- 02-02 05:50:40.746 1031 1043 I ActivityManager: Process org.chromium.chrome:sandboxed_process3 (pid 1203) has died
- 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)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:50:40.755 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 05:50:42.010 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:50:42.120 209 459 I chatty : uid=1013(media) AudioOut_2 expire 35 lines
- 02-02 05:50:45.040 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 05:50:53.445 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=240, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 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
- 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
- 02-02 05:51:00.008 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:51:00.008 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:51:00.010 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:51:00.032 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=241, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 05:51:00.102 788 788 I chatty : uid=10027(org.chromium.chrome) expire 16 lines
- 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
- 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}
- 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
- 02-02 05:51:02.676 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 05:51:02.713 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 05:51:02.742 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=242, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 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
- 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
- 02-02 05:51:02.962 2285 2285 I art : Late-enabling JIT
- 02-02 05:51:03.000 2285 2285 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:51:03.112 2285 2285 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:51:03.136 2285 2285 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:51:03.378 2285 2285 I cr_ChildProcessService: Creating new ChildProcessService pid=2285
- 02-02 05:51:03.417 2285 2298 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:51:03.521 2285 2299 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:51:03.635 2285 2299 I cr_LibraryLoader: Time to load native libraries: 215 ms (timestamps 9344-9559)
- 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"
- 02-02 05:51:03.636 2285 2299 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:51:05.734 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:51:05.915 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:51:05.919 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:51:05.919 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 05:51:06.146 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:51:07.803 190 190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
- 02-02 05:51:07.808 190 190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
- 02-02 05:51:07.815 1031 1285 I chatty : uid=1000(system) Binder_5 expire 1 line
- 02-02 05:51:07.819 1031 1285 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService9
- 02-02 05:51:07.819 1031 1285 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 05:51:07.819 1031 1285 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 05:51:07.828 190 190 E lowmemorykiller: Error writing /proc/2263/oom_score_adj; errno=22
- 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
- 02-02 05:51:07.862 1031 1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process9 (pid 2263) has died
- 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)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:51:07.876 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 05:51:08.132 2285 2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: PCMU/8000/2 (110)
- 02-02 05:51:08.132 2285 2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: PCMA/8000/2 (118)
- 02-02 05:51:08.132 2285 2308 W chromium: [WARNING:webrtcvoiceengine.cc(307)] Unexpected codec: G722/8000/2 (119)
- 02-02 05:51:08.135 2285 2308 E chromium: [ERROR:voe_audio_processing_impl.cc(955)] SetTypingDetectionStatus: not supported
- 02-02 05:51:08.135 2285 2308 W chromium: [WARNING:webrtcvoiceengine.cc(848)] SetTypingDetectionStatus(0) failed, err=8003
- 02-02 05:51:08.138 2285 2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:51:09.051 2285 2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:51:10.093 1492 1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
- 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]
- 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=]
- 02-02 05:51:10.128 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 2 lines
- 02-02 05:51:19.083 788 788 I chatty : uid=10027(org.chromium.chrome) expire 11 lines
- 02-02 05:51:27.210 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:51:28.221 2285 2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:51:28.420 2285 2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 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
- 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
- 02-02 05:51:29.927 2285 2307 E chromium: [ERROR:webrtcsession.cc(1388)] ConnectDataChannel called when data_channel_ is NULL.
- 02-02 05:51:30.154 2285 2307 W chromium: [WARNING:mediasession.cc(376)] Duplicate id found. Reassigning from 101 to 127
- 02-02 05:51:30.220 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 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
- 02-02 05:51:42.250 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:51:45.253 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:51:54.287 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:51:57.300 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:51:57.322 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:52:00.317 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:52:07.789 1554 1554 I LatinIME: Starting input. Cursor position = 12,31
- 02-02 05:52:11.413 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:52:11.426 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 05:52:11.462 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:52:11.462 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:52:11.464 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:52:11.727 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:11.728 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:11.741 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:13.414 32571 32586 I Email : Error in updateFolderList
- 02-02 05:52:13.414 32571 32586 I Email : com.android.emailcommon.mail.AuthenticationFailedException:
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 05:52:13.414 32571 32586 I Email : at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 05:52:13.414 32571 32586 I Email : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 05:52:13.414 32571 32586 I Email : at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 05:52:13.414 32571 32586 I Email : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 05:52:13.414 32571 32586 I Email : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 05:52:13.414 32571 32586 I Email : at java.lang.Thread.run(Thread.java:818)
- 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)"]
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
- 02-02 05:52:13.414 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
- 02-02 05:52:13.414 32571 32586 I Email : ... 15 more
- 02-02 05:52:13.561 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:13.562 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:13.571 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:13.572 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:13.572 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:13.585 1031 1044 I chatty : uid=1000(system) android.bg expire 4 lines
- 02-02 05:52:13.814 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:13.814 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:13.824 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:14.368 32571 32588 I Email : Error in updateFolderList
- 02-02 05:52:14.368 32571 32588 I Email : com.android.emailcommon.mail.AuthenticationFailedException:
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 05:52:14.368 32571 32588 I Email : at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 05:52:14.368 32571 32588 I Email : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 05:52:14.368 32571 32588 I Email : at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 05:52:14.368 32571 32588 I Email : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 05:52:14.368 32571 32588 I Email : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 05:52:14.368 32571 32588 I Email : at java.lang.Thread.run(Thread.java:818)
- 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)"]
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
- 02-02 05:52:14.368 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
- 02-02 05:52:14.368 32571 32588 I Email : ... 15 more
- 02-02 05:52:14.538 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:52:14.699 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:52:14.701 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:52:14.701 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 05:52:15.364 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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.
- 02-02 05:52:16.245 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
- 02-02 05:52:16.245 32571 32580 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:259)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
- 02-02 05:52:16.245 32571 32580 E StrictMode: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
- 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.
- 02-02 05:52:16.251 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
- 02-02 05:52:16.251 32571 32580 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 05:52:16.251 32571 32580 E StrictMode: at java.lang.Thread.run(Thread.java:818)
- 02-02 05:52:16.386 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:16.386 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:16.425 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:16.425 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:16.426 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:16.733 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:16.733 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:16.788 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:18.187 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 05:52:18.188 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 05:52:18.200 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 05:52:18.375 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:52:23.043 1554 1554 I LatinIME: Starting input. Cursor position = 12,12
- 02-02 05:52:23.099 1554 1554 I LatinIME: Starting input. Cursor position = 12,12
- 02-02 05:52:27.431 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:52:34.537 1492 1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:79
- 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]
- 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=]
- 02-02 05:52:36.477 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:52:36.482 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:53:00.600 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:00.621 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:53:09.664 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 02-02 05:53:11.882 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:53:12.694 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:14.879 1554 1554 I LatinIME: Starting input. Cursor position = 10,10
- 02-02 05:53:16.261 1031 1031 I chatty : uid=1000 system_server expire 22 lines
- 02-02 05:53:27.754 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:27.761 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:53:33.786 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:33.793 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:53:36.806 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:36.811 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:53:45.865 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:53:45.877 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:53:57.948 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:00.971 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:07.025 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:11.486 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 5 lines
- 02-02 05:54:13.063 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:13.065 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:54:16.076 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:25.133 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:28.161 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:54:40.238 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:54:43.255 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:54:53.240 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 02-02 05:54:58.343 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:55:01.361 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:55:12.906 788 788 I chatty : uid=10027(org.chromium.chrome) expire 11 lines
- 02-02 05:55:13.407 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:55:25.470 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:55:28.485 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:55:34.519 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:55:37.530 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:55:40.549 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:55:58.660 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:56:01.682 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:56:10.715 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:56:13.726 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:56:16.768 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:56:25.829 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 05:56:27.663 216 216 I perfprofd: profile collection skipped (missing config directory)
- 02-02 05:56:28.867 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:56:28.892 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:56:30.109 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 05:56:37.921 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:56:40.947 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 05:56:46.493 1031 5677 I ActivityManager: Process org.chromium.chrome:sandboxed_process10 (pid 2285) has died
- 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
- 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)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 05:56:46.500 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 05:57:00.304 788 839 I chatty : uid=10027(org.chromium.chrome) expire 4 lines
- 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
- 02-02 05:57:00.387 2350 2350 I art : Late-enabling JIT
- 02-02 05:57:00.414 2350 2350 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:57:00.455 788 788 I chatty : uid=10027(org.chromium.chrome) expire 16 lines
- 02-02 05:57:00.498 2350 2350 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:57:00.519 2350 2350 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 05:57:00.667 2350 2350 I cr_ChildProcessService: Creating new ChildProcessService pid=2350
- 02-02 05:57:00.696 2350 2362 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:57:00.781 2350 2364 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:57:00.859 2350 2364 I cr_LibraryLoader: Time to load native libraries: 159 ms (timestamps 6624-6783)
- 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"
- 02-02 05:57:00.860 2350 2364 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 05:57:05.093 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:57:05.109 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:57:08.118 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:57:09.632 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 05:57:14.345 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:57:14.359 209 459 V audio_hw_primary: start_output_stream
- 02-02 05:57:14.392 1554 1554 I LatinIME: Starting input. Cursor position = 2,2
- 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
- 02-02 05:57:14.395 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:57:14.395 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:57:14.397 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:57:14.435 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 05:57:15.569 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:15.925 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:16.461 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:17.457 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:57:17.619 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:57:17.621 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:57:17.621 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 05:57:23.170 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:23.180 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:57:23.513 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:24.015 1554 1554 I LatinIME: Starting input. Cursor position = 5,5
- 02-02 05:57:25.758 1031 1031 I chatty : uid=1000 system_server expire 11 lines
- 02-02 05:57:26.193 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:57:29.202 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:57:35.228 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:57:38.257 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:57:44.280 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:57:44.292 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:57:48.582 1031 1609 W InputMethodManagerService: Ignoring showInputMethodPickerFromClient of uid 10016: com.android.internal.view.IInputMethodClient$Stub$Proxy@baebcdf
- 02-02 05:57:48.583 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:57:48.596 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 05:57:48.632 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:57:48.632 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:57:48.634 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:57:48.687 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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 }
- 02-02 05:57:48.702 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Canceled
- 02-02 05:57:48.790 1031 4503 I chatty : uid=1000(system) RenderThread expire 1 line
- 02-02 05:57:50.958 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:57:50.995 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 05:57:51.066 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 3 lines
- 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
- 02-02 05:57:51.190 1554 1622 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 1517194529 ; date = 1517194529
- 02-02 05:57:51.193 1554 1622 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 1517551071 ; date = ?
- 02-02 05:57:51.315 1554 1622 I LatinIME:LogUtils: Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1464835641 ; date = 1516475545
- 02-02 05:57:53.335 1554 1554 I LatinIME: Timeout waiting for dictionary load
- 02-02 05:57:54.016 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:57:54.195 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:57:54.196 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:57:54.196 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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
- 02-02 05:58:10.104 2394 2394 I art : Late-enabling JIT
- 02-02 05:58:10.126 2394 2394 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 05:58:10.279 2394 2394 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 05:58:10.319 2394 2394 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 05:58:10.613 2394 2394 I cr_ChildProcessService: Creating new ChildProcessService pid=2394
- 02-02 05:58:10.651 2394 2406 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 05:58:10.740 2394 2408 I cr_LibraryLoader: Loading chrome_public
- 02-02 05:58:10.821 2394 2408 I cr_LibraryLoader: Time to load native libraries: 167 ms (timestamps 6578-6745)
- 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"
- 02-02 05:58:10.824 2394 2408 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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)
- 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)
- 02-02 05:58:12.715 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 05:58:14.419 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 05:58:14.709 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=243, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 05:58:20.063 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:58:20.076 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 05:58:20.112 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:58:20.112 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:58:20.115 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:58:20.466 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:58:23.181 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:58:23.373 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:58:23.376 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:58:23.376 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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
- 02-02 05:58:59.786 788 788 I chatty : uid=10027(org.chromium.chrome) expire 13 lines
- 02-02 05:59:00.221 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=244, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 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
- 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}
- 02-02 05:59:09.935 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:59:09.954 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 05:59:09.989 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:59:09.989 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:59:09.996 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:59:10.045 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 05:59:11.736 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:59:12.251 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 05:59:13.067 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:59:13.231 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:59:13.233 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:59:13.233 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 05:59:14.755 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:59:15.842 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 05:59:15.855 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 05:59:15.892 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:59:15.892 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 05:59:15.894 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 05:59:15.949 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 05:59:17.768 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:59:18.477 1554 1554 I LatinIME: Starting input. Cursor position = 23,23
- 02-02 05:59:18.972 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 05:59:19.136 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 05:59:19.138 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 05:59:19.138 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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)
- 02-02 05:59:38.824 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:59:38.834 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 57
- 02-02 05:59:41.836 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 05:59:44.265 788 800 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 05:59:47.857 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:59:50.870 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:59:53.883 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 05:59:53.903 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 05:59:56.909 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 05:59:59.918 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:00:02.928 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:00:08.958 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:00:14.236 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 1 line
- 02-02 06:00:18.021 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:00:18.436 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 06:00:18.444 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 06:00:18.534 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=245, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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)
- 02-02 06:00:19.080 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 4 lines
- 02-02 06:00:19.104 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 06:00:19.109 192 192 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
- 02-02 06:00:19.200 1031 1094 I chatty : uid=1000(system) PhotonicModulat expire 2 lines
- 02-02 06:00:19.200 193 193 I ts_power: touchscreen_power: enable=0, ts_state=1
- 02-02 06:00:19.217 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 16 lines
- 02-02 06:00:19.224 209 1571 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
- 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
- 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)
- 02-02 06:00:23.074 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 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)
- 02-02 06:00:23.523 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 06:00:24.011 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 02-02 06:00:24.014 1031 1031 I chatty : uid=1000 system_server expire 20 lines
- 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)
- 02-02 06:00:24.020 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 06:00:24.041 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:00:24.066 193 193 I ts_power: touchscreen_power: enable=1, ts_state=0
- 02-02 06:00:24.083 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 06:00:24.141 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
- 02-02 06:00:24.173 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:00:24.174 209 209 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
- 02-02 06:00:24.174 209 209 I audio_hw_primary: audio_route_apply_path: out-reset
- 02-02 06:00:24.188 1031 1697 I chatty : uid=1000(system) Binder_8 expire 1 line
- 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
- 02-02 06:00:24.269 1031 1046 I chatty : uid=1000(system) android.ui expire 1 line
- 02-02 06:00:24.271 1031 1052 I DisplayPowerController: Unblocked screen on after 251 ms
- 02-02 06:00:26.523 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
- 02-02 06:00:26.566 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
- 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] ]
- 02-02 06:00:26.573 788 788 I chatty : uid=10027(org.chromium.chrome) expire 11 lines
- 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
- 02-02 06:00:26.717 1127 1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
- 02-02 06:00:27.067 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 06:01:00.210 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:03.262 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:30.383 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:30.411 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:01:45.470 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:48.494 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:51.533 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:01:51.559 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:01:54.562 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:01:57.581 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:03.617 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:09.653 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:12.676 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:15.711 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:18.740 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:24.778 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:27.817 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:30.846 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:02:33.858 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:33.881 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:02:36.888 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:39.916 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:42.943 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:42.971 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:02:55.033 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:02:55.051 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:03:28.231 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:03:28.252 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:03:34.269 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:03:34.276 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:03:37.294 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:03:37.309 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:03:55.414 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:03:55.434 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:03:58.447 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:03:58.464 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:04:07.509 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:04:07.516 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:04:10.530 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:04:10.553 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 06:05:24.538 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:05:28.892 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:05:44.000 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:05:47.020 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:05:53.056 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:05:54.632 190 190 E lowmemorykiller: Error writing /proc/2350/oom_score_adj; errno=22
- 02-02 06:05:54.635 1031 1043 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService11
- 02-02 06:05:54.635 1031 1043 W ActivityManager: android.os.DeadObjectException
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 06:05:54.635 1031 1043 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 06:05:54.638 190 190 E lowmemorykiller: Error writing /proc/2350/oom_score_adj; errno=22
- 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
- 02-02 06:05:54.640 1031 1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process11 (pid 2350) has died
- 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)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:05:54.646 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:05:54.665 1031 11889 I ActivityManager: Process org.chromium.chrome:sandboxed_process4 (pid 1919) has died
- 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
- 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)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:05:54.678 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:05:56.064 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:05:59.086 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 06:06:02.106 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:06:11.152 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:06:11.161 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:06:11.421 788 839 I chatty : uid=10027(org.chromium.chrome) expire 9 lines
- 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
- 02-02 06:06:11.486 2463 2463 I art : Late-enabling JIT
- 02-02 06:06:11.505 2463 2463 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:11.584 2463 2463 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:11.618 2463 2463 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:06:11.879 2463 2463 I cr_ChildProcessService: Creating new ChildProcessService pid=2463
- 02-02 06:06:11.930 2463 2477 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:11.997 2463 2477 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:12.107 2463 2477 I cr_LibraryLoader: Time to load native libraries: 177 ms (timestamps 4786-4963)
- 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"
- 02-02 06:06:12.109 2463 2477 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 06:06:14.165 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:06:14.174 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 06:06:14.654 1031 7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process12 (pid 2394) has died
- 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
- 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)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:14.670 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:06:17.178 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 06:06:17.365 2485 2485 I art : Late-enabling JIT
- 02-02 06:06:17.386 2485 2485 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:17.426 788 788 I chatty : uid=10027(org.chromium.chrome) expire 4 lines
- 02-02 06:06:17.469 2485 2485 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:17.500 2485 2485 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 06:06:17.755 2485 2485 I cr_ChildProcessService: Creating new ChildProcessService pid=2485
- 02-02 06:06:17.806 2485 2500 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:17.901 2485 2501 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:17.981 2485 2501 I cr_LibraryLoader: Time to load native libraries: 171 ms (timestamps 666-837)
- 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"
- 02-02 06:06:17.983 2485 2501 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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
- 02-02 06:06:19.286 2512 2512 I art : Late-enabling JIT
- 02-02 06:06:19.311 2512 2512 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:19.497 2512 2512 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:19.536 2512 2512 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:06:19.793 2512 2512 I cr_ChildProcessService: Creating new ChildProcessService pid=2512
- 02-02 06:06:19.825 2512 2524 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:19.910 2512 2526 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:20.029 2512 2526 I cr_LibraryLoader: Time to load native libraries: 195 ms (timestamps 2687-2882)
- 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"
- 02-02 06:06:20.031 2512 2526 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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
- 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.
- 02-02 06:06:20.188 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 06:06:20.966 2533 2533 I art : Late-enabling JIT
- 02-02 06:06:20.981 2533 2533 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:21.099 2533 2533 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:21.145 2533 2533 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 06:06:21.583 2533 2533 I cr_ChildProcessService: Creating new ChildProcessService pid=2533
- 02-02 06:06:21.639 2533 2545 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:21.866 2533 2548 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:22.040 2533 2548 I cr_LibraryLoader: Time to load native libraries: 390 ms (timestamps 4506-4896)
- 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"
- 02-02 06:06:22.045 2533 2548 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 06:06:22.615 788 839 I chatty : uid=10027(org.chromium.chrome) expire 3 lines
- 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
- 02-02 06:06:22.706 2557 2557 I art : Late-enabling JIT
- 02-02 06:06:22.772 2557 2557 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:22.997 2557 2557 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:23.038 2557 2557 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:06:23.154 2557 2568 W art : Suspending all threads took: 14.678ms
- 02-02 06:06:23.164 788 800 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 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
- 02-02 06:06:23.203 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 06:06:23.596 2557 2557 I cr_ChildProcessService: Creating new ChildProcessService pid=2557
- 02-02 06:06:23.659 2557 2570 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:23.827 2557 2572 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:23.952 2557 2572 I cr_LibraryLoader: Time to load native libraries: 287 ms (timestamps 6518-6805)
- 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"
- 02-02 06:06:23.957 2557 2572 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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
- 02-02 06:06:24.286 2578 2578 I art : Late-enabling JIT
- 02-02 06:06:24.325 2578 2578 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:24.382 788 788 I chatty : uid=10027(org.chromium.chrome) expire 3 lines
- 02-02 06:06:24.466 2578 2578 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:24.555 2578 2578 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 06:06:25.060 2578 2578 I cr_ChildProcessService: Creating new ChildProcessService pid=2578
- 02-02 06:06:25.129 2578 2590 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:25.392 2578 2595 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:25.726 788 839 I chatty : uid=10027(org.chromium.chrome) expire 2 lines
- 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
- 02-02 06:06:25.775 2578 2595 I cr_LibraryLoader: Time to load native libraries: 608 ms (timestamps 8023-8631)
- 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"
- 02-02 06:06:25.777 2578 2595 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 02-02 06:06:25.816 2600 2600 I art : Late-enabling JIT
- 02-02 06:06:25.840 2600 2600 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 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.
- 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
- 02-02 06:06:25.905 788 788 I chatty : uid=10027(org.chromium.chrome) expire 4 lines
- 02-02 06:06:26.091 2600 2600 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:26.241 2600 2600 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:06:26.402 2600 2612 W art : Suspending all threads took: 11.474ms
- 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
- 02-02 06:06:26.786 2600 2600 I cr_ChildProcessService: Creating new ChildProcessService pid=2600
- 02-02 06:06:26.828 2600 2613 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:27.056 2600 2620 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:27.198 2600 2620 I cr_LibraryLoader: Time to load native libraries: 359 ms (timestamps 9695-54)
- 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"
- 02-02 06:06:27.200 2600 2620 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 02-02 06:06:27.225 788 841 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 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.
- 02-02 06:06:28.201 788 839 I chatty : uid=10027(org.chromium.chrome) expire 4 lines
- 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
- 02-02 06:06:28.276 2631 2631 I art : Late-enabling JIT
- 02-02 06:06:28.342 2631 2631 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:28.365 788 788 I chatty : uid=10027(org.chromium.chrome) expire 8 lines
- 02-02 06:06:28.652 2631 2631 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:28.705 2631 2631 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:06:28.835 2631 2642 W art : Suspending all threads took: 10.375ms
- 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
- 02-02 06:06:29.405 2631 2631 I cr_ChildProcessService: Creating new ChildProcessService pid=2631
- 02-02 06:06:29.478 2631 2643 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:29.519 1031 1031 I chatty : uid=1000 system_server expire 18 lines
- 02-02 06:06:29.771 2631 2645 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:29.970 2631 2645 I cr_LibraryLoader: Time to load native libraries: 487 ms (timestamps 2338-2825)
- 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"
- 02-02 06:06:29.972 2631 2645 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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
- 02-02 06:06:30.352 2652 2652 I art : Late-enabling JIT
- 02-02 06:06:30.381 2652 2652 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:06:30.512 2652 2652 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:06:30.581 2652 2652 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 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
- 02-02 06:06:31.623 2652 2652 I cr_ChildProcessService: Creating new ChildProcessService pid=2652
- 02-02 06:06:31.748 2652 2665 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:06:32.413 2652 2668 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:06:32.965 788 2256 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 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
- 02-02 06:06:33.746 2652 2668 I cr_LibraryLoader: Time to load native libraries: 1933 ms (timestamps 4669-6602)
- 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"
- 02-02 06:06:33.748 2652 2668 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 02-02 06:06:33.989 788 800 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 06:06:33.991 788 788 I chatty : uid=10027(org.chromium.chrome) expire 28 lines
- 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
- 02-02 06:06:34.242 1031 7251 I ActivityManager: Process org.chromium.chrome:sandboxed_process1 (pid 2631) has died
- 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
- 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)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.262 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:06:34.292 1031 1042 I ActivityManager: Process org.chromium.chrome:sandboxed_process19 (pid 2600) has died
- 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
- 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)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.302 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:06:34.332 1031 5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process18 (pid 2578) has died
- 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
- 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)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.345 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:06:34.383 190 190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
- 02-02 06:06:34.389 190 190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
- 02-02 06:06:34.393 1031 2147 I chatty : uid=1000(system) Binder_9 expire 1 line
- 02-02 06:06:34.395 1031 2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService16
- 02-02 06:06:34.395 1031 2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 06:06:34.395 1031 2147 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 06:06:34.398 190 190 E lowmemorykiller: Error writing /proc/2533/oom_score_adj; errno=22
- 02-02 06:06:34.407 1031 11889 I ActivityManager: Killing 2533:org.chromium.chrome:sandboxed_process16/u0a27i122 (adj 9): isolated not needed
- 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
- 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)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.482 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:06:34.484 1031 5679 I ActivityManager: Killing 2512:org.chromium.chrome:sandboxed_process15/u0a27i121 (adj 0): isolated not needed
- 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
- 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)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.869 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:06:34.884 1031 4475 I ActivityManager: Process org.chromium.chrome:sandboxed_process13 (pid 2463) has died
- 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
- 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)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:34.912 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:06:35.037 1031 5678 I ActivityManager: Process org.chromium.chrome:sandboxed_process17 (pid 2557) has died
- 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
- 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)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:35.045 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 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
- 02-02 06:06:35.295 1031 1609 I ActivityManager: Process org.chromium.chrome:sandboxed_process14 (pid 2485) has died
- 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
- 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)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:06:35.306 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:06:47.278 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:06:50.309 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:06:56.338 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:07:00.065 1031 1045 I ProcessStatsService: Prepared write state in 25ms
- 02-02 06:07:00.077 1031 1045 I ProcessStatsService: Prepared write state in 9ms
- 02-02 06:07:02.367 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:07:05.387 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:07:17.450 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:07:23.479 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:07:23.488 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:07:26.493 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:08:41.634 1031 1031 I chatty : uid=1000 system_server expire 27 lines
- 02-02 06:09:15.031 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:09:15.053 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:09:24.093 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:09:27.118 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:09:40.610 206 1024 D MDnsDS : MDnsSdListener::Monitor poll timed out
- 02-02 06:09:40.610 206 1024 D MDnsDS : Going to poll with pollCount 1
- 02-02 06:09:42.775 1031 1031 I chatty : uid=1000 system_server expire 12 lines
- 02-02 06:09:59.019 1031 7252 I chatty : uid=1000(system) Binder_F expire 1 line
- 02-02 06:09:59.198 1031 1285 I ActivityManager: Process android:ui (pid 914) has died
- 02-02 06:10:00.249 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:10:03.272 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:10:06.295 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:09.327 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:10:12.340 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:12.348 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:10:15.368 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:10:21.399 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:10:24.060 788 788 I chatty : uid=10027(org.chromium.chrome) expire 10 lines
- 02-02 06:10:24.408 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 02-02 06:10:25.370 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:10:25.371 13969 14006 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=3
- 02-02 06:10:25.371 13969 14006 D HeadsetStateMachine: Disconnected process message: 11, size: 0
- 02-02 06:10:27.432 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:30.460 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:30.469 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:10:32.242 1031 1031 I chatty : uid=1000 system_server expire 11 lines
- 02-02 06:10:36.494 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:10:39.508 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:45.537 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:48.554 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:10:48.562 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:11:00.622 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:11:05.759 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 5 lines
- 02-02 06:11:21.746 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:11:27.778 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:11:48.887 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:11:49.057 1554 1554 I LatinIME: Starting input. Cursor position = 0,0
- 02-02 06:11:51.441 1031 1031 I chatty : uid=1000 system_server expire 15 lines
- 02-02 06:11:51.779 788 788 I chatty : uid=10027(org.chromium.chrome) expire 1 line
- 02-02 06:11:51.902 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:12:16.032 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:12:16.156 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 02-02 06:12:19.096 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:12:37.192 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:12:46.256 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:12:49.276 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:12:49.306 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:12:55.345 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:13:01.396 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:13:04.406 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 06:13:07.413 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 02-02 06:13:10.429 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:13:24.633 1031 1031 I chatty : uid=1000 system_server expire 11 lines
- 02-02 06:13:25.509 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:13:31.531 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:13:37.575 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:13:52.681 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:14:01.743 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 02-02 06:14:07.770 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:14:28.873 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:14:46.980 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:15:05.061 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:15:08.069 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 02-02 06:15:26.125 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 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)
- 02-02 06:15:29.168 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 02-02 06:15:35.195 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 06:15:38.201 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 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 }
- 02-02 06:15:40.400 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:15:40.407 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:15:40.419 788 788 I cr_ChromeTabbedActivity: Back pressed: Tab closed
- 02-02 06:15:40.420 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:15:40.456 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:15:40.456 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:15:40.458 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:15:40.511 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:15:40.518 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:15:43.524 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:15:43.702 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:15:43.704 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:15:43.705 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:15:44.227 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 06:15:50.252 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:15:59.297 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:16:04.773 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 06:16:05.347 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:05.351 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:16:08.359 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:10.207 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 4 lines
- 02-02 06:16:11.383 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:11.512 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 02-02 06:16:14.403 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:16:17.420 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:17.428 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:16:26.476 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:26.491 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:16:29.501 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:33.265 1031 1044 I UsageStatsService: User[0] Flushing usage stats to disk
- 02-02 06:16:35.541 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:16:38.565 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:16:44.608 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:16:50.623 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 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.
- 02-02 06:16:57.260 1031 1064 I chatty : uid=1000(system) InputDispatcher expire 30 lines
- 02-02 06:17:00.722 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:17:00.724 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:17:00.737 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:17:00.773 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:17:00.773 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:17:00.774 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:17:00.826 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:17:03.848 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:17:04.009 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:17:04.011 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:17:04.011 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:17:05.692 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:17:08.700 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:17:17.738 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:17:20.772 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:17:35.870 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:17:38.892 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 02-02 06:17:47.920 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 06:17:53.960 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 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)
- 02-02 06:18:00.465 1031 1031 I chatty : uid=1000 system_server expire 1 line
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:18:06.030 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 02-02 06:18:07.616 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:18:07.629 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:18:07.665 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:07.665 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:18:07.666 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:18:07.705 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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
- 02-02 06:18:07.747 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=246, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:18:07.782 1031 1043 I ActivityManager: Start proc 2716:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
- 02-02 06:18:07.829 2716 2716 I chatty : uid=1000(system) android:ui expire 2 lines
- 02-02 06:18:07.994 2716 2727 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 02-02 06:18:08.405 2716 2730 I chatty : uid=1000(system) RenderThread expire 1 line
- 02-02 06:18:08.537 2730 2730 I chatty : uid=1000(system) RenderThread expire 4 lines
- 02-02 06:18:08.553 2716 2730 I chatty : uid=1000(system) RenderThread expire 2 lines
- 02-02 06:18:08.840 1031 1050 I chatty : uid=1000(system) android.display expire 1 line
- 02-02 06:18:09.038 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:18:10.728 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:18:10.903 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:18:10.906 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:10.906 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:18:12.605 1031 1031 I chatty : uid=1000 system_server expire 5 lines
- 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] ]
- 02-02 06:18:13.128 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:18:18.104 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:18:24.136 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:18:27.150 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:18:34.848 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:18:34.861 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 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
- 02-02 06:18:34.897 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:34.897 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:18:34.898 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:18:34.916 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=247, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:18:34.949 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:18:35.158 1031 1050 I chatty : uid=1000(system) android.display expire 1 line
- 02-02 06:18:37.974 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:18:38.140 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:18:38.143 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:38.143 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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] ]
- 02-02 06:18:40.736 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:18:40.788 2716 2716 I chatty : uid=1000(system) android:ui expire 7 lines
- 02-02 06:18:42.609 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 06:18:43.864 1031 1122 I chatty : uid=1000(system) Thread-1223 expire 2 lines
- 02-02 06:18:51.286 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:18:54.304 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:18:54.968 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:18:54.971 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:18:54.984 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:18:55.020 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:55.020 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:18:55.022 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:18:55.071 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:18:57.319 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:18:58.096 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:18:58.275 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:18:58.277 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:18:58.277 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:19:03.342 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:19:05.684 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:19:05.686 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:19:05.699 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:19:05.735 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:05.735 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:19:05.737 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:19:05.775 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:19:05.951 1031 1285 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
- 02-02 06:19:06.351 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:19:08.799 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:19:08.966 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:19:08.969 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:08.969 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:19:10.782 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:19:10.795 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:19:10.831 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:10.831 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:19:10.833 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:19:10.883 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:19:12.389 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:19:13.906 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:19:14.069 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:19:14.071 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:14.071 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:19:15.399 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:19:21.221 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:19:21.224 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:19:21.237 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:19:21.273 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:21.273 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:19:21.275 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:19:21.328 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:19:21.413 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:19:24.349 209 459 V audio_hw_primary: do_out_standby
- 02-02 06:19:24.425 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 02-02 06:19:24.510 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:19:24.511 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:24.511 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:19:27.437 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 06:19:30.461 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:19:33.489 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:19:36.502 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:19:48.382 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:19:48.384 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:19:48.397 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:19:48.433 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:48.433 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:19:48.434 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:19:48.488 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:19:48.582 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:19:51.501 209 459 V audio_hw_primary: do_out_standby
- 02-02 06:19:51.601 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:19:51.622 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 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
- 02-02 06:19:51.676 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:19:51.679 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:19:51.679 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:19:54.621 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:19:54.641 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:20:03.682 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:20:06.699 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:09.727 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:09.756 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:20:15.780 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:15.803 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:20:18.821 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:18.832 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 06:20:26.966 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:20:36.915 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:20:39.934 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:45.965 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:20:45.975 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:20:52.077 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 3 lines
- 02-02 06:20:54.613 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 06:20:54.615 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 06:20:54.752 1031 7252 I chatty : uid=1000(system) Binder_F expire 1 line
- 02-02 06:20:54.755 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=248, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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)
- 02-02 06:20:55.275 1031 1052 I chatty : uid=1000(system) PowerManagerSer expire 5 lines
- 02-02 06:20:55.297 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 06:20:55.311 192 192 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 6 lines
- 02-02 06:20:55.398 1031 1094 I chatty : uid=1000(system) PhotonicModulat expire 3 lines
- 02-02 06:20:55.399 193 193 I ts_power: touchscreen_power: enable=0, ts_state=1
- 02-02 06:20:55.416 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 16 lines
- 02-02 06:20:55.420 209 1663 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
- 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
- 02-02 06:21:01.071 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:21:01.140 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 06:21:01.329 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
- 02-02 06:22:11.084 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:22:11.445 13969 32161 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:11.445 13969 32161 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:11.455 13969 32161 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:12.845 32571 32586 I Email : Error in updateFolderList
- 02-02 06:22:12.845 32571 32586 I Email : com.android.emailcommon.mail.AuthenticationFailedException:
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 06:22:12.845 32571 32586 I Email : at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 06:22:12.845 32571 32586 I Email : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 06:22:12.845 32571 32586 I Email : at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 06:22:12.845 32571 32586 I Email : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 06:22:12.845 32571 32586 I Email : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 06:22:12.845 32571 32586 I Email : at java.lang.Thread.run(Thread.java:818)
- 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)"]
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
- 02-02 06:22:12.845 32571 32586 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
- 02-02 06:22:12.845 32571 32586 I Email : ... 15 more
- 02-02 06:22:13.373 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:13.373 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:13.386 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:13.386 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:13.387 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:13.396 1031 1044 I chatty : uid=1000(system) android.bg expire 4 lines
- 02-02 06:22:13.642 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:13.642 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:13.670 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:14.103 32571 32588 I Email : Error in updateFolderList
- 02-02 06:22:14.103 32571 32588 I Email : com.android.emailcommon.mail.AuthenticationFailedException:
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:517)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:172)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 06:22:14.103 32571 32588 I Email : at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 06:22:14.103 32571 32588 I Email : at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 06:22:14.103 32571 32588 I Email : at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 06:22:14.103 32571 32588 I Email : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 06:22:14.103 32571 32588 I Email : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 06:22:14.103 32571 32588 I Email : at java.lang.Thread.run(Thread.java:818)
- 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)"]
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.getCommandResponses(ImapConnection.java:357)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:377)
- 02-02 06:22:14.103 32571 32588 I Email : at com.android.email.mail.store.ImapConnection.doLogin(ImapConnection.java:502)
- 02-02 06:22:14.103 32571 32588 I Email : ... 15 more
- 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)
- 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.
- 02-02 06:22:16.491 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
- 02-02 06:22:16.491 32571 32580 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.doSelect(ImapFolder.java:1234)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.mail.store.ImapFolder.open(ImapFolder.java:135)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxGeneric(ImapService.java:569)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.ImapService.synchronizeMailboxSynchronous(ImapService.java:288)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.sync(PopImapSyncAdapterService.java:142)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.performSync(PopImapSyncAdapterService.java:259)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService.-wrap0(PopImapSyncAdapterService.java)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at com.android.email.service.PopImapSyncAdapterService$SyncAdapterImpl.onPerformSync(PopImapSyncAdapterService.java:65)
- 02-02 06:22:16.491 32571 32580 E StrictMode: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
- 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.
- 02-02 06:22:16.493 32571 32580 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
- 02-02 06:22:16.493 32571 32580 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:288)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.verifyHostname(MailTransport.java:216)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.transport.MailTransport.open(MailTransport.java:123)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.open(ImapConnection.java:143)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.sendCommand(ImapConnection.java:277)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:376)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.store.ImapConnection.executeSimpleCommand(ImapConnection.java:327)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.mail.store.ImapStore.updateFolders(ImapStore.java:427)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.email.service.EmailServiceStub.updateFolderList(EmailServiceStub.java:427)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.emailcommon.service.EmailServiceProxy$4.run(EmailServiceProxy.java:218)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:115)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at android.os.AsyncTask$2.call(AsyncTask.java:295)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
- 02-02 06:22:16.493 32571 32580 E StrictMode: at java.lang.Thread.run(Thread.java:818)
- 02-02 06:22:16.874 13969 13982 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:16.874 13969 13982 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:16.883 13969 13982 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:17.123 13969 13981 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:17.123 13969 13981 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:17.132 13969 13981 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:18.753 13969 14014 D BluetoothMapAppObserver: handleAccountChanges (packageNameWithProvider: com.android.email.provider
- 02-02 06:22:18.753 13969 14014 D BluetoothMapAccountEmailLoader: Finding accounts for app com.android.email
- 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account lindaminton40@gmail.com with ID 1
- 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account faithful.da@gmail.com with ID 2
- 02-02 06:22:18.763 13969 14014 D BluetoothMapAccountEmailLoader: Adding account allmygirls4life@gmail.com with ID 3
- 02-02 06:22:24.011 788 788 I cr_BindingManager: Release moderate connections: 1
- 02-02 06:23:12.061 1031 1046 I chatty : uid=1000(system) android.ui expire 2 lines
- 02-02 06:23:12.089 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 02-02 06:23:31.084 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 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)
- 02-02 06:23:31.093 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 06:23:31.131 193 193 I ts_power: touchscreen_power: enable=1, ts_state=0
- 02-02 06:23:31.132 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 06:23:31.189 1031 1193 I chatty : uid=1000(system) Binder_4 expire 1 line
- 02-02 06:23:31.194 209 1571 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
- 02-02 06:23:31.194 209 1571 I audio_hw_primary: audio_route_apply_path: out-reset
- 02-02 06:23:31.211 1031 2147 I chatty : uid=1000(system) Binder_9 expire 2 lines
- 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
- 02-02 06:23:31.361 1031 1052 I DisplayPowerController: Unblocked screen on after 268 ms
- 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)
- 02-02 06:23:34.128 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:23:34.143 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:23:35.956 1127 1127 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
- 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] ]
- 02-02 06:23:36.018 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
- 02-02 06:23:36.027 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 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
- 02-02 06:23:36.243 1127 1127 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:23:49.213 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:24:00.253 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:24:00.256 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:24:00.269 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:24:00.305 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:00.305 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:24:00.307 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:24:00.360 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:24:03.385 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:24:03.553 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:24:03.555 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:03.555 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:24:04.121 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 06:24:04.293 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 06:24:06.746 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:24:06.748 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:24:06.761 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:24:06.798 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:06.798 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:24:06.800 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:24:06.851 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:24:09.874 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:24:10.058 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:24:10.061 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:10.061 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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 }
- 02-02 06:24:10.800 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:24:10.803 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:24:10.816 788 788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
- 02-02 06:24:10.816 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:24:10.853 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:10.853 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:24:10.855 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:24:10.909 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:24:13.934 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:24:14.097 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:24:14.099 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:14.099 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:24:16.355 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:24:16.369 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:24:19.376 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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 }
- 02-02 06:24:25.062 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:24:25.063 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:24:25.071 788 788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
- 02-02 06:24:25.079 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:24:25.115 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:25.115 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:24:25.120 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:24:25.169 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:24:28.192 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:24:28.373 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:24:28.376 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:28.376 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:24:37.474 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- 02-02 06:24:43.502 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:24:47.017 788 788 W chromium: [WARNING:jni_string.cc(28)] ConvertJavaStringToUTF8 called with null string.
- 02-02 06:24:47.018 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:24:47.031 209 459 V audio_hw_primary: start_output_stream
- 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.
- 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
- 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
- 02-02 06:24:47.066 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:47.066 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:24:47.069 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:24:47.118 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:24:48.195 1492 1492 I wpa_supplicant: wlan0: Associated with 82:2a:a8:84:76:e4
- 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]
- 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=]
- 02-02 06:24:48.382 1031 1073 I chatty : uid=1000(system) WifiStateMachin expire 1 line
- 02-02 06:24:50.142 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:24:50.303 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:24:50.306 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:24:50.306 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:24:52.527 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:24:59.307 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:24:59.318 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:25:03.895 1031 1031 I chatty : uid=1000 system_server expire 5 lines
- 02-02 06:25:10.628 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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
- 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
- 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
- 02-02 06:25:11.433 2859 2859 I art : Late-enabling JIT
- 02-02 06:25:11.450 2859 2859 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 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.
- 02-02 06:25:11.542 2859 2859 W android.content.res.ThemeConfig: Could not get boot theme
- 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
- 02-02 06:25:11.600 2859 2859 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:25:11.926 2859 2859 I cr_ChildProcessService: Creating new ChildProcessService pid=2859
- 02-02 06:25:11.962 2859 2873 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:25:12.077 2859 2873 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:25:12.275 2859 2873 I cr_LibraryLoader: Time to load native libraries: 312 ms (timestamps 153-465)
- 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"
- 02-02 06:25:12.276 2859 2873 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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
- 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
- 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
- 02-02 06:25:13.151 2879 2879 I art : Late-enabling JIT
- 02-02 06:25:13.175 2879 2879 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 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.
- 02-02 06:25:13.399 2879 2879 W android.content.res.ThemeConfig: Could not get boot theme
- 02-02 06:25:13.457 2879 2879 W System : ClassLoader referenced unknown path: /system/app/Chromium/lib/arm
- 02-02 06:25:13.844 2879 2879 I cr_ChildProcessService: Creating new ChildProcessService pid=2879
- 02-02 06:25:13.912 2879 2891 I cr_LibraryLoader: Using linker: org.chromium.base.library_loader.ModernLinker
- 02-02 06:25:14.179 2879 2893 I cr_LibraryLoader: Loading chrome_public
- 02-02 06:25:14.392 2879 2893 I cr_LibraryLoader: Time to load native libraries: 462 ms (timestamps 2120-2582)
- 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"
- 02-02 06:25:14.393 2879 2893 I chromium: [INFO:library_loader_hooks.cc(143)] Chromium logging enabled: level = 0, default verbosity = 0
- 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.
- 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)
- 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)
- 02-02 06:25:16.643 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 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)
- 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)
- 02-02 06:25:19.032 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:25:19.051 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:25:19.061 788 841 W chromium: [WARNING:spdy_session.cc(2469)] Received HEADERS for invalid stream 175
- 02-02 06:25:19.074 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:25:19.093 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 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
- 02-02 06:25:19.105 1031 1192 I ActivityManager: Process org.chromium.chrome:sandboxed_process6 (pid 2879) has died
- 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
- 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)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:25:19.116 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:25:19.124 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:25:19.151 190 190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
- 02-02 06:25:19.154 788 788 W cr_ChildProcessConnect: onServiceDisconnected (crash or killed by oom): pid=2879
- 02-02 06:25:19.155 190 190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
- 02-02 06:25:19.159 788 788 W cr_ChildProcLauncher: Tried to stop non-existent connection, pid=2879
- 02-02 06:25:19.160 1031 2147 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService5
- 02-02 06:25:19.160 1031 2147 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 06:25:19.160 1031 2147 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 06:25:19.163 190 190 E lowmemorykiller: Error writing /proc/2859/oom_score_adj; errno=22
- 02-02 06:25:19.180 190 190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
- 02-02 06:25:19.182 1031 7251 I ActivityManager: Killing 2859:org.chromium.chrome:sandboxed_process5/u0a27i128 (adj 9): isolated not needed
- 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
- 02-02 06:25:19.190 190 190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
- 02-02 06:25:19.196 1031 11889 I chatty : uid=1000(system) Binder_10 expire 1 line
- 02-02 06:25:19.198 1031 11889 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService2
- 02-02 06:25:19.198 1031 11889 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 06:25:19.198 1031 11889 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 06:25:19.200 190 190 E lowmemorykiller: Error writing /proc/2652/oom_score_adj; errno=22
- 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)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:25:19.260 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:25:19.262 1031 1043 I ActivityManager: Killing 2652:org.chromium.chrome:sandboxed_process2/u0a27i127 (adj 9): isolated not needed
- 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
- 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)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:25:19.350 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:25:19.656 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:25:19.661 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:25:22.674 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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)
- 02-02 06:25:28.712 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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)
- 02-02 06:25:43.794 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:25:46.811 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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)
- 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
- 02-02 06:25:49.761 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=249, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:25:49.831 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:25:49.832 1031 1042 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
- 02-02 06:25:49.836 1031 1620 W IntentResolver: resolveIntent: multiple matches, only some with CATEGORY_DEFAULT
- 02-02 06:25:49.841 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 06:25:50.400 1031 1050 I chatty : uid=1000(system) android.display expire 1 line
- 02-02 06:25:52.852 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:25:52.858 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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] ]
- 02-02 06:25:54.524 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:25:54.580 2716 2716 I chatty : uid=1000(system) android:ui expire 7 lines
- 02-02 06:26:00.163 1031 1031 I chatty : uid=1000 system_server expire 16 lines
- 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)
- 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)
- 02-02 06:26:13.953 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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)
- 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)
- 02-02 06:26:16.963 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 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)
- 02-02 06:26:41.065 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:26:44.080 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:26:53.118 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:27:02.150 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:27:17.202 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 06:27:20.225 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:27:29.270 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:27:35.293 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:27:38.305 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 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 }
- 02-02 06:27:49.611 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:27:49.613 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:27:49.626 209 459 V audio_hw_primary: start_output_stream
- 02-02 06:27:49.627 788 788 I cr_ChromeTabbedActivity: Back pressed: Navigating backward
- 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
- 02-02 06:27:49.662 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:27:49.662 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:27:49.664 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:27:49.718 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:27:51.620 1031 1031 I chatty : uid=1000 system_server expire 2 lines
- 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 }
- 02-02 06:27:51.763 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:27:51.764 788 788 I cr_ChromeTabbedActivity: Back pressed: Tab closed
- 02-02 06:27:51.781 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:27:51.831 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
- 02-02 06:27:51.835 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:27:51.887 190 190 E lowmemorykiller: Error writing /proc/812/oom_score_adj; errno=22
- 02-02 06:27:51.895 190 190 E lowmemorykiller: Error writing /proc/812/oom_score_adj; errno=22
- 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
- 02-02 06:27:52.028 1031 1285 I ActivityManager: Process org.chromium.chrome:sandboxed_process0 (pid 812) has died
- 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)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:27:52.034 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:27:54.844 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:27:55.010 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:27:55.013 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:27:55.013 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:27:56.372 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:27:59.287 788 788 W cr_ScreenOrientation: Removing an inexistent observer!
- 02-02 06:27:59.332 190 190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
- 02-02 06:27:59.336 190 190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
- 02-02 06:27:59.340 1031 1193 I chatty : uid=1000(system) Binder_4 expire 1 line
- 02-02 06:27:59.341 1031 1193 W ActivityManager: Exception when unbinding service org.chromium.chrome/org.chromium.content.app.SandboxedProcessService8
- 02-02 06:27:59.341 1031 1193 W ActivityManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleUnbindService(ApplicationThreadNative.java:956)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at com.android.server.am.ActiveServices.removeConnectionLocked(ActiveServices.java:1939)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at com.android.server.am.ActiveServices.unbindServiceLocked(ActiveServices.java:930)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at com.android.server.am.ActivityManagerService.unbindService(ActivityManagerService.java:16128)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:996)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2513)
- 02-02 06:27:59.341 1031 1193 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
- 02-02 06:27:59.344 190 190 E lowmemorykiller: Error writing /proc/2114/oom_score_adj; errno=22
- 02-02 06:27:59.429 1031 5679 I ActivityManager: Process org.chromium.chrome:sandboxed_process8 (pid 2114) has died
- 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)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: failed to remove uid from uid_cputime module
- 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)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:452)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:72)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at java.io.FileWriter.<init>(FileWriter.java:80)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.KernelUidCpuTimeReader.removeUid(KernelUidCpuTimeReader.java:157)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at com.android.internal.os.BatteryStatsImpl.removeIsolatedUidLocked(BatteryStatsImpl.java:2546)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at com.android.server.am.BatteryStatsService$BatteryStatsHandler.handleMessage(BatteryStatsService.java:117)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at android.os.HandlerThread.run(HandlerThread.java:61)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at com.android.server.ServiceThread.run(ServiceThread.java:46)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at libcore.io.Posix.open(Native Method)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: at libcore.io.IoBridge.open(IoBridge.java:438)
- 02-02 06:27:59.436 1031 1047 E KernelUidCpuTimeReader: ... 10 more
- 02-02 06:28:02.629 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:02.642 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:02.678 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:02.678 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:02.680 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:02.699 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=250, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 06:28:02.820 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:03.357 1031 1050 I chatty : uid=1000(system) android.display expire 2 lines
- 02-02 06:28:05.754 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:05.932 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:05.935 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:05.935 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:11.647 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:11.660 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:11.696 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:11.696 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:11.698 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:11.729 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=251, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:28:11.748 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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] ]
- 02-02 06:28:11.820 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:12.285 788 811 D OpenGLRenderer: endAllStagingAnimators on 0x48d20200 (ListView) with handle 0x49195a60
- 02-02 06:28:14.772 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:14.935 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:14.938 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:14.938 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:15.671 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:15.684 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:15.719 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:15.719 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:15.721 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:15.758 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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.
- 02-02 06:28:16.361 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=252, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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
- 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
- 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] ]
- 02-02 06:28:16.915 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:18.336 1031 1031 I chatty : uid=1000 system_server expire 1 line
- 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
- 02-02 06:28:18.452 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:18.479 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=253, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:28:18.490 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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
- 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
- 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] ]
- 02-02 06:28:18.748 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:18.776 651 651 I chatty : uid=1000(system) com.android.settings expire 7 lines
- 02-02 06:28:21.520 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:21.716 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:21.719 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:21.719 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:22.341 1031 1031 I chatty : uid=1000 system_server expire 10 lines
- 02-02 06:28:22.349 1127 1127 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
- 02-02 06:28:26.432 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:26.445 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:26.481 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:26.481 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:26.482 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 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
- 02-02 06:28:28.135 1127 1127 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
- 02-02 06:28:28.235 13969 13969 D BluetoothUtils: callingUid =1002
- 02-02 06:28:28.236 13969 13969 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:28.236 13969 13969 E BluetoothUtils: callingUser =0
- 02-02 06:28:29.559 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:29.744 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:29.746 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:29.746 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:30.132 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:30.145 209 459 V audio_hw_primary: start_output_stream
- 02-02 06:28:30.161 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=254, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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
- 02-02 06:28:30.181 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:30.181 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:30.182 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 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
- 02-02 06:28:30.220 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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
- 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] ]
- 02-02 06:28:30.467 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:30.497 651 651 I chatty : uid=1000(system) com.android.settings expire 14 lines
- 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)
- 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)
- 02-02 06:28:32.106 13969 14006 D HeadsetStateMachine: Disconnected process message: 10, size: 0
- 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
- 02-02 06:28:32.552 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:32.576 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=255, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:28:32.582 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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
- 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
- 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] ]
- 02-02 06:28:32.877 788 788 W GooglePlayServicesUtil: Google Play services is missing.
- 02-02 06:28:35.282 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:35.332 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
- 02-02 06:28:35.412 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=256, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 02-02 06:28:35.526 788 788 I cr_BindingManager: onTrimMemory: level=80, size=0
- 02-02 06:28:35.560 1031 1041 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 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
- 02-02 06:28:38.334 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:38.532 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:38.535 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:38.535 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:38.921 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:38.934 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:38.971 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:38.971 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:38.973 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:39.338 1031 4475 I ActivityManager: Killing 788:org.chromium.chrome/u0a27 (adj 11): remove task
- 02-02 06:28:39.411 1031 5679 I WindowState: WIN DEATH: Window{4521da3 u0 org.chromium.chrome/org.chromium.chrome.browser.preferences.Preferences}
- 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)
- 02-02 06:28:39.412 1031 1043 I chatty : uid=1000(system) Binder_2 expire 1 line
- 02-02 06:28:39.413 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=217, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
- 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] ]
- 02-02 06:28:39.417 1031 1064 I chatty : uid=1000(system) InputDispatcher expire 4 lines
- 02-02 06:28:39.430 1031 1042 I WindowState: WIN DEATH: Window{bd5b593 u0 org.chromium.chrome/org.chromium.chrome.browser.signin.AccountSigninActivity}
- 02-02 06:28:39.430 1031 1042 I chatty : uid=1000(system) Binder_1 expire 1 line
- 02-02 06:28:39.443 1031 2147 I WindowState: WIN DEATH: Window{65aef92 u0 org.chromium.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
- 02-02 06:28:39.443 1031 2147 I chatty : uid=1000(system) Binder_9 expire 3 lines
- 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}
- 02-02 06:28:39.480 1031 1697 W WindowManager: Failed looking up window
- 02-02 06:28:39.480 1031 1697 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@f74bf8c does not exist
- 02-02 06:28:39.480 1031 1697 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8769)
- 02-02 06:28:39.480 1031 1697 W WindowManager: at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8760)
- 02-02 06:28:39.480 1031 1697 W WindowManager: at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1209)
- 02-02 06:28:39.480 1031 1697 W WindowManager: at android.os.BinderProxy.sendDeathNotice(Binder.java:558)
- 02-02 06:28:39.481 1031 1697 I WindowState: WIN DEATH: null
- 02-02 06:28:39.569 1031 4475 E libprocessgroup: failed to kill 1 processes for processgroup 788
- 02-02 06:28:39.570 1031 4475 I ActivityManager: Killing 844:org.chromium.chrome:privileged_process0/u0a27 (adj 9): remove task
- 02-02 06:28:39.659 1031 1046 I chatty : uid=1000(system) android.ui expire 1 line
- 02-02 06:28:39.661 1031 1044 I chatty : uid=1000(system) android.bg expire 1 line
- 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
- 02-02 06:28:40.866 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:40.904 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:28:41.245 1031 1697 I ActivityManager: Killing 32571:com.android.email/u0a33 (adj 11): remove task
- 02-02 06:28:41.315 1031 7252 I WindowState: WIN DEATH: Window{4c61d49 u0 com.android.email/com.android.email2.ui.MailActivityEmail}
- 02-02 06:28:41.468 1031 1697 E libprocessgroup: failed to kill 1 processes for processgroup 32571
- 02-02 06:28:41.626 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:28:43.034 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:43.083 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
- 02-02 06:28:43.405 1031 1042 I ActivityManager: Killing 1452:com.android.gallery3d/u0a36 (adj 15): remove task
- 02-02 06:28:43.434 1031 5678 I chatty : uid=1000(system) Binder_C expire 1 line
- 02-02 06:28:45.516 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:47.196 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:28:47.660 1031 7252 I ActivityManager: Killing 651:com.android.settings/1000 (adj 9): remove task
- 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
- 02-02 06:28:47.768 1602 1602 W System.err: at com.android.launcher3.util.ThemeUtils.getCurrentIconPack(ThemeUtils.java:17)
- 02-02 06:28:47.768 1602 1602 W System.err: at com.android.launcher3.Launcher.onResume(Launcher.java:974)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1258)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.Activity.performResume(Activity.java:6327)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3136)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3178)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1407)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:28:47.768 1602 1602 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 02-02 06:28:47.768 1602 1602 W System.err: at java.lang.reflect.Method.invoke(Native Method)
- 02-02 06:28:47.768 1602 1602 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 02-02 06:28:47.768 1602 1602 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 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
- 02-02 06:28:47.810 1602 1602 W System.err: at com.android.launcher3.util.ThemeUtils.getCurrentIconPack(ThemeUtils.java:17)
- 02-02 06:28:47.810 1602 1602 W System.err: at com.android.launcher3.Launcher.onResume(Launcher.java:974)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1258)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.Activity.performResume(Activity.java:6327)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.ActivityThread.performNewIntents(ActivityThread.java:2603)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2610)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.ActivityThread.-wrap12(ActivityThread.java)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1435)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.os.Looper.loop(Looper.java:148)
- 02-02 06:28:47.810 1602 1602 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5471)
- 02-02 06:28:47.811 1602 1602 W System.err: at java.lang.reflect.Method.invoke(Native Method)
- 02-02 06:28:47.811 1602 1602 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
- 02-02 06:28:47.811 1602 1602 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
- 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)
- 02-02 06:28:47.830 1602 1727 I Adreno200-EGL: Build Date: 06/25/13 Tue
- 02-02 06:28:47.830 1602 1727 I Adreno200-EGL: Local Branch:
- 02-02 06:28:47.830 1602 1727 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
- 02-02 06:28:47.830 1602 1727 I Adreno200-EGL: Local Patches: NONE
- 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
- 02-02 06:28:47.849 1602 1727 I OpenGLRenderer: Initialized EGL, version 1.4
- 02-02 06:28:48.388 1602 1727 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
- 02-02 06:28:50.255 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:50.433 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:50.435 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:50.435 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:28:50.714 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:50.727 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:50.763 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:50.763 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:50.765 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:53.839 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:54.002 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:54.004 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:54.004 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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
- 02-02 06:28:54.029 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:28:54.043 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:28:54.078 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:54.078 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:28:54.080 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:28:54.090 1031 11889 I ActivityManager: Start proc 2931:com.android.settings/1000 for activity com.android.settings/.Settings
- 02-02 06:28:54.129 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:28:54.141 2931 2931 I chatty : uid=1000(system) com.android.settings expire 35 lines
- 02-02 06:28:54.947 2931 2946 I chatty : uid=1000(system) AsyncTask #1 expire 3 lines
- 02-02 06:28:55.037 2931 2942 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines
- 02-02 06:28:55.065 2931 2947 I chatty : uid=1000(system) RenderThread expire 4 lines
- 02-02 06:28:55.261 1031 1074 D WifiService: New client listening to asynchronous messages
- 02-02 06:28:55.331 1031 1049 I chatty : uid=1000(system) android.io expire 9 lines
- 02-02 06:28:55.358 13969 32161 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.359 13969 32161 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.359 13969 32161 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.424 13969 32161 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.424 13969 32161 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.424 13969 32161 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.452 13969 14004 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.453 13969 14004 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.453 13969 14004 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.519 13969 32161 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.520 13969 32161 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.520 13969 32161 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.522 13969 14014 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.522 13969 14014 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.522 13969 14014 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.522 13969 14014 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@d53e429
- 02-02 06:28:55.523 13969 14014 I A2dpService: audio isMusicActive is false
- 02-02 06:28:55.523 13969 14014 I BluetoothAdapterService: setScanMode: prev mode: 21 new mode: 23
- 02-02 06:28:55.560 13969 13989 D BluetoothAdapterProperties: Discoverable Timeout:120
- 02-02 06:28:55.562 13969 13989 D BluetoothAdapterProperties: Scan Mode:23
- 02-02 06:28:55.844 13969 13981 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.845 13969 13981 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.845 13969 13981 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.846 13969 13982 D BluetoothUtils: callingUid =1000
- 02-02 06:28:55.847 13969 13982 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:55.847 13969 13982 E BluetoothUtils: callingUser =0
- 02-02 06:28:55.847 13969 13982 D A2dpService: getA2DPService(): returning com.android.bluetooth.a2dp.A2dpService@d53e429
- 02-02 06:28:55.848 13969 13982 I A2dpService: audio isMusicActive is false
- 02-02 06:28:55.848 13969 13982 I BluetoothAdapterService: setScanMode: prev mode: 23 new mode: 23
- 02-02 06:28:55.851 13969 13989 D BluetoothAdapterProperties: Discoverable Timeout:120
- 02-02 06:28:55.855 13969 13989 D BluetoothAdapterProperties: Scan Mode:23
- 02-02 06:28:56.026 13969 32161 D BluetoothUtils: callingUid =1000
- 02-02 06:28:56.026 13969 32161 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:56.026 13969 32161 E BluetoothUtils: callingUser =0
- 02-02 06:28:56.027 13969 32161 I A2dpStateMachine: mConnectedDevicesList size is 0
- 02-02 06:28:56.049 13969 14004 D BluetoothUtils: callingUid =1000
- 02-02 06:28:56.050 13969 14004 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:56.050 13969 14004 E BluetoothUtils: callingUser =0
- 02-02 06:28:56.073 13969 13981 D BluetoothUtils: callingUid =1000
- 02-02 06:28:56.074 13969 13981 E BluetoothUtils: foregroundUser =0
- 02-02 06:28:56.074 13969 13981 E BluetoothUtils: callingUser =0
- 02-02 06:28:56.090 2931 2955 I chatty : uid=1000(system) AsyncTask #2 expire 4 lines
- 02-02 06:28:56.274 1031 1050 I chatty : uid=1000(system) android.display expire 3 lines
- 02-02 06:28:56.953 2931 2957 I chatty : uid=1000(system) AsyncTask #3 expire 4 lines
- 02-02 06:28:57.155 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:28:57.321 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:28:57.323 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:28:57.324 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:03.672 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:03.685 209 459 V audio_hw_primary: start_output_stream
- 02-02 06:29:03.688 13969 13985 D BluetoothAdapterState: Current state: ON, message: 23
- 02-02 06:29:03.688 13969 13985 D BluetoothAdapterProperties: Setting state to 13
- 02-02 06:29:03.689 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 12-> 13
- 02-02 06:29:03.692 13969 13985 D BluetoothAdapterProperties: onBluetoothDisable()
- 02-02 06:29:03.697 13969 13969 D BluetoothMapService: onReceive
- 02-02 06:29:03.697 13969 13969 D BluetoothMapService: onReceive: android.bluetooth.adapter.action.STATE_CHANGED
- 02-02 06:29:03.697 13969 13969 D BluetoothMapService: STATE_TURNING_OFF
- 02-02 06:29:03.697 13969 13969 V BluetoothMapService: Handler(): got msg=4
- 02-02 06:29:03.697 13969 13969 D BluetoothMapService: MAP Service closeService in
- 02-02 06:29:03.697 13969 13969 D BluetoothMapMasInstance0: MAP Service shutdown
- 02-02 06:29:03.701 13969 13985 I BluetoothAdapterState: Entering PendingCommandState
- 02-02 06:29:03.711 13969 13989 D BluetoothAdapterProperties: Scan Mode:20
- 02-02 06:29:03.714 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 21
- 02-02 06:29:03.714 13969 13985 W BluetoothAdapterService: Total profiles =8
- 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
- 02-02 06:29:03.722 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:03.722 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:03.724 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:03.733 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hfp.HeadsetService
- 02-02 06:29:03.740 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.a2dp.A2dpService
- 02-02 06:29:03.742 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hid.HidService
- 02-02 06:29:03.744 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hdp.HealthService
- 02-02 06:29:03.746 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.pan.PanService
- 02-02 06:29:03.750 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.map.BluetoothMapService
- 02-02 06:29:03.754 13969 13985 W BluetoothAdapterService: setProfileServiceState() - Stopping service com.android.bluetooth.hid.HidDevService
- 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
- 02-02 06:29:03.776 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:29:03.843 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
- 02-02 06:29:03.843 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 0
- 02-02 06:29:03.844 13969 13969 D ObexServerSockets0: shutdown(block = true)
- 02-02 06:29:03.844 13969 14015 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 4
- 02-02 06:29:03.847 13969 13969 D ObexServerSockets0: shutdown called from another thread - interrupt().
- 02-02 06:29:03.847 13969 14002 E bt_btif : SOCK_LIST: free(id = 1) - NO app_fd!
- 02-02 06:29:03.847 13969 13969 D ObexServerSockets0: shutdown called from another thread - interrupt().
- 02-02 06:29:03.847 13969 14016 D ObexServerSockets0: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4097
- 02-02 06:29:03.852 13969 13969 D BluetoothMapMasInstance1: MAP Service shutdown
- 02-02 06:29:03.852 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
- 02-02 06:29:03.852 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 1
- 02-02 06:29:03.852 13969 13969 D ObexServerSockets1: shutdown(block = true)
- 02-02 06:29:03.853 13969 14018 D ObexServerSockets1: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 5
- 02-02 06:29:03.854 13969 13969 D ObexServerSockets1: shutdown called from another thread - interrupt().
- 02-02 06:29:03.855 13969 14019 D ObexServerSockets1: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4099
- 02-02 06:29:03.856 13969 14002 E bt_btif : SOCK_LIST: free(id = 2) - NO app_fd!
- 02-02 06:29:03.856 13969 13969 D ObexServerSockets1: shutdown called from another thread - interrupt().
- 02-02 06:29:03.857 13969 13969 D BluetoothMapMasInstance2: MAP Service shutdown
- 02-02 06:29:03.857 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
- 02-02 06:29:03.857 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 2
- 02-02 06:29:03.857 13969 13969 D ObexServerSockets2: shutdown(block = true)
- 02-02 06:29:03.858 13969 13969 D ObexServerSockets2: shutdown called from another thread - interrupt().
- 02-02 06:29:03.858 13969 14023 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4101
- 02-02 06:29:03.859 13969 14002 E bt_btif : SOCK_LIST: free(id = 3) - NO app_fd!
- 02-02 06:29:03.859 13969 13969 D ObexServerSockets2: shutdown called from another thread - interrupt().
- 02-02 06:29:03.860 13969 14021 D ObexServerSockets2: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 6
- 02-02 06:29:03.861 13969 13969 D BluetoothMapMasInstance3: MAP Service shutdown
- 02-02 06:29:03.861 13969 13969 D BluetoothSdpJni: sdpRemoveSdpRecordNative:
- 02-02 06:29:03.861 13969 13969 D BluetoothSdpJni: SDP Remove record success - handle: 4
- 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown(block = true)
- 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown called from another thread - interrupt().
- 02-02 06:29:03.861 13969 13969 D ObexServerSockets3: shutdown called from another thread - interrupt().
- 02-02 06:29:03.862 13969 19176 D ObexServerSockets3: AcceptThread ended for: ServerSocket: Type: TYPE_RFCOMM Channel: 8
- 02-02 06:29:03.863 13969 19177 D ObexServerSockets3: AcceptThread ended for: ServerSocket: Type: TYPE_L2CAP Channel: 4105
- 02-02 06:29:03.863 13969 14002 E bt_btif : SOCK_LIST: free(id = 5) - NO app_fd!
- 02-02 06:29:03.864 13969 13969 I BtOppRfcommListener: stopping Accept Thread
- 02-02 06:29:03.864 13969 13969 I BluetoothOppL2capListener: stopping Accept Thread
- 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
- 02-02 06:29:03.865 13969 14032 E BtOppRfcommListener: mSocketAcceptThread was interrupted java.lang.InterruptedException
- 02-02 06:29:03.865 13969 14032 I BtOppRfcommListener: BluetoothSocket listen thread finished
- 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
- 02-02 06:29:03.866 13969 14033 E BluetoothOppL2capListener: mSocketAcceptThread was interrupted java.lang.InterruptedException
- 02-02 06:29:03.866 13969 14033 I BluetoothOppL2capListener: BluetoothSocket listen thread finished
- 02-02 06:29:03.870 13969 14002 E bt_btif : SOCK_LIST: free(id = 4) - NO app_fd!
- 02-02 06:29:03.873 1127 1640 D CachedBluetoothDevice: Clearing all connection state for dev:ZTE_Overture_3
- 02-02 06:29:03.929 13969 13969 D HeadsetService: Received stop request...Stopping profile...
- 02-02 06:29:03.948 13969 14006 D HeadsetStateMachine: Exit Disconnected: -1
- 02-02 06:29:03.955 1127 1127 D BluetoothHeadset: Proxy object disconnected
- 02-02 06:29:03.955 1127 1127 D HeadsetProfile: Bluetooth service disconnected
- 02-02 06:29:03.957 1578 1578 D BluetoothHeadset: Proxy object disconnected
- 02-02 06:29:03.959 13969 13969 D HeadsetService: profile stopped successfully
- 02-02 06:29:03.960 13969 13969 D A2dpService: Received stop request...Stopping profile...
- 02-02 06:29:03.961 13969 14008 D A2dpStateMachine: Exit Disconnected: -1
- 02-02 06:29:04.054 13969 13969 I Avrcp : cleanupDeviceFeaturesIndex index:0
- 02-02 06:29:04.058 1031 1031 I chatty : uid=1000 system_server expire 2 lines
- 02-02 06:29:04.058 1127 1127 D BluetoothA2dp: Proxy object disconnected
- 02-02 06:29:04.059 13969 13969 D A2dpService: profile stopped successfully
- 02-02 06:29:04.060 13969 13969 D HidService: Received stop request...Stopping profile...
- 02-02 06:29:04.061 1127 1127 D BluetoothInputDevice: Proxy object disconnected
- 02-02 06:29:04.062 1127 1127 D HidProfile: Bluetooth service disconnected
- 02-02 06:29:04.063 13969 13969 D HidService: profile stopped successfully
- 02-02 06:29:04.064 13969 13969 D HealthService: Received stop request...Stopping profile...
- 02-02 06:29:04.066 13969 13969 D HealthService: profile stopped successfully
- 02-02 06:29:04.069 13969 13969 D PanService: Received stop request...Stopping profile...
- 02-02 06:29:04.073 1127 1127 D BluetoothPan: BluetoothPAN Proxy object disconnected
- 02-02 06:29:04.073 1127 1127 D PanProfile: Bluetooth service disconnected
- 02-02 06:29:04.074 13969 13969 D PanService: profile stopped successfully
- 02-02 06:29:04.075 13969 13969 D BluetoothMapService: Received stop request...Stopping profile...
- 02-02 06:29:04.075 13969 13969 D BluetoothMapService: stop()
- 02-02 06:29:04.076 13969 13969 D BluetoothMapAppObserver: deinitObservers()
- 02-02 06:29:04.080 13969 13969 D BluetoothMapAppObserver: removeReceiver()
- 02-02 06:29:04.082 1127 1127 D BluetoothMap: Proxy object disconnected
- 02-02 06:29:04.082 1127 1127 D MapProfile: Bluetooth service disconnected
- 02-02 06:29:04.087 13969 13969 D BluetoothMapService: profile stopped successfully
- 02-02 06:29:04.088 13969 13969 D HidDevService: Received stop request...Stopping profile...
- 02-02 06:29:04.090 13969 13969 D HidDevService: profile stopped successfully
- 02-02 06:29:04.134 13969 13969 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree Interface...
- 02-02 06:29:04.135 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60100008
- 02-02 06:29:04.135 13969 13969 W BluetoothHeadsetServiceJni: Cleaning up Bluetooth Handsfree callback object
- 02-02 06:29:04.137 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hfp.HeadsetService, state=10, doUpdate=true
- 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.138 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.138 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.138 13969 14000 D bt_btif : bta_ag_hdl_event: p_scb 0x6a3bdf18
- 02-02 06:29:04.139 13969 14000 D bt_btif : AG evt (hdl 0x0001): State 0, Event 0x0501
- 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.
- 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.
- 02-02 06:29:04.143 13969 13989 D bt_btif : btif_hf_upstreams_evt: event=BTA_AG_DISABLE_EVT
- 02-02 06:29:04.143 13969 13989 E bt_btif : btif_hf_upstreams_evt: Invalid index 26995
- 02-02 06:29:04.147 13969 13969 D A2dpStateMachine: cleanup: mConnectedDevicesList size is 0
- 02-02 06:29:04.148 13969 13969 D bt_btif : AV cleanup
- 02-02 06:29:04.148 13969 13989 D bt_btif : ## A2DP STOP MEDIA THREAD ##
- 02-02 06:29:04.148 13969 14009 D bt_btif : btif_media_thread_cleanup
- 02-02 06:29:04.148 13969 14010 D bt_btif : A2DP-CTRL-CHANNEL EVENT UIPC_CLOSE_EVT
- 02-02 06:29:04.151 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.a2dp.A2dpService, state=10, doUpdate=true
- 02-02 06:29:04.151 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.151 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.152 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.152 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.152 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.152 13969 13969 W BluetoothHidServiceJni: Cleaning up Bluetooth HID Interface...
- 02-02 06:29:04.152 13969 13969 W BluetoothHidServiceJni: Cleaning up Bluetooth GID callback object
- 02-02 06:29:04.153 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hid.HidService, state=10, doUpdate=true
- 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.153 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.153 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.154 13969 13969 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health Interface...
- 02-02 06:29:04.155 13969 13969 W BluetoothHealthServiceJni: Cleaning up Bluetooth Health object
- 02-02 06:29:04.156 13969 14000 D bt_btif : AV Sevent(0x41)=0x120a(API_CLOSE) state=0(INIT)
- 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.
- 02-02 06:29:04.156 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hdp.HealthService, state=10, doUpdate=true
- 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 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.
- 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.156 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
- 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.156 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
- 02-02 06:29:04.156 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.156 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.157 13969 13969 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN Interface...
- 02-02 06:29:04.157 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60000000
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x000f
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0019
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0019 not found for deregistration
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0017
- 02-02 06:29:04.159 13969 14000 W bt_l2cap: L2CAP - PSM: 0x0017 not found for deregistration
- 02-02 06:29:04.159 13969 13969 W BluetoothPanServiceJni: Cleaning up Bluetooth PAN callback object
- 02-02 06:29:04.161 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.pan.PanService, state=10, doUpdate=true
- 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.161 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.161 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.161 13969 13969 V BluetoothMapService: Handler(): got msg=4
- 02-02 06:29:04.161 13969 13969 D BluetoothMapService: MAP Service closeService in
- 02-02 06:29:04.162 13969 13969 D BluetoothMapService: cleanup()
- 02-02 06:29:04.162 13969 13969 D BluetoothMapService: MAP Service closeService in
- 02-02 06:29:04.162 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x60000000
- 02-02 06:29:04.162 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0011
- 02-02 06:29:04.162 13969 14000 W bt_l2cap: L2CAP - L2CA_Deregister() called for PSM: 0x0013
- 02-02 06:29:04.162 13969 13989 E bt_btif : btif_in_execute_service_request: Unknown service being enabled
- 02-02 06:29:04.163 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.map.BluetoothMapService, state=10, doUpdate=true
- 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.163 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.164 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.164 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - Profile still running: com.android.bluetooth.hid.HidDevService
- 02-02 06:29:04.168 13969 13969 V BluetoothHidDevServiceJni: cleanupNative enter
- 02-02 06:29:04.168 13969 13969 I BluetoothHidDevServiceJni: Cleaning up interface
- 02-02 06:29:04.168 13969 13969 I BluetoothHidDevServiceJni: Cleaning up callback object
- 02-02 06:29:04.168 13969 13969 V BluetoothHidDevServiceJni: cleanupNative done
- 02-02 06:29:04.168 13969 14000 W bt_btif : BTA got unregistered event id 20
- 02-02 06:29:04.169 13969 13989 I bt_btif_storage: btif_storage_get_adapter_property service_mask:0x20000000
- 02-02 06:29:04.170 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.hid.HidDevService, state=10, doUpdate=true
- 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isTurningOff()=true
- 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:04.170 13969 13969 V BluetoothAdapterState: isBleTurningOff()=false
- 02-02 06:29:04.171 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() - All profile services stopped...
- 02-02 06:29:04.171 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 26
- 02-02 06:29:04.171 13969 13985 D BluetoothAdapterProperties: Setting state to 15
- 02-02 06:29:04.171 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 13-> 15
- 02-02 06:29:04.173 13969 13985 I BluetoothAdapterState: Entering BleOnState
- 02-02 06:29:04.173 2931 2944 I chatty : uid=1000(system) Binder_2 expire 5 lines
- 02-02 06:29:04.174 1127 1180 D BluetoothPan: onBluetoothStateChange on: false
- 02-02 06:29:04.175 2931 2943 I chatty : uid=1000(system) Binder_1 expire 2 lines
- 02-02 06:29:04.176 1578 1601 D BluetoothHeadset: onBluetoothStateChange: up=false
- 02-02 06:29:04.176 1578 1601 D BluetoothHeadset: Unbinding service...
- 02-02 06:29:04.177 1127 1674 D BluetoothHeadset: onBluetoothStateChange: up=false
- 02-02 06:29:04.177 1127 1674 D BluetoothHeadset: Unbinding service...
- 02-02 06:29:04.178 1127 1187 D BluetoothInputDevice: onBluetoothStateChange: up=false
- 02-02 06:29:04.180 13969 13969 V BluetoothPbapService: action: android.bluetooth.adapter.action.STATE_CHANGED
- 02-02 06:29:04.181 1127 1675 D BluetoothA2dp: onBluetoothStateChange: up=false
- 02-02 06:29:04.183 1127 10940 D BluetoothMap: onBluetoothStateChange: up=false
- 02-02 06:29:04.186 1127 1127 D BluetoothPbap: Proxy object disconnected
- 02-02 06:29:04.186 1127 1127 D PbapServerProfile: Bluetooth service disconnected
- 02-02 06:29:04.186 2931 2931 I chatty : uid=1000(system) com.android.settings expire 8 lines
- 02-02 06:29:04.190 13969 13969 D BluetoothUtils: callingUid =1002
- 02-02 06:29:04.192 1127 1187 D BluetoothPbap: onBluetoothStateChange: up=false
- 02-02 06:29:04.192 13969 13969 E BluetoothUtils: foregroundUser =0
- 02-02 06:29:04.192 13969 13969 E BluetoothUtils: callingUser =0
- 02-02 06:29:04.224 1031 1192 I ActivityManager: Start proc 2963:com.evervolv.widgets/1000 for broadcast com.evervolv.widgets/.BluetoothWidgetProvider
- 02-02 06:29:04.251 2963 2963 I chatty : uid=1000(system) com.evervolv.widgets expire 3 lines
- 02-02 06:29:04.252 13969 13985 D BluetoothAdapterState: Current state: BLE ON, message: 20
- 02-02 06:29:04.252 13969 13985 D BluetoothAdapterProperties: Setting state to 16
- 02-02 06:29:04.253 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 15-> 16
- 02-02 06:29:04.254 13969 13985 D BluetoothAdapterProperties: onBleDisable
- 02-02 06:29:04.254 13969 13985 I BluetoothAdapterState: Entering PendingCommandState
- 02-02 06:29:04.255 13969 13986 D bt_stack_manager: event_shut_down_stack is bringing down the stack.
- 02-02 06:29:04.256 13969 14000 W bt_btif : bta_dm_disable BTA_DISABLE_DELAY set to 200 ms
- 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.
- 02-02 06:29:04.256 13969 13989 D BluetoothAdapterProperties: Scan Mode:20
- 02-02 06:29:04.462 13969 13994 D bt_vendor: BT_VND_OP_LPM_SET_MODE
- 02-02 06:29:04.462 13969 13994 I bt_vendor: low_power_mode_cb
- 02-02 06:29:04.505 13969 13989 I bt_hci : shut_down
- 02-02 06:29:04.525 13969 13994 D bt_vendor: UNSUPPORED OP=9
- 02-02 06:29:06.799 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:06.983 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:06.986 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:06.986 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:07.456 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:29:07.469 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:29:07.505 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:07.505 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:07.510 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:07.557 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:29:08.766 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 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
- 02-02 06:29:09.527 13969 13988 I bt_hci : epilog_timer_expired
- 02-02 06:29:09.527 13969 13989 I bt_hci_h4: hal_close
- 02-02 06:29:09.528 13969 13989 D bt_vendor: BT_VND_OP_USERIAL_CLOSE
- 02-02 06:29:09.531 13969 13989 D bt_vendor: BT_VND_OP_POWER_CTRL OFF
- 02-02 06:29:09.532 13969 13989 D bt_vendor: cleanup
- 02-02 06:29:09.542 13969 13993 W bt_snoop_net: listen_fn_ error accepting LOCAL socket: Invalid argument
- 02-02 06:29:09.545 13969 13986 D bt_stack_manager: event_shut_down_stack finished.
- 02-02 06:29:09.545 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 24
- 02-02 06:29:09.550 13969 13969 D BtGatt.DebugUtils: handleDebugAction() action=null
- 02-02 06:29:09.550 13969 13985 D BluetoothAdapterState: Stopping Gatt profile services that were post enabled
- 02-02 06:29:09.556 13969 13969 D BtGatt.GattService: Received stop request...Stopping profile...
- 02-02 06:29:09.556 13969 13969 D BtGatt.GattService: stop()
- 02-02 06:29:09.556 13969 13969 D BtGatt.AdvertiseManager: advertise clients cleared
- 02-02 06:29:09.563 13969 13969 D BtGatt.GattService: profile stopped successfully
- 02-02 06:29:09.563 13969 13969 W BluetoothAdapterService: onProfileServiceStateChange() serviceName=com.android.bluetooth.gatt.GattService, state=10, doUpdate=true
- 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isTurningOff()=false
- 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isTurningOn()=false
- 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isBleTurningOn()=false
- 02-02 06:29:09.563 13969 13969 V BluetoothAdapterState: isBleTurningOff()=true
- 02-02 06:29:09.564 13969 13985 D BluetoothAdapterState: Current state: PENDING_COMMAND, message: 25
- 02-02 06:29:09.564 13969 13985 D BluetoothAdapterProperties: Setting state to 10
- 02-02 06:29:09.564 13969 13985 I BluetoothAdapterState: Bluetooth adapter state changed: 16-> 10
- 02-02 06:29:09.565 13969 13985 I BluetoothAdapterState: Entering OffState
- 02-02 06:29:09.573 13969 13969 W BluetoothAdapterService: onUnbind, calling cleanup
- 02-02 06:29:09.579 13969 13969 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...
- 02-02 06:29:09.579 13969 13969 W BluetoothSdpJni: Cleaning up Bluetooth Health object
- 02-02 06:29:09.579 13969 13969 I BluetoothServiceJni: cleanupNative: return from cleanup
- 02-02 06:29:09.581 13969 13986 D bt_stack_manager: event_clean_up_stack is cleaning up the stack.
- 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
- 02-02 06:29:09.629 13969 13969 I art : System.exit called, status: 0
- 02-02 06:29:09.629 13969 13969 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
- 02-02 06:29:09.686 1031 5679 I chatty : uid=1000(system) Binder_D expire 1 line
- 02-02 06:29:09.686 1031 1043 I WindowState: WIN DEATH: Window{e4bb93f u0 com.android.bluetooth/com.android.bluetooth.opp.BluetoothOppTransferHistory}
- 02-02 06:29:09.739 1031 5679 I ActivityManager: Process com.android.bluetooth (pid 13969) has died
- 02-02 06:29:09.762 1031 1045 I ActivityManager: Start proc 2983:com.android.bluetooth/1002 for broadcast com.android.bluetooth/.opp.BluetoothOppReceiver
- 02-02 06:29:09.800 2983 2983 I art : Late-enabling JIT
- 02-02 06:29:09.815 2983 2983 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000
- 02-02 06:29:10.021 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HeadsetService
- 02-02 06:29:10.021 2983 2983 D AdapterServiceConfig: Adding HeadsetService
- 02-02 06:29:10.022 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName A2dpService
- 02-02 06:29:10.022 2983 2983 D AdapterServiceConfig: Adding A2dpService
- 02-02 06:29:10.022 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HidService
- 02-02 06:29:10.023 2983 2983 D AdapterServiceConfig: Adding HidService
- 02-02 06:29:10.023 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HealthService
- 02-02 06:29:10.023 2983 2983 D AdapterServiceConfig: Adding HealthService
- 02-02 06:29:10.023 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName PanService
- 02-02 06:29:10.024 2983 2983 D AdapterServiceConfig: Adding PanService
- 02-02 06:29:10.024 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName GattService
- 02-02 06:29:10.024 2983 2983 D AdapterServiceConfig: Adding GattService
- 02-02 06:29:10.024 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName BluetoothMapService
- 02-02 06:29:10.025 2983 2983 D AdapterServiceConfig: Adding BluetoothMapService
- 02-02 06:29:10.025 2983 2983 D AdapterServiceConfig: Could not find profile bit mask
- 02-02 06:29:10.025 2983 2983 D AdapterServiceConfig: addA2dpProfile: isA2dpSinkEnabled = falseisHfpClientEnabled false serviceName HidDevService
- 02-02 06:29:10.025 2983 2983 D AdapterServiceConfig: Adding HidDevService
- 02-02 06:29:10.051 2983 2983 D BluetoothUtils: callingUid =1002
- 02-02 06:29:10.052 2983 2983 E BluetoothUtils: foregroundUser =0
- 02-02 06:29:10.052 2983 2983 E BluetoothUtils: callingUser =0
- 02-02 06:29:10.581 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:10.767 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:10.769 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:10.769 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:11.182 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:29:11.195 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:29:11.231 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:11.231 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:11.233 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:11.283 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:29:11.429 1031 1609 D ConnectivityService: listenForNetwork for Listen from uid/pid:1000/2931 for NetworkRequest [ id=257, legacyType=-1, [] ]
- 02-02 06:29:11.591 192 192 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 1 line
- 02-02 06:29:11.649 2931 2947 I chatty : uid=1000(system) RenderThread expire 1 line
- 02-02 06:29:11.775 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:29:14.194 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:14.244 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
- 02-02 06:29:14.784 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:29:14.799 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 59
- 02-02 06:29:16.159 1031 1031 I chatty : uid=1000 system_server expire 2 lines
- 02-02 06:29:16.294 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:16.344 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
- 02-02 06:29:17.809 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:29:17.814 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:17.816 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:29:17.840 1031 1075 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=257, legacyType=-1, [] ]
- 02-02 06:29:18.047 2931 2947 I chatty : uid=1000(system) RenderThread expire 2 lines
- 02-02 06:29:20.344 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:20.394 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6)
- 02-02 06:29:20.739 2931 2931 I chatty : uid=1000(system) com.android.settings expire 1 line
- 02-02 06:29:20.921 2931 2946 I chatty : uid=1000(system) AsyncTask #1 expire 6 lines
- 02-02 06:29:23.396 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:23.591 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:23.594 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:23.594 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:23.846 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 02-02 06:29:25.518 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:25.531 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:29:25.567 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:25.567 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:25.568 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:25.661 1031 1620 I ActivityManager: Start proc 3004:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox
- 02-02 06:29:25.700 3004 3004 I chatty : uid=1000(system) com.evervolv.toolbox expire 2 lines
- 02-02 06:29:25.801 3004 3015 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line
- 02-02 06:29:25.823 2931 2947 I chatty : uid=1000(system) RenderThread expire 1 line
- 02-02 06:29:25.885 3004 3004 I chatty : uid=1000(system) com.evervolv.toolbox expire 2 lines
- 02-02 06:29:26.842 3004 3018 I chatty : uid=1000(system) RenderThread expire 3 lines
- 02-02 06:29:26.852 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:29:26.855 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 06:29:27.408 3004 3004 I chatty : uid=1000(system) com.evervolv.toolbox expire 2 lines
- 02-02 06:29:27.578 1031 1050 I chatty : uid=1000(system) android.display expire 1 line
- 02-02 06:29:28.629 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:28.792 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:28.794 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:28.794 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:29.867 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:29:29.874 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:29:33.755 1031 1031 I chatty : uid=1000 system_server expire 2 lines
- 02-02 06:29:38.063 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:38.076 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:29:38.112 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:38.112 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:38.114 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:38.163 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:29:38.914 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:29:41.187 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:41.373 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:41.375 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:41.376 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:29:44.958 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:29:46.568 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:29:46.581 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:29:46.617 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:46.617 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:29:46.620 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:29:46.662 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:29:49.675 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:29:49.858 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:29:49.860 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:29:49.860 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:30:00.038 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 52
- 02-02 06:30:03.053 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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.
- 02-02 06:30:19.916 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:30:19.916 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:30:20.124 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:30:20.128 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:20.141 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:20.176 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:20.176 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:20.178 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:20.230 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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)
- 02-02 06:30:20.245 2931 2947 I Adreno200-EGL: Build Date: 06/25/13 Tue
- 02-02 06:30:20.245 2931 2947 I Adreno200-EGL: Local Branch:
- 02-02 06:30:20.245 2931 2947 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
- 02-02 06:30:20.245 2931 2947 I Adreno200-EGL: Local Patches: NONE
- 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
- 02-02 06:30:20.264 2931 2947 I OpenGLRenderer: Initialized EGL, version 1.4
- 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
- 02-02 06:30:20.708 2931 2931 D DashboardSummary: rebuildUI took: 373 ms
- 02-02 06:30:20.998 2931 2957 D Index : Deleting data for locale 'en_US' took 22 millis
- 02-02 06:30:21.075 2931 2957 D Index : Indexing locale 'en_US' took 77 millis
- 02-02 06:30:21.225 2931 2957 D Index : Deleting data for locale 'en_US' took 3 millis
- 02-02 06:30:21.229 2931 2957 D Index : Indexing locale 'en_US' took 3 millis
- 02-02 06:30:21.360 2931 2957 D Index : Deleting data for locale 'en_US' took 13 millis
- 02-02 06:30:21.405 2931 2957 D Index : Indexing locale 'en_US' took 45 millis
- 02-02 06:30:23.254 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:30:23.418 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:30:23.420 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:23.420 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:30:23.742 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:30:23.756 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:23.791 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:23.791 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:23.793 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:23.832 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:30:23.875 2931 2931 D SubSettings: Launching fragment com.android.settings.WirelessSettings
- 02-02 06:30:23.876 2931 2931 D WirelessSettings: onCreate: mManageMobilePlanMessage=null
- 02-02 06:30:24.107 1031 1050 I ActivityManager: Displayed com.android.settings/.SubSettings: +326ms
- 02-02 06:30:24.190 2931 2947 D OpenGLRenderer: endAllStagingAnimators on 0x59990680 (RippleDrawable) with handle 0x686b94d0
- 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
- 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.
- 02-02 06:30:24.987 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:30:24.987 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:30:25.229 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:30:25.255 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:25.293 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:30:25.783 2931 2931 D DashboardSummary: rebuildUI took: 435 ms
- 02-02 06:30:25.981 2931 2955 D Index : Deleting data for locale 'en_US' took 19 millis
- 02-02 06:30:26.027 2931 2955 D Index : Indexing locale 'en_US' took 46 millis
- 02-02 06:30:26.145 2931 2955 D Index : Deleting data for locale 'en_US' took 4 millis
- 02-02 06:30:26.148 2931 2955 D Index : Indexing locale 'en_US' took 3 millis
- 02-02 06:30:26.203 2931 2931 I art : Starting a blocking GC Explicit
- 02-02 06:30:26.240 2931 2955 D Index : Deleting data for locale 'en_US' took 5 millis
- 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
- 02-02 06:30:26.272 2931 2955 D Index : Indexing locale 'en_US' took 32 millis
- 02-02 06:30:26.273 2931 2931 I art : Starting a blocking GC Explicit
- 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
- 02-02 06:30:26.302 2931 2931 I art : Starting a blocking GC Explicit
- 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
- 02-02 06:30:26.348 2931 2931 E StrictMode: class com.android.settings.SubSettings; instances=2; limit=1
- 02-02 06:30:26.348 2931 2931 E StrictMode: android.os.StrictMode$InstanceCountViolation: class com.android.settings.SubSettings; instances=2; limit=1
- 02-02 06:30:26.348 2931 2931 E StrictMode: at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1)
- 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
- 02-02 06:30:27.363 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:27.434 3004 3004 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
- 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)
- 02-02 06:30:27.651 3004 3018 I Adreno200-EGL: Build Date: 06/25/13 Tue
- 02-02 06:30:27.651 3004 3018 I Adreno200-EGL: Local Branch:
- 02-02 06:30:27.651 3004 3018 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5
- 02-02 06:30:27.651 3004 3018 I Adreno200-EGL: Local Patches: NONE
- 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
- 02-02 06:30:27.658 3004 3018 I OpenGLRenderer: Initialized EGL, version 1.4
- 02-02 06:30:28.130 2931 2947 D OpenGLRenderer: endAllStagingAnimators on 0x5994ff00 (RippleDrawable) with handle 0x686b9190
- 02-02 06:30:28.156 1031 1050 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +762ms
- 02-02 06:30:30.413 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:30:30.611 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:30:30.613 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:30.614 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:30:32.663 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:32.676 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:32.712 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:32.712 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:32.714 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:35.775 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:30:35.971 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:30:35.973 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:35.973 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:30:41.548 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:41.561 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:41.597 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:41.597 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:41.599 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:41.649 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:30:44.673 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:30:44.854 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:30:44.857 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:44.858 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 02-02 06:30:45.249 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:30:45.249 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:30:47.050 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:30:47.050 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:30:48.936 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:30:48.936 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:30:48.974 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:48.988 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:49.023 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:49.023 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:49.025 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:49.074 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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
- 02-02 06:30:52.099 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:30:52.284 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:30:52.287 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:52.287 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:30:58.788 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:30:58.801 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:30:58.837 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:30:58.837 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:30:58.839 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:30:58.890 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:31:01.612 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:01.649 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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)
- 02-02 06:31:04.671 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:04.865 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:04.868 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:04.868 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:31:14.465 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:14.478 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:31:14.514 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:14.514 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:14.515 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:16.276 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:16.326 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30)
- 02-02 06:31:19.338 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:19.499 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:19.501 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:19.501 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:31:19.551 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:19.551 1031 1193 I ActivityManager: START u0 {cmp=com.evervolv.toolbox/.superuser.SuperuserLogsActivity} from uid 1000 on display 0
- 02-02 06:31:19.564 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:31:19.600 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:19.600 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:19.602 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:19.949 3004 3018 D OpenGLRenderer: endAllStagingAnimators on 0x69a32400 (ListPopupWindow$DropDownListView) with handle 0x6933d9b0
- 02-02 06:31:19.997 1031 1050 I ActivityManager: Displayed com.evervolv.toolbox/.superuser.SuperuserLogsActivity: +384ms
- 02-02 06:31:22.676 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:22.843 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:22.846 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:22.846 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:31:24.923 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:24.936 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:31:24.971 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:24.971 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:24.973 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:25.024 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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.
- 02-02 06:31:27.812 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:31:27.812 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:31:27.916 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:27.954 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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.
- 02-02 06:31:29.694 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:31:29.694 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:31:30.996 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:31.173 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:31.176 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:31.176 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 02-02 06:31:32.781 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:31:32.781 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:31:33.023 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:31:33.024 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:33.037 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:31:33.072 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:33.072 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:33.074 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:36.150 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:36.332 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:36.334 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:36.334 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 02-02 06:31:42.837 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:31:42.837 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:31:44.505 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:31:44.505 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:31:44.605 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:44.618 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:31:44.653 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:44.654 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:44.662 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:44.711 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:31:47.725 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:47.906 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:47.908 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:47.909 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:31:49.102 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:31:49.115 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:31:49.151 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:49.151 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:31:49.153 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:31:49.203 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:31:52.216 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:31:52.397 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:31:52.405 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:31:52.405 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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)
- 02-02 06:31:54.658 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:31:54.669 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:31:57.684 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:31:57.702 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:32:00.726 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:32:00.738 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:32:03.764 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:32:03.774 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:32:46.011 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:32:46.030 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:32:49.019 1031 1052 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
- 02-02 06:32:49.023 1031 1052 I PowerManagerService: Sleeping (uid 1000)...
- 02-02 06:32:49.034 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:32:49.064 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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
- 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)
- 02-02 06:32:49.638 1031 1052 D Sensors : sensor activation called: handle=0, enabled=0********************************
- 02-02 06:32:49.638 1031 1052 V KeyguardServiceDelegate: onScreenTurnedOff()
- 02-02 06:32:49.655 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
- 02-02 06:32:49.662 192 192 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x76aa4000
- 02-02 06:32:49.664 192 192 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
- 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
- 02-02 06:32:49.742 192 192 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
- 02-02 06:32:49.743 1031 1094 I Tenderloin PowerHAL: Disabling touch screen
- 02-02 06:32:49.744 193 193 I ts_power: touchscreen_power: enable=0, ts_state=1
- 02-02 06:32:49.757 1031 1073 D WifiConfigStore: Retrieve network priorities after PNO.
- 02-02 06:32:49.757 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:49.758 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:49.759 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:49.759 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:49.760 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:49.761 209 209 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=off'
- 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
- 02-02 06:32:49.761 1031 1073 E native : do suspend true
- 02-02 06:32:55.019 1031 1065 I PowerManagerService: Waking up from sleep (uid 1000)...
- 02-02 06:32:55.025 1031 1031 V KeyguardServiceDelegate: onStartedWakingUp()
- 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)
- 02-02 06:32:55.028 1031 1052 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
- 02-02 06:32:55.078 1031 1052 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@1097441)
- 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)
- 02-02 06:32:55.094 1031 1073 D WifiConfigStore: Retrieve network priorities after PNO.
- 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)
- 02-02 06:32:55.094 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:55.098 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:55.098 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:55.099 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:55.100 209 1081 V audio_hw_primary: adev_set_parameters kvpairs='screen_state=on'
- 02-02 06:32:55.100 209 1081 I audio_hw_primary: audio_route_apply_path: out-reset
- 02-02 06:32:55.101 1031 1073 E wifi_gbk2utf: g_pItemList is NULL
- 02-02 06:32:55.113 1031 1073 E native : do suspend false
- 02-02 06:32:55.114 1031 1073 D WifiConfigStore: No blacklist allowed without epno enabled
- 02-02 06:32:55.119 1031 1043 V KeyguardServiceDelegate: **** SHOWN CALLED ****
- 02-02 06:32:55.128 1031 1094 I Tenderloin PowerHAL: Enabling touch screen
- 02-02 06:32:55.129 193 193 I ts_power: touchscreen_power: enable=1, ts_state=0
- 02-02 06:32:55.132 1031 1050 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
- 02-02 06:32:55.134 192 192 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x76aa4000
- 02-02 06:32:55.134 192 192 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
- 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
- 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
- 02-02 06:32:55.191 192 192 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
- 02-02 06:32:55.252 1031 1046 D Sensors : sensor activation called: handle=0, enabled=1********************************
- 02-02 06:32:55.254 1031 1052 I DisplayPowerController: Unblocked screen on after 226 ms
- 02-02 06:32:55.255 1031 1052 V KeyguardServiceDelegate: onScreenTurnedOn()
- 02-02 06:32:58.128 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:01.152 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:07.189 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:07.196 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:33:10.214 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:33:13.232 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:16.259 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:19.289 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:33:28.356 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:33:37.417 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:33:40.439 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:33:43.458 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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.
- 02-02 06:33:50.505 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:33:50.505 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:33:52.531 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:52.534 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:33:55.546 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:33:55.554 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:34:01.595 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:01.605 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:34:16.708 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:16.715 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:34:17.276 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:17.289 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:34:17.325 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:17.325 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:34:17.327 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:34:17.378 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:20.402 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:34:20.585 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:34:20.588 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:20.588 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:34:22.591 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:22.604 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:34:22.640 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:22.640 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:34:22.642 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:34:22.679 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:22.751 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:25.693 209 459 V audio_hw_primary: do_out_standby
- 02-02 06:34:25.771 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- 02-02 06:34:25.865 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:34:25.866 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:25.867 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:34:29.008 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:29.021 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:34:29.057 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:29.057 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:34:29.059 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:34:29.096 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:31.812 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:32.121 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:34:32.304 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:34:32.306 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:32.307 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:34:34.843 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:34:37.861 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:34:40.883 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:34:41.981 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:41.994 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:34:42.030 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:42.030 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:34:42.031 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:34:42.086 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:44.167 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:44.197 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:46.910 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:34:47.217 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:34:47.420 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:34:47.422 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:47.423 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:34:48.055 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:48.068 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:34:48.104 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:48.104 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:34:48.106 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:34:48.900 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:48.937 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:34:49.630 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:49.926 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:50.767 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:34:50.817 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(5)
- 02-02 06:34:52.880 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 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
- 02-02 06:34:55.937 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:34:56.145 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:34:56.148 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:34:56.148 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:34:58.976 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:34:58.986 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:35:02.009 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:35:02.024 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:35:23.160 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:35:26.191 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:35:37.662 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:35:37.675 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:35:37.711 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:35:37.711 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:35:37.713 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:35:40.788 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:35:40.973 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:35:40.975 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:35:40.975 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:35:42.290 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:35:42.303 209 459 V audio_hw_primary: start_output_stream
- 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
- 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
- 02-02 06:35:42.339 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:35:42.339 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:35:42.341 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:35:42.381 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:35:44.873 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:35:44.910 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:35:46.660 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:35:46.661 1031 4475 I ActivityManager: START u0 {cmp=com.evervolv.toolbox/.superuser.SuperuserAppActivity} from uid 1000 on display 0
- 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.
- 02-02 06:35:47.363 3004 3018 D OpenGLRenderer: endAllStagingAnimators on 0x68fb1d80 (ListPopupWindow$DropDownListView) with handle 0x692ac680
- 02-02 06:35:47.529 1031 1050 I ActivityManager: Displayed com.evervolv.toolbox/.superuser.SuperuserAppActivity: +818ms
- 02-02 06:35:49.710 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:35:49.898 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:35:49.900 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:35:49.901 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:35:50.342 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:35:53.373 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:35:59.412 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:35:59.419 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:36:05.455 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:36:05.463 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:36:07.999 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:36:08.012 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:36:08.048 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:08.048 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:36:08.050 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:36:08.472 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:36:08.482 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 06:36:11.123 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:36:11.309 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:36:11.312 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:11.312 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:36:11.503 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:36:11.511 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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.
- 02-02 06:36:11.804 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:11.804 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:36:15.440 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:15.440 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:36:16.858 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:16.858 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:28.641 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:36:28.654 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:36:28.690 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:28.690 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:36:28.691 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:36:28.740 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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.
- 02-02 06:36:30.067 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:30.067 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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.
- 02-02 06:36:31.234 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:31.234 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:31.422 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:36:31.452 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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.
- 02-02 06:36:32.384 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:32.384 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:32.620 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:36:32.626 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 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.
- 02-02 06:36:33.368 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:33.368 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:34.473 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:36:34.679 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:36:34.682 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:34.682 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 02-02 06:36:35.236 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:35.236 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:35.644 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:36:35.658 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 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.
- 02-02 06:36:39.756 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:39.756 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:36:39.948 1554 1554 D EmojiAltPhysicalKeyDetector: onKeyUp() : Not Mapped: 4
- 02-02 06:36:39.950 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:36:39.963 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:36:39.999 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:39.999 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:36:40.001 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:36:43.076 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:36:43.261 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:36:43.263 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:36:43.263 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 02-02 06:36:43.458 1031 1031 D InputEventConsistencyVerifier: in android.view.ScaleGestureDetector@f3e94f0
- 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 }
- 02-02 06:36:43.458 1031 1031 D InputEventConsistencyVerifier: -- recent events --
- 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 }
- 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 }
- 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 }
- 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 }
- 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 }
- 02-02 06:37:02.558 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:37:02.572 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:37:02.607 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:02.608 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:37:02.609 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:37:02.648 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:37:05.673 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:37:05.841 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:37:05.844 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:05.844 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:37:17.924 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:37:17.936 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 06:37:30.005 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:37:30.007 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:37:33.184 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:37:33.197 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:37:33.233 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:33.233 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:37:33.235 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:37:33.285 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:37:36.310 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:37:36.495 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:37:36.498 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:36.498 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 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.
- 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 }
- 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.
- 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
- 02-02 06:37:42.066 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:37:42.074 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 55
- 02-02 06:37:45.087 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:37:45.100 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:37:46.003 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:37:46.016 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:37:46.052 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:46.052 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:37:46.054 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:37:46.104 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:37:49.129 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:37:49.317 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:37:49.321 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:49.321 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:37:53.941 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:37:53.955 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:37:53.990 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:53.990 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:37:53.992 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:37:54.030 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 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)
- 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)
- 02-02 06:37:57.055 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:37:57.237 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:37:57.239 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:37:57.239 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:38:12.241 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:38:12.248 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:38:19.880 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:38:19.893 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:38:19.930 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:38:19.930 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:38:19.931 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:38:19.970 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:38:22.995 209 459 V audio_hw_primary: do_out_standby
- 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
- 02-02 06:38:23.178 209 459 I audio_hw_primary: audio_route_apply_path: speaker-disable
- 02-02 06:38:23.185 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:38:23.185 209 459 I audio_hw_primary: audio_route_apply_path: out-disable
- 02-02 06:38:24.323 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:38:27.341 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 60
- 02-02 06:38:30.359 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 02-02 06:38:30.367 1031 1075 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 110] to 56
- 02-02 06:38:32.768 209 459 V audio_hw_primary: out_set_parameters kvpairs='routing=2'
- 02-02 06:38:32.781 209 459 V audio_hw_primary: start_output_stream
- 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
- 02-02 06:38:32.817 209 459 I audio_hw_primary: audio_route_apply_path: headphone-disable
- 02-02 06:38:32.817 209 459 I audio_hw_primary: audio_route_apply_path: speaker-enable
- 02-02 06:38:32.819 209 459 I audio_hw_primary: audio_route_apply_path: out-enable
- 02-02 06:38:32.856 209 459 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24)
- 02-02 06:38:32.877 3004 3004 D EVToolbox: Calling dumplogcat:-D -B -o /data/user/0/com.evervolv.toolbox/files/logcat -m
- 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
- 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
- 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
- 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
- 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
- 02-02 06:38:33.176 3004 3018 V RenderScript: 0x696f5000 Launching thread(s), CPUs 2
- 02-02 06:38:33.377 1031 1075 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 110]
- 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
- [logcat: 0.802s elapsed]
- Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
- Broadcast completed: result=0