------ SYSTEM LOG (logcat -d *:v) ------ --------- beginning of system 01-01 03:32:15.139 129 129 I vold : Vold 3.0 (the awakening) firing up 01-01 03:32:15.140 129 129 V vold : Detected support for: ext4 f2fs vfat 01-01 03:32:15.151 129 129 W vold : nonremovable no longer supported; ignoring volume 01-01 03:33:48.332 464 464 I InstallerConnection: connecting... 01-01 03:33:55.565 464 464 I InstallerConnection: disconnecting... 01-01 03:33:55.582 464 464 W SystemServer: System clock is before 1970; setting to 1970. 01-01 03:33:55.584 464 464 I SystemServer: Entered the Android system server! 01-01 03:33:55.668 464 464 I SystemServiceManager: Starting com.android.server.pm.Installer 01-01 03:33:55.669 464 464 I Installer: Waiting for installd to be ready. 01-01 03:33:55.669 464 464 I InstallerConnection: connecting... 01-01 03:33:55.670 464 464 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.682 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:33:55.686 464 464 I ActivityManager: Memory class: 48 01-01 03:33:55.714 464 464 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml 01-01 03:33:55.832 464 464 I IntentFirewall: Read new rules (A:0 B:0 S:0) 01-01 03:33:55.850 464 464 D AppOps : AppOpsService published 01-01 03:33:55.850 464 464 I SystemServiceManager: Starting com.android.server.power.PowerManagerService 01-01 03:33:55.868 464 464 I SystemServiceManager: Starting com.android.server.lights.LightsService 01-01 03:33:55.962 464 464 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService 01-01 03:33:55.975 464 464 I SystemServiceManager: Starting phase 100 01-01 03:33:55.977 464 489 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1024 x 768, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1024, height=768, fps=59.0}], colorTransformId 1, defaultColorTransformId 1, supportedColorTransforms [{id=1, colorTransform=0}], density 160, 159.568 x 159.895 dpi, appVsyncOff 0, presDeadline 17949152, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} 01-01 03:33:55.980 464 464 I SystemServer: Package Manager 01-01 03:33:55.980 464 489 I DisplayManagerService: Display device changed state: "Built-in Screen", ON 01-01 03:33:56.205 464 464 D SELinuxMMAC: Using policy file /system/etc/security/mac_permissions.xml 01-01 03:33:56.977 464 464 E KeySetManagerService: Encountered key-set w/out package references when reading settings 01-01 03:33:56.979 464 464 E AndroidRuntime: Error reporting WTF 01-01 03:33:56.979 464 464 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'boolean android.app.IActivityManager.handleApplicationWtf(android.os.IBinder, java.lang.String, boolean, android.app.ApplicationErrorReport$CrashInfo)' on a null object reference 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:348) 01-01 03:33:56.979 464 464 E AndroidRuntime: at android.util.Log$1.onTerribleFailure(Log.java:104) 01-01 03:33:56.979 464 464 E AndroidRuntime: at android.util.Log.wtf(Log.java:297) 01-01 03:33:56.979 464 464 E AndroidRuntime: at android.util.Slog.wtf(Slog.java:82) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.addRefCountsFromSavedPackagesLPw(KeySetManagerService.java:804) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.readKeySetsLPw(KeySetManagerService.java:722) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.pm.Settings.readLPw(Settings.java:2680) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.pm.PackageManagerService.(PackageManagerService.java:1970) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1823) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:370) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:272) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:33:56.979 464 464 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:33:56.979 464 464 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:33:56.980 464 464 E AndroidRuntime: Original WTF: 01-01 03:33:56.980 464 464 E AndroidRuntime: android.util.Log$TerribleFailure: Encountered key-set w/out package references when reading settings 01-01 03:33:56.980 464 464 E AndroidRuntime: at android.util.Log.wtf(Log.java:291) 01-01 03:33:56.980 464 464 E AndroidRuntime: at android.util.Slog.wtf(Slog.java:82) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.addRefCountsFromSavedPackagesLPw(KeySetManagerService.java:804) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.readKeySetsLPw(KeySetManagerService.java:722) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.pm.Settings.readLPw(Settings.java:2680) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.pm.PackageManagerService.(PackageManagerService.java:1970) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1823) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:370) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:272) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:33:56.980 464 464 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:33:56.980 464 464 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:33:59.906 464 464 W PackageManager: Library not found: /system/framework/org.apache.http.legacy.jar 01-01 03:34:04.962 464 464 W PackageManager: Permission android.permission.SET_KEYGUARD_WALLPAPER from package android in an unknown group android.permission-group.WALLPAPER 01-01 03:34:05.134 464 464 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #395 01-01 03:34:05.649 464 464 W PackageManager: Permission android.permission.DOWNLOAD_WITHOUT_NOTIFICATION from package com.android.providers.downloads in an unknown group android.permission-group.NETWORK 01-01 03:34:06.016 464 464 W PackageManager: Permission com.android.launcher.permission.INSTALL_SHORTCUT from package com.android.launcher3 in an unknown group android.permission-group.SYSTEM_TOOLS 01-01 03:34:06.016 464 464 W PackageManager: Permission com.android.launcher3.permission.READ_SETTINGS from package com.android.launcher3 in an unknown group android.permission-group.SYSTEM_TOOLS 01-01 03:34:06.016 464 464 W PackageManager: Permission com.android.launcher3.permission.WRITE_SETTINGS from package com.android.launcher3 in an unknown group android.permission-group.SYSTEM_TOOLS 01-01 03:34:06.657 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package: com.android.settings at: Binary XML file line #55 01-01 03:34:06.658 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.android.settings at: Binary XML file line #60 01-01 03:34:06.658 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com.android.settings at: Binary XML file line #61 01-01 03:34:07.060 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #101 01-01 03:34:07.186 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #121 01-01 03:34:07.899 464 464 W PackageParser: Unknown element under : uses-library at /system/priv-app/GoogleFeedback/GoogleFeedback.apk Binary XML file line #30 01-01 03:34:08.432 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: com.google.android.providers.gsf.permission.READ_GSERVICES in package: com.google.android.partnersetup at: Binary XML file line #31 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.OTHER_SERVICES from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.android from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.androidsecure from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.sierra from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.sierraqa from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.651 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.sierrasandbox from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.youtube from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.talk from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.ig from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.lh2 from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.mobile from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.adsense from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.adwords from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.blogger from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.dodgeball from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.652 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.gbase from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.groups2 from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.health from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.jotspot from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.knol from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.news from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.orkut from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.print from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.sitemaps from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wifi from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.finance from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.local from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.653 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.ah from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.providers.talk.permission.READ_ONLY from package com.google.android.gsf in an unknown group android.permission-group.MESSAGES 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.providers.talk.permission.WRITE_ONLY from package com.google.android.gsf in an unknown group android.permission-group.MESSAGES 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.gtalkservice.permission.GTALK_SERVICE from package com.google.android.gsf in an unknown group android.permission-group.MESSAGES 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.permission.BROADCAST_DATA_MESSAGE from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.654 464 464 W PackageManager: Permission com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package com.google.android.gsf in an unknown group android.permission-group.NETWORK 01-01 03:34:08.655 464 464 W PackageManager: Permission com.google.android.providers.gsf.permission.READ_GSERVICES from package com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS 01-01 03:34:09.755 464 464 W PackageManager: Permission com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown group android.permission-group.NETWORK 01-01 03:34:09.755 464 464 W PackageManager: Permission com.android.vending.BILLING from package com.android.vending in an unknown group android.permission-group.NETWORK 01-01 03:34:10.230 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com.google.android.gms at: Binary XML file line #77 01-01 03:34:10.231 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_READ in package: com.google.android.gms at: Binary XML file line #90 01-01 03:34:10.231 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SUBSCRIBED_FEEDS_WRITE in package: com.google.android.gms at: Binary XML file line #91 01-01 03:34:10.232 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.google.android.gms at: Binary XML file line #134 01-01 03:34:10.232 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.SYSTEM_ALERT_WINDOW in package: com.google.android.gms at: Binary XML file line #160 01-01 03:34:10.232 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in package: com.google.android.gms at: Binary XML file line #164 01-01 03:34:10.232 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in package: com.google.android.gms at: Binary XML file line #165 01-01 03:34:10.232 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.android.gms at: Binary XML file line #167 01-01 03:34:10.233 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package: com.google.android.gms at: Binary XML file line #209 01-01 03:34:10.233 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_FINE_LOCATION in package: com.google.android.gms at: Binary XML file line #224 01-01 03:34:10.233 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS in package: com.google.android.gms at: Binary XML file line #230 01-01 03:34:10.234 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.google.android.gms at: Binary XML file line #268 01-01 03:34:10.235 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_SETTINGS in package: com.google.android.gms at: Binary XML file line #300 01-01 03:34:10.235 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_AUDIO_OUTPUT in package: com.google.android.gms at: Binary XML file line #315 01-01 03:34:10.235 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CAPTURE_VIDEO_OUTPUT in package: com.google.android.gms at: Binary XML file line #316 01-01 03:34:11.981 464 464 W PackageManager: Permission com.google.android.gms.permission.ACTIVITY_RECOGNITION from package com.google.android.gms in an unknown group android.permission-group.PERSONAL_INFO 01-01 03:34:12.054 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #63 01-01 03:34:12.058 464 464 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #226 01-01 03:34:13.359 464 464 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40 01-01 03:34:13.718 464 464 W PackageParser: Unknown element under : permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #275 01-01 03:34:13.718 464 464 W PackageParser: Unknown element under : permission at /system/app/Gallery2/Gallery2.apk Binary XML file line #278 01-01 03:34:15.807 464 464 W PackageManager: Unable to update from com.android.inputmethod.latin to com.google.android.inputmethod.latin: old package still exists 01-01 03:34:15.832 464 464 W PackageManager: Package com.google.android.gms desires unavailable shared library com.google.android.ble; ignoring! 01-01 03:34:15.833 464 464 I PackageManager: Adjusting ABI for : com.google.android.gsf.login to armeabi-v7a 01-01 03:34:18.044 464 464 I PackageManager: Adjusting ABI for : com.google.android.backuptransport to armeabi-v7a 01-01 03:34:18.176 464 464 I PackageManager: Adjusting ABI for : com.google.android.gsf to armeabi-v7a 01-01 03:34:19.176 464 464 I PackageManager: Adjusting ABI for : com.android.keychain to armeabi-v7a 01-01 03:34:19.350 464 464 I PackageManager: Adjusting ABI for : com.evervolv.toolbox to armeabi-v7a 01-01 03:34:20.148 464 464 I PackageManager: Adjusting ABI for : com.android.inputdevices to armeabi-v7a 01-01 03:34:20.270 464 464 I PackageManager: Adjusting ABI for : com.android.providers.settings to armeabi-v7a 01-01 03:34:20.498 464 464 I PackageManager: Adjusting ABI for : com.android.settings to armeabi-v7a 01-01 03:34:22.794 464 464 I PackageManager: Adjusting ABI for : com.android.server.telecom to armeabi-v7a 01-01 03:34:23.346 464 464 I PackageManager: Adjusting ABI for : com.evervolv.widgets to armeabi-v7a 01-01 03:34:23.513 464 464 I PackageManager: Adjusting ABI for : com.android.location.fused to armeabi-v7a 01-01 03:34:23.665 464 464 I PackageManager: Time to scan packages: 26.556 seconds 01-01 03:34:23.667 464 464 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH to package com.android.providers.calendar (protectionLevel=2 flags=0x30083e45) 01-01 03:34:23.667 464 464 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl to package com.android.providers.calendar (protectionLevel=2 flags=0x30083e45) 01-01 03:34:23.671 464 464 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x3809be45) 01-01 03:34:23.672 464 464 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x3809be45) 01-01 03:34:23.674 464 464 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x384abe45) 01-01 03:34:23.674 464 464 W PackageManager: Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending 01-01 03:34:23.675 464 464 I PackageManager: Un-granting permission android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS from package com.android.vending (protectionLevel=770 flags=0x384abe45) 01-01 03:34:23.675 464 464 W PackageManager: Not granting permission android.permission.GRANT_RUNTIME_PERMISSIONS to package com.android.vending (protectionLevel=258 flags=0x384abe45) 01-01 03:34:23.676 464 464 I PackageManager: Un-granting permission android.permission.REVOKE_RUNTIME_PERMISSIONS from package com.android.vending (protectionLevel=770 flags=0x384abe45) 01-01 03:34:23.679 464 464 W PackageManager: Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts 01-01 03:34:23.679 464 464 W PackageManager: Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts 01-01 03:34:23.680 464 464 W PackageManager: Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x3058bc45) 01-01 03:34:23.682 464 464 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3 01-01 03:34:23.682 464 464 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3 01-01 03:34:23.683 464 464 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail to package com.android.calendar (protectionLevel=2 flags=0x3009be45) 01-01 03:34:23.684 464 464 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer 01-01 03:34:23.684 464 464 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer 01-01 03:34:23.686 464 464 W PackageManager: Not granting permission android.permission.INTERACT_ACROSS_USERS to package com.google.android.syncadapters.contacts (protectionLevel=50 flags=0x38083e45) 01-01 03:34:23.686 464 464 W PackageManager: Unknown permission com.google.android.gms.permission.CONTACTS_SYNC_DELEGATION in package com.google.android.syncadapters.contacts 01-01 03:34:23.689 464 464 W PackageManager: Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms 01-01 03:34:23.691 464 464 W PackageManager: Unknown permission com.google.android.googlequicksearchbox.permission.PAUSE_HOTWORD in package com.google.android.gms 01-01 03:34:23.692 464 464 W PackageManager: Unknown permission com.google.android.hangouts.START_HANGOUT in package com.google.android.gms 01-01 03:34:23.693 464 464 W PackageManager: Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms 01-01 03:34:23.694 464 464 W PackageManager: Unknown permission com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS in package com.google.android.gms 01-01 03:34:23.694 464 464 W PackageManager: Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xb8483e45) 01-01 03:34:23.694 464 464 W PackageManager: Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.gms 01-01 03:34:23.698 464 464 W PackageManager: Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup 01-01 03:34:23.698 464 464 W PackageManager: Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser 01-01 03:34:23.699 464 464 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3808be45) 01-01 03:34:23.702 464 464 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable 01-01 03:34:23.703 464 464 W PackageManager: Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets 01-01 03:34:23.703 464 464 W PackageManager: Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets 01-01 03:34:23.703 464 464 W PackageManager: Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets 01-01 03:34:23.704 464 464 W PackageManager: Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x3048be45) 01-01 03:34:23.705 464 464 W PackageManager: Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login 01-01 03:34:23.705 464 464 W PackageManager: Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login 01-01 03:34:23.708 464 464 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings 01-01 03:34:23.708 464 464 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings 01-01 03:34:23.726 464 464 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth 01-01 03:34:23.729 464 464 W PackageManager: Unknown permission in package com.google.android.inputmethod.latin 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver 01-01 03:34:23.730 464 464 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver 01-01 03:34:23.731 464 464 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService 01-01 03:34:23.731 464 464 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService 01-01 03:34:24.172 464 464 I SystemServer: User Service 01-01 03:34:24.283 464 464 I SystemServiceManager: Starting com.android.server.BatteryService 01-01 03:34:24.348 464 464 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService 01-01 03:34:24.359 464 464 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService 01-01 03:34:24.361 464 464 I SystemServer: Reading configuration... 01-01 03:34:24.361 464 464 I SystemServer: Scheduling Policy 01-01 03:34:24.363 464 464 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService 01-01 03:34:24.364 464 464 I SystemServer: Telephony Registry 01-01 03:34:24.373 464 464 I SystemServer: Entropy Mixer 01-01 03:34:24.377 464 464 I EntropyMixer: Writing entropy... 01-01 03:34:24.408 464 464 I SystemServer: Camera Service 01-01 03:34:24.408 464 464 I SystemServiceManager: Starting com.android.server.camera.CameraService 01-01 03:34:24.412 464 464 I SystemServer: Account Manager 01-01 03:34:24.419 464 464 I SystemServer: Content Manager 01-01 03:34:24.423 464 464 I SystemServer: System Content Providers 01-01 03:34:24.476 464 464 I SystemServer: Vibrator Service 01-01 03:34:24.479 464 464 I SystemServer: Consumer IR Service 01-01 03:34:24.481 464 464 I SystemServiceManager: Starting com.android.server.AlarmManagerService 01-01 03:34:24.492 464 464 I SystemServer: Init Watchdog 01-01 03:34:24.493 464 464 I SystemServer: Input Manager 01-01 03:34:24.494 464 464 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false 01-01 03:34:24.554 464 464 I SystemServer: Window Manager 01-01 03:34:24.573 464 489 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty 01-01 03:34:25.690 464 464 I InputManager: Starting input manager 01-01 03:34:25.694 464 464 I SystemServer: Bluetooth Service 01-01 03:34:25.695 464 464 I SystemServiceManager: Starting com.android.server.BluetoothService 01-01 03:34:25.701 464 464 I SystemServer: Input Method Service 01-01 03:34:25.774 464 464 I SystemServer: Accessibility Manager 01-01 03:34:25.781 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.782 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.782 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.782 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.782 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.782 464 464 I XXXXXX : choosing minFree values for 32 Bit 01-01 03:34:25.783 464 464 I ActivityManager: Config changes=1df8 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h768dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null} 01-01 03:34:25.825 464 464 I ActivityManager: Config changes=400 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h696dp 160dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null} 01-01 03:34:25.828 464 464 I SystemServiceManager: Starting com.android.server.MountService$Lifecycle 01-01 03:34:25.843 464 590 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true 01-01 03:34:25.846 464 464 I SystemServiceManager: Starting com.android.server.UiModeManagerService 01-01 03:34:25.849 464 464 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h696dp 160dpi xlrg land -touch -keyb/v/h -nav/h s.4 themeResource=null} 01-01 03:34:25.851 464 590 D MountService: Thinking about reset, mSystemReady=false, mDaemonConnected=true 01-01 03:34:25.852 464 590 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale} 01-01 03:34:25.854 129 138 I Ext4Crypt: ext4 crypto complete called on /data 01-01 03:34:25.854 129 138 I Ext4Crypt: No master key, so not ext4enc 01-01 03:34:25.867 464 588 I ActivityManager: Config changes=8 {1.0 ?mcc?mnc en_US ldltr sw768dp w1024dp h696dp 160dpi xlrg land finger -keyb/v/h -nav/h s.5 themeResource=null} 01-01 03:34:25.870 464 592 D CryptdConnector: RCV <- {200 1 -1} 01-01 03:34:25.873 464 590 W MountService: No primary storage mounted! 01-01 03:34:25.873 464 590 D VoldConnector: SND -> {1 asec list} 01-01 03:34:25.875 464 591 D VoldConnector: RCV <- {200 1 asec operation succeeded} 01-01 03:34:25.879 464 590 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH to package com.android.providers.calendar (protectionLevel=2 flags=0x30083e45) 01-01 03:34:25.879 464 590 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl to package com.android.providers.calendar (protectionLevel=2 flags=0x30083e45) 01-01 03:34:25.886 464 590 W PackageManager: Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x3809be45) 01-01 03:34:25.887 464 590 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x3809be45) 01-01 03:34:25.891 464 590 W PackageManager: Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x384abe45) 01-01 03:34:25.891 464 590 W PackageManager: Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending 01-01 03:34:25.892 464 590 W PackageManager: Not granting permission android.permission.GRANT_RUNTIME_PERMISSIONS to package com.android.vending (protectionLevel=258 flags=0x384abe45) 01-01 03:34:25.896 464 590 W PackageManager: Unknown permission com.android.firewall.READ_GRAVITY in package com.android.contacts 01-01 03:34:25.896 464 590 W PackageManager: Unknown permission com.android.firewall.WRITE_GRAVITY in package com.android.contacts 01-01 03:34:25.897 464 590 W PackageManager: Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x3058bc45) 01-01 03:34:25.899 464 590 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.launcher3 01-01 03:34:25.899 464 590 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.launcher3 01-01 03:34:25.900 464 590 W PackageManager: Not granting permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail to package com.android.calendar (protectionLevel=2 flags=0x3009be45) 01-01 03:34:25.902 464 590 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer 01-01 03:34:25.902 464 590 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer 01-01 03:34:25.904 464 590 W PackageManager: Not granting permission android.permission.INTERACT_ACROSS_USERS to package com.google.android.syncadapters.contacts (protectionLevel=50 flags=0x38883e45) 01-01 03:34:25.905 464 590 W PackageManager: Unknown permission com.google.android.gms.permission.CONTACTS_SYNC_DELEGATION in package com.google.android.syncadapters.contacts 01-01 03:34:25.909 464 590 W PackageManager: Unknown permission com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission in package com.google.android.gms 01-01 03:34:25.911 464 590 W PackageManager: Unknown permission com.google.android.googlequicksearchbox.permission.PAUSE_HOTWORD in package com.google.android.gms 01-01 03:34:25.912 464 590 W PackageManager: Unknown permission com.google.android.hangouts.START_HANGOUT in package com.google.android.gms 01-01 03:34:25.913 464 590 W PackageManager: Unknown permission com.google.android.wearable.READ_SETTINGS in package com.google.android.gms 01-01 03:34:25.914 464 590 W PackageManager: Unknown permission com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS in package com.google.android.gms 01-01 03:34:25.914 464 590 W PackageManager: Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.gms (protectionLevel=2 flags=0xb8483e45) 01-01 03:34:25.915 464 590 W PackageManager: Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.gms 01-01 03:34:25.921 464 590 W PackageManager: Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup 01-01 03:34:25.922 464 590 W PackageManager: Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.theme.chooser 01-01 03:34:25.923 464 590 W PackageManager: Not granting permission android.permission.DELETE_PACKAGES to package com.svox.pico (protectionLevel=18 flags=0x3808be45) 01-01 03:34:25.927 464 590 W PackageManager: Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.android.dreams.phototable 01-01 03:34:25.928 464 590 W PackageManager: Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.evervolv.widgets 01-01 03:34:25.928 464 590 W PackageManager: Unknown permission android.permission.ACCESS_4G_STATE in package com.evervolv.widgets 01-01 03:34:25.928 464 590 W PackageManager: Unknown permission android.permission.CHANGE_4G_STATE in package com.evervolv.widgets 01-01 03:34:25.929 464 590 W PackageManager: Not granting permission android.permission.CONTROL_KEYGUARD to package com.google.android.gsf.login (protectionLevel=2 flags=0x3048be45) 01-01 03:34:25.931 464 590 W PackageManager: Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login 01-01 03:34:25.931 464 590 W PackageManager: Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login 01-01 03:34:25.934 464 590 W PackageManager: Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings 01-01 03:34:25.934 464 590 W PackageManager: Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings 01-01 03:34:25.962 464 590 W PackageManager: Unknown permission com.google.android.gallery3d.permission.GALLERY_PROVIDER in package com.android.bluetooth 01-01 03:34:25.967 464 590 W PackageManager: Unknown permission in package com.google.android.inputmethod.latin 01-01 03:34:26.316 464 590 W MountService: No primary storage mounted! 01-01 03:34:26.317 464 590 D VoldConnector: SND -> {2 asec list} 01-01 03:34:26.317 464 591 D VoldConnector: RCV <- {200 2 asec operation succeeded} 01-01 03:34:26.448 464 483 I UsageStatsService: User[0] Rollover scheduled @ 1970-01-02 00:00:00(86400000) --------- beginning of main 01-01 03:35:34.365 648 648 E cutils-trace: Error opening trace file: No such file or directory (2) 01-01 03:35:44.088 648 648 I dex2oat : dex2oat took 9.723s (threads: 2) arena alloc=0B java alloc=11MB native alloc=6MB free=1964KB 01-01 03:35:44.242 464 464 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/priv-app/OneTimeInitializer/OneTimeInitializer.apk pkg=com.android.onetimeinitializer isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false 01-01 03:35:44.314 650 650 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 01-01 03:35:44.314 650 650 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --no-watch-dog 01-01 03:35:44.314 650 650 E cutils-trace: Error opening trace file: No such file or directory (2) 01-01 03:35:44.432 650 650 I dex2oat : dex2oat took 119.049ms (threads: 2) arena alloc=0B java alloc=94KB native alloc=808KB free=983KB 01-01 03:35:44.443 464 464 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk pkg=com.google.android.partnersetup isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=false 01-01 03:35:44.512 652 652 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 01-01 03:35:44.513 652 652 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --no-watch-dog 01-01 03:35:44.513 652 652 E cutils-trace: Error opening trace file: No such file or directory (2) 01-01 03:35:45.685 652 652 I dex2oat : dex2oat took 1.173s (threads: 2) arena alloc=72B java alloc=1215KB native alloc=1578KB free=1237KB 01-01 03:35:45.716 464 464 I SystemServer: LockSettingsService 01-01 03:35:45.726 464 464 I SystemServiceManager: Starting com.android.server.DeviceIdleController 01-01 03:35:45.731 464 464 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle 01-01 03:35:45.739 464 464 I SystemServer: Status Bar 01-01 03:35:45.745 464 464 I SystemServer: Clipboard Service 01-01 03:35:45.748 464 464 I SystemServer: NetworkManagement Service 01-01 03:35:45.758 464 464 I SystemServer: Text Service Manager Service 01-01 03:35:45.788 464 464 I SystemServer: Network Score Service 01-01 03:35:45.791 464 464 I SystemServer: NetworkStats Service 01-01 03:35:45.800 464 464 I SystemServer: NetworkPolicy Service 01-01 03:35:45.814 464 464 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService 01-01 03:35:45.859 464 464 I WifiP2pService: Registering wifip2p 01-01 03:35:45.862 464 464 I SystemServiceManager: Starting com.android.server.wifi.WifiService 01-01 03:35:45.927 464 474 I art : Background partial concurrent mark sweep GC freed 19208(1061KB) AllocSpace objects, 2(40KB) LOS objects, 33% free, 6MB/9MB, paused 1.464ms total 105.865ms 01-01 03:35:46.185 464 464 D HS20 : Passpoint is disabled 01-01 03:35:46.215 464 464 D WifiController: isAirplaneModeOn = false, isWifiEnabled = true, isScanningAvailable = false 01-01 03:35:46.217 464 464 I WifiService: Registering wifi 01-01 03:35:46.220 464 464 I SystemServiceManager: Starting com.android.server.wifi.WifiScanningService 01-01 03:35:46.223 464 464 I WifiScanningService: Creating wifiscanner 01-01 03:35:46.224 464 464 I WifiScanningService: Starting wifiscanner 01-01 03:35:46.226 464 464 I SystemServiceManager: Starting com.android.server.wifi.RttService 01-01 03:35:46.227 464 464 I RttService: Creating rttmanager 01-01 03:35:46.227 464 464 I RttService: Starting rttmanager 01-01 03:35:46.230 464 464 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService 01-01 03:35:46.233 464 464 I EthernetServiceImpl: Creating EthernetConfigStore 01-01 03:35:46.235 464 464 E IpConfigStore: Error parsing configuration: java.io.FileNotFoundException: /data/misc/ethernet/ipconfig.txt: open failed: ENOENT (No such file or directory) 01-01 03:35:46.235 464 464 W EthernetConfigStore: No Ethernet configuration found. Using default. 01-01 03:35:46.236 464 464 I EthernetServiceImpl: Read stored IP configuration: IP assignment: DHCP 01-01 03:35:46.236 464 464 I EthernetServiceImpl: Proxy settings: NONE 01-01 03:35:46.236 464 464 I EthernetService: Registering service ethernet 01-01 03:35:46.239 464 464 I SystemServer: Connectivity Service 01-01 03:35:46.246 464 464 D ConnectivityService: ConnectivityService starting up 01-01 03:35:46.261 464 464 D ConnectivityService: wifiOnly=true 01-01 03:35:46.262 464 464 E ConnectivityService: Ignoring protectedNetwork 10 01-01 03:35:46.262 464 464 E ConnectivityService: Ignoring protectedNetwork 11 01-01 03:35:46.262 464 464 E ConnectivityService: Ignoring protectedNetwork 12 01-01 03:35:46.262 464 464 E ConnectivityService: Ignoring protectedNetwork 14 01-01 03:35:46.262 464 464 E ConnectivityService: Ignoring protectedNetwork 15 01-01 03:35:46.275 464 464 I SystemServer: Network Service Discovery Service 01-01 03:35:46.279 464 464 D NsdService: Network service discovery enabled true 01-01 03:35:46.283 464 464 I SystemServer: UpdateLock Service 01-01 03:35:46.286 464 464 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService 01-01 03:35:46.328 464 464 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService 01-01 03:35:46.332 464 464 I SystemServer: Location Manager 01-01 03:35:46.336 464 464 I SystemServer: Country Detector 01-01 03:35:46.338 464 464 I SystemServer: Search Service 01-01 03:35:46.343 464 464 I SystemServer: DropBox Service 01-01 03:35:46.347 464 464 I SystemServer: Wallpaper Service 01-01 03:35:46.364 464 464 W WallpaperManagerService: no current wallpaper -- first boot? 01-01 03:35:46.365 464 464 I SystemServer: Audio Service 01-01 03:35:46.381 464 464 W TelecomManager: Telecom Service not found. 01-01 03:35:46.384 159 235 E AudioFlinger: no wake lock to update! 01-01 03:35:46.385 159 159 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (244 us) 01-01 03:35:46.385 159 238 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (2685 us) 01-01 03:35:46.410 464 658 D WifiApConfigStore: 2G band allowed channels are:1,6,11 01-01 03:35:46.467 464 464 I SystemServiceManager: Starting com.android.server.DockObserver 01-01 03:35:46.474 464 464 I SystemServer: Wired Accessory Manager 01-01 03:35:46.478 464 464 W WiredAccessoryManager: This kernel does not have usb audio support 01-01 03:35:46.478 464 464 W WiredAccessoryManager: This kernel does not have HDMI audio support 01-01 03:35:46.479 464 464 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle 01-01 03:35:46.499 464 464 I SystemServer: Serial Service 01-01 03:35:46.501 464 464 I SystemServiceManager: Starting com.android.server.twilight.TwilightService 01-01 03:35:46.513 464 464 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService 01-01 03:35:46.525 464 464 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle 01-01 03:35:46.529 464 464 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService 01-01 03:35:46.534 464 464 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService 01-01 03:35:46.535 159 667 D PermissionCache: checking android.permission.CAPTURE_AUDIO_HOTWORD for uid=1000 => granted (244 us) 01-01 03:35:46.536 464 464 W SoundTriggerHelper: listModules status=0, # of modules=0 01-01 03:35:46.543 464 464 I SystemServer: Gesture Launcher Service 01-01 03:35:46.543 464 464 I SystemServiceManager: Starting com.android.server.GestureLauncherService 01-01 03:35:46.544 464 464 I SystemServer: DiskStats Service 01-01 03:35:46.546 464 464 I SystemServer: SamplingProfiler Service 01-01 03:35:46.573 464 464 I SystemServer: NetworkTimeUpdateService 01-01 03:35:46.574 464 464 I SystemServer: CommonTimeManagementService 01-01 03:35:46.578 464 464 I SystemServer: CertBlacklister 01-01 03:35:46.580 464 464 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService 01-01 03:35:46.583 464 464 I SystemServer: Assets Atlas Service 01-01 03:35:46.617 464 464 I SystemServiceManager: Starting com.android.server.print.PrintManagerService 01-01 03:35:46.625 464 464 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService 01-01 03:35:46.629 464 464 I SystemServiceManager: Starting com.android.server.media.MediaSessionService 01-01 03:35:46.629 464 669 D AssetAtlas: Loaded configuration: SliceMinArea (832x2048) flags=0x2 count=360 01-01 03:35:46.643 464 464 I SystemServer: Theme Service 01-01 03:35:46.648 464 464 I com.android.server.ThemeService: Spawned worker thread 01-01 03:35:46.659 464 464 I SystemServer: Media Router Service 01-01 03:35:46.666 464 464 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService 01-01 03:35:46.679 464 464 I SystemServiceManager: Starting com.android.server.fingerprint.FingerprintService 01-01 03:35:46.696 464 464 W FingerprintService: fingerprint service not available 01-01 03:35:46.696 464 464 V FingerprintService: Fingerprint HAL id: 0 01-01 03:35:46.696 464 464 I SystemServer: BackgroundDexOptService 01-01 03:35:46.699 464 464 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService 01-01 03:35:46.710 464 464 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService 01-01 03:35:46.736 464 669 D AssetAtlas: Rendered atlas in 83.92ms (52.28+31.65ms) 01-01 03:35:46.743 464 464 I WindowManager: SAFE MODE not enabled 01-01 03:35:46.748 464 464 I SystemServiceManager: Starting com.android.server.MmsServiceBroker 01-01 03:35:46.758 464 474 I art : Background sticky concurrent mark sweep GC freed 7869(591KB) AllocSpace objects, 3(60KB) LOS objects, 0% free, 13MB/13MB, paused 2.563ms total 103.271ms 01-01 03:35:46.823 464 464 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory) 01-01 03:35:46.824 464 464 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory) 01-01 03:35:46.824 464 464 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory) 01-01 03:35:46.825 464 464 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory) 01-01 03:35:46.825 464 464 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory) 01-01 03:35:46.825 464 464 I SystemServiceManager: Starting phase 480 01-01 03:35:46.836 464 464 I SystemServiceManager: Starting phase 500 01-01 03:35:46.847 464 464 D BluetoothService: onBootPhase: PHASE_SYSTEM_SERVICES_READY 01-01 03:35:46.851 464 464 I WifiService: WifiService starting up with Wi-Fi enabled 01-01 03:35:46.860 464 464 D WifiService: setWifiEnabled: true pid=464, uid=1000 01-01 03:35:46.860 464 464 E WifiService: Invoking mWifiStateMachine.setWifiEnabled 01-01 03:35:46.862 464 659 D WifiController: WifiController msg { when=0 what=155656 target=com.android.internal.util.StateMachine$SmHandler } deferred for 497ms 01-01 03:35:46.869 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:35:46.876 464 464 I WifiScanningService: Registering wifiscanner 01-01 03:35:46.882 464 464 I RttService: Registering rttmanager 01-01 03:35:46.886 464 464 I EthernetServiceImpl: Starting Ethernet service 01-01 03:35:46.895 464 464 D Ethernet: Registering NetworkFactory 01-01 03:35:46.896 464 660 D ConnectivityService: Got NetworkFactory Messenger for Ethernet 01-01 03:35:46.897 464 677 D Ethernet: got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0 01-01 03:35:46.916 464 464 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts. 01-01 03:35:46.919 464 464 V BackupManagerService: No ancestral data 01-01 03:35:47.319 464 464 V KeyValueBackupJob: Scheduling k/v pass in 241 minutes 01-01 03:35:47.364 464 659 D WifiController: DEFERRED_TOGGLE handled 01-01 03:35:47.369 464 658 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalArgumentException: command '2 softap fwreload wlan0 STA' failed with '501 2 SoftAP command has failed' 01-01 03:35:47.377 156 457 D CommandListener: Setting iface cfg 01-01 03:35:47.377 156 457 D CommandListener: Trying to bring down wlan0 01-01 03:35:47.380 156 457 D CommandListener: Clearing all IP addresses on wlan0 01-01 03:35:47.385 464 658 E WifiMonitor: killSupplicant p2pfalse init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown 01-01 03:35:47.389 464 658 D wifi : Can not initialize the vendor function pointer table 01-01 03:35:47.389 464 658 E WifiNative-HAL: Could not start hal 01-01 03:35:47.389 464 658 E WifiStateMachine: Failed to start HAL 01-01 03:35:47.394 464 658 D WifiMonitor: startMonitoring(wlan0) with mConnected = false 01-01 03:35:47.395 464 658 E WifiHW : Unable to open connection to supplicant on "@android:wpa_wlan0": No such file or directory 01-01 03:35:47.464 464 464 V BackupManagerService: Starting with transport com.google.android.gms/.backup.BackupTransportService 01-01 03:35:47.464 464 464 V BackupManagerService: Found transports: 2 01-01 03:35:47.503 464 464 I BackupManagerService: Found stale backup journal, scheduling 01-01 03:35:47.549 679 679 I wpa_supplicant: Successfully initialized wpa_supplicant 01-01 03:35:47.563 464 491 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service! 01-01 03:35:47.565 679 679 I wpa_supplicant: rfkill: Cannot open RFKILL control device 01-01 03:35:47.612 464 464 I ActivityManager: System now ready 01-01 03:35:47.617 464 464 I SystemServer: Making services ready 01-01 03:35:47.617 464 464 I SystemServiceManager: Starting phase 550 01-01 03:35:47.623 464 590 D MountService: Thinking about reset, mSystemReady=true, mDaemonConnected=true 01-01 03:35:47.624 464 590 D VoldConnector: SND -> {3 volume reset} 01-01 03:35:47.625 464 591 D VoldConnector: RCV <- {651 emulated 7} 01-01 03:35:47.626 464 484 I ActivityManager: Force stopping com.android.providers.media appid=10004 user=-1: vold reset 01-01 03:35:47.626 464 591 D VoldConnector: RCV <- {659 emulated} 01-01 03:35:47.626 464 591 D VoldConnector: RCV <- {650 emulated 2 "" ""} 01-01 03:35:47.626 464 591 D VoldConnector: RCV <- {651 emulated 0} 01-01 03:35:47.627 464 591 D VoldConnector: RCV <- {200 3 Command succeeded} 01-01 03:35:47.630 464 464 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 1] 01-01 03:35:47.630 464 464 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 1] 01-01 03:35:47.630 464 464 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 2] 01-01 03:35:47.630 464 464 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 2] 01-01 03:35:47.632 464 590 D VoldConnector: SND -> {4 volume user_added 0 0} 01-01 03:35:47.632 464 591 D VoldConnector: RCV <- {200 4 Command succeeded} 01-01 03:35:47.635 464 486 V MountService: Found primary storage at VolumeInfo{emulated}: 01-01 03:35:47.635 464 486 V MountService: type=EMULATED diskId=null partGuid=null mountFlags=0 mountUserId=-1 01-01 03:35:47.635 464 486 V MountService: state=UNMOUNTED 01-01 03:35:47.635 464 486 V MountService: fsType=null fsUuid=null fsLabel=null 01-01 03:35:47.635 464 486 V MountService: path=null internalPath=null 01-01 03:35:47.639 464 464 I SystemServer: WebViewFactory preparation 01-01 03:35:47.649 464 590 D VoldConnector: SND -> {5 volume mount emulated 3 -1} 01-01 03:35:47.651 129 137 V vold : Waiting for FUSE to spin up... 01-01 03:35:47.651 464 591 D VoldConnector: RCV <- {651 emulated 1} 01-01 03:35:47.652 464 464 I Zygote : Process: zygote socket opened, supported ABIS: armeabi-v7a,armeabi 01-01 03:35:47.652 464 591 D VoldConnector: RCV <- {656 emulated /data/media} 01-01 03:35:47.652 464 591 D VoldConnector: RCV <- {655 emulated /storage/emulated} 01-01 03:35:47.667 464 464 I ActivityManager: Start proc 685:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for 01-01 03:35:47.698 464 464 I ActivityManager: Start proc 690:com.android.systemui/u0a15 for service com.android.systemui/.SystemUIService 01-01 03:35:47.699 464 464 D NetworkManagement: enabling bandwidth control 01-01 03:35:47.703 129 137 V vold : Waiting for FUSE to spin up... 01-01 03:35:47.706 464 484 W BroadcastQueue: Hung broadcast [foreground] discarded after timeout failure: now=217315 dispatchTime=169611 startTime=169611 intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } numReceivers=1 nextReceiver=1 state=3 01-01 03:35:47.707 464 484 W BroadcastQueue: Timeout of broadcast BroadcastRecord{6d583b u-1 android.intent.action.TIME_TICK} - receiver=android.app.LoadedApk$ReceiverDispatcher$InnerReceiver@c03d840, started 47705ms ago 01-01 03:35:47.707 464 484 W BroadcastQueue: Receiver during timeout: BroadcastFilter{a0648be u0 ReceiverList{b06c379 464 system/1000/u0 local:c03d840}} 01-01 03:35:47.726 464 484 I ActivityManager: Start proc 700:android.process.media/u0a4 for broadcast com.android.providers.media/.MtpReceiver 01-01 03:35:47.734 685 685 I art : Late-enabling JIT 01-01 03:35:47.749 685 685 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:47.752 690 690 I art : Late-enabling JIT 01-01 03:35:47.755 464 591 D VoldConnector: RCV <- {651 emulated 2} 01-01 03:35:47.756 464 591 D VoldConnector: RCV <- {200 5 Command succeeded} 01-01 03:35:47.784 690 690 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:47.802 464 484 I ActivityManager: Start proc 708:com.android.externalstorage/u0a6 for broadcast com.android.externalstorage/.MountReceiver 01-01 03:35:47.813 700 700 I art : Late-enabling JIT 01-01 03:35:47.823 685 685 V WebViewFactory: RelroFileCreator (64bit = false), 32-bit lib: /system/app/webview/webview.apk!/lib/armeabi-v7a/libwebviewchromium.so, 64-bit lib: 01-01 03:35:47.842 700 700 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:47.872 708 708 I art : Late-enabling JIT 01-01 03:35:47.951 708 708 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:48.034 690 690 W System : ClassLoader referenced unknown path: /system/priv-app/SystemUI/lib/arm 01-01 03:35:48.064 700 700 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm 01-01 03:35:48.080 690 690 V SystemUIService: Starting SystemUI services. 01-01 03:35:48.086 685 685 I art : System.exit called, status: 0 01-01 03:35:48.086 685 685 I AndroidRuntime: VM exiting with result code 0, cleanup skipped. 01-01 03:35:48.121 700 700 W System : ClassLoader referenced unknown path: /system/priv-app/DownloadProvider/lib/arm 01-01 03:35:48.314 690 758 E WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found 01-01 03:35:48.431 464 658 D WifiConfigStore: Loading config and enabling all networks 01-01 03:35:48.502 700 700 D MtpService: starting MTP server in MTP mode 01-01 03:35:48.537 464 658 D WifiConfigStore: loaded 0 passpoint configs 01-01 03:35:48.541 464 658 E WifiConfigStore: Error parsing configuration: java.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory) 01-01 03:35:48.544 464 658 W WifiConfigStore: Upgrading network 1 to android.uid.system:1000 01-01 03:35:48.564 464 658 W WifiConfigStore: Upgrading network 0 to android.uid.system:1000 01-01 03:35:48.568 464 658 E WifiConfigStore: readAutoJoinStatus: Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/autojoinconfig.txt: open failed: ENOENT (No such file or directory) 01-01 03:35:48.568 464 658 E WifiConfigStore: buildPnoList sortedWifiConfigurations size 2 01-01 03:35:48.568 464 658 E WifiConfigStore: found sortedWifiConfigurations : "xfinitywifi"-NONE 01-01 03:35:48.569 464 658 E WifiConfigStore: found sortedWifiConfigurations : "EcstaticMagnolia-guest"-NONE 01-01 03:35:48.576 464 485 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete 01-01 03:35:48.620 464 658 D WifiNative-HAL: Setting external_sim to 1 01-01 03:35:48.622 464 658 D WifiStateMachine: Setting OUI to DA-A1-19 01-01 03:35:48.665 464 658 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started 01-01 03:35:48.730 464 658 E native : do suspend false 01-01 03:35:48.732 464 658 D WifiConfigStore: No blacklist allowed without epno enabled 01-01 03:35:48.796 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.encoder.evrc' err=NotImplemented(0x80001006) 01-01 03:35:48.796 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.encoder.qcelp13' err=NotImplemented(0x80001006) 01-01 03:35:48.797 159 159 E OMX : FAILED to allocate omx component 'AACEncoder' err=InvalidComponentName(0x80001002) 01-01 03:35:48.811 159 159 E OMX-VENC-720p: 01-01 03:35:48.811 159 159 E OMX-VENC-720p: omx_video(): Inside Constructor() 01-01 03:35:48.811 159 159 E OMX-VENC-720p: Successfully opened venc ion device fd = 11 01-01 03:35:48.812 159 159 E OMX-VENC-720p: Successfully created venc ionlock 01-01 03:35:48.812 159 159 E OMX-VENC-720p: Venc instance = 1, ion device fd = 11 01-01 03:35:48.812 159 159 E OMX-VENC-720p: 01-01 03:35:48.812 159 159 E OMX-VENC-720p: omx_venc(): Inside component_init() 01-01 03:35:48.812 159 159 E OMX-VENC-720p: 01-01 03:35:48.812 159 159 E OMX-VENC-720p: Is component secure 0 01-01 03:35:48.852 708 708 W System : ClassLoader referenced unknown path: /system/priv-app/ExternalStorageProvider/lib/arm 01-01 03:35:48.893 159 159 E OMX-VENC-720p: 01-01 03:35:48.893 159 159 E OMX-VENC-720p: bool venc_dev::venc_open(OMX_U32)(): Init Profile/Level setting success 01-01 03:35:48.893 159 159 E OMX-VENC-720p: get_curr_perf_lvl = 0 01-01 03:35:48.893 159 159 E OMX-VENC-720p: 01-01 03:35:48.893 159 159 E OMX-VENC-720p: Component_init return value = 0x0 01-01 03:35:48.893 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:1, Level:128 01-01 03:35:48.894 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:32768, Level:128 01-01 03:35:48.894 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 2 01-01 03:35:48.894 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:32768, Level:128 01-01 03:35:48.894 159 159 E OMX-VENC-720p: Invalid entry returned from get_supported_profile_level 32768, 128 01-01 03:35:48.894 159 159 W ACodec : do not know color format 0x7fa30c06 = 2141391878 01-01 03:35:48.894 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:48.894 159 159 W ACodec : do not know color format 0x7604f380 = 1980035968 01-01 03:35:48.894 159 159 E OMX-VENC-720p: 01-01 03:35:48.894 159 159 E OMX-VENC-720p: omx_venc(): Inside component_deinit() 01-01 03:35:48.894 159 159 E OMX-VENC-720p: Calling m_heap_ptr.clear() 01-01 03:35:48.894 159 159 E OMX-VENC-720p: Calling venc_close() 01-01 03:35:48.894 159 159 E OMX-VENC-720p: 01-01 03:35:48.894 159 159 E OMX-VENC-720p: venc_close(): Calling VEN_IOCTL_CMD_STOP_READ_MSG 01-01 03:35:48.899 159 808 E OMX-VENC-720p: omx_venc: Async Thread exit 01-01 03:35:48.918 159 159 E OMX-VENC-720p: Deleting HANDLE[0x76078800] 01-01 03:35:48.918 159 159 E OMX-VENC-720p: OMX_Venc:Component Deinit 01-01 03:35:48.918 159 159 E OMX-VENC-720p: In OMX Venc Destructor() for instance = 1 01-01 03:35:48.918 159 159 E OMX-VENC-720p: omx_video: Waiting on Msg Thread exit 01-01 03:35:48.918 159 159 E OMX-VENC-720p: omx_video: Waiting on Async Thread exit 01-01 03:35:48.918 159 159 E OMX-VENC-720p: Calling close() on venc ion device fd = 11 01-01 03:35:48.918 159 159 E OMX-VENC-720p: Successfully destroyed venc ionlock 01-01 03:35:48.919 159 159 E OMX-VENC-720p: m_etb_count = 0, m_fbd_count = 0 01-01 03:35:48.919 159 159 E OMX-VENC-720p: Exiting OMX Video Encoder ... 01-01 03:35:48.919 159 159 E OMX-VENC-720p: 01-01 03:35:48.919 159 159 E OMX-VENC-720p: Destroy C2D instance 01-01 03:35:48.920 159 159 E OMX-VENC-720p: 01-01 03:35:48.920 159 159 E OMX-VENC-720p: omx_video(): Inside Constructor() 01-01 03:35:48.920 159 159 E OMX-VENC-720p: Successfully opened venc ion device fd = 11 01-01 03:35:48.920 159 159 E OMX-VENC-720p: Successfully created venc ionlock 01-01 03:35:48.920 159 159 E OMX-VENC-720p: Venc instance = 1, ion device fd = 11 01-01 03:35:48.920 159 159 E OMX-VENC-720p: 01-01 03:35:48.920 159 159 E OMX-VENC-720p: omx_venc(): Inside component_init() 01-01 03:35:48.920 159 159 E OMX-VENC-720p: 01-01 03:35:48.920 159 159 E OMX-VENC-720p: Is component secure 0 01-01 03:35:48.942 159 159 E OMX-VENC-720p: 01-01 03:35:48.942 159 159 E OMX-VENC-720p: bool venc_dev::venc_open(OMX_U32)(): Init Profile/Level setting success 01-01 03:35:48.942 159 159 E OMX-VENC-720p: get_curr_perf_lvl = 0 01-01 03:35:48.942 159 159 E OMX-VENC-720p: 01-01 03:35:48.942 159 159 E OMX-VENC-720p: Component_init return value = 0x0 01-01 03:35:48.942 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:1, Level:128 01-01 03:35:48.943 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 1 01-01 03:35:48.943 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:1, Level:128 01-01 03:35:48.943 159 159 E OMX-VENC-720p: Invalid entry returned from get_supported_profile_level 1, 128 01-01 03:35:48.943 159 159 W ACodec : do not know color format 0x7fa30c06 = 2141391878 01-01 03:35:48.943 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:48.943 159 159 W ACodec : do not know color format 0x7604f380 = 1980035968 01-01 03:35:48.943 159 159 E OMX-VENC-720p: 01-01 03:35:48.943 159 159 E OMX-VENC-720p: omx_venc(): Inside component_deinit() 01-01 03:35:48.943 159 159 E OMX-VENC-720p: Calling m_heap_ptr.clear() 01-01 03:35:48.943 159 159 E OMX-VENC-720p: Calling venc_close() 01-01 03:35:48.943 159 159 E OMX-VENC-720p: 01-01 03:35:48.943 159 159 E OMX-VENC-720p: venc_close(): Calling VEN_IOCTL_CMD_STOP_READ_MSG 01-01 03:35:48.944 159 812 E OMX-VENC-720p: omx_venc: Async Thread exit 01-01 03:35:48.965 159 159 E OMX-VENC-720p: Deleting HANDLE[0x76078800] 01-01 03:35:48.965 159 159 E OMX-VENC-720p: OMX_Venc:Component Deinit 01-01 03:35:48.965 159 159 E OMX-VENC-720p: In OMX Venc Destructor() for instance = 1 01-01 03:35:48.965 159 159 E OMX-VENC-720p: omx_video: Waiting on Msg Thread exit 01-01 03:35:48.965 159 159 E OMX-VENC-720p: omx_video: Waiting on Async Thread exit 01-01 03:35:48.965 159 159 E OMX-VENC-720p: Calling close() on venc ion device fd = 11 01-01 03:35:48.965 159 159 E OMX-VENC-720p: Successfully destroyed venc ionlock 01-01 03:35:48.966 159 159 E OMX-VENC-720p: m_etb_count = 0, m_fbd_count = 0 01-01 03:35:48.966 159 159 E OMX-VENC-720p: Exiting OMX Video Encoder ... 01-01 03:35:48.966 159 159 E OMX-VENC-720p: 01-01 03:35:48.966 159 159 E OMX-VENC-720p: Destroy C2D instance 01-01 03:35:48.966 159 159 E OMX-VENC-720p: 01-01 03:35:48.966 159 159 E OMX-VENC-720p: omx_video(): Inside Constructor() 01-01 03:35:48.966 159 159 E OMX-VENC-720p: Successfully opened venc ion device fd = 11 01-01 03:35:48.966 159 159 E OMX-VENC-720p: Successfully created venc ionlock 01-01 03:35:48.966 159 159 E OMX-VENC-720p: Venc instance = 1, ion device fd = 11 01-01 03:35:48.966 159 159 E OMX-VENC-720p: 01-01 03:35:48.966 159 159 E OMX-VENC-720p: omx_venc(): Inside component_init() 01-01 03:35:48.967 159 159 E OMX-VENC-720p: 01-01 03:35:48.967 159 159 E OMX-VENC-720p: Is component secure 0 01-01 03:35:48.991 159 159 E OMX-VENC-720p: 01-01 03:35:48.991 159 159 E OMX-VENC-720p: bool venc_dev::venc_open(OMX_U32)(): Init Profile/Level setting success 01-01 03:35:48.991 159 159 E OMX-VENC-720p: get_curr_perf_lvl = 0 01-01 03:35:48.991 159 159 E OMX-VENC-720p: Set bistream_restrict in vui: 1 01-01 03:35:48.992 159 159 E OMX-VENC-720p: 01-01 03:35:48.992 159 159 E OMX-VENC-720p: Component_init return value = 0x0 01-01 03:35:48.992 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:1, Level:2048 01-01 03:35:48.992 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:2, Level:2048 01-01 03:35:48.992 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:8, Level:2048 01-01 03:35:48.992 159 159 E OMX-VENC-720p: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported for Input port returned Profile:8, Level:2048 01-01 03:35:48.992 159 159 E OMX-VENC-720p: Invalid entry returned from get_supported_profile_level 8, 2048 01-01 03:35:48.992 159 159 W ACodec : do not know color format 0x7fa30c06 = 2141391878 01-01 03:35:48.992 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:48.992 159 159 W ACodec : do not know color format 0x7604f380 = 1980035968 01-01 03:35:48.992 159 159 E OMX-VENC-720p: 01-01 03:35:48.992 159 159 E OMX-VENC-720p: omx_venc(): Inside component_deinit() 01-01 03:35:48.992 159 159 E OMX-VENC-720p: Calling m_heap_ptr.clear() 01-01 03:35:48.992 159 159 E OMX-VENC-720p: Calling venc_close() 01-01 03:35:48.992 159 159 E OMX-VENC-720p: 01-01 03:35:48.992 159 159 E OMX-VENC-720p: venc_close(): Calling VEN_IOCTL_CMD_STOP_READ_MSG 01-01 03:35:48.996 159 816 E OMX-VENC-720p: omx_venc: Async Thread exit 01-01 03:35:49.015 159 159 E OMX-VENC-720p: Deleting HANDLE[0x76078800] 01-01 03:35:49.015 159 159 E OMX-VENC-720p: OMX_Venc:Component Deinit 01-01 03:35:49.015 159 159 E OMX-VENC-720p: In OMX Venc Destructor() for instance = 1 01-01 03:35:49.015 159 159 E OMX-VENC-720p: omx_video: Waiting on Msg Thread exit 01-01 03:35:49.015 159 159 E OMX-VENC-720p: omx_video: Waiting on Async Thread exit 01-01 03:35:49.015 159 159 E OMX-VENC-720p: Calling close() on venc ion device fd = 11 01-01 03:35:49.015 159 159 E OMX-VENC-720p: Successfully destroyed venc ionlock 01-01 03:35:49.016 159 159 E OMX-VENC-720p: m_etb_count = 0, m_fbd_count = 0 01-01 03:35:49.016 159 159 E OMX-VENC-720p: Exiting OMX Video Encoder ... 01-01 03:35:49.016 159 159 E OMX-VENC-720p: 01-01 03:35:49.016 159 159 E OMX-VENC-720p: Destroy C2D instance 01-01 03:35:49.017 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wma' err=NotImplemented(0x80001006) 01-01 03:35:49.017 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wmaLossLess' err=NotImplemented(0x80001006) 01-01 03:35:49.018 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.wma10Pro' err=NotImplemented(0x80001006) 01-01 03:35:49.018 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.amrwbplus' err=InvalidComponentName(0x80001002) 01-01 03:35:49.018 159 159 E OMX : FAILED to allocate omx component 'MP3Decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:49.018 159 159 E OMX : FAILED to allocate omx component 'AACDecoder' err=InvalidComponentName(0x80001002) 01-01 03:35:49.018 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.Qcelp13' err=NotImplemented(0x80001006) 01-01 03:35:49.019 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.audio.decoder.evrc' err=NotImplemented(0x80001006) 01-01 03:35:49.020 690 690 I vol.Events: writeEvent collection_started 01-01 03:35:49.048 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.055 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.vc1 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:49.063 690 819 I vol.Events: writeEvent external_ringer_mode_changed normal 01-01 03:35:49.071 690 819 I vol.Events: writeEvent internal_ringer_mode_changed normal 01-01 03:35:49.091 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 2 01-01 03:35:49.091 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: omx_vdec::component_init() success 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported ret NoMore 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x7eceb510) 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.092 159 159 W ACodec : do not know color format 0x7fa30c03 = 2141391875 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (1), eCompressionFormat (0x0), eColorFormat (0x15), xFramerate (0x7eceb510) 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (2), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (3), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented 01-01 03:35:49.092 159 159 E OMXNodeInstance: getExtensionIndex(12:qcom.decoder.vc1, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006) 01-01 03:35:49.092 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented 01-01 03:35:49.093 159 159 E OMXNodeInstance: getExtensionIndex(12:qcom.decoder.vc1, OMX.google.android.index.prepareForAdaptivePlayback) ERROR: NotImplemented(0x80001006) 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: Playback Ended - PASSED 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: ALL output buffers are freed/released 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: Calling VDEC_IOCTL_STOP_NEXT_MSG 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: omx_vdec::component_deinit() complete 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:49.093 159 159 E OMX-VDEC-1080P: Waiting on OMX Msg Thread exit 01-01 03:35:49.097 159 821 E OMX-VDEC-1080P: omx_vdec: message thread start 01-01 03:35:49.097 159 821 E OMX-VDEC-1080P: 01-01 03:35:49.097 159 821 E OMX-VDEC-1080P: ERROR: read from pipe failed, ret -1 errno 9 01-01 03:35:49.097 159 821 E OMX-VDEC-1080P: omx_vdec: message thread stop 01-01 03:35:49.097 159 159 E OMX-VDEC-1080P: Waiting on OMX Async Thread exit 01-01 03:35:49.097 159 822 E OMX-VDEC-1080P: omx_vdec: Async thread start 01-01 03:35:49.097 159 822 E OMX-VDEC-1080P: 01-01 03:35:49.097 159 822 E OMX-VDEC-1080P: Error in ioctl read next msg 01-01 03:35:49.097 159 822 E OMX-VDEC-1080P: omx_vdec: Async thread stop 01-01 03:35:49.098 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:49.115 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:49.115 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:49.115 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:49.115 159 159 E : 01-01 03:35:49.115 159 159 E : Destroy C2D instance 01-01 03:35:49.115 159 159 E : 01-01 03:35:49.115 159 159 E : Destroy C2D instance 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.116 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.divx : DEVICE = /dev/msm_vidc_dec 01-01 03:35:49.141 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 0 01-01 03:35:49.141 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:49.141 159 159 E OMX-VDEC-1080P: DIVX 5/6 Decoder selected 01-01 03:35:49.142 159 159 E DivXDrmDecrypt: Failed to open DIVX_DRM_SHIM_LIB 01-01 03:35:49.142 159 159 E OMX-VDEC-1080P: 01-01 03:35:49.142 159 159 E OMX-VDEC-1080P: Unable to Create DIVX DRM 01-01 03:35:49.142 159 159 E OMX-VDEC-1080P: createDivxDrmContext Failed 01-01 03:35:49.142 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:49.142 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:49.165 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:49.165 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:49.165 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:49.165 159 159 E : 01-01 03:35:49.165 159 159 E : Destroy C2D instance 01-01 03:35:49.165 159 159 E : 01-01 03:35:49.165 159 159 E : Destroy C2D instance 01-01 03:35:49.165 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.video.decoder.divx' err=Undefined(0x80001001) 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.166 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.divx311 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 2 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: Unable to Create DIVX DRM 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: createDivxDrmContext Failed 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:49.192 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:49.217 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:49.217 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:49.217 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:49.217 159 159 E : 01-01 03:35:49.217 159 159 E : Destroy C2D instance 01-01 03:35:49.217 159 159 E : 01-01 03:35:49.217 159 159 E : Destroy C2D instance 01-01 03:35:49.217 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.video.decoder.divx311' err=Undefined(0x80001001) 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.218 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.divx4 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 2 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: DIVX 4 Decoder selected 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: Unable to Create DIVX DRM 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: createDivxDrmContext Failed 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:49.241 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:49.265 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:49.265 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:49.265 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:49.265 159 159 E : 01-01 03:35:49.265 159 159 E : Destroy C2D instance 01-01 03:35:49.265 159 159 E : 01-01 03:35:49.265 159 159 E : Destroy C2D instance 01-01 03:35:49.265 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.video.decoder.divx4' err=Undefined(0x80001001) 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.266 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.avc : DEVICE = /dev/msm_vidc_dec 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 2 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: omx_vdec::component_init() success 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 3 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x7eceb510) 01-01 03:35:49.292 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.292 159 159 W ACodec : do not know color format 0x7fa30c03 = 2141391875 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (1), eCompressionFormat (0x0), eColorFormat (0x15), xFramerate (0x7eceb510) 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (2), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (3), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented 01-01 03:35:49.293 159 159 E OMXNodeInstance: getExtensionIndex(13:qcom.decoder.avc, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006) 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented 01-01 03:35:49.293 159 159 E OMXNodeInstance: getExtensionIndex(13:qcom.decoder.avc, OMX.google.android.index.prepareForAdaptivePlayback) ERROR: NotImplemented(0x80001006) 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Playback Ended - PASSED 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: ALL output buffers are freed/released 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Calling VDEC_IOCTL_STOP_NEXT_MSG 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: omx_vdec::component_deinit() complete 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:49.293 159 159 E OMX-VDEC-1080P: Waiting on OMX Msg Thread exit 01-01 03:35:49.294 159 829 E OMX-VDEC-1080P: omx_vdec: message thread start 01-01 03:35:49.294 159 829 E OMX-VDEC-1080P: 01-01 03:35:49.294 159 829 E OMX-VDEC-1080P: ERROR: read from pipe failed, ret -1 errno 9 01-01 03:35:49.294 159 829 E OMX-VDEC-1080P: omx_vdec: message thread stop 01-01 03:35:49.294 159 159 E OMX-VDEC-1080P: Waiting on OMX Async Thread exit 01-01 03:35:49.297 159 830 E OMX-VDEC-1080P: omx_vdec: Async thread start 01-01 03:35:49.297 159 830 E OMX-VDEC-1080P: 01-01 03:35:49.297 159 830 E OMX-VDEC-1080P: Error in ioctl read next msg 01-01 03:35:49.297 159 830 E OMX-VDEC-1080P: omx_vdec: Async thread stop 01-01 03:35:49.297 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:49.314 690 819 I vol.Events: writeEvent level_changed STREAM_ALARM 6 01-01 03:35:49.316 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:49.316 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:49.316 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:49.316 159 159 E : 01-01 03:35:49.316 159 159 E : Destroy C2D instance 01-01 03:35:49.316 159 159 E : 01-01 03:35:49.316 159 159 E : Destroy C2D instance 01-01 03:35:49.318 690 819 I vol.Events: writeEvent level_changed STREAM_BLUETOOTH_SCO 7 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:49.320 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:49.328 464 482 W Parcel : Attempt to read object from Parcel 0x69e417dc at offset 208 that is not in the object list 01-01 03:35:49.329 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.avc : DEVICE = /dev/msm_vidc_dec_sec 01-01 03:35:49.334 690 819 I vol.Events: writeEvent level_changed STREAM_MUSIC 11 01-01 03:35:49.348 708 708 D ExternalStorage: After updating volumes, found 1 active roots 01-01 03:35:49.355 690 819 I vol.Events: writeEvent level_changed STREAM_RING 5 01-01 03:35:49.366 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 5 01-01 03:35:49.381 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd -1, errno 13 01-01 03:35:49.384 690 819 I vol.Events: writeEvent level_changed STREAM_VOICE_CALL 4 01-01 03:35:49.404 690 690 D StorageNotification: Notifying about private volume: VolumeInfo{private}: 01-01 03:35:49.404 690 690 D StorageNotification: type=PRIVATE diskId=null partGuid=null mountFlags=0 mountUserId=-1 01-01 03:35:49.404 690 690 D StorageNotification: state=MOUNTED 01-01 03:35:49.404 690 690 D StorageNotification: fsType=null fsUuid=null fsLabel=null 01-01 03:35:49.404 690 690 D StorageNotification: path=/data internalPath=null 01-01 03:35:49.466 708 708 D ExternalStorage: After updating volumes, found 1 active roots 01-01 03:35:49.486 708 708 D ExternalStorage: After updating volumes, found 1 active roots 01-01 03:35:49.500 464 464 E NetdConnector: NDC Command {8 bandwidth enable} took too long (1801ms) 01-01 03:35:49.531 464 482 I ActivityManager: Start proc 837:com.evervolv.widgets/1000 for broadcast com.evervolv.widgets/.WifiWidgetProvider 01-01 03:35:49.536 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN 01-01 03:35:49.552 837 837 I art : Late-enabling JIT 01-01 03:35:49.558 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN 01-01 03:35:49.589 837 837 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:49.652 464 658 D WIFI : Registering NetworkFactory 01-01 03:35:49.652 464 660 D ConnectivityService: Got NetworkFactory Messenger for WIFI 01-01 03:35:49.653 464 658 D WIFI_UT : Registering NetworkFactory 01-01 03:35:49.654 464 660 D ConnectivityService: Got NetworkFactory Messenger for WIFI_UT 01-01 03:35:49.671 464 727 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@138358d 01-01 03:35:49.686 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:49.687 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:49.687 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -F st_penalty_log 01-01 03:35:49.717 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:49.719 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:49.720 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -F st_penalty_log 01-01 03:35:49.743 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:49.752 464 658 D WIFI : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0 01-01 03:35:49.753 464 658 D WIFI_UT : got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0 01-01 03:35:49.753 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:49.753 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -F st_penalty_reject 01-01 03:35:49.779 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:49.792 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:49.792 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -F st_penalty_reject 01-01 03:35:49.818 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:49.832 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:49.832 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -F st_clear_caught 01-01 03:35:49.856 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:49.863 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:49.864 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -F st_clear_caught 01-01 03:35:49.889 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:49.889 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:49.889 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -F st_clear_detect 01-01 03:35:49.914 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:49.931 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:49.932 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -F st_clear_detect 01-01 03:35:49.957 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:49.957 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:49.957 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -X st_penalty_log 01-01 03:35:49.982 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:49.992 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:49.992 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -X st_penalty_log 01-01 03:35:50.017 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:50.031 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:50.032 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -X st_penalty_reject 01-01 03:35:50.035 837 837 W System : ClassLoader referenced unknown path: /system/app/EVWidgets/lib/arm 01-01 03:35:50.056 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:50.057 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:50.057 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -X st_penalty_reject 01-01 03:35:50.081 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:50.092 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:50.092 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -X st_clear_caught 01-01 03:35:50.118 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:50.131 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:50.132 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -X st_clear_caught 01-01 03:35:50.157 156 457 I iptables: iptables: No chain/target/match by that name. 01-01 03:35:50.157 156 457 I iptables: iptables terminated by exit(1) 01-01 03:35:50.157 156 457 E Netd : exec() res=0, status=256 for /system/bin/iptables -w -X st_clear_detect 01-01 03:35:50.183 156 457 I ip6tables: ip6tables: No chain/target/match by that name. 01-01 03:35:50.191 156 457 I ip6tables: ip6tables terminated by exit(1) 01-01 03:35:50.191 156 457 E Netd : exec() res=0, status=256 for /system/bin/ip6tables -w -X st_clear_detect 01-01 03:35:50.381 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:35:50.965 464 488 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@12a4343:true 01-01 03:35:50.988 690 690 D LocalBluetoothProfileManager: Adding local MAP profile 01-01 03:35:50.991 690 690 D BluetoothMap: Create BluetoothMap proxy object 01-01 03:35:51.016 690 690 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete 01-01 03:35:51.033 464 482 D ConnectivityService: listenForNetwork for Listen from uid/pid:10015/690 for NetworkRequest [ id=3, legacyType=-1, [] ] 01-01 03:35:51.072 690 690 I CameraManagerGlobal: Connecting to camera service 01-01 03:35:51.087 159 238 E CameraService: getCameraVendorTagDescriptor: camera hardware module doesn't exist 01-01 03:35:51.087 690 690 E CameraMetadata-JNI: CameraMetadata_setupGlobalVendorTagDescriptor: Failed to setup vendor tag descriptors, received error No such device (-19) 01-01 03:35:51.087 690 690 W CameraManagerGlobal: Failed to set up vendor tags: The camera device is removable and has been disconnected from the Android device, or the camera service has shut down the connection due to a higher-priority access request for the camera device. 01-01 03:35:51.353 690 907 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:35:51.353 690 907 D OpenGLRenderer: profile bars disabled 01-01 03:35:51.353 690 907 D OpenGLRenderer: ambientRatio = 1.50 01-01 03:35:51.414 690 690 D PhoneStatusBar: disable: < expand icons alerts system_info back home recent clock search quick_settings > 01-01 03:35:51.439 464 727 I ActivityManager: Start proc 910:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2 01-01 03:35:51.471 464 464 E NetdConnector: NDC Command {9 strict enable} took too long (1969ms) 01-01 03:35:51.493 910 910 I art : Late-enabling JIT 01-01 03:35:51.517 464 464 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 01-01 03:35:51.517 464 464 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:35:51.518 464 464 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:35:51.518 464 464 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:35:51.518 464 464 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.net.NetworkStatsService.bootstrapStatsLocked(NetworkStatsService.java:991) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.net.NetworkStatsService.systemReady(NetworkStatsService.java:311) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.SystemServer$2.run(SystemServer.java:1153) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.java:11906) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1121) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.SystemServer.run(SystemServer.java:274) 01-01 03:35:51.518 464 464 W System.err: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:35:51.518 464 464 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:35:51.518 464 464 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:35:51.518 464 464 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:35:51.518 464 464 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:35:51.519 464 464 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:35:51.519 464 464 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:35:51.519 464 464 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:35:51.519 464 464 W System.err: ... 14 more 01-01 03:35:51.519 464 464 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 01-01 03:35:51.519 464 464 W System.err: at java.lang.Class.classForName(Native Method) 01-01 03:35:51.519 464 464 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 01-01 03:35:51.519 464 464 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 01-01 03:35:51.519 464 464 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:35:51.519 464 464 W System.err: ... 15 more 01-01 03:35:51.520 464 464 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 01-01 03:35:51.520 464 464 W ConnectivityExtension: unable to ConnectivityExt jar 01-01 03:35:51.520 464 464 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 01-01 03:35:51.521 464 464 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.net.NetworkStatsService.bootstrapStatsLocked(NetworkStatsService.java:991) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.net.NetworkStatsService.systemReady(NetworkStatsService.java:311) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.SystemServer$2.run(SystemServer.java:1153) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.am.ActivityManagerService.systemReady(ActivityManagerService.java:11906) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.SystemServer.startOtherServices(SystemServer.java:1121) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.SystemServer.run(SystemServer.java:274) 01-01 03:35:51.521 464 464 W System.err: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:35:51.521 464 464 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:35:51.521 464 464 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:35:51.521 464 464 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:35:51.521 464 464 W ConnectivityExtension: error in invoke method 01-01 03:35:51.530 910 910 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:51.716 690 690 D PhoneStatusBar: heads up is enabled 01-01 03:35:51.751 910 910 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm 01-01 03:35:51.780 690 690 I Choreographer: Skipped 52 frames! The application may be doing too much work on its main thread. 01-01 03:35:51.787 690 690 D ViewRootImpl: changeCanvasOpacity: opaque=true 01-01 03:35:51.919 464 464 D PermissionMonitor: Monitoring 01-01 03:35:52.105 464 464 D PermissionMonitor: Users: 1, Apps: 66 01-01 03:35:52.133 464 464 I SystemServiceManager: Starting phase 600 01-01 03:35:52.134 159 238 V audio_hw_primary: adev_set_parameters: CALLED 01-01 03:35:52.140 464 488 D BluetoothManagerService: Added callback: android.bluetooth.BluetoothAdapter$1@5061294:true 01-01 03:35:52.152 464 464 I BackupManagerService: Backup enabled => false 01-01 03:35:52.165 159 666 I AudioFlinger: systemReady 01-01 03:35:52.181 910 910 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm 01-01 03:35:52.198 464 464 E InputMethodManagerService: Ignoring updateSystemUiLocked due to an invalid token. uid:1000 token:null 01-01 03:35:52.219 690 907 I Adreno200-EGL: : 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) 01-01 03:35:52.219 690 907 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:35:52.219 690 907 I Adreno200-EGL: Local Branch: 01-01 03:35:52.219 690 907 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:35:52.219 690 907 I Adreno200-EGL: Local Patches: NONE 01-01 03:35:52.219 690 907 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:35:52.234 690 907 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:35:52.244 464 937 E WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found 01-01 03:35:52.327 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:35:52.329 464 464 I ActivityManager: Start proc 942:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:35:52.330 464 464 V InputMethodManagerService: Adding window token: android.os.Binder@3fab319 01-01 03:35:52.363 910 933 I ContactLocale: AddressBook Labels [en-US]: [, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, #, ] 01-01 03:35:52.392 942 942 I art : Late-enabling JIT 01-01 03:35:52.419 942 942 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:52.538 464 464 E FlpHardwareProvider: Error hw_get_module 'flp': -2 01-01 03:35:52.538 464 464 E LocationManagerService: FLP HAL not supported 01-01 03:35:52.623 464 464 E ActivityRecognitionHardware: Error hw_get_module: -2 01-01 03:35:52.624 464 464 E LocationManagerService: Hardware Activity-Recognition not supported. 01-01 03:35:52.723 942 942 I LatinIME: Hardware accelerated drawing: true 01-01 03:35:52.743 464 484 I ActivityManager: Start proc 957:com.google.android.gms.persistent/u0a19 for broadcast com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSettingsUpdateReceiver 01-01 03:35:52.760 464 464 I CommonTimeManagementService: No common time service detected on this platform. Common time services will be unavailable. 01-01 03:35:52.765 464 589 I InputReader: Reconfiguring input devices. changes=0x00000020 01-01 03:35:52.768 464 464 I MmsServiceBroker: Delay connecting to MmsService until an API is called 01-01 03:35:52.788 690 719 I art : Background partial concurrent mark sweep GC freed 12537(617KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 4MB/8MB, paused 3.906ms total 108.795ms 01-01 03:35:52.792 957 957 I art : Late-enabling JIT 01-01 03:35:52.826 957 957 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:52.987 464 464 D com.android.server.ThemeService: Prev api level was: 23, api is now: 23 01-01 03:35:52.997 464 464 E PackageManager: Unable to find icon pack: system 01-01 03:35:53.006 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 01-01 03:35:53.015 464 464 D MountService: onStartUser 0 01-01 03:35:53.015 464 464 D VoldConnector: SND -> {6 volume user_started 0} 01-01 03:35:53.021 129 137 D vold : Linking /storage/emulated/0 to /mnt/user/0/primary 01-01 03:35:53.022 464 591 D VoldConnector: RCV <- {200 6 Command succeeded} 01-01 03:35:53.028 464 590 D MountService: Volume emulated broadcasting mounted to UserHandle{0} 01-01 03:35:53.037 464 464 W VoiceInteractionManagerService: no available voice interaction services found for user 0 01-01 03:35:53.037 464 464 W VoiceInteractionManagerService: no available voice recognition services found for user 0 01-01 03:35:53.091 464 464 I ActivityManager: Start proc 972:com.android.phone/1001 for added application com.android.phone 01-01 03:35:53.095 464 464 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher} from uid 0 on display 0 01-01 03:35:53.113 464 464 D Tenderloin PowerHAL: Opened interactive boostpulse interface 01-01 03:35:53.142 464 464 I ActivityManager: Start proc 977:com.android.launcher3/u0a7 for activity com.android.launcher3/.Launcher 01-01 03:35:53.158 700 700 D MtpService: onStorageStateChanged /storage/emulated/0 mounted -> mounted 01-01 03:35:53.162 972 972 I art : Late-enabling JIT 01-01 03:35:53.169 690 690 I Choreographer: Skipped 81 frames! The application may be doing too much work on its main thread. 01-01 03:35:53.193 972 972 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:53.202 977 977 I art : Late-enabling JIT 01-01 03:35:53.226 464 485 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from ActivityManagerService.java:11914 waiters=1 for 149ms 01-01 03:35:53.266 977 977 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:53.281 464 464 D RttService: SCAN_AVAILABLE : 1 01-01 03:35:53.282 464 676 D RttService: DefaultState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler } 01-01 03:35:53.307 942 942 W InputAttributes: No editor info for this field. Bug? 01-01 03:35:53.348 464 464 I Choreographer: Skipped 343 frames! The application may be doing too much work on its main thread. 01-01 03:35:53.415 464 464 W System : ClassLoader referenced unknown path: /system/priv-app/Telecom/lib/arm 01-01 03:35:53.488 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:53.573 942 1004 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12953 ; date = ? 01-01 03:35:53.583 972 972 W System : ClassLoader referenced unknown path: /system/priv-app/TeleService/lib/arm 01-01 03:35:53.605 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:53.615 957 957 I MultiDex: VM with version 2.1.0 has multidex support 01-01 03:35:53.615 957 957 I MultiDex: install 01-01 03:35:53.615 957 957 I MultiDex: VM has multidex support, MultiDex support library is disabled. 01-01 03:35:53.681 464 483 I ActivityManager: Start proc 1007:com.android.printspooler/u0a54 for service com.android.printspooler/.model.PrintSpoolerService 01-01 03:35:53.712 1007 1007 I art : Late-enabling JIT 01-01 03:35:53.736 464 464 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=2 for 235ms 01-01 03:35:53.739 1007 1007 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:53.740 464 481 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=3 for 187ms 01-01 03:35:53.741 464 1002 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=4 for 102ms 01-01 03:35:53.768 972 972 W System : ClassLoader referenced unknown path: /system/priv-app/TelephonyProvider/lib/arm 01-01 03:35:53.871 690 690 I Choreographer: Skipped 38 frames! The application may be doing too much work on its main thread. 01-01 03:35:53.873 464 1005 I ActivityManager: Start proc 1022:com.google.process.gapps/u0a19 for content provider com.google.android.gsf/.gservices.GservicesProvider 01-01 03:35:53.904 972 972 D TelephonyProvider: dbh.onOpen: ok, queried table=siminfo 01-01 03:35:53.905 972 972 D TelephonyProvider: dbh.onOpen: ok, queried table=carriers 01-01 03:35:53.916 1022 1022 I art : Late-enabling JIT 01-01 03:35:53.969 977 977 W System : ClassLoader referenced unknown path: /system/priv-app/Launcher3/lib/arm 01-01 03:35:53.972 464 464 I Telecom : Class: TelecomSystem.INSTANCE being set 01-01 03:35:53.973 464 464 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1232 android.content.ContextWrapper.startService:587 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:107 com.android.server.telecom.components.TelecomService.onBind:46 android.app.ActivityThread.handleBindService:2932 01-01 03:35:53.988 972 972 W System : ClassLoader referenced unknown path: 01-01 03:35:54.002 464 464 D ZenLog : disable_effects: -1|android|17040380|null|1000,booleanState 01-01 03:35:54.004 464 464 D ZenLog : disable_effects: -1|android|17040386|null|1000,booleanState 01-01 03:35:54.021 1022 1022 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:54.022 464 464 D RttService: SCAN_AVAILABLE : 3 01-01 03:35:54.022 464 675 E WifiScanningService: could not start HAL 01-01 03:35:54.022 464 676 D RttService: DefaultState got{ when=0 what=160512 target=com.android.internal.util.StateMachine$SmHandler } 01-01 03:35:54.067 690 690 V StatusBar: userId 0 is in the house 01-01 03:35:54.076 464 464 W System : ClassLoader referenced unknown path: /system/priv-app/FusedLocation/lib/arm 01-01 03:35:54.201 942 1004 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12954 ; date = ? 01-01 03:35:54.208 464 464 V WiredAccessoryManager: init() 01-01 03:35:54.239 1007 1007 I PrintSpoolerService: No existing print spooler state. 01-01 03:35:54.280 977 977 V Launcher: LauncherAppState inited 01-01 03:35:54.286 153 462 D PermissionCache: checking android.permission.HARDWARE_TEST for uid=1000 => granted (823 us) 01-01 03:35:54.299 1022 1022 W System : ClassLoader referenced unknown path: /system/priv-app/GoogleServicesFramework/lib/arm --------- beginning of crash 01-01 03:35:54.352 942 1004 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1004 (ExecutorUtils) 01-01 03:35:54.368 1022 1022 I GservicesProvider: Gservices pushing to system: true; secure/global: true 01-01 03:35:54.462 464 464 V BackupManagerService: Connected to transport ComponentInfo{android/com.android.internal.backup.LocalTransportService} 01-01 03:35:54.463 464 464 V BackupManagerService: Registering transport android/com.android.internal.backup.LocalTransportService::android/com.android.internal.backup.LocalTransport = android.app.backup.BackupTransport$TransportImpl@88e0bc4 01-01 03:35:54.463 157 157 I SELinux : SELinux: Loaded file_contexts contexts from /file_contexts. 01-01 03:35:54.463 464 464 I Choreographer: Skipped 63 frames! The application may be doing too much work on its main thread. 01-01 03:35:54.491 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:35:54.494 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:35:54.500 157 157 F DEBUG : Revision: '0' 01-01 03:35:54.501 157 157 F DEBUG : ABI: 'arm' 01-01 03:35:54.505 157 157 F DEBUG : pid: 942, tid: 1004, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:35:54.508 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:35:54.508 977 977 D Launcher.Model: Old launcher provider: content://com.android.launcher2.settings/favorites?notify=true 01-01 03:35:54.508 977 977 D Launcher.Model: Old launcher provider does not exist. 01-01 03:35:54.541 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:54.597 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:35:54.599 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:35:54.601 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:35:54.602 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:35:54.669 464 678 V KeyValueBackupJob: Scheduling k/v pass in 247 minutes 01-01 03:35:54.745 464 482 I ActivityManager: Start proc 1055:com.android.smspush/u0a57 for service com.android.smspush/.WapPushManager 01-01 03:35:54.832 1055 1055 I art : Late-enabling JIT 01-01 03:35:54.848 1055 1055 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:54.968 157 157 F DEBUG : 01-01 03:35:54.968 157 157 F DEBUG : backtrace: 01-01 03:35:54.975 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:35:54.976 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:35:54.976 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:35:54.976 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:35:54.976 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:35:54.977 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:35:54.977 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:35:54.977 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:35:54.977 157 157 F DEBUG : #08 pc 00100b34 [stack:1004] 01-01 03:35:55.163 464 482 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=2 for 215ms 01-01 03:35:55.278 464 474 W art : Suspending all threads took: 30.944ms 01-01 03:35:55.300 464 474 I art : Background partial concurrent mark sweep GC freed 22715(1668KB) AllocSpace objects, 5(92KB) LOS objects, 33% free, 7MB/11MB, paused 33.233ms total 382.324ms 01-01 07:04:22.070 128 128 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295 01-01 07:04:22.140 104 104 I init : type=1400 audit(0.0:3): avc: denied { execute_no_trans } for path="/sbin/serial" dev="rootfs" ino=2143 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:22.140 104 104 I serial : type=1400 audit(0.0:4): avc: denied { write } for name="property_service" dev="tmpfs" ino=2647 scontext=u:r:init:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1 01-01 07:04:22.990 108 108 I init : type=1400 audit(0.0:5): avc: denied { execute } for name="busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 01-01 07:04:23.000 108 108 I init : type=1400 audit(0.0:6): avc: denied { execute_no_trans } for path="/boot/bin/busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:7): avc: denied { getattr } for path="/dev/android_adb" dev="tmpfs" ino=3672 scontext=u:r:init:s0 tcontext=u:object_r:adb_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:8): avc: denied { getattr } for path="/dev/full" dev="tmpfs" ino=3108 scontext=u:r:init:s0 tcontext=u:object_r:full_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:9): avc: denied { getattr } for path="/dev/fuse" dev="tmpfs" ino=3649 scontext=u:r:init:s0 tcontext=u:object_r:fuse_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:10): avc: denied { getattr } for path="/dev/graphics/fb0" dev="tmpfs" ino=3739 scontext=u:r:init:s0 tcontext=u:object_r:graphics_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:11): avc: denied { getattr } for path="/dev/input/event0" dev="tmpfs" ino=3835 scontext=u:r:init:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:12): avc: denied { getattr } for path="/dev/kmsg" dev="tmpfs" ino=3109 scontext=u:r:init:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:13): avc: denied { getattr } for path="/dev/log/events" dev="tmpfs" ino=3674 scontext=u:r:init:s0 tcontext=u:object_r:log_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:14): avc: denied { getattr } for path="/dev/mpu" dev="tmpfs" ino=3644 scontext=u:r:init:s0 tcontext=u:object_r:gps_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:15): avc: denied { getattr } for path="/dev/mtp_usb" dev="tmpfs" ino=3686 scontext=u:r:init:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.100 109 109 I lvm.static: type=1400 audit(0.0:16): avc: denied { getattr } for path="/dev/ppp" dev="tmpfs" ino=3114 scontext=u:r:init:s0 tcontext=u:object_r:ppp_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:17): avc: denied { getattr } for path="/dev/rtc0" dev="tmpfs" ino=3834 scontext=u:r:init:s0 tcontext=u:object_r:rtc_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:18): avc: denied { getattr } for path="/dev/snd/controlC0" dev="tmpfs" ino=3780 scontext=u:r:init:s0 tcontext=u:object_r:audio_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:19): avc: denied { getattr } for path="/dev/tun" dev="tmpfs" ino=3646 scontext=u:r:init:s0 tcontext=u:object_r:tun_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:20): avc: denied { getattr } for path="/dev/uhid" dev="tmpfs" ino=3652 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:21): avc: denied { getattr } for path="/dev/usb_accessory" dev="tmpfs" ino=3671 scontext=u:r:init:s0 tcontext=u:object_r:usbaccessory_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:22): avc: denied { getattr } for path="/dev/video20" dev="tmpfs" ino=3779 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.110 109 109 I lvm.static: type=1400 audit(0.0:23): avc: denied { getattr } for path="/dev/xt_qtaguid" dev="tmpfs" ino=3670 scontext=u:r:init:s0 tcontext=u:object_r:qtaguid_device:s0 tclass=chr_file permissive=1 01-01 07:04:23.190 109 109 I lvm.static: type=1400 audit(0.0:24): avc: denied { create } for name=".lvm_(none)_109_60356002" scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.190 109 109 I lvm.static: type=1400 audit(0.0:25): avc: denied { append } for name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.190 109 109 I lvm.static: type=1400 audit(0.0:26): avc: denied { link } for name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.190 109 109 I lvm.static: type=1400 audit(0.0:27): avc: denied { unlink } for name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.190 109 109 I lvm.static: type=1400 audit(0.0:28): avc: denied { rename } for name=".lvm_(none)_109_2084969905" dev="rootfs" ino=2914 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.200 109 109 I lvm.static: type=1400 audit(0.0:29): avc: denied { create } for name="control" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:23.210 109 109 I lvm.static: type=1400 audit(0.0:30): avc: denied { ipc_lock } for capability=14 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1 01-01 07:04:23.220 109 109 I lvm.static: type=1400 audit(0.0:31): avc: denied { sys_nice } for capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1 01-01 07:04:23.240 109 109 I lvm.static: type=1400 audit(0.0:32): avc: denied { create } for name="store-media" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1 01-01 07:04:23.240 109 109 I lvm.static: type=1400 audit(0.0:33): avc: denied { setattr } for name="store-media" dev="tmpfs" ino=2929 scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1 01-01 07:04:23.380 109 109 I lvm.static: type=1400 audit(0.0:34): avc: denied { write } for name=".cache" dev="rootfs" ino=2973 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 01-01 07:04:23.380 1 1 I init : type=1400 audit(0.0:35): avc: denied { create } for name="sdcard" scontext=u:r:init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file permissive=1 01-01 07:04:25.642 141 141 I touch : type=1400 audit(0.0:36): avc: denied { dac_override } for capability=1 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1 01-01 07:04:25.642 141 141 I touch : type=1400 audit(0.0:37): avc: denied { fowner } for capability=3 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1 01-01 07:04:25.642 141 141 I touch : type=1400 audit(0.0:38): avc: denied { write } for name="config.txt" dev="dm-9" ino=1308186 scontext=u:r:toolbox:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=1 01-01 07:04:25.642 142 142 I init : type=1400 audit(0.0:39): avc: denied { execute_no_trans } for path="/system/bin/welcome_motd" dev="dm-10" ino=398 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 01-01 07:04:25.682 145 145 I getprop : type=1400 audit(0.0:40): avc: denied { write } for path="pipe:[3927]" dev="pipefs" ino=3927 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1 01-01 07:04:25.702 145 145 I getprop : type=1400 audit(0.0:41): avc: denied { getattr } for path="pipe:[3927]" dev="pipefs" ino=3927 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1 01-01 07:04:25.782 1 1 I init : type=1400 audit(0.0:42): avc: denied { mounton } for path="/sys/kernel/debug" dev="debugfs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 01-01 07:04:26.043 154 154 I ts_srv : type=1400 audit(0.0:43): avc: denied { write } for name="uinput" dev="tmpfs" ino=3692 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 01-01 07:04:26.043 154 154 I ts_srv : type=1400 audit(0.0:44): avc: denied { ioctl } for path="/dev/uinput" dev="tmpfs" ino=3692 ioctlcmd=5564 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 01-01 07:04:26.043 154 154 I ts_srv : type=1400 audit(0.0:45): avc: denied { create } for name="tsdriver" scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 01-01 07:04:26.043 154 154 I ts_srv : type=1400 audit(0.0:46): avc: denied { setattr } for name="tsdriver" dev="tmpfs" ino=4127 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 01-01 07:04:26.373 153 153 I surfaceflinger: type=1400 audit(0.0:47): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:26.373 153 153 I surfaceflinger: type=1400 audit(0.0:48): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:26.463 153 153 I surfaceflinger: type=1400 audit(0.0:49): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:27.544 220 220 I BootAnimation: type=1400 audit(0.0:50): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:27.544 220 220 I BootAnimation: type=1400 audit(0.0:51): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:04:27.544 220 220 I BootAnimation: type=1400 audit(0.0:52): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:06:06.250 464 464 I system_server: type=1400 audit(0.0:53): avc: denied { write } for name="tsdriver" dev="tmpfs" ino=4127 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 01-01 07:06:06.260 464 464 I system_server: type=1400 audit(0.0:54): avc: denied { read write } for name="lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:06:06.260 464 464 I system_server: type=1400 audit(0.0:55): avc: denied { open } for name="lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:06:06.260 464 464 I system_server: type=1400 audit(0.0:56): avc: denied { getattr } for path="/dev/lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:06:06.260 464 464 I system_server: type=1400 audit(0.0:57): avc: denied { ioctl } for path="/dev/lm8502" dev="tmpfs" ino=3687 ioctlcmd=3 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:58.039 153 153 I surfaceflinger: type=1400 audit(0.0:58): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:58.280 595 595 I RenderThread: type=1400 audit(0.0:59): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:59.190 159 159 I mediaserver: type=1400 audit(0.0:60): avc: denied { read write } for name="msm_vidc_enc" dev="tmpfs" ino=3777 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:59.190 159 159 I mediaserver: type=1400 audit(0.0:61): avc: denied { open } for name="msm_vidc_enc" dev="tmpfs" ino=3777 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:59.201 595 595 I RenderThread: type=1400 audit(0.0:62): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:07:59.271 159 159 I mediaserver: type=1400 audit(0.0:63): avc: denied { ioctl } for path="/dev/msm_vidc_enc" dev="tmpfs" ino=3777 ioctlcmd=5001 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:01.072 153 153 I surfaceflinger: type=1400 audit(0.0:64): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:02.594 907 907 I RenderThread: type=1400 audit(0.0:65): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:02.594 907 907 I RenderThread: type=1400 audit(0.0:66): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:02.594 907 907 I RenderThread: type=1400 audit(0.0:67): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 03:35:55.484 464 842 W Searchables: No global search activity found 01-01 03:35:55.581 464 485 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=0 for 356ms 01-01 03:35:55.582 464 482 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=2 for 342ms 01-01 03:35:55.582 464 484 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=3 for 301ms 01-01 03:35:55.586 464 727 W art : Long monitor contention event with owner method=int com.android.server.am.ActivityManagerService.bindService(android.app.IApplicationThread, android.os.IBinder, android.content.Intent, java.lang.String, android.app.IServiceConnection, int, java.lang.String, int) from ActivityManagerService.java:16073 waiters=4 for 295ms 01-01 03:35:55.595 977 1046 W Launcher: setApplicationContext called twice! old=android.app.Application@a568b3f new=android.app.Application@a568b3f 01-01 03:35:55.601 972 1080 E DcSwitchStateMachine-0: DctController is not ready 01-01 03:35:55.685 464 660 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory 01-01 03:35:55.691 464 660 D ConnectivityService: Got NetworkFactory Messenger for Telephony 01-01 03:35:55.743 690 690 I Choreographer: Skipped 57 frames! The application may be doing too much work on its main thread. 01-01 03:35:55.787 1055 1055 W System : ClassLoader referenced unknown path: /system/app/WAPPushManager/lib/arm 01-01 03:35:55.824 977 1082 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:35:56.058 957 957 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 241 native methods... 01-01 03:35:56.174 957 957 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 01-01 03:35:56.188 464 464 I FusedLocation: engine started (com.android.location.fused) 01-01 03:35:56.195 972 972 D CarrierConfigLoader: CarrierConfigLoader has started 01-01 03:35:56.201 464 488 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@d45287f:true 01-01 03:35:56.363 977 1082 I Adreno200-EGL: : 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) 01-01 03:35:56.363 977 1082 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:35:56.363 977 1082 I Adreno200-EGL: Local Branch: 01-01 03:35:56.363 977 1082 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:35:56.363 977 1082 I Adreno200-EGL: Local Patches: NONE 01-01 03:35:56.363 977 1082 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:35:56.372 977 1082 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:35:56.442 972 972 I Telephony: TtyManager: updateUiTtyMode -1 -> 0 01-01 03:35:56.471 957 969 W art : Suspending all threads took: 16.326ms 01-01 07:08:06.748 1082 1082 I RenderThread: type=1400 audit(0.0:68): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:06.748 1082 1082 I RenderThread: type=1400 audit(0.0:69): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:06.748 1082 1082 I RenderThread: type=1400 audit(0.0:70): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 03:35:56.494 157 157 F DEBUG : 01-01 03:35:56.494 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_06 01-01 03:35:56.495 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:35:56.505 957 969 I art : Background sticky concurrent mark sweep GC freed 9439(642KB) AllocSpace objects, 4(80KB) LOS objects, 9% free, 4MB/4MB, paused 17.913ms total 172.729ms 01-01 03:35:56.557 977 977 I Choreographer: Skipped 34 frames! The application may be doing too much work on its main thread. 01-01 03:35:56.645 162 162 I Zygote : Process 942 exited due to signal (4) 01-01 03:35:56.651 464 699 I ActivityManager: Process com.android.inputmethod.latin (pid 942) has died 01-01 03:35:56.651 464 699 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:35:56.656 464 464 V BackupManagerService: Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService} 01-01 03:35:56.662 464 464 V BackupManagerService: Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = com.android.internal.backup.IBackupTransport$Stub$Proxy@30d5105 01-01 03:35:56.766 972 972 D TelephonyDebugService: TelephonyDebugService() 01-01 03:35:56.807 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 01-01 03:35:56.824 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:35:56.841 464 464 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$UiHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1434 waiters=0 for 118ms 01-01 03:35:56.844 464 489 I ActivityManager: Displayed com.android.launcher3/.Launcher: +3s726ms 01-01 03:35:56.845 160 160 E installd: Unable to unlink boot marker at /data/dalvik-cache/arm/.booting, error=No such file or directory 01-01 03:35:56.845 464 485 E ActivityManager: Unable to mark boot complete for abi: armeabi-v7a 01-01 03:35:56.848 972 972 D CarrierConfigLoader: mHandler: 12 phoneId: 0 01-01 03:35:56.856 690 690 I Choreographer: Skipped 64 frames! The application may be doing too much work on its main thread. 01-01 03:35:56.862 464 485 I SystemServiceManager: Starting phase 1000 01-01 03:35:56.884 690 690 W KeyguardUpdateMonitor: invalid subId in handleSimStateChange() 01-01 03:35:56.889 690 690 W KeyguardUpdateMonitor: invalid subId in handleServiceStateChange() 01-01 03:35:56.913 972 972 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC 01-01 03:35:56.918 464 485 V KeyguardServiceDelegate: *** Keyguard started 01-01 03:35:56.920 464 464 V KeyguardServiceDelegate: *** Keyguard connected (yay!) 01-01 03:35:56.927 464 485 D Sensors : sensor activation called: handle=0, enabled=1******************************** 01-01 03:35:56.931 464 485 V KeyguardServiceDelegate: onStartedWakingUp() 01-01 03:35:56.932 464 485 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@ed6cb61) 01-01 03:35:56.934 464 485 V KeyguardServiceDelegate: onScreenTurnedOn() 01-01 03:35:56.943 464 1006 W Telecom : : registerPhoneAccount not allowed on non-voice capable device. 01-01 03:35:56.957 464 1005 V KeyguardServiceDelegate: **** SHOWN CALLED **** 01-01 03:35:56.976 972 972 I Telephony: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} 01-01 03:35:56.983 972 972 I Telephony: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8099c1b} 01-01 03:35:56.996 464 855 V KeyguardServiceDelegate: **** SHOWN CALLED **** 01-01 03:35:57.004 464 482 W Telecom : : No account found for the calling user 01-01 03:35:57.259 159 159 E OMX-VDEC-1080P: 01-01 03:35:57.259 159 159 E OMX-VDEC-1080P: Omx_vdec::Comp Init Returning failure, errno 13 01-01 03:35:57.260 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:57.261 464 1005 W Parcel : Attempt to read object from Parcel 0x531f57dc at offset 216 that is not in the object list 01-01 03:35:57.261 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:57.261 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:57.262 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:57.262 159 159 E : 01-01 03:35:57.262 159 159 E : Destroy C2D instance 01-01 03:35:57.262 159 159 E : 01-01 03:35:57.262 159 159 E : Destroy C2D instance 01-01 03:35:57.262 159 159 E OMX : FAILED to allocate omx component 'OMX.qcom.video.decoder.avc.secure' err=InsufficientResources(0x80001000) 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:57.263 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.mpeg2 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:57.281 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 13 01-01 03:35:57.281 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:57.281 159 159 E OMX-VDEC-1080P: omx_vdec::component_init() success 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 2 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x7eceb510) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.282 159 159 W ACodec : do not know color format 0x7fa30c03 = 2141391875 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (1), eCompressionFormat (0x0), eColorFormat (0x15), xFramerate (0x7eceb510) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (2), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (3), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented 01-01 03:35:57.282 159 159 E OMXNodeInstance: getExtensionIndex(14:qcom.decoder.mpeg2, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented 01-01 03:35:57.282 159 159 E OMXNodeInstance: getExtensionIndex(14:qcom.decoder.mpeg2, OMX.google.android.index.prepareForAdaptivePlayback) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Playback Ended - PASSED 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: ALL output buffers are freed/released 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: Calling VDEC_IOCTL_STOP_NEXT_MSG 01-01 03:35:57.282 159 159 E OMX-VDEC-1080P: omx_vdec::component_deinit() complete 01-01 03:35:57.283 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:57.283 159 159 E OMX-VDEC-1080P: Waiting on OMX Msg Thread exit 01-01 03:35:57.295 159 1106 E OMX-VDEC-1080P: omx_vdec: Async thread start 01-01 03:35:57.295 159 1106 E OMX-VDEC-1080P: 01-01 03:35:57.295 159 1106 E OMX-VDEC-1080P: Error in ioctl read next msg 01-01 03:35:57.295 159 1106 E OMX-VDEC-1080P: omx_vdec: Async thread stop 01-01 03:35:57.297 159 1105 E OMX-VDEC-1080P: omx_vdec: message thread start 01-01 03:35:57.297 159 1105 E OMX-VDEC-1080P: 01-01 03:35:57.297 159 1105 E OMX-VDEC-1080P: ERROR: read from pipe failed, ret -1 errno 9 01-01 03:35:57.297 159 1105 E OMX-VDEC-1080P: omx_vdec: message thread stop 01-01 03:35:57.297 159 159 E OMX-VDEC-1080P: Waiting on OMX Async Thread exit 01-01 03:35:57.297 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:57.315 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:57.315 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:57.315 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:57.315 159 159 E : 01-01 03:35:57.315 159 159 E : Destroy C2D instance 01-01 03:35:57.315 159 159 E : 01-01 03:35:57.315 159 159 E : Destroy C2D instance 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:57.317 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.mpeg4 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:57.341 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 0 01-01 03:35:57.341 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: omx_vdec::component_init() success 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 2 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x7eceb510) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.342 159 159 W ACodec : do not know color format 0x7fa30c03 = 2141391875 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (1), eCompressionFormat (0x0), eColorFormat (0x15), xFramerate (0x7eceb510) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (2), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (3), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented 01-01 03:35:57.342 159 159 E OMXNodeInstance: getExtensionIndex(15:qcom.decoder.mpeg4, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented 01-01 03:35:57.342 159 159 E OMXNodeInstance: getExtensionIndex(15:qcom.decoder.mpeg4, OMX.google.android.index.prepareForAdaptivePlayback) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Playback Ended - PASSED 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: ALL output buffers are freed/released 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Calling VDEC_IOCTL_STOP_NEXT_MSG 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: omx_vdec::component_deinit() complete 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:57.342 159 159 E OMX-VDEC-1080P: Waiting on OMX Msg Thread exit 01-01 03:35:57.357 159 1108 E OMX-VDEC-1080P: omx_vdec: message thread start 01-01 03:35:57.357 159 1108 E OMX-VDEC-1080P: 01-01 03:35:57.357 159 1108 E OMX-VDEC-1080P: ERROR: read from pipe failed, ret -1 errno 9 01-01 03:35:57.357 159 1108 E OMX-VDEC-1080P: omx_vdec: message thread stop 01-01 03:35:57.358 159 159 E OMX-VDEC-1080P: Waiting on OMX Async Thread exit 01-01 03:35:57.358 159 1109 E OMX-VDEC-1080P: omx_vdec: Async thread start 01-01 03:35:57.358 159 1109 E OMX-VDEC-1080P: 01-01 03:35:57.358 159 1109 E OMX-VDEC-1080P: Error in ioctl read next msg 01-01 03:35:57.358 159 1109 E OMX-VDEC-1080P: omx_vdec: Async thread stop 01-01 03:35:57.358 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:57.379 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:57.379 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:57.379 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:57.379 159 159 E : 01-01 03:35:57.379 159 159 E : Destroy C2D instance 01-01 03:35:57.379 159 159 E : 01-01 03:35:57.379 159 159 E : Destroy C2D instance 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: In OMX vdec Constructor 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: vidc.dec.debug.ts value is 0 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: vidc.dec.debug.concealedmb value is 0 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: vidc.dec.debug.extradata value is 0 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: Successfully opened vdec ion devicefd = 11 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: Successfully created vdec ionlock 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: Vdec instances = 1, ion device fd = 11 01-01 03:35:57.381 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Start of New Playback : role = OMX.qcom.video.decoder.h263 : DEVICE = /dev/msm_vidc_dec 01-01 03:35:57.403 159 159 E OMX-VDEC-1080P: omx_vdec::component_init(): Open returned fd 12, errno 0 01-01 03:35:57.403 159 159 E OMX-VDEC-1080P: component_init: current performance level = 0 01-01 03:35:57.403 159 159 E OMX-VDEC-1080P: omx_vdec::component_init() success 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: get_parameter: OMX_IndexParamVideoProfileLevelQuerySupported nProfileIndex ret NoMore 1 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (0), eCompressionFormat (0x0), eColorFormat (0x7fa30c03), xFramerate (0x7eceb510) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.404 159 159 W ACodec : do not know color format 0x7fa30c03 = 2141391875 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (1), eCompressionFormat (0x0), eColorFormat (0x15), xFramerate (0x7eceb510) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (2), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.describeColorFormat not implemented 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Get_parameter: OMX_IndexParamVideoPortFormat: nPortIndex (1), nIndex (3), eCompressionFormat (0x0), eColorFormat (0x13), xFramerate (0x7eceb510) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeANWBufferInMetadata not implemented 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.storeMetaDataInBuffers not implemented 01-01 03:35:57.404 159 159 E OMXNodeInstance: getExtensionIndex(16:qcom.decoder.h263, OMX.google.android.index.storeMetaDataInBuffers) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Extension: OMX.google.android.index.prepareForAdaptivePlayback not implemented 01-01 03:35:57.404 159 159 E OMXNodeInstance: getExtensionIndex(16:qcom.decoder.h263, OMX.google.android.index.prepareForAdaptivePlayback) ERROR: NotImplemented(0x80001006) 01-01 03:35:57.404 159 159 E OMX-VDEC-1080P: Playback Ended - PASSED 01-01 03:35:57.405 159 159 E OMX-VDEC-1080P: ALL output buffers are freed/released 01-01 03:35:57.405 159 159 E OMX-VDEC-1080P: Calling VDEC_IOCTL_STOP_NEXT_MSG 01-01 03:35:57.405 159 159 E OMX-VDEC-1080P: omx_vdec::component_deinit() complete 01-01 03:35:57.405 159 159 E OMX-VDEC-1080P: In OMX Vdec Destructor(), Vdec instances = 1 01-01 03:35:57.405 159 159 E OMX-VDEC-1080P: Waiting on OMX Msg Thread exit 01-01 03:35:57.451 159 1112 E OMX-VDEC-1080P: omx_vdec: Async thread start 01-01 03:35:57.451 159 1112 E OMX-VDEC-1080P: 01-01 03:35:57.451 159 1112 E OMX-VDEC-1080P: Error in ioctl read next msg 01-01 03:35:57.451 159 1112 E OMX-VDEC-1080P: omx_vdec: Async thread stop 01-01 03:35:57.452 159 1111 E OMX-VDEC-1080P: omx_vdec: message thread start 01-01 03:35:57.452 159 1111 E OMX-VDEC-1080P: 01-01 03:35:57.452 159 1111 E OMX-VDEC-1080P: ERROR: read from pipe failed, ret -1 errno 9 01-01 03:35:57.452 159 1111 E OMX-VDEC-1080P: omx_vdec: message thread stop 01-01 03:35:57.453 159 159 E OMX-VDEC-1080P: Waiting on OMX Async Thread exit 01-01 03:35:57.453 159 159 E OMX-VDEC-1080P: Calling close() on Video Driver 01-01 03:35:57.476 159 159 E OMX-VDEC-1080P: Calling close() on vdec ion devicefd = 11 01-01 03:35:57.476 159 159 E OMX-VDEC-1080P: Successfully destroyed vdec ionlock 01-01 03:35:57.476 159 159 E OMX-VDEC-1080P: Exit OMX vdec Destructor 01-01 03:35:57.476 159 159 E : 01-01 03:35:57.476 159 159 E : Destroy C2D instance 01-01 03:35:57.476 159 159 E : 01-01 03:35:57.476 159 159 E : Destroy C2D instance 01-01 03:35:57.482 464 483 E NetdConnector: NDC Command {22 firewall disable_chain standby} took too long (552ms) 01-01 03:35:57.501 159 159 W OMXNodeInstance: [17:google.mpeg4.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.551 159 159 W OMXNodeInstance: [18:google.mpeg4.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Limit specified outside of a Type 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Limit specified outside of a Type 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Limit specified outside of a Type 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Limit specified outside of a Type 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Limit specified outside of a Type 01-01 03:35:57.571 159 159 W MediaCodecList: ignoring Feature specified outside of a Type 01-01 03:35:57.574 159 159 W OMXNodeInstance: [19:google.h263.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.647 159 159 W OMXNodeInstance: [1a:google.h264.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.651 957 963 I art : Verification error in void com.google.android.gms.common.util.bc.b(android.content.Context) 01-01 03:35:57.652 957 963 I art : void com.google.android.gms.common.util.bc.b(android.content.Context) failed to verify: void com.google.android.gms.common.util.bc.b(android.content.Context): [0xF1] Cannot infer method from invoke-virtual-quick 01-01 03:35:57.676 159 159 D SoftHEVC: Number of CPU cores: 2 01-01 03:35:57.688 159 159 D SoftHEVC: Initializing decoder 01-01 03:35:57.688 159 159 D SoftHEVC: Set number of cores to 2 01-01 03:35:57.688 159 159 D SoftHEVC: Ittiam decoder version number: @(#)Id:HEVCDEC_production Ver:04.04 Released by ITTIAM Build: Nov 9 2015 @ 05:09:53 01-01 03:35:57.689 159 159 W OMXNodeInstance: [1b:google.hevc.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.689 159 159 D SoftHEVC: Freeing codec memory 01-01 03:35:57.690 159 159 D SoftHEVC: Number of CPU cores: 2 01-01 03:35:57.690 159 159 D SoftHEVC: Initializing decoder 01-01 03:35:57.691 159 159 D SoftHEVC: Set number of cores to 2 01-01 03:35:57.691 159 159 D SoftHEVC: Ittiam decoder version number: @(#)Id:HEVCDEC_production Ver:04.04 Released by ITTIAM Build: Nov 9 2015 @ 05:09:53 01-01 03:35:57.700 159 159 D SoftHEVC: In SoftHEVC::~SoftHEVC 01-01 03:35:57.700 159 159 D SoftHEVC: Freeing codec memory 01-01 03:35:57.725 159 159 W OMXNodeInstance: [1c:google.vp8.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.734 464 484 I ActivityManager: Start proc 1125:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:35:57.782 1125 1125 I art : Late-enabling JIT 01-01 03:35:57.788 159 159 W OMXNodeInstance: [1d:google.vp9.decoder] component does not support metadata mode; using fallback 01-01 03:35:57.816 957 1085 D NativeLibraryUtils: Install completed successfully. count=13 extracted=0 01-01 03:35:57.825 1125 1125 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:57.828 159 159 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder 01-01 03:35:57.828 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:57.853 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:57.873 159 159 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder 01-01 03:35:57.874 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:57.896 464 1002 I ActivityManager: Start proc 1151:com.google.android.gms/u0a19 for service com.google.android.gms/.usagereporting.service.UsageReportingService 01-01 03:35:57.959 1151 1151 I art : Late-enabling JIT 01-01 03:35:57.986 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 01-01 03:35:58.006 1151 1151 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:58.129 159 159 W ACodec : do not know color format 0x7f000789 = 2130708361 01-01 03:35:58.140 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.aac.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.141 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.ac3.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.142 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.ape.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.142 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.atrial.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.142 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.dts.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.143 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.flac.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.143 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.mp2.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.144 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.ra.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.144 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.wma.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.144 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.divx.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.145 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.flv1.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.145 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.mpeg2.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.158 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.mpeg4.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.158 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.rv.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.159 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.vc1.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.159 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.vtrial.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.160 159 159 E OMX : FAILED to allocate omx component 'OMX.ffmpeg.wmv.decoder' err=InvalidComponentName(0x80001002) 01-01 03:35:58.171 159 159 W MediaCodecList: unable to open media codecs configuration xml file: /etc/media_codecs_performance.xml 01-01 03:35:58.171 159 159 W MediaCodecList: unable to open media codecs configuration xml file: /data/misc/media/media_codecs_profiling_results.xml 01-01 03:35:58.177 464 940 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.187 690 763 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.261 957 957 W GmsBackupAccountManager: Backup account not found in gmscore. 01-01 03:35:58.291 464 1176 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.372 1125 1125 I LatinIME: Hardware accelerated drawing: true 01-01 03:35:58.380 464 1179 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.425 1151 1151 I MultiDex: VM with version 2.1.0 has multidex support 01-01 03:35:58.425 1151 1151 I MultiDex: install 01-01 03:35:58.425 1151 1151 I MultiDex: VM has multidex support, MultiDex support library is disabled. 01-01 03:35:58.437 957 957 V GmsNetworkLocationProvi: DISABLE 01-01 03:35:58.441 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 01-01 03:35:58.499 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:58.512 464 1012 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:58.577 1022 1022 I MultiDex: VM with version 2.1.0 has multidex support 01-01 03:35:58.577 1022 1022 I MultiDex: install 01-01 03:35:58.577 1022 1022 I MultiDex: VM has multidex support, MultiDex support library is disabled. 01-01 03:35:58.655 690 1187 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.662 464 1189 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.800 957 957 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}] 01-01 03:35:58.847 464 1195 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.866 1151 1151 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 241 native methods... 01-01 03:35:58.930 464 1199 I OMXClient: Using client-side OMX mux. 01-01 03:35:58.950 1151 1151 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 01-01 03:35:59.003 957 957 I GCoreUlr: DispatchingService.onCreate() 01-01 03:35:59.020 690 1202 I OMXClient: Using client-side OMX mux. 01-01 03:35:59.025 1022 1022 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 241 native methods... 01-01 03:35:59.071 464 484 I ActivityManager: Start proc 1205:com.android.music/u0a48 for broadcast com.android.music/.MediaButtonIntentReceiver 01-01 03:35:59.080 464 483 W art : Long monitor contention event with owner method=android.content.pm.PackageInfo com.android.server.pm.PackageManagerService.getPackageInfo(java.lang.String, int, int) from PackageManagerService.java:2788 waiters=3 for 109ms 01-01 03:35:59.122 1205 1205 I art : Late-enabling JIT 01-01 03:35:59.140 159 159 V audio_hw_primary: adev_set_parameters: CALLED 01-01 03:35:59.164 1205 1205 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:59.236 1022 1022 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 01-01 03:35:59.273 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.games from APK com.google.android.gms 01-01 03:35:59.306 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:59.331 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: Installer failed to acquire lock. 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: java.io.IOException: fcntl failed: EAGAIN (Try again) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at java.nio.FileChannelImpl.basicLock(FileChannelImpl.java:123) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at java.nio.FileChannelImpl.tryLock(FileChannelImpl.java:181) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at java.nio.channels.FileChannel.tryLock(FileChannel.java:584) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at com.google.android.gms.common.util.bc.b(SourceFile:335) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at com.google.android.gms.common.app.a.run(SourceFile:205) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: Caused by: android.system.ErrnoException: fcntl failed: EAGAIN (Try again) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at libcore.io.Posix.fcntlFlock(Native Method) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at libcore.io.ForwardingOs.fcntlFlock(ForwardingOs.java:70) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: at java.nio.FileChannelImpl.basicLock(FileChannelImpl.java:121) 01-01 03:35:59.334 1022 1221 D NativeLibraryUtils: ... 4 more 01-01 03:35:59.423 700 700 D MediaScannerReceiver: action: android.intent.action.MEDIA_MOUNTED path: /storage/emulated/0 01-01 03:35:59.444 1205 1205 W System : ClassLoader referenced unknown path: /system/app/Music/lib/arm 01-01 03:35:59.508 1125 1125 W InputAttributes: No editor info for this field. Bug? 01-01 03:35:59.547 1205 1205 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0 01-01 03:35:59.547 1205 1205 E MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0 01-01 03:35:59.547 464 464 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:59.554 1205 1205 D RemoteControlClient: setBrowsedPlayerUpdateListener 01-01 03:35:59.554 1205 1205 D RemoteControlClient: setPlayItemListener 01-01 03:35:59.555 1205 1205 D RemoteControlClient: setNowPlayingEntriesUpdateListener 01-01 03:35:59.594 464 464 I ActivityManager: Start proc 1230:com.android.settings/1000 for broadcast com.android.settings/.sim.SimSelectNotification 01-01 03:35:59.607 1151 1158 I art : Verification error in void com.google.android.gms.common.util.bc.b(android.content.Context) 01-01 03:35:59.607 1151 1158 I art : void com.google.android.gms.common.util.bc.b(android.content.Context) failed to verify: void com.google.android.gms.common.util.bc.b(android.content.Context): [0xF1] Cannot infer method from invoke-virtual-quick 01-01 03:35:59.622 1230 1230 I art : Late-enabling JIT 01-01 03:35:59.640 1230 1230 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:35:59.649 1151 1211 D NativeLibraryUtils: Install completed successfully. count=13 extracted=0 01-01 03:35:59.668 1125 1242 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12959 ; date = ? 01-01 03:35:59.749 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:35:59.832 1125 1242 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12959 ; date = ? 01-01 03:35:59.846 1125 1242 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1242 (ExecutorUtils) 01-01 03:35:59.851 1230 1230 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm 01-01 03:35:59.865 1205 1205 E RemoteControlClient: updateNowPlayingContentChange 01-01 03:35:59.865 1205 1205 D RemoteControlClient: updateNowPlayingContentChangeInt 01-01 03:35:59.865 1205 1205 D MediaSession: MediaSession: updateNowPlayingContentChange 01-01 03:35:59.865 464 481 D MediaSessionRecord: SessionStub: updateNowPlayingContentChange 01-01 03:35:59.866 464 464 D MediaSessionRecord: pushNowPlayingContentChange 01-01 03:35:59.866 690 737 D MediaController: CallBackStub: onUpdateNowPlayingContentChange 01-01 03:35:59.900 1230 1230 D SimSelectNotification: no of slots 1 provision = true 01-01 03:35:59.948 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:35:59.948 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:35:59.948 157 157 F DEBUG : Revision: '0' 01-01 03:35:59.948 157 157 F DEBUG : ABI: 'arm' 01-01 03:35:59.949 157 157 F DEBUG : pid: 1125, tid: 1242, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:35:59.949 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:35:59.972 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:35:59.972 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:35:59.972 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:35:59.972 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:35:59.984 157 157 F DEBUG : 01-01 03:35:59.984 157 157 F DEBUG : backtrace: 01-01 03:35:59.984 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:35:59.984 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:35:59.985 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:35:59.985 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:35:59.985 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:35:59.985 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:35:59.985 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:35:59.986 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:35:59.986 157 157 F DEBUG : #08 pc 00100b34 [stack:1242] 01-01 03:35:59.990 957 957 D GeofencerStateMachine: Creating GeofencerStateMachine 01-01 03:36:00.000 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:36:00.153 464 474 I art : Background partial concurrent mark sweep GC freed 19989(1527KB) AllocSpace objects, 9(192KB) LOS objects, 32% free, 8MB/12MB, paused 1.617ms total 119.934ms 01-01 03:36:00.454 957 957 V GeofencerHelper: Initializing geofence's system cache. 01-01 03:36:00.501 957 1251 D GeofenceStateCache: Recovered 0 geofences. 01-01 03:36:00.535 957 1251 I GeofencerStateMachine: Network location disabled. 01-01 03:36:00.592 464 488 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@ada92a6:true 01-01 03:36:00.696 957 957 D WearableService: callingUid 10019, callindPid: 957 01-01 07:08:10.441 153 153 I surfaceflinger: type=1400 audit(0.0:71): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 03:36:00.820 957 969 I art : Background sticky concurrent mark sweep GC freed 14759(1269KB) AllocSpace objects, 8(160KB) LOS objects, 23% free, 5MB/7MB, paused 1.159ms total 128.112ms 01-01 03:36:00.843 157 157 F DEBUG : 01-01 03:36:00.843 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_07 01-01 03:36:00.843 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:00.941 464 855 I ActivityManager: Process com.android.inputmethod.latin (pid 1125) has died 01-01 03:36:00.941 464 855 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:00.952 162 162 I Zygote : Process 1125 exited due to signal (4) 01-01 03:36:01.171 700 1229 V MediaScanner: pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@2c2680e 01-01 03:36:01.175 700 1229 V MediaScanner: /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@2c2680e 01-01 03:36:01.178 957 1249 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED 01-01 03:36:01.247 957 957 E GmsWearableLS: GoogleApiClient connection failed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} 01-01 03:36:01.249 957 1272 E MDM : [78] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} 01-01 03:36:01.342 1151 1151 W InstanceID/Rpc: Found 10019 01-01 03:36:01.446 1151 1279 D LocationInitializer: Restart initialization of location 01-01 03:36:01.567 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:36:01.623 957 1249 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: (no Google accounts) 01-01 03:36:01.646 957 1249 I GCoreUlr: Unbound from all location providers 01-01 03:36:01.702 957 1270 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 01-01 03:36:01.712 957 957 I GCoreUlr: DispatchingService.onDestroy() 01-01 03:36:01.712 957 957 I GCoreUlr: Stopping handler for UlrDispSvcFast 01-01 03:36:01.722 957 957 I GCoreUlr: Unbound from all location providers 01-01 03:36:01.753 464 488 D BluetoothManagerService: Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@7bea860:true 01-01 03:36:01.836 1022 1022 D GCM : COMPAT: Multi user ser=0 current=0 01-01 03:36:01.918 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:01.965 464 484 I ActivityManager: Start proc 1291:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:01.992 1291 1291 I art : Late-enabling JIT 01-01 03:36:02.006 1022 1280 E copresGcore: ObfuscatedGaiaIdLookup: Could not load ObfuscatedGaiaIds: /data/user/0/com.google.android.gms/files/copresence_gaia_id: open failed: ENOENT (No such file or directory) 01-01 03:36:02.009 1291 1291 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:02.031 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.155 1022 1022 W InstanceID/Rpc: Found 10019 01-01 03:36:02.155 1291 1291 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:02.292 1291 1291 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:02.293 1022 1022 D AuthorizationBluetoothService: Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. 01-01 03:36:02.298 1022 1310 D GCM : GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE 01-01 03:36:02.315 1022 1022 E AuthorizationBluetoothService: Proximity feature is not enabled. 01-01 03:36:02.352 1291 1313 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12962 ; date = ? 01-01 03:36:02.362 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.424 1291 1313 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12962 ; date = ? 01-01 03:36:02.463 464 474 I art : Background partial concurrent mark sweep GC freed 11367(805KB) AllocSpace objects, 2(36KB) LOS objects, 32% free, 8MB/12MB, paused 5.676ms total 81.176ms 01-01 03:36:02.513 1291 1313 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1313 (ExecutorUtils) 01-01 03:36:02.533 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:02.546 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:02.622 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:02.622 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:02.622 157 157 F DEBUG : Revision: '0' 01-01 03:36:02.622 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:02.622 157 157 F DEBUG : pid: 1291, tid: 1313, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:02.622 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:02.656 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:02.656 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:02.656 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:02.657 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:02.657 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:02.674 157 157 F DEBUG : 01-01 03:36:02.674 157 157 F DEBUG : backtrace: 01-01 03:36:02.674 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:02.674 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:02.674 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:02.675 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:02.676 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:02.676 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:02.676 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:02.677 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:02.677 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:02.677 157 157 F DEBUG : #08 pc 00100b34 [stack:1313] 01-01 03:36:02.683 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.685 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.688 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.720 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:02.798 1151 1151 V GmsCoreStatsServiceLauncher: Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher } 01-01 03:36:02.826 464 464 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:02.888 957 1252 W GCoreFlp: No location to return for getLastLocation() 01-01 03:36:02.892 1022 1286 W FusedLocationProvider: location=null 01-01 03:36:02.915 464 1328 I RecoverySystem: Deleted: /cache/recovery/.version 01-01 03:36:02.915 464 1328 I RecoverySystem: Deleted: /cache/recovery/recovery.fstab 01-01 03:36:02.916 464 1328 I RecoverySystem: Deleted: /cache/recovery/storage.fstab 01-01 03:36:02.916 464 1328 I RecoverySystem: Deleted: /cache/recovery/log 01-01 03:36:02.916 464 1328 I RecoverySystem: Deleted: /cache/recovery/intent 01-01 03:36:02.961 464 464 I ActivityManager: Start proc 1332:com.android.providers.calendar/u0a1 for broadcast com.android.providers.calendar/.CalendarReceiver 01-01 03:36:02.979 464 1328 I BootReceiver: Copying audit failures to DropBox 01-01 03:36:02.980 464 1328 I BootReceiver: Checking for fsck errors 01-01 03:36:02.983 464 1328 I BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:03.014 464 1326 I ActivityManager: Start proc 1339:com.android.keychain/1000 for service com.android.keychain/.KeyChainService 01-01 03:36:03.022 1332 1332 I art : Late-enabling JIT 01-01 03:36:03.039 1332 1332 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:03.082 1339 1339 I art : Late-enabling JIT 01-01 03:36:03.097 464 1328 I BootReceiver: Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:03.119 1339 1339 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:03.195 464 1328 I BootReceiver: Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:03.201 1022 1323 I Scheduler: Use legacy PeriodicScheduler 01-01 03:36:03.268 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:03.268 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:03.269 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:03.269 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:03.269 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:03.294 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:03.294 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:03.294 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:03.294 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:03.295 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:03.295 159 235 V audio_hw_primary: enable speaker 01-01 03:36:03.295 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:03.327 159 235 W AudioFlinger: write blocked for 780 msecs, 1 delayed writes, thread 0x74500000 01-01 03:36:03.340 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:03.356 1339 1339 W System : ClassLoader referenced unknown path: /system/app/KeyChain/lib/arm 01-01 03:36:03.366 1022 1040 W art : Suspending all threads took: 5.828ms 01-01 03:36:03.378 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:03.404 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:03.417 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:03.592 1332 1332 W System : ClassLoader referenced unknown path: /system/priv-app/CalendarProvider/lib/arm 01-01 03:36:03.630 157 157 F DEBUG : 01-01 03:36:03.630 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_08 01-01 03:36:03.630 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:03.631 464 1370 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:03.633 464 1370 I ActivityManager: Killing 1291:com.android.inputmethod.latin/u0a45 (adj 2): crash 01-01 03:36:03.681 162 162 I Zygote : Process 1291 exited due to signal (4) 01-01 03:36:03.703 464 1005 W ActivityManager: Spurious death for ProcessRecord{bd617ac 0:com.android.inputmethod.latin/u0a45}, curProc for 1291: null 01-01 03:36:03.844 1332 1332 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@4f66b5e(com.android.providers.calendar.CalendarProvider2@a568b3f) 01-01 03:36:03.849 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:03.896 464 842 I ActivityManager: Start proc 1376:com.evervolv.toolbox/1000 for broadcast com.evervolv.toolbox/.receivers.BootReceiver 01-01 03:36:03.952 1376 1376 I art : Late-enabling JIT 01-01 03:36:03.967 1376 1376 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:04.151 1376 1376 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm 01-01 03:36:04.178 1376 1376 I EVToolbox: CPU restore disabled by user preference. 01-01 03:36:04.180 1376 1376 I EVToolbox: IOSched restore disabled by user preference. 01-01 03:36:04.183 1376 1376 D EVToolbox: KSM settings restored. 01-01 03:36:04.207 464 1006 I ActivityManager: Start proc 1391:com.evervolv.updater/u0a5 for broadcast com.evervolv.updater/.receivers.BootReceiver 01-01 03:36:04.254 1391 1391 I art : Late-enabling JIT 01-01 03:36:04.278 1391 1391 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:04.391 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:04.441 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(41) 01-01 03:36:04.447 1391 1391 W System : ClassLoader referenced unknown path: /system/priv-app/EVUpdater/lib/arm 01-01 03:36:04.485 464 1005 I ActivityManager: Start proc 1407:com.evervolv.updater:ManifestService/u0a5 for service com.evervolv.updater/.services.UpdateManifestService 01-01 03:36:04.524 1407 1407 I art : Late-enabling JIT 01-01 03:36:04.545 1407 1407 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:04.639 464 481 I ActivityManager: Start proc 1422:com.android.managedprovisioning/u0a8 for broadcast com.android.managedprovisioning/.BootReminder 01-01 03:36:04.692 1422 1422 I art : Late-enabling JIT 01-01 03:36:04.726 1407 1407 W System : ClassLoader referenced unknown path: /system/priv-app/EVUpdater/lib/arm 01-01 03:36:04.739 1422 1422 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:04.871 1332 1332 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar } 01-01 03:36:04.872 1332 1332 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar) 01-01 03:36:04.950 1422 1422 W System : ClassLoader referenced unknown path: /system/priv-app/ManagedProvisioning/lib/arm 01-01 03:36:04.974 1407 1427 I EVUpdates: Scheduled update check for 86399 seconds from now repeating every 86400 seconds 01-01 03:36:04.977 1407 1427 I EVUpdates: Scheduled update check for 2419199 seconds from now repeating every 2419200 seconds 01-01 03:36:05.169 464 482 I ActivityManager: Start proc 1441:com.android.onetimeinitializer/u0a10 for broadcast com.android.onetimeinitializer/.OneTimeInitializerReceiver 01-01 03:36:05.203 1441 1441 I art : Late-enabling JIT 01-01 03:36:05.223 1441 1441 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:05.305 1441 1441 W System : ClassLoader referenced unknown path: /system/priv-app/OneTimeInitializer/lib/arm 01-01 03:36:05.309 1441 1441 V OneTimeInitializerRece: OneTimeInitializerReceiver.onReceive 01-01 03:36:05.335 464 1002 I ActivityManager: Start proc 1457:com.google.android.onetimeinitializer/u0a21 for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver 01-01 03:36:05.362 1457 1457 I art : Late-enabling JIT 01-01 03:36:05.382 1457 1457 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:05.450 1457 1457 W System : ClassLoader referenced unknown path: /system/priv-app/GoogleOneTimeInitializer/lib/arm 01-01 03:36:05.452 1457 1457 V OneTimeInitializerReceiver: OneTimeInitializerReceiver.onReceive 01-01 03:36:05.479 464 699 I ActivityManager: Start proc 1472:com.google.android.partnersetup/u0a22 for broadcast com.google.android.partnersetup/.GooglePartnerSetup 01-01 03:36:05.481 1457 1471 V OneTimeService: OneTimeService.onHandleIntent 01-01 03:36:05.532 1472 1472 I art : Late-enabling JIT 01-01 03:36:05.548 1472 1472 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:05.620 1472 1472 W System : ClassLoader referenced unknown path: /system/priv-app/GooglePartnerSetup/lib/arm 01-01 03:36:05.734 464 1003 I ActivityManager: Start proc 1493:com.android.hotwordenrollment/u0a23 for broadcast com.android.hotwordenrollment/.StartupReceiver 01-01 03:36:05.772 1493 1493 I art : Late-enabling JIT 01-01 03:36:05.786 464 727 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 10007 on display 0 01-01 03:36:05.791 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:05.812 1493 1493 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:05.841 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(12) 01-01 03:36:05.967 1472 1492 W art : Long monitor contention event with owner method=android.content.IContentProvider android.app.ActivityThread.acquireExistingProvider(android.content.Context, java.lang.String, int, boolean) from ActivityThread.java:4896 waiters=2 for 164ms 01-01 03:36:06.018 700 1440 W MediaScanner: Error opening directory '/oem/media/', skipping: No such file or directory. 01-01 03:36:06.124 1472 1498 I RlzPingService: Setting next ping for 614739953 01-01 03:36:06.180 977 977 E ActivityThread: Performing stop of activity that is not resumed: {com.android.launcher3/com.android.launcher3.Launcher} 01-01 03:36:06.180 977 977 E ActivityThread: java.lang.RuntimeException: Performing stop of activity that is not resumed: {com.android.launcher3/com.android.launcher3.Launcher} 01-01 03:36:06.180 977 977 E ActivityThread: at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:3493) 01-01 03:36:06.180 977 977 E ActivityThread: at android.app.ActivityThread.handleStopActivity(ActivityThread.java:3578) 01-01 03:36:06.180 977 977 E ActivityThread: at android.app.ActivityThread.-wrap20(ActivityThread.java) 01-01 03:36:06.180 977 977 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1376) 01-01 03:36:06.180 977 977 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:36:06.180 977 977 E ActivityThread: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:06.180 977 977 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:5449) 01-01 03:36:06.180 977 977 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:06.180 977 977 E ActivityThread: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:06.180 977 977 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:06.220 464 481 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{a7345e3 u0 com.android.launcher3/.Launcher t3} 01-01 03:36:06.247 1493 1493 W System : ClassLoader referenced unknown path: /system/priv-app/HotwordEnrollment/lib/arm 01-01 03:36:06.308 1230 1511 I IndexDatabaseHelper: Using schema version: 115 01-01 03:36:06.379 1493 1493 V StartupReceiver: KeyphraseSoundModel is fresh 01-01 03:36:06.387 1230 1511 I IndexDatabaseHelper: Index is fine 01-01 03:36:06.413 464 842 I ActivityManager: Start proc 1515:com.android.vending/u0a24 for broadcast com.android.vending/com.google.android.finsky.receivers.BootCompletedReceiver 01-01 03:36:06.427 1230 1511 D Index : Locale 'en_US' is already indexed 01-01 03:36:06.464 1515 1515 I art : Late-enabling JIT 01-01 03:36:06.495 1230 1522 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:36:06.502 1515 1515 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:06.537 1151 1513 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400 01-01 03:36:06.792 1515 1515 W System : ClassLoader referenced unknown path: /system/priv-app/Phonesky/lib/arm 01-01 03:36:06.834 1151 1513 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 295 ms 01-01 03:36:06.849 700 1440 V MediaScanner: pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@585bfc3 01-01 03:36:06.867 700 1440 V MediaScanner: /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor@585bfc3 01-01 03:36:06.905 1230 1230 D DashboardSummary: rebuildUI took: 337 ms 01-01 03:36:06.921 464 481 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:06.928 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: : 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) 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: Local Branch: 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:06.994 1230 1522 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:07.001 1230 1522 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:07.006 1515 1515 D Finsky : [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/ 01-01 03:36:07.012 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.013 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.104 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.105 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.109 464 481 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.110 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.119 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.121 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.126 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.127 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.140 464 1012 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.142 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.143 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.147 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.151 1515 1515 D Finsky : [1] DailyHygiene.goMakeHygieneIfDirty: Dirty, need more hygiene. 01-01 03:36:07.165 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.173 1515 1515 W Settings: Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 01-01 03:36:07.174 1515 1515 W Settings: Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 01-01 03:36:07.202 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.203 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.206 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.207 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.208 1515 1515 W Finsky : [1] FinskyApp.getDfeApi: No account configured on this device. 01-01 03:36:07.213 464 1005 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.255 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.274 464 489 I ActivityManager: Displayed com.android.settings/.Settings: +1s380ms 01-01 03:36:07.279 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:07.340 1515 1559 D Ads : Skipping gmscore version check 01-01 03:36:07.372 464 855 I ActivityManager: Start proc 1560:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:07.373 464 855 V InputMethodManagerService: Adding window token: android.os.Binder@1b6147d 01-01 03:36:07.402 1560 1560 I art : Late-enabling JIT 01-01 03:36:07.437 1560 1560 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:07.608 1515 1515 D Finsky : [1] GmsCoreHelper.cleanupNlp: result=false type=4 01-01 03:36:07.643 1560 1560 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:07.655 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.729 464 472 W InputChannel-JNI: Input channel object 'ClientState{b61777 uid 10007 pid 977} (server)' was finalized without being disposed! 01-01 03:36:07.729 1151 1557 D FileApkUtils: Spent 197ms computing apk sha1. 01-01 03:36:07.749 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:07.865 1151 1557 D FileApkUtils: Module already staged or being staged:chimera-modules/MapsModule.apk 01-01 03:36:07.885 1151 1557 D DexOptUtils: Module /data/user/0/com.google.android.gms/app_chimera/chimera-module-root/module-e69278302000877985915cbb8baa5e8ed0564964/MapsModule.apk appears to be unoptimized. 01-01 03:36:07.885 1151 1557 D DexOptUtils: Post L_MR1 platform, using oat/ directory. 01-01 03:36:07.886 1151 1557 D DexOptUtils: Instantiating DexClassLoader to force creation of odex. 01-01 03:36:07.886 1151 1557 D DexOptUtils: Primary ABI of odexing process is armeabi-v7a 01-01 03:36:07.963 1586 1586 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 01-01 03:36:07.964 1586 1586 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --compiler-filter=interpret-only --no-watch-dog --dex-file=/data/user/0/com.google.android.gms/app_chimera/chimera-module-root/module-e69278302000877985915cbb8baa5e8ed0564964/MapsModule.apk --oat-file=/data/user/0/com.google.android.gms/app_chimera/chimera-module-root/module-e69278302000877985915cbb8baa5e8ed0564964/oat/arm/MapsModule.dex 01-01 03:36:07.964 1586 1586 E cutils-trace: Error opening trace file: No such file or directory (2) 01-01 03:36:08.007 1151 1582 W art : Long monitor contention event with owner method=int libcore.io.Posix.readBytes(java.io.FileDescriptor, java.lang.Object, int, int) from Posix.java:4294967294 waiters=0 for 171ms 01-01 03:36:08.021 1151 1151 I CheckinService: Checkin interval check for package: unspecified last checkin: 0 min interval config: 0 actual interval: 12968021 01-01 03:36:08.081 1560 1560 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:08.090 1515 1515 D Finsky : [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed. 01-01 03:36:08.112 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:08.122 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:08.123 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:08.124 1515 1515 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 01-01 03:36:08.164 1560 1588 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12968 ; date = ? 01-01 03:36:08.167 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:08.177 1151 1582 D GCM : COMPAT: Multi user ser=0 current=0 01-01 03:36:08.180 1151 1589 I CheckinService: Disabling old GoogleServicesFramework version 01-01 03:36:08.218 1022 1592 D GCM : GcmService start Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.intent.action.BOOT_COMPLETED 01-01 03:36:08.241 1151 1582 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.intent.action.BOOT_COMPLETED}] 01-01 03:36:08.249 1560 1588 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12968 ; date = ? 01-01 03:36:08.282 957 957 I GCoreUlr: DispatchingService.onCreate() 01-01 03:36:08.299 1151 1151 D SystemUpdateService: onCreate 01-01 03:36:08.301 464 1005 I BroadcastQueue: Delay finish: com.google.android.gms/.auth.api.credentials.sync.CredentialSyncReceiverService$Receiver 01-01 03:36:08.326 1560 1588 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1588 (ExecutorUtils) 01-01 03:36:08.326 464 1003 I BroadcastQueue: Resuming delayed broadcast 01-01 03:36:08.344 1151 1151 D SystemUpdateService: onStartCommand: intent: Intent { cmp=com.google.android.gms/.update.SystemUpdateService (has extras) } 01-01 03:36:08.359 1151 1599 V AuthZen : Handling intent: android.intent.action.BOOT_COMPLETED 01-01 03:36:08.368 1151 1599 D AuthZenEventHandler: Handling event: android.intent.action.BOOT_COMPLETED 01-01 03:36:08.375 1151 1590 V CheckinService: No Subscriptions found on the device 01-01 03:36:08.430 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:08.431 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:08.431 157 157 F DEBUG : Revision: '0' 01-01 03:36:08.431 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:08.431 157 157 F DEBUG : pid: 1560, tid: 1588, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:08.431 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:08.489 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:08.491 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:08.492 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:08.493 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:08.502 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:08.515 157 157 F DEBUG : 01-01 03:36:08.515 157 157 F DEBUG : backtrace: 01-01 03:36:08.515 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:08.516 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:08.516 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:08.516 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:08.516 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:08.516 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:08.516 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:08.516 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:08.517 157 157 F DEBUG : #08 pc 00100b34 [stack:1588] 01-01 03:36:08.631 1151 1151 W art : Long monitor contention event with owner method=android.content.IContentProvider android.app.ActivityThread.acquireExistingProvider(android.content.Context, java.lang.String, int, boolean) from ActivityThread.java:4896 waiters=3 for 178ms 01-01 03:36:08.805 1151 1599 W BaseAppContext: Using Auth Proxy for data requests. 01-01 03:36:08.861 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:09.040 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:09.040 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:09.040 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:09.045 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 01-01 03:36:09.064 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:09.064 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:09.087 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:09.101 1151 1599 D AuthZenTransactionCache: Initialized cache in: /data/user/0/com.google.android.gms/files 01-01 03:36:09.101 1151 1599 D AuthZenTransactionCache: Clearing transaction cache 01-01 03:36:09.208 1151 1590 I CheckinService: Checking schedule, now: 12969208 next: 30000 01-01 03:36:09.208 1151 1590 I CheckinService: active receiver: enabled 01-01 03:36:09.270 1151 1598 I SystemUpdateService: cancelUpdate (empty URL) 01-01 03:36:09.270 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 01-01 03:36:09.270 1151 1598 I SystemUpdateService: active receiver: disabled 01-01 03:36:09.280 464 855 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver 01-01 03:36:09.298 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:09.321 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:09.334 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:09.360 1151 1619 W Kids : [AbstractKidsOperation] Invalid device state 3 01-01 03:36:09.370 1151 1619 I Kids : [KidAccountFixer] No network connection 01-01 03:36:09.406 1022 1022 W Auth : [FRP,FrpUpdateIntentService] Received invalid intent action: com.google.android.gms.auth.ACTION_INVALID 01-01 03:36:09.432 957 1600 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.intent.action.BOOT_COMPLETED 01-01 03:36:09.561 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:09.567 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:09.568 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:09.573 464 1005 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:09.703 1151 1151 V GmsCoreStatsServiceLauncher: Received broadcast intent Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher (has extras) } 01-01 03:36:09.783 1022 1022 D PersistentNotificationBroadcastReceiver: Received intent: Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.google.android.gms/.common.notification.PersistentNotificationBroadcastReceiver (has extras) } 01-01 03:36:09.943 464 1006 I ActivityManager: Start proc 1627:com.android.calendar/u0a30 for broadcast com.android.calendar/.alerts.AlertReceiver 01-01 07:08:13.725 153 153 I surfaceflinger: type=1400 audit(0.0:72): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:14.565 1376 1376 I vervolv.toolbox: type=1400 audit(0.0:73): avc: denied { write } for name="run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 01-01 07:08:14.565 1376 1376 I vervolv.toolbox: type=1400 audit(0.0:74): avc: denied { open } for name="run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 01-01 07:08:14.565 1376 1376 I vervolv.toolbox: type=1400 audit(0.0:75): avc: denied { getattr } for path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 01-01 07:08:17.378 1522 1522 I RenderThread: type=1400 audit(0.0:76): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:17.378 1522 1522 I RenderThread: type=1400 audit(0.0:77): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:17.378 1522 1522 I RenderThread: type=1400 audit(0.0:78): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 03:36:09.997 1627 1627 I art : Late-enabling JIT 01-01 03:36:10.016 1627 1627 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:10.032 1151 1151 D SystemUpdateService: onDestroy 01-01 03:36:10.138 157 157 F DEBUG : 01-01 03:36:10.138 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_09 01-01 03:36:10.138 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:10.139 464 487 I BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:10.209 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:10.209 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:10.209 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:10.231 162 162 I Zygote : Process 1560 exited due to signal (4) 01-01 03:36:10.281 464 481 I ActivityManager: Process com.android.inputmethod.latin (pid 1560) has died 01-01 03:36:10.281 464 481 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:10.315 464 595 I Adreno200-EGL: : 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) 01-01 03:36:10.315 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:10.315 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:10.315 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:10.315 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:10.315 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:10.320 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:10.459 1627 1627 W System : ClassLoader referenced unknown path: /system/app/Calendar/lib/arm 01-01 03:36:10.548 1627 1627 D ExtensionsFactory: No custom extensions. 01-01 03:36:10.560 1627 1627 D AlertReceiver: onReceive: a=android.intent.action.BOOT_COMPLETED Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 cmp=com.android.calendar/.alerts.AlertReceiver (has extras) } 01-01 03:36:10.607 464 842 I ActivityManager: Start proc 1651:com.android.deskclock/u0a34 for broadcast com.android.deskclock/.AlarmInitReceiver 01-01 03:36:10.642 1651 1651 I art : Late-enabling JIT 01-01 03:36:10.654 1627 1650 D AlertService: 0 Action = android.intent.action.BOOT_COMPLETED 01-01 03:36:10.665 1651 1651 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:10.738 1627 1650 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 01-01 03:36:10.883 1651 1651 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm 01-01 03:36:10.913 957 1600 I GCoreUlr: WorldUpdater:android.intent.action.BOOT_COMPLETED: Ensuring that reporting is stopped because of reasons: (no Google accounts) 01-01 03:36:10.932 1651 1651 V AlarmClock: AlarmInitReceiver android.intent.action.BOOT_COMPLETED 01-01 03:36:10.981 957 1600 I GCoreUlr: Unbound from all location providers 01-01 03:36:11.027 1651 1669 V AlarmClock: AlarmInitReceiver - Reset timers and clear stopwatch data 01-01 03:36:11.066 1627 1650 D AlarmScheduler: No events found starting within 1 week. 01-01 03:36:11.121 957 957 I GCoreUlr: DispatchingService.onDestroy() 01-01 03:36:11.121 957 957 I GCoreUlr: Stopping handler for UlrDispSvcFast 01-01 03:36:11.142 957 957 I GCoreUlr: Unbound from all location providers 01-01 03:36:11.153 1651 1669 V AlarmClock: AlarmInitReceiver finished 01-01 03:36:11.166 464 482 I ActivityManager: Start proc 1671:com.android.email/u0a39 for broadcast com.android.email/.service.EmailBroadcastReceiver 01-01 03:36:11.212 1671 1671 I art : Late-enabling JIT 01-01 03:36:11.234 1671 1671 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:11.294 464 484 I ActivityManager: Start proc 1685:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:11.332 1685 1685 I art : Late-enabling JIT 01-01 03:36:11.348 1685 1685 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:11.408 1671 1671 W System : ClassLoader referenced unknown path: /system/app/Email/lib/arm 01-01 03:36:11.546 1685 1685 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:11.560 464 727 I ActivityManager: Start proc 1701:com.android.exchange/u0a40 for service com.android.exchange/.service.EasService 01-01 03:36:11.582 1701 1701 I art : Late-enabling JIT 01-01 03:36:11.599 1701 1701 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:11.688 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:11.731 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:11.732 1685 1685 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:11.768 1701 1701 W System : ClassLoader referenced unknown path: /system/app/Exchange2/lib/arm 01-01 03:36:11.795 1586 1620 W dex2oat : Verification of void com.google.maps.api.android.lib6.d.ci.() took 110.015ms 01-01 03:36:11.814 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:11.828 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:11.829 464 855 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7e36671 attribute=null, token = android.os.BinderProxy@99e71c5 01-01 03:36:11.863 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:11.863 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:11.863 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:11.863 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:11.863 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:11.889 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:11.889 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:11.889 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:11.889 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:11.889 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:11.889 159 235 V audio_hw_primary: enable speaker 01-01 03:36:11.889 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:11.898 1671 1671 D EmailBroadcastReceiver: Received android.intent.action.BOOT_COMPLETED 01-01 03:36:11.934 464 855 I ActivityManager: Start proc 1724:com.android.gallery3d/u0a42 for broadcast com.android.gallery3d/org.codeaurora.gallery3d.video.DmReceiver 01-01 03:36:11.935 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:11.963 1724 1724 I art : Late-enabling JIT 01-01 03:36:11.973 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:11.983 1724 1724 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:11.991 1685 1729 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12971 ; date = ? 01-01 03:36:12.013 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:12.018 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:12.018 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:12.056 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:12.087 1230 1230 W InputMethodManager: Ignoring onBind: cur seq=-1, given seq=3 01-01 03:36:12.111 1685 1729 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12972 ; date = ? 01-01 03:36:12.130 1685 1729 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1729 (ExecutorUtils) 01-01 03:36:12.163 1515 1515 D Finsky : [1] DailyHygiene.onStartCommand: DailyHygiene holdoff continue 01-01 03:36:12.232 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:12.232 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:12.232 157 157 F DEBUG : Revision: '0' 01-01 03:36:12.232 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:12.232 157 157 F DEBUG : pid: 1685, tid: 1729, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:12.232 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:12.237 464 482 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error. 01-01 03:36:12.239 464 699 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error. 01-01 03:36:12.242 464 1001 W SettingsProvider: You shouldn't keep your settings in the secure settings. This will soon become an error. 01-01 03:36:12.251 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:12.251 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:12.252 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:12.252 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:12.262 157 157 F DEBUG : 01-01 03:36:12.262 157 157 F DEBUG : backtrace: 01-01 03:36:12.262 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:12.262 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:12.263 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:12.263 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:12.263 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:12.263 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:12.263 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:12.264 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:12.264 157 157 F DEBUG : #08 pc 00100b34 [stack:1729] 01-01 03:36:12.286 464 1005 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:12.288 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:12.392 464 1003 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 01-01 03:36:12.395 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:12.432 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:12.601 1230 1230 D SubSettings: Launching fragment com.android.settings.inputmethod.InputMethodAndLanguageSettings 01-01 03:36:12.713 1671 1707 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 828ms 01-01 03:36:12.713 1671 1683 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=1 for 816ms 01-01 03:36:12.716 1671 1720 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=2 for 770ms 01-01 03:36:12.792 1701 1701 I Exchange: EasService.onCreate 01-01 03:36:12.803 464 481 W ActivityManager: Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found 01-01 03:36:12.873 1701 1745 I Exchange: RestartPingTask 01-01 03:36:12.961 1586 1586 W dex2oat : Verification of boolean com.google.maps.api.android.lib6.gmm6.n.x.a(com.google.maps.api.android.lib6.gmm6.n.b.b, com.google.maps.api.android.lib6.gmm6.n.c.e) took 160.766ms 01-01 03:36:13.001 1671 1744 I Email : Observing account changes for notifications 01-01 03:36:13.249 1701 1701 I Exchange: RestartPingsTask did not start any pings. 01-01 03:36:13.249 1701 1701 I Exchange: PSS stopIfIdle 01-01 03:36:13.250 1701 1701 I Exchange: PSS has no active accounts; stopping service. 01-01 03:36:13.262 1701 1701 I Exchange: onDestroy 01-01 03:36:13.278 464 481 I ActivityManager: Killing 708:com.android.externalstorage/u0a6 (adj 15): empty #17 01-01 03:36:13.375 1671 1723 W art : Long monitor contention event with owner method=android.database.sqlite.SQLiteDatabase com.android.email.provider.EmailProvider.getDatabase(android.content.Context) from EmailProvider.java:478 waiters=0 for 1.408s 01-01 03:36:13.378 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:13.379 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:13.385 464 485 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:16111 waiters=0 for 120ms 01-01 03:36:13.396 157 157 F DEBUG : 01-01 03:36:13.396 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00 01-01 03:36:13.396 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:13.397 464 487 I BootReceiver: Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:13.416 464 1750 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:13.417 464 1750 I ActivityManager: Killing 1685:com.android.inputmethod.latin/u0a45 (adj 0): crash 01-01 03:36:13.418 1701 1701 I Exchange: EasService.onCreate 01-01 03:36:13.473 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:13.473 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:13.473 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:13.522 162 162 I Zygote : Process 1685 exited due to signal (4) 01-01 03:36:13.546 464 484 I ActivityManager: Start proc 1753:com.google.process.gapps/u0a61 for broadcast com.google.android.syncadapters.contacts/.ContactsSyncAdapterBroadcastReceiver 01-01 03:36:13.554 464 1003 W ActivityManager: Spurious death for ProcessRecord{b353678 0:com.android.inputmethod.latin/u0a45}, curProc for 1685: null 01-01 03:36:13.593 1753 1753 I art : Late-enabling JIT 01-01 03:36:13.611 1701 1758 I Exchange: RestartPingTask 01-01 03:36:13.619 1753 1753 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:13.657 1671 1671 E ActivityThread: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@d0d303c that was originally bound here 01-01 03:36:13.657 1671 1671 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.android.email.service.EmailBroadcastProcessorService has leaked ServiceConnection com.android.emailcommon.service.ServiceProxy$ProxyConnection@d0d303c that was originally bound here 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1093) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:987) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1314) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.app.ContextImpl.bindService(ContextImpl.java:1297) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.content.ContextWrapper.bindService(ContextWrapper.java:610) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.setTask(ServiceProxy.java:181) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.emailcommon.service.ServiceProxy.test(ServiceProxy.java:224) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.service.EmailServiceUtils.isServiceAvailable(EmailServiceUtils.java:160) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccountsInternal(AccountReconciler.java:171) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.provider.AccountReconciler.reconcileAccounts(AccountReconciler.java:115) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.reconcileAndStartServices(EmailBroadcastProcessorService.java:305) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onBootCompleted(EmailBroadcastProcessorService.java:295) 01-01 03:36:13.657 1671 1671 E ActivityThread: at com.android.email.service.EmailBroadcastProcessorService.onHandleIntent(EmailBroadcastProcessorService.java:130) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:13.657 1671 1671 E ActivityThread: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:36:13.693 1230 1230 I Choreographer: Skipped 72 frames! The application may be doing too much work on its main thread. 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: RuntimeException when trying to unbind from service 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: java.lang.IllegalArgumentException: Service not registered: com.android.emailcommon.service.ServiceProxy$ProxyConnection@d0d303c 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1045) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at android.app.ContextImpl.unbindService(ContextImpl.java:1348) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at android.content.ContextWrapper.unbindService(ContextWrapper.java:622) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:124) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at com.android.emailcommon.service.ServiceProxy$ProxyConnection$1.doInBackground(ServiceProxy.java:113) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at android.os.AsyncTask$2.call(AsyncTask.java:295) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 01-01 03:36:13.711 1671 1720 E EmailServiceProxy: at java.lang.Thread.run(Thread.java:818) 01-01 03:36:13.749 1701 1701 I Exchange: RestartPingsTask did not start any pings. 01-01 03:36:13.749 1701 1701 I Exchange: PSS stopIfIdle 01-01 03:36:13.749 1701 1701 I Exchange: PSS has no active accounts; stopping service. 01-01 03:36:13.752 1701 1701 I Exchange: onDestroy 01-01 03:36:13.846 1753 1753 W System : ClassLoader referenced unknown path: /system/app/GoogleContactsSyncAdapter/lib/arm 01-01 03:36:13.860 464 1012 I ActivityManager: Killing 837:com.evervolv.widgets/1000 (adj 15): empty #17 01-01 03:36:14.014 464 489 I ActivityManager: Displayed com.android.settings/.SubSettings: +1s579ms 01-01 03:36:14.148 957 957 D WearableService: callingUid 10019, callindPid: 957 01-01 03:36:14.169 957 1771 E MDM : [86] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} 01-01 03:36:14.203 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.319 1151 1774 D LocationInitializer: Restart initialization of location 01-01 03:36:14.361 464 481 I ActivityManager: Killing 1007:com.android.printspooler/u0a54 (adj 15): empty #17 01-01 03:36:14.387 1022 1022 D AuthorizationBluetoothService: Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. 01-01 03:36:14.389 1022 1022 E AuthorizationBluetoothService: Proximity feature is not enabled. 01-01 03:36:14.390 1022 1776 D GCM : GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE 01-01 03:36:14.394 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.512 464 484 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:16111 waiters=0 for 155ms 01-01 03:36:14.512 464 489 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:16111 waiters=2 for 153ms 01-01 03:36:14.512 464 1006 W art : Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:16111 waiters=3 for 127ms 01-01 03:36:14.581 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:14.591 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:14.593 464 481 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.595 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.596 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.621 1151 1151 V GmsCoreStatsServiceLauncher: Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher } 01-01 03:36:14.644 957 1252 W GCoreFlp: No location to return for getLastLocation() 01-01 03:36:14.647 1022 1775 W FusedLocationProvider: location=null 01-01 03:36:14.663 957 1779 E MDM : [87] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} 01-01 03:36:14.759 1151 1780 D LocationInitializer: Restart initialization of location 01-01 03:36:14.762 1022 1310 D GCM : GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE 01-01 03:36:14.785 1022 1022 D AuthorizationBluetoothService: Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. 01-01 03:36:14.786 1022 1022 E AuthorizationBluetoothService: Proximity feature is not enabled. 01-01 03:36:14.788 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.811 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 01-01 03:36:14.813 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.823 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.830 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:14.839 1151 1151 V GmsCoreStatsServiceLauncher: Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher } 01-01 03:36:15.428 1586 1586 I dex2oat : dex2oat took 7.464s (threads: 2) arena alloc=232B java alloc=2MB native alloc=2MB free=1446KB 01-01 03:36:15.483 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:15.509 1151 1557 D DexOptUtils: Odex created at:/data/user/0/com.google.android.gms/app_chimera/chimera-module-root/module-e69278302000877985915cbb8baa5e8ed0564964/oat/arm/MapsModule.dex 01-01 03:36:15.509 1151 1557 D DexOptUtils: Set odex to world readable. 01-01 03:36:15.511 1151 1557 D DexOptUtils: Renamed odex to /data/user/0/com.google.android.gms/app_chimera/chimera-module-root/module-e69278302000877985915cbb8baa5e8ed0564964/oat/arm/MapsModule.odex 01-01 03:36:15.515 1151 1557 D FileApkUtils: Keeping up-to-date module: module-e69278302000877985915cbb8baa5e8ed0564964 01-01 03:36:15.535 1151 1557 D GmsModuleFndr: Beginning GMS chimera module scan 01-01 03:36:15.584 1151 1557 D GmsModuleFndr: Module pkg com.google.android.play.games not installed, skipping 01-01 03:36:15.585 1151 1557 D ChimeraCfgMgr: Beginning module configuration check 01-01 03:36:15.596 1151 1557 D ChimeraCfgMgr: Module APKs unchanged, check complete 01-01 03:36:15.656 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:15.656 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:15.656 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:15.672 957 1252 W GCoreFlp: No location to return for getLastLocation() 01-01 03:36:15.673 1022 1781 W FusedLocationProvider: location=null 01-01 03:36:15.680 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:15.680 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:15.841 1627 1627 D AlertReceiver: onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.android.calendar/.alerts.AlertReceiver } 01-01 03:36:15.862 1627 1784 D AlertService: 0 Action = android.intent.action.PROVIDER_CHANGED 01-01 03:36:15.880 464 481 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=977, uid=10007) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver 01-01 03:36:15.987 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:16.165 957 1252 W GCoreFlp: No location to return for getLastLocation() 01-01 03:36:16.166 1022 1787 W FusedLocationProvider: location=null 01-01 03:36:16.222 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 01-01 03:36:16.258 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 01-01 03:36:16.300 1022 1592 D GCM : GcmService start Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x10 cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.checkin.CHECKIN_COMPLETE 01-01 03:36:16.329 1151 1792 I Kids : [KidAccountFixer] No network connection 01-01 03:36:16.464 1151 1793 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 129 ms 01-01 03:36:16.752 464 655 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 01-01 03:36:16.753 464 655 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:36:16.753 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:36:16.753 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:36:16.753 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 01-01 03:36:16.753 464 655 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 01-01 03:36:16.753 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 01-01 03:36:16.754 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:36:16.754 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:36:16.754 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 01-01 03:36:16.754 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 01-01 03:36:16.754 464 655 W System.err: at com.android.server.net.NetworkStatsService$2.onReceive(NetworkStatsService.java:798) 01-01 03:36:16.754 464 655 W System.err: at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:882) 01-01 03:36:16.754 464 655 W System.err: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:16.754 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:16.754 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:16.754 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:36:16.754 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:36:16.754 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:36:16.754 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:36:16.754 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:36:16.754 464 655 W System.err: ... 13 more 01-01 03:36:16.755 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 01-01 03:36:16.755 464 655 W System.err: at java.lang.Class.classForName(Native Method) 01-01 03:36:16.755 464 655 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 01-01 03:36:16.755 464 655 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 01-01 03:36:16.755 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:36:16.755 464 655 W System.err: ... 14 more 01-01 03:36:16.755 464 655 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 01-01 03:36:16.755 464 655 W ConnectivityExtension: unable to ConnectivityExt jar 01-01 03:36:16.756 464 655 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 01-01 03:36:16.756 464 655 W System.err: at com.android.server.net.NetworkStatsService$2.onReceive(NetworkStatsService.java:798) 01-01 03:36:16.756 464 655 W System.err: at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:882) 01-01 03:36:16.756 464 655 W System.err: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:16.756 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:16.756 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:16.756 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:36:16.756 464 655 W ConnectivityExtension: error in invoke method 01-01 03:36:16.846 464 484 I ActivityManager: Waited long enough for: ServiceRecord{eb98289 u0 com.google.android.gms/.gcm.GcmService} 01-01 03:36:18.263 464 1003 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity 01-01 03:36:18.264 464 1002 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver 01-01 03:36:18.266 464 727 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver 01-01 03:36:18.435 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:18.448 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:18.461 464 1012 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.inputmethod.latin/.settings.SettingsActivity} from uid 1000 on display 0 01-01 03:36:18.483 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:18.483 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:18.483 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:18.483 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:18.483 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:18.509 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:18.510 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:18.510 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:18.510 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:18.510 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:18.510 159 235 V audio_hw_primary: enable speaker 01-01 03:36:18.510 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:18.555 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:18.569 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 01-01 03:36:18.593 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:18.597 464 1012 I ActivityManager: Start proc 1795:com.android.inputmethod.latin/u0a45 for activity com.android.inputmethod.latin/.settings.SettingsActivity 01-01 03:36:18.632 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:18.642 1795 1795 I art : Late-enabling JIT 01-01 03:36:18.662 1795 1795 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:18.768 1230 1522 D OpenGLRenderer: endAllStagingAnimators on 0x577a2700 (ListView) with handle 0x70002a10 01-01 03:36:18.819 1151 1809 D PackageBroadcastService: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gms 01-01 03:36:18.833 1151 1809 I PackageBroadcastService: Null package name or gms related package. Ignoreing. 01-01 03:36:19.037 1795 1814 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:36:19.066 464 483 W Searchables: No global search activity found 01-01 03:36:19.094 957 957 V GmsNetworkLocationProvi: DISABLE 01-01 03:36:19.134 1151 1601 I Icing : Storage manager: low false usage 1.46MB avail 18.95GB capacity 20.56GB 01-01 03:36:19.136 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: : 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) 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: Local Branch: 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:19.159 1795 1814 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:19.167 1795 1814 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:19.395 464 489 I ActivityManager: Displayed com.android.inputmethod.latin/.settings.SettingsActivity: +859ms 01-01 03:36:19.436 464 1002 V InputMethodManagerService: Adding window token: android.os.Binder@5fb94c8 01-01 03:36:19.553 1795 1795 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:19.746 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:36:19.750 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3 01-01 03:36:19.751 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "xfinitywifi"-NONE to any 01-01 03:36:19.751 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:36:19.889 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "xfinitywifi" nid=0 01-01 03:36:19.942 1795 1795 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:19.945 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0 01-01 03:36:19.949 679 679 I wpa_supplicant: wlan0: Trying to associate with SSID 'xfinitywifi' 01-01 03:36:19.965 1151 1601 E Icing : Loading extension /data/data/com.google.android.gms/files/libAppDataSearchExt_armeabi_v7a.so failed 01-01 03:36:20.001 1795 1823 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12979 ; date = ? 01-01 03:36:20.003 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:20.027 1795 1795 I Choreographer: Skipped 34 frames! The application may be doing too much work on its main thread. 01-01 03:36:20.062 1795 1823 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12980 ; date = ? 01-01 03:36:20.082 1795 1823 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x5937b520 in tid 1823 (ExecutorUtils) 01-01 03:36:20.119 464 1012 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:20.139 1151 1601 I Icing : updateResources: need to parse f{com.google.android.gms} 01-01 03:36:20.184 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:20.184 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:20.184 157 157 F DEBUG : Revision: '0' 01-01 03:36:20.184 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:20.184 157 157 F DEBUG : pid: 1795, tid: 1823, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:20.184 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x5937b520 01-01 03:36:20.203 157 157 F DEBUG : r0 00001000 r1 592118eb r2 00020000 r3 00000000 01-01 03:36:20.203 157 157 F DEBUG : r4 00000000 r5 00000001 r6 0000001c r7 00000000 01-01 03:36:20.203 157 157 F DEBUG : r8 592118e4 r9 00000001 sl 000000e2 fp 592129f0 01-01 03:36:20.204 157 157 F DEBUG : ip 593ffc74 sp 59211898 lr 5937b521 pc 5937b520 cpsr 800f0030 01-01 03:36:20.214 157 157 F DEBUG : 01-01 03:36:20.214 157 157 F DEBUG : backtrace: 01-01 03:36:20.215 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:20.215 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:20.215 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:20.216 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:20.216 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:20.216 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:20.216 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:20.216 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:20.217 157 157 F DEBUG : #08 pc 00100b34 [stack:1823] 01-01 03:36:20.545 1151 1601 I Icing : Internal init done: storage state 0 01-01 03:36:20.558 1151 1601 I Icing : Post-init done 01-01 03:36:20.577 1151 1601 I Icing : updateResources: need to parse f{com.google.android.gms} 01-01 03:36:20.867 1627 1784 I GlobalDismissManager: no sender configured 01-01 03:36:20.871 157 157 F DEBUG : 01-01 03:36:20.871 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_01 01-01 03:36:20.871 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:20.871 1795 1795 I Choreographer: Skipped 40 frames! The application may be doing too much work on its main thread. 01-01 03:36:20.872 464 487 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:20.896 464 1002 D GraphicsStats: Buffer count: 3 01-01 03:36:20.897 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:20.897 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:20.897 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:20.897 464 1002 I WindowState: WIN DEATH: Window{2b0fe u0 com.android.inputmethod.latin/com.android.inputmethod.latin.settings.SettingsActivity} 01-01 03:36:20.911 1627 1784 D AlertService: Beginning updateAlertNotification 01-01 03:36:20.981 464 855 I ActivityManager: Process com.android.inputmethod.latin (pid 1795) has died 01-01 03:36:20.981 464 855 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:20.982 464 855 W ActivityManager: Force removing ActivityRecord{1c6d3bb u0 com.android.inputmethod.latin/.settings.SettingsActivity t4}: app died, no saved state 01-01 03:36:20.982 162 162 I Zygote : Process 1795 exited due to signal (4) 01-01 03:36:21.079 1627 1784 D AlertService: No fired or scheduled alerts 01-01 03:36:21.087 464 595 I Adreno200-EGL: : 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) 01-01 03:36:21.087 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:21.087 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:21.087 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:21.087 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:21.087 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:21.095 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:21.106 1627 1784 D AlertService: Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null 01-01 03:36:21.221 1627 1784 D AlarmScheduler: No events found starting within 1 week. 01-01 03:36:21.565 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:21.730 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:21.730 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:21.730 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:21.754 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:21.754 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:22.004 464 484 I ActivityManager: Start proc 1833:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:22.048 1833 1833 I art : Late-enabling JIT 01-01 03:36:22.067 1833 1833 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:22.203 1833 1833 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:22.301 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:22.315 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:22.322 464 481 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 1795 uid 10045 01-01 03:36:22.350 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:22.351 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:22.351 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:22.351 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:22.351 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:22.362 1833 1833 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:22.377 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:22.377 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:22.377 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:22.377 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:22.377 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:22.377 159 235 V audio_hw_primary: enable speaker 01-01 03:36:22.377 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:22.407 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:22.415 1833 1849 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12982 ; date = ? 01-01 03:36:22.417 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:22.420 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:22.458 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:22.497 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:22.502 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:22.505 1833 1849 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12982 ; date = ? 01-01 03:36:22.521 1833 1849 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1849 (ExecutorUtils) 01-01 03:36:22.623 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:22.623 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:22.623 157 157 F DEBUG : Revision: '0' 01-01 03:36:22.624 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:22.624 157 157 F DEBUG : pid: 1833, tid: 1849, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:22.624 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:22.639 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:22.640 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:22.640 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:22.640 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:22.650 157 157 F DEBUG : 01-01 03:36:22.650 157 157 F DEBUG : backtrace: 01-01 03:36:22.650 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:22.650 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:22.651 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:22.651 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:22.651 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:22.651 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:22.651 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:22.651 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:22.651 157 157 F DEBUG : #08 pc 00100b34 [stack:1849] 01-01 03:36:23.218 157 157 F DEBUG : 01-01 03:36:23.218 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_02 01-01 03:36:23.219 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:23.221 464 487 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:23.226 464 1854 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:23.226 464 1854 I ActivityManager: Killing 1833:com.android.inputmethod.latin/u0a45 (adj 2): crash 01-01 03:36:23.282 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:23.319 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:23.344 464 482 W ActivityManager: Spurious death for ProcessRecord{1d85c70 0:com.android.inputmethod.latin/u0a45}, curProc for 1833: null 01-01 03:36:23.344 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:23.344 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:23.344 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:23.363 162 162 I Zygote : Process 1833 exited due to signal (4) 01-01 03:36:23.490 464 595 I Adreno200-EGL: : 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) 01-01 03:36:23.490 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:23.490 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:23.490 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:23.490 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:23.490 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:23.497 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:24.368 464 1006 I ActivityManager: Killing 1339:com.android.keychain/1000 (adj 15): empty #17 01-01 03:36:25.714 464 484 I ActivityManager: Waited long enough for: ServiceRecord{1913b7e u0 com.android.calendar/.alerts.InitAlarmsService} 01-01 03:36:26.382 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:26.546 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:26.546 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:26.546 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:26.571 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:26.571 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:27.361 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:27.366 464 464 I ActivityManager: START u0 {act=android.settings.INPUT_METHOD_SETTINGS flg=0x14200000 cmp=com.android.settings/.Settings$InputMethodAndLanguageSettingsActivity} from uid 1000 on display 0 01-01 03:36:27.374 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:27.409 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:27.409 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:27.409 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:27.409 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:27.409 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:27.423 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:27.424 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:27.424 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:27.424 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:27.424 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:27.424 159 235 V audio_hw_primary: enable speaker 01-01 03:36:27.424 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:27.469 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:27.507 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:27.545 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:27.799 464 489 I ActivityManager: Displayed com.android.settings/.Settings$InputMethodAndLanguageSettingsActivity: +392ms 01-01 03:36:27.817 464 699 I ActivityManager: Start proc 1858:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:27.818 464 699 V InputMethodManagerService: Adding window token: android.os.Binder@a1ba932 01-01 03:36:27.895 1858 1858 I art : Late-enabling JIT 01-01 03:36:27.926 1858 1858 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:28.062 1858 1858 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:28.212 1858 1858 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:28.262 1858 1874 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12988 ; date = ? 01-01 03:36:28.264 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:28.275 1151 1589 I CheckinService: Done disabling old GoogleServicesFramework version 01-01 03:36:28.341 1858 1874 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12988 ; date = ? 01-01 03:36:28.367 1858 1874 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1874 (ExecutorUtils) 01-01 03:36:28.469 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:28.469 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:28.469 157 157 F DEBUG : Revision: '0' 01-01 03:36:28.470 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:28.470 157 157 F DEBUG : pid: 1858, tid: 1874, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:28.470 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:28.489 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:28.489 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:28.489 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:28.489 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:28.501 157 157 F DEBUG : 01-01 03:36:28.501 157 157 F DEBUG : backtrace: 01-01 03:36:28.501 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:28.501 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:28.502 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:28.502 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:28.502 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:28.502 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:28.503 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:28.503 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:28.503 157 157 F DEBUG : #08 pc 00100b34 [stack:1874] 01-01 03:36:28.986 157 157 F DEBUG : 01-01 03:36:28.986 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_03 01-01 03:36:28.986 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:28.987 464 487 I BootReceiver: Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:29.004 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:29.004 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:29.004 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:29.031 464 1001 I ActivityManager: Process com.android.inputmethod.latin (pid 1858) has died 01-01 03:36:29.032 162 162 I Zygote : Process 1858 exited due to signal (4) 01-01 03:36:29.032 464 1001 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:29.109 464 595 I Adreno200-EGL: : 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) 01-01 03:36:29.109 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:29.109 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:29.109 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:29.109 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:29.109 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:29.115 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:29.953 679 679 I wpa_supplicant: wlan0: Authentication with 00:00:00:00:00:00 timed out. 01-01 03:36:29.955 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3 locally_generated=1 01-01 03:36:30.066 464 484 I ActivityManager: Start proc 1882:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:30.114 1882 1882 I art : Late-enabling JIT 01-01 03:36:30.131 1882 1882 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:30.308 1882 1882 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:30.448 1882 1882 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:30.478 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:30.490 1882 1899 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12990 ; date = ? 01-01 03:36:30.493 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:30.548 1882 1899 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12990 ; date = ? 01-01 03:36:30.562 1882 1899 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69617520 in tid 1899 (ExecutorUtils) 01-01 03:36:30.642 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:30.642 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:30.643 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:30.665 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:30.666 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:30.666 157 157 F DEBUG : Revision: '0' 01-01 03:36:30.666 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:30.667 157 157 F DEBUG : pid: 1882, tid: 1899, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:30.668 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:30.668 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:30.668 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69617520 01-01 03:36:30.708 157 157 F DEBUG : r0 00001000 r1 694ad8eb r2 00020000 r3 00000000 01-01 03:36:30.709 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:30.709 157 157 F DEBUG : r8 694ad8e4 r9 00000001 sl 000000e2 fp 694ae9f0 01-01 03:36:30.709 157 157 F DEBUG : ip 6969bc74 sp 694ad898 lr 69617521 pc 69617520 cpsr 800f0030 01-01 03:36:30.726 157 157 F DEBUG : 01-01 03:36:30.726 157 157 F DEBUG : backtrace: 01-01 03:36:30.727 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:30.727 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:30.727 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:30.727 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:30.728 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:30.728 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:30.728 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:30.728 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:30.728 157 157 F DEBUG : #08 pc 00100b34 [stack:1899] 01-01 03:36:31.319 157 157 F DEBUG : 01-01 03:36:31.319 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_04 01-01 03:36:31.319 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:31.320 464 487 I BootReceiver: Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:31.338 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:31.338 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:31.338 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:31.381 162 162 I Zygote : Process 1882 exited due to signal (4) 01-01 03:36:31.382 464 1006 I ActivityManager: Process com.android.inputmethod.latin (pid 1882) has died 01-01 03:36:31.382 464 1006 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:32.411 464 484 I ActivityManager: Start proc 1907:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:32.473 1907 1907 I art : Late-enabling JIT 01-01 03:36:32.488 1907 1907 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:32.643 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:32.656 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:32.680 1907 1907 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:32.692 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:32.692 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:32.692 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:32.692 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:32.692 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:32.718 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:32.718 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:32.718 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:32.718 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:32.718 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:32.718 159 235 V audio_hw_primary: enable speaker 01-01 03:36:32.718 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:32.747 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:32.760 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:32.798 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:32.810 1907 1907 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:32.837 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:32.839 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:32.863 1907 1923 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 12992 ; date = ? 01-01 03:36:32.865 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:32.913 1907 1923 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 12992 ; date = ? 01-01 03:36:32.929 1907 1923 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1923 (ExecutorUtils) 01-01 03:36:33.034 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:33.034 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:33.034 157 157 F DEBUG : Revision: '0' 01-01 03:36:33.034 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:33.035 157 157 F DEBUG : pid: 1907, tid: 1923, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:33.035 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:33.072 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:33.072 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:33.072 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:33.072 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:33.083 157 157 F DEBUG : 01-01 03:36:33.083 157 157 F DEBUG : backtrace: 01-01 03:36:33.083 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:33.084 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:33.084 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:33.084 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:33.084 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:33.084 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:33.084 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:33.085 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:33.085 157 157 F DEBUG : #08 pc 00100b34 [stack:1923] 01-01 03:36:33.593 157 157 F DEBUG : 01-01 03:36:33.593 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_05 01-01 03:36:33.594 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:33.595 464 487 I BootReceiver: Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:33.610 464 1928 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:33.620 464 1928 I ActivityManager: Killing 1907:com.android.inputmethod.latin/u0a45 (adj 2): crash 01-01 03:36:33.630 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:33.630 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:33.630 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:33.661 162 162 I Zygote : Process 1907 exited due to signal (4) 01-01 03:36:33.672 464 855 W ActivityManager: Spurious death for ProcessRecord{3f67f54 0:com.android.inputmethod.latin/u0a45}, curProc for 1907: null 01-01 03:36:33.681 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:33.703 464 1002 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7b6d7f2 attribute=null, token = android.os.BinderProxy@fd95285 01-01 03:36:33.711 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:33.724 464 474 I art : Background partial concurrent mark sweep GC freed 7902(679KB) AllocSpace objects, 24(3MB) LOS objects, 30% free, 9MB/13MB, paused 8.758ms total 98.846ms 01-01 03:36:33.880 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:34.770 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:36:34.774 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3 01-01 03:36:34.774 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "xfinitywifi"-NONE to any 01-01 03:36:34.774 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:36:34.989 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "xfinitywifi" nid=0 01-01 03:36:35.027 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0 01-01 03:36:36.073 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:38.384 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 01-01 03:36:38.462 1151 1930 D PackageBroadcastService: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf 01-01 03:36:38.561 1151 1933 I PeopleContactsSync: CP2 sync disabled 01-01 03:36:38.583 464 483 W Searchables: No global search activity found 01-01 03:36:39.174 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:39.337 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:39.338 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:39.338 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:39.363 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:39.363 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:39.551 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:39.564 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:39.600 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:39.600 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:39.600 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:39.600 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:39.600 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:39.626 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:39.626 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:39.626 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:39.626 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:39.626 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:39.626 159 235 V audio_hw_primary: enable speaker 01-01 03:36:39.627 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:39.670 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:39.708 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:39.747 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:40.601 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:40.639 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:36:40.745 1627 1667 D InitAlarmsService: Clearing and rescheduling alarms. 01-01 03:36:40.784 464 481 I ActivityManager: Killing 1376:com.evervolv.toolbox/1000 (adj 15): empty #17 01-01 03:36:42.301 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:42.647 464 1005 I ActivityManager: Start proc 1938:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:42.647 464 1005 V InputMethodManagerService: Adding window token: android.os.Binder@69d1c6f 01-01 03:36:42.715 1938 1938 I art : Late-enabling JIT 01-01 03:36:42.738 1938 1938 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:42.890 153 153 W SurfaceFlinger: couldn't log to binary event log: overflow. 01-01 03:36:42.899 1938 1938 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:42.989 1938 1938 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:43.033 1938 1954 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13003 ; date = ? 01-01 03:36:43.036 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:43.123 1938 1954 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13003 ; date = ? 01-01 03:36:43.172 1938 1954 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1954 (ExecutorUtils) 01-01 03:36:43.278 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:43.278 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:43.278 157 157 F DEBUG : Revision: '0' 01-01 03:36:43.278 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:43.279 157 157 F DEBUG : pid: 1938, tid: 1954, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:43.280 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:43.326 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:43.326 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:43.326 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:43.327 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:43.338 157 157 F DEBUG : 01-01 03:36:43.338 157 157 F DEBUG : backtrace: 01-01 03:36:43.338 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:43.338 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:43.338 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:43.338 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:43.339 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:43.339 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:43.339 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:43.339 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:43.339 157 157 F DEBUG : #08 pc 00100b34 [stack:1954] 01-01 03:36:43.841 157 157 F DEBUG : 01-01 03:36:43.841 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_06 01-01 03:36:43.841 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:43.843 464 487 I BootReceiver: Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:43.884 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:43.884 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:43.884 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:43.912 162 162 I Zygote : Process 1938 exited due to signal (4) 01-01 03:36:43.918 464 595 I Adreno200-EGL: : 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) 01-01 03:36:43.918 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:43.918 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:43.918 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:43.918 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:43.918 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:43.927 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:43.931 464 727 I ActivityManager: Process com.android.inputmethod.latin (pid 1938) has died 01-01 03:36:43.932 464 727 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:44.973 464 484 I ActivityManager: Start proc 1962:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:45.054 1962 1962 I art : Late-enabling JIT 01-01 03:36:45.093 1962 1962 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:45.226 1962 1962 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:45.326 1962 1962 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:45.373 1962 1978 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13005 ; date = ? 01-01 03:36:45.375 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:45.401 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:45.461 1962 1978 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13005 ; date = ? 01-01 03:36:45.483 1962 1978 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 1978 (ExecutorUtils) 01-01 03:36:45.495 464 1001 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@8837786 attribute=null, token = android.os.BinderProxy@510f151 01-01 03:36:45.568 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:45.568 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:45.568 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:45.586 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:45.586 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:45.586 157 157 F DEBUG : Revision: '0' 01-01 03:36:45.586 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:45.586 157 157 F DEBUG : pid: 1962, tid: 1978, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:45.586 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:45.592 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:45.592 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:45.595 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:45.608 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:45.609 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:45.609 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:45.610 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:45.610 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:45.622 157 157 F DEBUG : 01-01 03:36:45.622 157 157 F DEBUG : backtrace: 01-01 03:36:45.622 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:45.622 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:45.623 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:45.623 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:45.623 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:45.623 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:45.623 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:45.623 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:45.623 157 157 F DEBUG : #08 pc 00100b34 [stack:1978] 01-01 03:36:45.643 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:45.644 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:45.644 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:45.644 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:45.644 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:45.664 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:45.670 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:45.670 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:45.670 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:45.670 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:45.670 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:45.670 159 235 V audio_hw_primary: enable speaker 01-01 03:36:45.670 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:45.714 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:45.752 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:45.790 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:46.169 157 157 F DEBUG : 01-01 03:36:46.169 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_07 01-01 03:36:46.169 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:46.170 464 487 I BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:46.191 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:46.191 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:46.191 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:46.231 464 1003 I ActivityManager: Process com.android.inputmethod.latin (pid 1962) has died 01-01 03:36:46.232 464 1003 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:46.234 162 162 I Zygote : Process 1962 exited due to signal (4) 01-01 03:36:46.235 464 1985 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:47.060 464 699 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.inputmethod.latin/.settings.SettingsActivity} from uid 1000 on display 0 01-01 03:36:47.063 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:47.113 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(30) 01-01 03:36:47.157 464 1012 I ActivityManager: Start proc 1987:com.android.inputmethod.latin/u0a45 for activity com.android.inputmethod.latin/.settings.SettingsActivity 01-01 03:36:47.203 1987 1987 I art : Late-enabling JIT 01-01 03:36:47.223 1987 1987 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:47.307 464 484 I ActivityManager: Exiting empty application process com.android.inputmethod.latin (null) 01-01 03:36:47.514 1987 2002 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:36:47.598 1987 1987 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:47.691 1987 1987 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:47.733 1987 2004 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13007 ; date = ? 01-01 03:36:47.737 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:47.792 1987 2004 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13007 ; date = ? 01-01 03:36:47.812 1987 2004 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x68f98520 in tid 2004 (ExecutorUtils) 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: : 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) 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: Local Branch: 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:47.854 1987 2002 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:47.905 1987 2002 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:47.915 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:47.915 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:47.915 157 157 F DEBUG : Revision: '0' 01-01 03:36:47.915 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:47.915 157 157 F DEBUG : pid: 1987, tid: 2004, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:47.915 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x68f98520 01-01 03:36:47.933 157 157 F DEBUG : r0 00001000 r1 68e2e8eb r2 00020000 r3 00000000 01-01 03:36:47.934 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000014 r7 00000000 01-01 03:36:47.934 157 157 F DEBUG : r8 68e2e8e4 r9 00000001 sl 000000e2 fp 68e2f9f0 01-01 03:36:47.934 157 157 F DEBUG : ip 6901cc74 sp 68e2e898 lr 68f98521 pc 68f98520 cpsr 800f0030 01-01 03:36:47.945 157 157 F DEBUG : 01-01 03:36:47.945 157 157 F DEBUG : backtrace: 01-01 03:36:47.945 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:47.946 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:47.946 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:47.946 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:47.946 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:47.946 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:47.946 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:47.946 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:47.947 157 157 F DEBUG : #08 pc 00100b34 [stack:2004] 01-01 03:36:48.520 157 157 F DEBUG : 01-01 03:36:48.520 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_08 01-01 03:36:48.521 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:48.522 464 487 I BootReceiver: Copying /data/tombstones/tombstone_08 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:48.530 464 2009 W ActivityManager: Force finishing activity com.android.inputmethod.latin/.settings.SettingsActivity 01-01 03:36:48.548 464 2009 W ActivityManager: Force finishing activity com.android.settings/.SubSettings 01-01 03:36:48.608 464 1005 D GraphicsStats: Buffer count: 3 01-01 03:36:48.608 464 1006 I WindowState: WIN DEATH: Window{1156e0e u0 com.android.inputmethod.latin/com.android.inputmethod.latin.settings.SettingsActivity} 01-01 03:36:48.647 464 595 I Adreno200-EGL: : 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) 01-01 03:36:48.647 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:48.647 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:48.647 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:48.647 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:48.647 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:48.651 464 482 I ActivityManager: Process com.android.inputmethod.latin (pid 1987) has died 01-01 03:36:48.652 162 162 I Zygote : Process 1987 exited due to signal (4) 01-01 03:36:48.654 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:48.670 464 482 W ActivityManager: Service crashed 2 times, stopping: ServiceRecord{c691d7c u0 com.android.inputmethod.latin/.LatinIME} 01-01 03:36:48.706 464 474 I art : Background partial concurrent mark sweep GC freed 12019(993KB) AllocSpace objects, 25(3MB) LOS objects, 28% free, 10MB/14MB, paused 2.258ms total 154.296ms 01-01 03:36:48.997 1230 1230 D DashboardSummary: rebuildUI took: 220 ms 01-01 03:36:49.133 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:49.758 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:36:49.761 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3 01-01 03:36:49.762 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "xfinitywifi"-NONE to any 01-01 03:36:49.762 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:36:50.049 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "xfinitywifi" nid=0 01-01 03:36:50.102 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0 01-01 03:36:50.145 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:50.342 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:51.115 464 1002 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 01-01 03:36:51.125 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:51.202 1230 1230 D SubSettings: Launching fragment com.android.settings.inputmethod.InputMethodAndLanguageSettings 01-01 03:36:51.635 464 489 I ActivityManager: Displayed com.android.settings/.SubSettings: +485ms (total +4s498ms) 01-01 03:36:51.662 464 1003 I ActivityManager: Start proc 2016:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:51.667 464 1003 V InputMethodManagerService: Adding window token: android.os.Binder@6d42193 01-01 03:36:51.736 2016 2016 I art : Late-enabling JIT 01-01 03:36:51.753 1230 1522 D OpenGLRenderer: endAllStagingAnimators on 0x56f95080 (RippleDrawable) with handle 0x6accffd0 01-01 03:36:51.769 2016 2016 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:51.923 2016 2016 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:52.086 2016 2016 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:52.125 2016 2034 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13012 ; date = ? 01-01 03:36:52.128 464 1012 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:52.183 2016 2034 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13012 ; date = ? 01-01 03:36:52.202 2016 2034 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69517520 in tid 2034 (ExecutorUtils) 01-01 03:36:52.308 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:52.308 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:52.309 157 157 F DEBUG : Revision: '0' 01-01 03:36:52.309 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:52.310 157 157 F DEBUG : pid: 2016, tid: 2034, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:52.310 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69517520 01-01 03:36:52.356 157 157 F DEBUG : r0 00001000 r1 693ad8eb r2 00020000 r3 00000000 01-01 03:36:52.357 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:52.357 157 157 F DEBUG : r8 693ad8e4 r9 00000001 sl 000000e2 fp 693ae9f0 01-01 03:36:52.357 157 157 F DEBUG : ip 6959bc74 sp 693ad898 lr 69517521 pc 69517520 cpsr 800f0030 01-01 03:36:52.368 157 157 F DEBUG : 01-01 03:36:52.368 157 157 F DEBUG : backtrace: 01-01 03:36:52.369 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:52.369 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:52.369 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:52.369 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:52.369 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:52.369 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:52.370 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:52.370 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:52.370 157 157 F DEBUG : #08 pc 00100b34 [stack:2034] 01-01 03:36:52.900 157 157 F DEBUG : 01-01 03:36:52.900 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_09 01-01 03:36:52.900 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:52.901 464 487 I BootReceiver: Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:52.954 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:52.954 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:52.954 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:52.971 464 595 I Adreno200-EGL: : 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) 01-01 03:36:52.971 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:52.971 464 595 I Adreno200-EGL: Local Branch: 01-01 03:36:52.971 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:52.971 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:52.971 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:52.977 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:53.011 464 481 I ActivityManager: Process com.android.inputmethod.latin (pid 2016) has died 01-01 03:36:53.011 162 162 I Zygote : Process 2016 exited due to signal (4) 01-01 03:36:53.012 464 481 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:36:54.038 464 484 I ActivityManager: Start proc 2044:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:54.073 2044 2044 I art : Late-enabling JIT 01-01 03:36:54.091 2044 2044 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:54.163 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:54.178 464 1012 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6ebd256 attribute=null, token = android.os.BinderProxy@1fec2a 01-01 03:36:54.213 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:36:54.255 2044 2044 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:54.353 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:36:54.391 2044 2044 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:54.433 2044 2060 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13014 ; date = ? 01-01 03:36:54.436 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:54.503 2044 2060 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13014 ; date = ? 01-01 03:36:54.525 2044 2060 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 2060 (ExecutorUtils) 01-01 03:36:54.628 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:54.628 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:54.628 157 157 F DEBUG : Revision: '0' 01-01 03:36:54.629 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:54.629 157 157 F DEBUG : pid: 2044, tid: 2060, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:54.629 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:54.669 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:54.670 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:54.670 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:54.670 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:54.681 157 157 F DEBUG : 01-01 03:36:54.681 157 157 F DEBUG : backtrace: 01-01 03:36:54.682 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:54.682 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:54.682 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:54.682 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:54.682 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:54.683 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:54.683 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:54.683 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:54.683 157 157 F DEBUG : #08 pc 00100b34 [stack:2060] 01-01 03:36:55.160 157 157 F DEBUG : 01-01 03:36:55.160 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_00 01-01 03:36:55.160 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:36:55.161 464 487 I BootReceiver: Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:36:55.184 464 2065 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:36:55.188 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:36:55.188 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:36:55.188 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:36:55.190 464 2065 I ActivityManager: Killing 2044:com.android.inputmethod.latin/u0a45 (adj 2): crash 01-01 03:36:55.222 162 162 I Zygote : Process 2044 exited due to signal (4) 01-01 03:36:55.233 464 727 W ActivityManager: Spurious death for ProcessRecord{b62273a 0:com.android.inputmethod.latin/u0a45}, curProc for 2044: null 01-01 03:36:55.243 464 1005 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.google.android.inputmethod.latin/com.android.inputmethod.latin.SettingsActivity} from uid 1000 on display 0 01-01 03:36:55.246 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:55.333 464 1006 I ActivityManager: Start proc 2067:com.google.android.inputmethod.latin/u0a25 for activity com.google.android.inputmethod.latin/com.android.inputmethod.latin.SettingsActivity 01-01 03:36:55.389 2067 2067 I art : Late-enabling JIT 01-01 03:36:55.430 2067 2067 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:55.487 464 482 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /system/app/LatinImeGoogle.apk pkg=com.google.android.inputmethod.latin isa=arm vmSafeMode=false debuggable=false oatDir = null bootComplete=true 01-01 03:36:55.574 2081 2081 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 01-01 03:36:55.575 2081 2081 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --no-watch-dog 01-01 03:36:55.575 2081 2081 E cutils-trace: Error opening trace file: No such file or directory (2) 01-01 03:36:56.384 2081 2081 I dex2oat : dex2oat took 810.089ms (threads: 2) arena alloc=0B java alloc=559KB native alloc=911KB free=1648KB 01-01 03:36:56.486 2067 2067 W System : ClassLoader referenced unknown path: /system/lib/LatinImeGoogle 01-01 03:36:56.786 2067 2085 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: : 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) 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: Local Branch: 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:56.860 2067 2085 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:56.880 2067 2085 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:57.227 464 489 I ActivityManager: Displayed com.google.android.inputmethod.latin/com.android.inputmethod.latin.SettingsActivity: +1s916ms 01-01 03:36:58.345 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:36:58.513 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:36:58.514 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:58.514 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:58.539 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:36:58.539 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:58.714 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:36:58.727 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:36:58.763 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:36:58.763 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:36:58.763 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:36:58.763 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:36:58.763 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:36:58.790 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:36:58.790 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:36:58.790 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:36:58.790 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:36:58.790 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:36:58.790 159 235 V audio_hw_primary: enable speaker 01-01 03:36:58.790 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:36:58.833 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:58.855 1230 1243 I art : Background sticky concurrent mark sweep GC freed 13505(816KB) AllocSpace objects, 2(32KB) LOS objects, 15% free, 4MB/5MB, paused 7.293ms total 36.682ms 01-01 03:36:58.871 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:58.910 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: : 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) 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: Local Branch: 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: Local Patches: NONE 01-01 03:36:58.948 1230 1522 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:36:58.958 1230 1522 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:36:59.048 464 1001 I ActivityManager: Start proc 2090:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:36:59.048 464 1001 V InputMethodManagerService: Adding window token: android.os.Binder@17df666 01-01 03:36:59.084 2090 2090 I art : Late-enabling JIT 01-01 03:36:59.111 2090 2090 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:36:59.347 2090 2090 I LatinIME: Hardware accelerated drawing: true 01-01 03:36:59.477 464 484 I ActivityManager: Killing 1391:com.evervolv.updater/u0a5 (adj 15): empty #17 01-01 03:36:59.499 2090 2090 W InputAttributes: No editor info for this field. Bug? 01-01 03:36:59.549 2090 2106 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13019 ; date = ? 01-01 03:36:59.551 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:36:59.613 2090 2106 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13019 ; date = ? 01-01 03:36:59.629 2090 2106 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 2106 (ExecutorUtils) 01-01 03:36:59.749 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:36:59.749 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:36:59.749 157 157 F DEBUG : Revision: '0' 01-01 03:36:59.749 157 157 F DEBUG : ABI: 'arm' 01-01 03:36:59.750 157 157 F DEBUG : pid: 2090, tid: 2106, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:36:59.750 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:36:59.767 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:36:59.768 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:36:59.768 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:36:59.768 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:36:59.777 157 157 F DEBUG : 01-01 03:36:59.777 157 157 F DEBUG : backtrace: 01-01 03:36:59.778 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:36:59.778 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:36:59.778 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:36:59.778 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:36:59.778 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:36:59.778 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:36:59.779 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:36:59.779 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:36:59.779 157 157 F DEBUG : #08 pc 00100b34 [stack:2106] 01-01 03:36:59.947 464 484 I ActivityManager: Start proc 2107:com.android.musicfx/u0a9 for broadcast com.android.musicfx/.ControlPanelReceiver 01-01 03:37:00.003 2107 2107 I art : Late-enabling JIT 01-01 03:37:00.011 464 1005 I MediaFocusControl: AudioFocus abandonAudioFocus() from android.media.AudioManager@239df6acom.android.music.MediaPlaybackService$3@ab29c5b 01-01 03:37:00.022 2107 2107 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:37:00.062 464 1006 I ActivityManager: Killing 1205:com.android.music/u0a48 (adj 15): empty #17 01-01 03:37:00.278 2107 2107 W System : ClassLoader referenced unknown path: /system/priv-app/MusicFX/lib/arm 01-01 03:37:00.283 2107 2107 V MusicFXControlPanelReceiver: onReceive 01-01 03:37:00.283 2107 2107 V MusicFXControlPanelReceiver: Action: android.media.action.CLOSE_AUDIO_EFFECT_CONTROL_SESSION 01-01 03:37:00.283 2107 2107 V MusicFXControlPanelReceiver: Package name: com.android.music 01-01 03:37:00.283 2107 2107 V MusicFXControlPanelReceiver: Audio session: 6 01-01 03:37:00.286 2107 2107 V MusicFXControlPanelEffect: closeSession(android.app.ReceiverRestrictedContext@7166012, com.android.music, 6) 01-01 03:37:00.290 464 482 I ActivityManager: Killing 1407:com.evervolv.updater:ManifestService/u0a5 (adj 15): empty #17 01-01 03:37:00.365 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:00.391 157 157 F DEBUG : 01-01 03:37:00.391 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_01 01-01 03:37:00.391 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:37:00.392 464 487 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:37:00.402 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:37:00.613 464 595 I Adreno200-EGL: : 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) 01-01 03:37:00.613 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:37:00.613 464 595 I Adreno200-EGL: Local Branch: 01-01 03:37:00.613 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:37:00.613 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:37:00.613 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:37:00.621 162 162 I Zygote : Process 2090 exited due to signal (4) 01-01 03:37:00.626 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:37:00.632 464 1002 I ActivityManager: Process com.android.inputmethod.latin (pid 2090) has died 01-01 03:37:00.633 464 1002 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms 01-01 03:37:00.698 464 474 I art : Background partial concurrent mark sweep GC freed 13036(914KB) AllocSpace objects, 24(3MB) LOS objects, 29% free, 9MB/13MB, paused 3.784ms total 261.260ms 01-01 03:37:00.743 464 472 W InputChannel-JNI: Input channel object 'ClientState{fb7ba7a uid 1000 pid 1230} (server)' was finalized without being disposed! 01-01 03:37:00.837 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:37:00.837 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:37:00.837 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:37:01.673 464 484 I ActivityManager: Start proc 2129:com.android.inputmethod.latin/u0a45 for service com.android.inputmethod.latin/.LatinIME 01-01 03:37:01.712 2129 2129 I art : Late-enabling JIT 01-01 03:37:01.728 2129 2129 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 01-01 03:37:01.871 2129 2129 I LatinIME: Hardware accelerated drawing: true 01-01 03:37:02.006 2129 2129 W InputAttributes: No editor info for this field. Bug? 01-01 03:37:02.064 2129 2145 I LatinIME:LogUtils: Dictionary info: dictionary = contacts.en_US ; version = 13022 ; date = ? 01-01 03:37:02.080 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 01-01 03:37:02.095 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:02.165 2129 2145 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 13022 ; date = ? 01-01 03:37:02.195 2129 2145 F libc : Fatal signal 4 (SIGILL), code 1, fault addr 0x69717520 in tid 2145 (ExecutorUtils) 01-01 03:37:02.297 464 489 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0 01-01 03:37:02.297 157 157 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 03:37:02.297 157 157 F DEBUG : Build fingerprint: 'hp/hp_tenderloin/tenderloin:5.0.2/LRX22G/1649326:user/release-keys' 01-01 03:37:02.297 157 157 F DEBUG : Revision: '0' 01-01 03:37:02.298 157 157 F DEBUG : ABI: 'arm' 01-01 03:37:02.298 157 157 F DEBUG : pid: 2129, tid: 2145, name: ExecutorUtils >>> com.android.inputmethod.latin <<< 01-01 03:37:02.298 157 157 F DEBUG : signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x69717520 01-01 03:37:02.340 157 157 F DEBUG : r0 00001000 r1 695ad8eb r2 00020000 r3 00000000 01-01 03:37:02.340 157 157 F DEBUG : r4 00000000 r5 00000001 r6 00000011 r7 00000000 01-01 03:37:02.341 157 157 F DEBUG : r8 695ad8e4 r9 00000001 sl 000000e2 fp 695ae9f0 01-01 03:37:02.341 157 157 F DEBUG : ip 6979bc74 sp 695ad898 lr 69717521 pc 69717520 cpsr 800f0030 01-01 03:37:02.352 157 157 F DEBUG : 01-01 03:37:02.352 157 157 F DEBUG : backtrace: 01-01 03:37:02.353 157 157 F DEBUG : #00 pc 00061520 /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, int, int, bool)+39) 01-01 03:37:02.353 157 157 F DEBUG : #01 pc 000615dd /system/lib/libjni_latinime.so (latinime::MmappedBuffer::openBuffer(char const*, bool)+68) 01-01 03:37:02.353 157 157 F DEBUG : #02 pc 000569dd /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(char const*, bool)+52) 01-01 03:37:02.353 157 157 F DEBUG : #03 pc 00056985 /system/lib/libjni_latinime.so (latinime::DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(char const*, int, int, bool)+28) 01-01 03:37:02.354 157 157 F DEBUG : #04 pc 00051f6b /system/lib/libjni_latinime.so 01-01 03:37:02.354 157 157 F DEBUG : #05 pc 000ea839 /system/lib/libart.so (art_quick_generic_jni_trampoline+40) 01-01 03:37:02.354 157 157 F DEBUG : #06 pc 000e6141 /system/lib/libart.so (art_quick_invoke_stub_internal+64) 01-01 03:37:02.354 157 157 F DEBUG : #07 pc 003eb3e5 /system/lib/libart.so (art_quick_invoke_static_stub+172) 01-01 03:37:02.355 157 157 F DEBUG : #08 pc 00100b34 [stack:2145] 01-01 03:37:02.882 464 2150 W ActivityManager: Process com.android.inputmethod.latin has crashed too many times: killing! 01-01 03:37:02.882 464 2150 I ActivityManager: Killing 2129:com.android.inputmethod.latin/u0a45 (adj 2): crash 01-01 03:37:02.898 157 157 F DEBUG : 01-01 03:37:02.898 157 157 F DEBUG : Tombstone written to: /data/tombstones/tombstone_02 01-01 03:37:02.898 157 157 E DEBUG : AM write failed: Broken pipe 01-01 03:37:02.898 157 157 E : ptrace detach from 2145 failed: No such process 01-01 03:37:02.899 157 157 E : debuggerd committing suicide to free the zombie! 01-01 03:37:02.905 464 464 W InputMethodManagerService: Session failed to close due to remote exception 01-01 03:37:02.905 464 464 W InputMethodManagerService: android.os.DeadObjectException 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:503) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1580) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1571) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1597) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1616) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1229) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1243) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:739) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:95) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:287) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:172) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 01-01 03:37:02.905 464 464 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 01-01 03:37:02.907 464 487 I BootReceiver: Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_TOMBSTONE) 01-01 03:37:02.941 2152 2152 I : debuggerd: Nov 9 2015 05:07:25 01-01 03:37:02.964 464 481 W ActivityManager: Spurious death for ProcessRecord{727c07c 0:com.android.inputmethod.latin/u0a45}, curProc for 2129: null 01-01 03:37:03.102 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:03.133 464 1002 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2425481 attribute=null, token = android.os.BinderProxy@1fec2a 01-01 03:37:03.134 464 464 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 01-01 03:37:03.152 464 1012 V InputMethodManagerService: Adding window token: android.os.Binder@dbeb7bd 01-01 03:37:03.167 2067 2067 I LatinIME: Hardware accelerated drawing: true 01-01 03:37:03.228 2067 2067 W InputAttributes: No editor info for this field. Bug? 01-01 03:37:03.297 2067 2153 E ActivityThread: Failed to find provider info for com.android.inputmethod.latin.dictionarypack 01-01 03:37:03.300 2067 2153 E BinaryDictionaryGetter: Could not find a dictionary pack 01-01 03:37:03.463 2067 2153 W linker : /system/lib/libjni_latinimegoogle.so has text relocations. This is wasting memory and prevents security hardening. Please fix. 01-01 03:37:04.843 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:37:04.846 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3 01-01 03:37:04.846 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "xfinitywifi"-NONE to any 01-01 03:37:04.846 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:04.863 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "xfinitywifi" nid=0 01-01 03:37:04.900 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0 01-01 03:37:04.905 679 679 I wpa_supplicant: wlan0: Trying to associate with SSID 'xfinitywifi' 01-01 03:37:05.695 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:05.816 464 595 I Adreno200-EGL: : 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) 01-01 03:37:05.816 464 595 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:37:05.816 464 595 I Adreno200-EGL: Local Branch: 01-01 03:37:05.816 464 595 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:37:05.816 464 595 I Adreno200-EGL: Local Patches: NONE 01-01 03:37:05.816 464 595 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:37:05.829 464 595 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:37:07.114 464 464 I ActivityManager: START u0 {act=android.settings.INPUT_METHOD_SETTINGS flg=0x14200000 cmp=com.android.settings/.Settings$InputMethodAndLanguageSettingsActivity} from uid 1000 on display 0 01-01 03:37:07.115 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:07.557 464 489 I ActivityManager: Displayed com.android.settings/.Settings$InputMethodAndLanguageSettingsActivity: +393ms 01-01 03:37:09.232 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:09.282 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:09.302 2067 2160 E ActivityThread: Failed to find provider info for com.android.inputmethod.latin.dictionarypack 01-01 03:37:09.303 2067 2067 I InputAttributes: InputType.TYPE_NULL is specified 01-01 03:37:09.303 2067 2160 E BinaryDictionaryGetter: Could not find a dictionary pack 01-01 03:37:11.265 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:11.842 153 153 W SurfaceFlinger: couldn't log to binary event log: overflow. 01-01 03:37:13.265 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:13.796 1230 1230 D DashboardSummary: rebuildUI took: 363 ms 01-01 03:37:14.911 679 679 I wpa_supplicant: wlan0: Authentication with 00:00:00:00:00:00 timed out. 01-01 03:37:14.912 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3 locally_generated=1 01-01 03:37:14.948 464 658 D SupplicantStateTracker: Failed to authenticate, disabling network 0 01-01 03:37:15.201 153 1028 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (396 us) 01-01 03:37:15.245 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:15.401 464 474 I art : Background partial concurrent mark sweep GC freed 11201(758KB) AllocSpace objects, 5(708KB) LOS objects, 31% free, 8MB/12MB, paused 5.889ms total 130.249ms 01-01 03:37:17.095 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:17.105 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 01-01 03:37:18.618 464 1005 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 10007 on display 0 01-01 03:37:18.633 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:18.657 464 484 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=977, uid=10007) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver 01-01 03:37:18.682 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:18.855 1230 2169 D Index : Locale 'en_US' is already indexed 01-01 03:37:19.146 1230 1230 D DashboardSummary: rebuildUI took: 175 ms 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: : 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) 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: Local Branch: 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: Local Patches: NONE 01-01 03:37:19.189 1230 1522 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:37:19.193 1230 1522 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:37:19.461 464 489 I ActivityManager: Displayed com.android.settings/.Settings: +756ms 01-01 03:37:19.792 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:37:19.799 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=0 roam=3 01-01 03:37:19.800 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "xfinitywifi"-NONE to any 01-01 03:37:19.800 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:19.830 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "xfinitywifi" nid=0 01-01 03:37:19.903 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=0 01-01 03:37:19.909 679 679 I wpa_supplicant: wlan0: Trying to associate with SSID 'xfinitywifi' 01-01 03:37:20.369 464 1003 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0 01-01 03:37:20.383 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:20.432 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:20.459 1230 1230 D SubSettings: Launching fragment com.android.settings.wifi.WifiSettings 01-01 03:37:20.503 464 659 D WifiService: New client listening to asynchronous messages 01-01 03:37:20.762 464 489 I ActivityManager: Displayed com.android.settings/.SubSettings: +360ms 01-01 03:37:20.769 1230 2174 D Index : Deleting data for locale 'en_US' took 110 millis 01-01 03:37:20.858 1230 2174 D Index : Indexing locale 'en_US' took 89 millis 01-01 03:37:20.925 1230 1522 D OpenGLRenderer: endAllStagingAnimators on 0x56f73600 (RippleDrawable) with handle 0x5737f480 01-01 03:37:21.271 1230 2174 D Index : Deleting data for locale 'en_US' took 8 millis 01-01 03:37:21.301 1230 2174 D Index : Indexing locale 'en_US' took 29 millis 01-01 03:37:23.465 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:37:23.632 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:37:23.632 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:37:23.632 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:37:23.656 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:37:23.656 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:37:23.903 1230 1230 V NFC : this device does not have NFC support 01-01 03:37:25.277 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:25.290 1230 1230 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 01-01 03:37:25.291 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:37:25.291 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3 locally_generated=1 01-01 03:37:25.296 464 482 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d9722c attribute=null, token = android.os.BinderProxy@241d1e8 01-01 03:37:25.326 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:37:25.327 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:37:25.327 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:37:25.327 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:37:25.327 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:37:25.353 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:37:25.354 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:37:25.354 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:37:25.354 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:37:25.354 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:37:25.354 159 235 V audio_hw_primary: enable speaker 01-01 03:37:25.354 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:37:25.398 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:25.437 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:25.475 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:28.408 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:37:28.570 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:37:28.570 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:37:28.571 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:37:28.595 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:37:28.595 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:37:35.312 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:35.326 159 235 V audio_hw_primary: start_output_stream: CALLED 01-01 03:37:35.331 1230 1230 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 01-01 03:37:35.362 159 235 V audio_hw_primary: start_output_stream: calling select_devices 01-01 03:37:35.362 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:37:35.362 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:37:35.362 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 01-01 03:37:35.362 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 01-01 03:37:35.388 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 01-01 03:37:35.388 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 01-01 03:37:35.388 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 01-01 03:37:35.388 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 01-01 03:37:35.388 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 01-01 03:37:35.388 159 235 V audio_hw_primary: enable speaker 01-01 03:37:35.388 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:37:35.418 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:37:35.430 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:35.468 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:35.507 159 235 W audio_hw_primary: pcm_write: underrun 01-01 03:37:35.639 464 727 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a0ce1d7 attribute=null, token = android.os.BinderProxy@241d1e8 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: : 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) 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: Build Date: 06/25/13 Tue 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: Local Branch: 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: Local Patches: NONE 01-01 03:37:36.087 2067 2085 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 01-01 03:37:36.115 2067 2085 I OpenGLRenderer: Initialized EGL, version 1.4 01-01 03:37:37.563 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:37.601 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 01-01 03:37:37.893 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:38.131 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:38.180 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:38.631 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:38.681 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:38.993 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:39.231 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:39.280 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:40.151 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:40.451 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:40.793 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:41.223 464 464 D ZenLog : disable_effects: -1|android|17303109|null|1000,booleanState 01-01 03:37:41.331 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:41.381 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 01-01 03:37:41.763 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:42.393 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:43.113 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:43.613 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:44.793 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:44.942 2067 2067 E RichInputConnection: Batch edit level incorrect : 0 01-01 03:37:44.943 2067 2067 E RichInputConnection: com.android.inputmethod.latin.RichInputConnection.checkBatchEdit(RichInputConnection.java:80) 01-01 03:37:44.943 2067 2067 E RichInputConnection: com.android.inputmethod.latin.RichInputConnection.finishComposingText(RichInputConnection.java:85) 01-01 03:37:44.943 2067 2067 E RichInputConnection: com.android.inputmethod.latin.LatinIME.resetEntireInputState(LatinIME.java:1049) 01-01 03:37:44.943 2067 2067 E RichInputConnection: com.android.inputmethod.latin.LatinIME.onUpdateSelection(LatinIME.java:842) 01-01 03:37:44.977 2067 2067 E RichInputConnection: Batch edit level incorrect : 0 01-01 03:37:44.977 2067 2067 E RichInputConnection: com.android.inputmethod.latin.RichInputConnection.checkBatchEdit(RichInputConnection.java:80) 01-01 03:37:44.977 2067 2067 E RichInputConnection: com.android.inputmethod.latin.RichInputConnection.finishComposingText(RichInputConnection.java:85) 01-01 03:37:44.977 2067 2067 E RichInputConnection: com.android.inputmethod.latin.LatinIME.resetEntireInputState(LatinIME.java:1049) 01-01 03:37:44.977 2067 2067 E RichInputConnection: com.android.inputmethod.latin.LatinIME.onUpdateSelection(LatinIME.java:842) 01-01 03:37:46.562 464 659 E WiFiServiceImpl : SAVE nid=0 uid=1000 name=android.uid.system:1000 01-01 03:37:46.562 464 659 D WifiService: Connect with config* ID: -1 SSID: "NETGEAR88" PROVIDER-NAME: null BSSID: null FQDN: null PRIO: 0 01-01 03:37:46.562 464 659 D WifiService: KeyMgmt: WPA_PSK Protocols: 01-01 03:37:46.562 464 659 D WifiService: AuthAlgorithms: 01-01 03:37:46.562 464 659 D WifiService: PairwiseCiphers: 01-01 03:37:46.562 464 659 D WifiService: GroupCiphers: 01-01 03:37:46.562 464 659 D WifiService: PSK: * 01-01 03:37:46.562 464 659 D WifiService: sim_num 01-01 03:37:46.562 464 659 D WifiService: Enterprise config: 01-01 03:37:46.562 464 659 D WifiService: IP config: 01-01 03:37:46.562 464 659 D WifiService: IP assignment: DHCP 01-01 03:37:46.562 464 659 D WifiService: Proxy settings: NONE 01-01 03:37:46.562 464 659 D WifiService: cuid=-1 luid=-1 lcuid=0 userApproved=USER_UNSPECIFIED noInternetAccessExpected=false roamingFailureBlackListTimeMilli: 1000 01-01 03:37:46.562 464 659 D WifiService: triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0 01-01 03:37:46.562 464 659 D WifiService: ticksLow: 0 ticksBad: 0 ticksNotHigh: 0 01-01 03:37:46.562 464 659 D WifiService: triggeredJoin: 0 01-01 03:37:46.562 464 659 D WifiService: autoJoinBailedDueToLowRssi: false 01-01 03:37:46.562 464 659 D WifiService: autoJoinUseAggressiveJoinAttemptThreshold: 0 01-01 03:37:46.565 464 658 D WifiStateMachine: SAVE_NETWORK id=-1 config="NETGEAR88" nid=-1 supstate=ScanState my state DisconnectedState 01-01 03:37:46.566 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 01-01 03:37:46.568 464 658 E WifiConfigStore: addOrUpdateNetworkNative created netId=2 01-01 03:37:46.568 464 659 E WiFiServiceImpl : CONNECT nid=-1 uid=1000 name=android.uid.system:1000 01-01 03:37:46.568 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.568 464 659 D WifiService: Connect with config* ID: -1 SSID: "NETGEAR88" PROVIDER-NAME: null BSSID: null FQDN: null PRIO: 0 01-01 03:37:46.568 464 659 D WifiService: KeyMgmt: WPA_PSK Protocols: 01-01 03:37:46.568 464 659 D WifiService: AuthAlgorithms: 01-01 03:37:46.568 464 659 D WifiService: PairwiseCiphers: 01-01 03:37:46.568 464 659 D WifiService: GroupCiphers: 01-01 03:37:46.568 464 659 D WifiService: PSK: * 01-01 03:37:46.568 464 659 D WifiService: sim_num 01-01 03:37:46.568 464 659 D WifiService: Enterprise config: 01-01 03:37:46.568 464 659 D WifiService: IP config: 01-01 03:37:46.568 464 659 D WifiService: IP assignment: DHCP 01-01 03:37:46.568 464 659 D WifiService: Proxy settings: NONE 01-01 03:37:46.568 464 659 D WifiService: cuid=-1 luid=-1 lcuid=0 userApproved=USER_UNSPECIFIED noInternetAccessExpected=false roamingFailureBlackListTimeMilli: 1000 01-01 03:37:46.568 464 659 D WifiService: triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0 01-01 03:37:46.568 464 659 D WifiService: ticksLow: 0 ticksBad: 0 ticksNotHigh: 0 01-01 03:37:46.568 464 659 D WifiService: triggeredJoin: 0 01-01 03:37:46.568 464 659 D WifiService: autoJoinBailedDueToLowRssi: false 01-01 03:37:46.568 464 659 D WifiService: autoJoinUseAggressiveJoinAttemptThreshold: 0 01-01 03:37:46.570 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.572 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.579 1230 1522 D OpenGLRenderer: endAllStagingAnimators on 0x58b09a80 (RippleDrawable) with handle 0x5737fb10 01-01 03:37:46.654 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.655 464 658 D WifiConfigStore: created new config netId=2 uid=1000 name=android.uid.system:1000 01-01 03:37:46.673 464 658 E WifiConfigStore: rewrite network history for "NETGEAR88"-WPA_PSK 01-01 03:37:46.707 464 658 D WifiAutoJoinController : updateConfigurationHistory found 1 networks 01-01 03:37:46.707 464 658 D WifiAutoJoinController : updateConfigurationHistory try to connect to an old network!! : "NETGEAR88"-WPA_PSK 01-01 03:37:46.707 464 658 E WifiConfigStore: rewrite network history for "NETGEAR88"-WPA_PSK 01-01 03:37:46.719 464 658 D WifiStateMachine: CONNECT_NETWORK updating existing config with id=2 configKey="NETGEAR88"-WPA_PSK 01-01 03:37:46.770 464 658 D WifiStateMachine: CONNECT_NETWORK id=2 config="NETGEAR88" cnid=2 supstate=ScanState my state DisconnectedState uid = 1000 01-01 03:37:46.771 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "NETGEAR88"-WPA_PSK to any 01-01 03:37:46.771 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.786 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "NETGEAR88"-WPA_PSK to any 01-01 03:37:46.786 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.811 464 658 D WifiAutoJoinController : updateConfigurationHistory found 1 networks 01-01 03:37:46.811 464 658 D WifiAutoJoinController : updateConfigurationHistory try to connect to an old network!! : "NETGEAR88"-WPA_PSK 01-01 03:37:46.812 464 658 E WifiConfigStore: rewrite network history for "NETGEAR88"-WPA_PSK 01-01 03:37:46.818 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:46.819 464 658 E WifiConfigStore: buildPnoList sortedWifiConfigurations size 2 01-01 03:37:46.819 464 658 E WifiConfigStore: found sortedWifiConfigurations : "EcstaticMagnolia-guest"-NONE 01-01 03:37:46.820 464 658 E WifiConfigStore: found sortedWifiConfigurations : "NETGEAR88"-WPA_PSK 01-01 03:37:46.833 464 658 E WifiConfigStore: rewrite network history for "NETGEAR88"-WPA_PSK 01-01 03:37:47.297 679 679 I wpa_supplicant: wlan0: Trying to associate with SSID 'NETGEAR88' 01-01 03:37:48.578 690 819 I vol.Events: writeEvent active_stream_changed STREAM_RING 01-01 03:37:48.581 690 819 I vol.Events: writeEvent key STREAM_RING 5 01-01 03:37:48.593 690 690 I vol.Events: writeEvent show_dialog volume_changed keyguard=false 01-01 03:37:48.681 464 489 W ResourceType: Invalid package identifier when getting bag for resource number 0xffffffff 01-01 03:37:49.129 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 4 01-01 03:37:49.137 690 819 I vol.Events: writeEvent level_changed STREAM_RING 4 01-01 03:37:49.139 690 819 I vol.Events: writeEvent key STREAM_RING 4 01-01 03:37:49.181 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 3 01-01 03:37:49.187 690 819 I vol.Events: writeEvent level_changed STREAM_RING 3 01-01 03:37:49.189 690 819 I vol.Events: writeEvent key STREAM_RING 3 01-01 03:37:49.230 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 2 01-01 03:37:49.237 690 819 I vol.Events: writeEvent level_changed STREAM_RING 2 01-01 03:37:49.238 690 819 I vol.Events: writeEvent key STREAM_RING 2 01-01 03:37:49.281 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 1 01-01 03:37:49.290 690 819 I vol.Events: writeEvent level_changed STREAM_RING 1 01-01 03:37:49.343 464 699 D ZenLog : set_ringer_mode_internal: AudioService.checkForRingerModeChange,i:normal->vibrate,e:normal->vibrate 01-01 03:37:49.345 690 819 I vol.Events: writeEvent internal_ringer_mode_changed vibrate 01-01 03:37:49.347 690 819 I vol.Events: writeEvent mute_changed STREAM_RING true 01-01 03:37:49.353 690 819 I vol.Events: writeEvent mute_changed STREAM_SYSTEM true 01-01 03:37:49.355 690 819 I vol.Events: writeEvent external_ringer_mode_changed vibrate 01-01 03:37:49.367 690 819 I vol.Events: writeEvent level_changed STREAM_SYSTEM 0 01-01 03:37:49.369 690 819 I vol.Events: writeEvent level_changed STREAM_RING 0 01-01 03:37:49.663 159 235 V audio_hw_primary: do_out_standby: CALLED 01-01 03:37:49.829 159 235 V audio_hw_primary: do_out_standby: calling select_devices 01-01 03:37:49.830 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 01-01 03:37:49.830 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 01-01 03:37:49.854 159 235 V audio_hw_primary: disable speaker/headphones 01-01 03:37:49.854 159 235 V audio_hw_primary: state hp=n skr=y mic=y 01-01 03:37:50.875 690 819 I vol.Events: writeEvent internal_ringer_mode_changed silent 01-01 03:37:50.883 464 482 D ZenLog : config: ringerModeInternal,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,automaticRules={1d28dbd9bd6e4375ab06a86a5d0632c6=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider}], d31d625756ab4ceeadf658ac76c5ca0c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}], 0f04f304bd024e09bdbb6171bd4ff67e=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}]},manualRule=ZenRule[enabled=true,snoozing=false,name=null,zenMode=ZEN_MODE_ALARMS,conditionId=null,condition=null,component=null]],Diff[automaticRule[1d28dbd9bd6e4375ab06a86a5d0632c6].component:null->ComponentInfo{android/com.android.server.notification.EventConditionProvider},automaticRule[d31d625756ab4ceeadf658ac76c5ca0c].component:null->ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},automaticRule[0f04f304bd024e09bdbb6171bd4ff67e].component:null->ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},manualRule:insert] 01-01 03:37:50.885 464 482 D ZenLog : set_zen_mode: alarms,ringerModeInternal 01-01 03:37:50.887 464 482 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&calendar=&reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider} 01-01 03:37:50.887 464 482 D ZenLog : subscribe: condition://android/event?userId=-10000&calendar=&reply=1,ok 01-01 03:37:50.888 464 482 D ConditionProviders: Subscribing to condition://android/schedule?days=6.7&start=23.30&end=10.0 with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider} 01-01 03:37:50.888 464 482 D ZenLog : subscribe: condition://android/schedule?days=6.7&start=23.30&end=10.0,ok 01-01 03:37:50.888 464 482 D ConditionProviders: Subscribing to condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0 with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider} 01-01 03:37:50.888 464 482 D ZenLog : subscribe: condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,ok 01-01 03:37:50.888 464 482 D ZenLog : set_ringer_mode_internal: AudioService.checkForRingerModeChange,i:vibrate->silent,e:vibrate->silent 01-01 03:37:50.891 690 819 I vol.Events: writeEvent external_ringer_mode_changed silent 01-01 03:37:50.944 690 819 I vol.Events: writeEvent zen_mode_changed alarms 01-01 03:37:51.019 464 464 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,automaticRules={1d28dbd9bd6e4375ab06a86a5d0632c6=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider}], d31d625756ab4ceeadf658ac76c5ca0c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}], 0f04f304bd024e09bdbb6171bd4ff67e=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}]},manualRule=ZenRule[enabled=true,snoozing=false,name=null,zenMode=ZEN_MODE_ALARMS,conditionId=null,condition=null,component=null]],Diff[automaticRule[1d28dbd9bd6e4375ab06a86a5d0632c6].condition:null->Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],automaticRule[d31d625756ab4ceeadf658ac76c5ca0c].condition:null->Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],automaticRule[0f04f304bd024e09bdbb6171bd4ff67e].condition:null->Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2]] 01-01 03:37:51.271 464 663 D ZenLog : intercepted: -1|android|17303109|null|1000,alarmsOnly 01-01 03:37:52.584 690 690 I vol.Events: writeEvent dismiss_dialog touch_outside 01-01 03:37:52.586 690 819 I vol.Events: writeEvent active_stream_changed UNKNOWN_STREAM_-1 01-01 03:37:52.799 1515 1515 D Finsky : [1] DailyHygiene.onStartCommand: DailyHygiene holdoff continue 01-01 03:37:57.314 679 679 I wpa_supplicant: wlan0: Authentication with 00:00:00:00:00:00 timed out. 01-01 03:37:57.315 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=3 locally_generated=1 01-01 03:37:57.838 464 658 D WifiStateMachine: Disconnected CMD_START_SCAN source -2 10, 11 -> obsolete 01-01 03:37:58.415 464 658 D WifiStateMachine: shouldSwitchNetwork txSuccessRate=0.00 rxSuccessRate=0.00 delta 1000 -> 1000 01-01 03:37:58.424 464 658 D WifiStateMachine: CMD_AUTO_CONNECT sup state ScanState my state DisconnectedState nid=2 roam=3 01-01 03:37:58.424 464 658 D WifiStateMachine: CMD_AUTO_CONNECT will save config -> "NETGEAR88" nid=2 01-01 03:37:58.487 464 658 D WifiStateMachine: CMD_AUTO_CONNECT did save config -> nid=2 01-01 03:37:58.939 679 679 I wpa_supplicant: wlan0: Trying to associate with SSID 'NETGEAR88' 01-01 03:37:59.056 679 679 I wpa_supplicant: wlan0: Associated with a0:63:91:3e:5b:d1 01-01 03:37:59.084 679 679 I wpa_supplicant: wlan0: WPA: Key negotiation completed with a0:63:91:3e:5b:d1 [PTK=CCMP GTK=CCMP] 01-01 03:37:59.084 679 679 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to a0:63:91:3e:5b:d1 completed [id=2 id_str=] 01-01 03:37:59.123 464 658 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "NETGEAR88", roaming: false, failover: false, isAvailable: true]} network{100} lp{{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} } 01-01 03:37:59.124 464 660 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING 01-01 03:37:59.124 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "NETGEAR88"-WPA_PSK to any 01-01 03:37:59.124 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:59.151 464 658 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID for "NETGEAR88"-WPA_PSK to any 01-01 03:37:59.152 464 658 E wifi_gbk2utf: g_pItemList is NULL 01-01 03:37:59.175 156 457 D CommandListener: Setting iface cfg 01-01 03:37:59.185 464 658 D WifiStateMachine: Start Dhcp Watchdog 1 01-01 03:37:59.210 464 660 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.210 464 660 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 57 01-01 03:37:59.212 464 658 D IpReachabilityMonitor: watch: iface{wlan0/5}, v{1}, ntable=[] 01-01 03:37:59.235 464 2205 D DhcpClient: Receive thread started 01-01 03:37:59.263 464 658 E native : do suspend false 01-01 03:37:59.267 464 2204 D DhcpClient: Broadcasting DHCPDISCOVER 01-01 03:37:59.383 464 2205 D DhcpClient: Received packet: 00:1d:fe:e9:a8:f9 OFFER, ip /10.0.0.3, mask /255.255.255.0, DNS servers: /10.0.0.1 , gateway /10.0.0.1 lease time 86400, domain null 01-01 03:37:59.384 464 2204 D DhcpClient: Got pending lease: IP address 10.0.0.3/24 Gateway 10.0.0.1 DNS servers: [ 10.0.0.1 ] Domains DHCP server /10.0.0.1 Vendor info null lease 86400 seconds 01-01 03:37:59.408 464 2204 D DhcpClient: Broadcasting DHCPREQUEST ciaddr=0.0.0.0 request=10.0.0.3 to=10.0.0.1 01-01 03:37:59.477 464 2205 D DhcpClient: Received packet: 00:1d:fe:e9:a8:f9 ACK: your new IP /10.0.0.3, netmask /255.255.255.0, gateway /10.0.0.1 DNS servers: /10.0.0.1 , lease time 86400 01-01 03:37:59.477 464 2204 D DhcpClient: Confirmed lease: IP address 10.0.0.3/24 Gateway 10.0.0.1 DNS servers: [ 10.0.0.1 ] Domains DHCP server /10.0.0.1 Vendor info null lease 86400 seconds 01-01 03:37:59.485 156 457 D CommandListener: Setting iface cfg 01-01 03:37:59.494 464 658 D IpReachabilityMonitor: watch: iface{wlan0/5}, v{2}, ntable=[] 01-01 03:37:59.510 464 2204 D DhcpClient: Configured IP address 10.0.0.3/24 01-01 03:37:59.522 464 2204 D DhcpClient: Scheduling renewal in 43199s 01-01 03:37:59.564 464 658 D IpReachabilityMonitor: watch: iface{wlan0/5}, v{3}, ntable=[10.0.0.1/NUD_NONE] 01-01 03:37:59.583 464 658 D WifiConfigStore: No blacklist allowed without epno enabled 01-01 03:37:59.584 464 660 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED 01-01 03:37:59.587 464 660 D ConnectivityService: Adding iface wlan0 to network 100 01-01 03:37:59.602 464 658 E WifiStateMachine: Did not find remoteAddress {10.0.0.1} in /proc/net/arp 01-01 03:37:59.680 464 660 E ConnectivityService: Unexpected mtu value: 0, wlan0 01-01 03:37:59.681 464 660 D ConnectivityService: Adding Route [fe80::/64 -> :: wlan0] to network 100 01-01 03:37:59.684 464 660 D ConnectivityService: Adding Route [10.0.0.0/24 -> 0.0.0.0 wlan0] to network 100 01-01 03:37:59.687 464 660 D ConnectivityService: Adding Route [0.0.0.0/0 -> 10.0.0.1 wlan0] to network 100 01-01 03:37:59.689 464 660 D ConnectivityService: Setting Dns servers for network 100 to [/10.0.0.1] 01-01 03:37:59.703 464 660 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 01-01 03:37:59.703 464 660 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:37:59.704 464 660 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:37:59.704 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:37:59.704 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:903) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:880) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.net.NetworkStatsService.forceUpdateIfaces(NetworkStatsService.java:719) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.ConnectivityService.notifyIfacesChanged(ConnectivityService.java:4800) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.ConnectivityService.updateLinkProperties(ConnectivityService.java:3978) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.ConnectivityService.updateNetworkInfo(ConnectivityService.java:4631) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.ConnectivityService.-wrap30(ConnectivityService.java) 01-01 03:37:59.704 464 660 W System.err: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.handleMessage(ConnectivityService.java:1991) 01-01 03:37:59.704 464 660 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:37:59.704 464 660 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:59.704 464 660 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:37:59.704 464 660 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:37:59.705 464 660 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:37:59.705 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:37:59.705 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:37:59.705 464 660 W System.err: ... 16 more 01-01 03:37:59.705 464 660 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 01-01 03:37:59.706 464 660 W System.err: at java.lang.Class.classForName(Native Method) 01-01 03:37:59.706 464 660 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 01-01 03:37:59.706 464 660 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 01-01 03:37:59.706 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:37:59.706 464 660 W System.err: ... 17 more 01-01 03:37:59.706 464 660 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 01-01 03:37:59.706 464 660 W ConnectivityExtension: unable to ConnectivityExt jar 01-01 03:37:59.707 464 660 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:903) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:880) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.net.NetworkStatsService.forceUpdateIfaces(NetworkStatsService.java:719) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.ConnectivityService.notifyIfacesChanged(ConnectivityService.java:4800) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.ConnectivityService.updateLinkProperties(ConnectivityService.java:3978) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.ConnectivityService.updateNetworkInfo(ConnectivityService.java:4631) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.ConnectivityService.-wrap30(ConnectivityService.java) 01-01 03:37:59.707 464 660 W System.err: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.handleMessage(ConnectivityService.java:1991) 01-01 03:37:59.707 464 660 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:37:59.707 464 660 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:59.707 464 660 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:37:59.707 464 660 W ConnectivityExtension: error in invoke method 01-01 03:37:59.714 464 660 D ConnectivityService: notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.718 464 660 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 01-01 03:37:59.719 464 660 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:37:59.719 464 660 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:37:59.719 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:37:59.719 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 01-01 03:37:59.719 464 660 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 01-01 03:37:59.719 464 660 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:903) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:880) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.net.NetworkStatsService.forceUpdateIfaces(NetworkStatsService.java:719) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.ConnectivityService.notifyIfacesChanged(ConnectivityService.java:4800) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.ConnectivityService.updateNetworkInfo(ConnectivityService.java:4632) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.ConnectivityService.-wrap30(ConnectivityService.java) 01-01 03:37:59.720 464 660 W System.err: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.handleMessage(ConnectivityService.java:1991) 01-01 03:37:59.720 464 660 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:37:59.720 464 660 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:59.720 464 660 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:37:59.720 464 660 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 01-01 03:37:59.720 464 660 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 01-01 03:37:59.721 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 01-01 03:37:59.721 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:37:59.721 464 660 W System.err: ... 15 more 01-01 03:37:59.721 464 660 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 01-01 03:37:59.722 464 660 W System.err: at java.lang.Class.classForName(Native Method) 01-01 03:37:59.722 464 660 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 01-01 03:37:59.722 464 660 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 01-01 03:37:59.722 464 660 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 01-01 03:37:59.722 464 660 W System.err: ... 16 more 01-01 03:37:59.722 464 660 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 01-01 03:37:59.722 464 660 W ConnectivityExtension: unable to ConnectivityExt jar 01-01 03:37:59.723 464 660 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfacesLocked(NetworkStatsService.java:903) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetworkStatsService.updateIfaces(NetworkStatsService.java:880) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.net.NetworkStatsService.forceUpdateIfaces(NetworkStatsService.java:719) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.ConnectivityService.notifyIfacesChanged(ConnectivityService.java:4800) 01-01 03:37:59.723 464 660 W System.err: at com.android.server.ConnectivityService.updateNetworkInfo(ConnectivityService.java:4632) 01-01 03:37:59.724 464 660 W System.err: at com.android.server.ConnectivityService.-wrap30(ConnectivityService.java) 01-01 03:37:59.724 464 660 W System.err: at com.android.server.ConnectivityService$NetworkStateTrackerHandler.handleMessage(ConnectivityService.java:1991) 01-01 03:37:59.724 464 660 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102) 01-01 03:37:59.724 464 660 W System.err: at android.os.Looper.loop(Looper.java:148) 01-01 03:37:59.724 464 660 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 01-01 03:37:59.724 464 660 W ConnectivityExtension: error in invoke method 01-01 03:37:59.731 464 660 D ConnectivityService: scheduleUnvalidatedPrompt 100 01-01 03:37:59.732 464 660 D ConnectivityService: updateSignalStrengthThresholds: CONNECT, sending [] to NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.732 464 660 D ConnectivityService: rematch for NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.732 464 658 D WifiNetworkAgent: NetworkAgent: Received signal strength thresholds: [] 01-01 03:37:59.732 464 660 D ConnectivityService: accepting network in place of null 01-01 03:37:59.733 464 658 D WifiNative-HAL: stopRssiMonitoring, cmdId 0 01-01 03:37:59.734 464 660 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "NETGEAR88", roaming: false, failover: false, isAvailable: true]} network{100} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::21d:feff:fee9:a8f9/64,10.0.0.3/8,] Routes: [fe80::/64 -> :: wlan0,10.0.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 10.0.0.1 wlan0,] DnsAddresses: [10.0.0.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: -46]} Score{17} everValidated{false} lastValidated{false} created{true} lingering{false} explicitlySelected{true} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} } 01-01 03:37:59.815 156 457 V IdletimerController: runCmd(/system/bin/ip6tables -w -t raw -A idletimer_raw_PREROUTING -i wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=1, res_ipv6=1 01-01 03:37:59.817 464 660 E ConnectivityService: Exception in setupDataActivityTracking java.lang.IllegalStateException: command '36 idletimer add wlan0 15 1' failed with '400 36 Failed to add interface' 01-01 03:37:59.819 464 660 D ConnectivityService: Setting tx/rx TCP buffers to 524288,1048576,2097152,262144,524288,1048576 01-01 03:37:59.834 464 660 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true 01-01 03:37:59.834 464 660 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE 01-01 03:37:59.840 464 488 D Tethering: MasterInitialState.processMessage what=3 01-01 03:37:59.850 464 660 D ConnectivityService: notifyType PRECHECK for NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.851 464 660 D ConnectivityService: setProvNotificationVisibleIntent null visible=false networkType=MOBILE extraInfo=null highPriority=false 01-01 03:37:59.856 464 660 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] validation passed 01-01 03:37:59.857 464 660 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100] 01-01 03:37:59.864 464 2203 D NetlinkSocketObserver: NeighborEvent{elapsedMs=349457, 10.0.0.1, [A063913E5BD1], RTM_NEWNEIGH, NUD_REACHABLE} 01-01 03:37:59.865 464 660 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION 01-01 03:37:59.877 464 658 E WifiConfigStore: rewrite network history for "NETGEAR88"-WPA_PSK 01-01 03:37:59.908 464 962 D AlarmManagerService: Setting time of day to sec=1447351927 01-01 07:08:20.701 595 595 I RenderThread: type=1400 audit(0.0:79): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:20.701 595 595 I RenderThread: type=1400 audit(0.0:80): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:27.868 907 907 I RenderThread: type=1400 audit(0.0:81): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:29.540 1814 1814 I RenderThread: type=1400 audit(0.0:82): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:29.540 1814 1814 I RenderThread: type=1400 audit(0.0:83): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:08:29.540 1814 1814 I RenderThread: type=1400 audit(0.0:84): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:09:06.907 907 907 I RenderThread: type=1400 audit(0.0:85): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 01-01 07:09:13.843 2153 2153 I InitializeBinar: type=1400 audit(0.0:86): avc: denied { execmod } for path="/system/lib/libjni_latinimegoogle.so" dev="dm-10" ino=43969 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 11-12 18:12:07.749 1515 1515 D Finsky : [1] DailyHygiene.onStartCommand: DailyHygiene holdoff continue 11-12 18:12:07.803 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:07.817 159 235 V audio_hw_primary: start_output_stream: CALLED 11-12 18:12:07.827 464 585 I ActivityManager: Start proc 2217:com.evervolv.updater:ManifestService/u0a5 for service com.evervolv.updater/.services.UpdateManifestService 11-12 18:12:07.852 159 235 V audio_hw_primary: start_output_stream: calling select_devices 11-12 18:12:07.852 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:07.852 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:07.852 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 11-12 18:12:07.852 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 11-12 18:12:07.861 2217 2217 I art : Late-enabling JIT 11-12 18:12:07.865 464 482 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@634aac6 attribute=null, token = android.os.BinderProxy@241d1e8 11-12 18:12:07.878 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 11-12 18:12:07.878 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 11-12 18:12:07.878 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 11-12 18:12:07.878 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 11-12 18:12:07.878 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 11-12 18:12:07.878 159 235 V audio_hw_primary: enable speaker 11-12 18:12:07.878 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:07.898 1472 1472 I RlzPingService: Setting next ping for 1447956727893 11-12 18:12:07.917 2217 2217 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 11-12 18:12:07.921 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:07.959 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:07.998 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:08.124 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:08.126 1151 1151 E MDM : [1] SitrepService.a: No Google accounts; deferring server state update. 11-12 18:12:08.126 2217 2217 W System : ClassLoader referenced unknown path: /system/priv-app/EVUpdater/lib/arm 11-12 18:12:08.262 1151 2239 I iu.SyncManager: SYNC; picasa accounts 11-12 18:12:08.321 464 464 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,automaticRules={1d28dbd9bd6e4375ab06a86a5d0632c6=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider}], d31d625756ab4ceeadf658ac76c5ca0c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}], 0f04f304bd024e09bdbb6171bd4ff67e=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}]},manualRule=ZenRule[enabled=true,snoozing=false,name=null,zenMode=ZEN_MODE_ALARMS,conditionId=null,condition=null,component=null]],Diff[automaticRule[0f04f304bd024e09bdbb6171bd4ff67e].condition:Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2]->Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]] 11-12 18:12:08.345 464 483 I UsageStatsService: User[0] Flushing usage stats to disk 11-12 18:12:08.402 1151 1151 D NetworkLogImpl: Loaded NetworkSpeedPredictor 11-12 18:12:08.413 1151 1151 I iu.Environment: update connectivity state; isNetworkMetered? false, isRoaming? false, isBackgroundDataAllowed? true* 11-12 18:12:08.430 1151 2239 I iu.UploadsManager: num queued entries: 0 11-12 18:12:08.431 1151 2239 I iu.UploadsManager: num updated entries: 0 11-12 18:12:08.432 1151 2239 I iu.SyncManager: NEXT; no task 11-12 18:12:08.497 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 11-12 18:12:08.580 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 11-12 18:12:08.642 1151 1151 I CheckinService: Checkin interval check for package: unspecified last checkin: 0 min interval config: 0 actual interval: 1447351928641 11-12 18:12:08.661 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:08.663 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:08.753 1151 2244 V CheckinService: No Subscriptions found on the device 11-12 18:12:08.774 1151 2244 I CheckinService: Checking schedule, now: 1447351928772 next: 30000 11-12 18:12:08.774 1151 2244 I CheckinService: active receiver: enabled 11-12 18:12:08.782 1151 2244 I CheckinService: Preparing to send checkin request 11-12 18:12:08.782 1151 2244 I EventLogService: Accumulating logs since 12359521 11-12 18:12:08.905 464 483 I UsageStatsDatabase: Time changed by +16751d14h34m7s788ms. files deleted: 0 files moved: 4 11-12 18:12:09.030 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:09.040 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:09.060 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:09.087 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:09.089 1022 1776 D GCM : GcmService start Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.c2dm.intent.REGISTER 11-12 18:12:09.100 1151 2248 D UdcCache:FPQuery: Bootstrapping UDC settings cache for all accounts 11-12 18:12:09.104 1022 2249 I VacuumService: Vacuum at: now=1447351929104 tag=VacuumService 11-12 18:12:09.118 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:09.203 1151 1151 I CheckinService: Checkin interval check for package: unspecified last checkin: 0 min interval config: 0 actual interval: 1447351929203 11-12 18:12:09.281 1022 1776 E GCM : Missing checkin config file 11-12 18:12:09.292 1022 1776 W GCM : GCM FAILED TO INITIALIZE - missing checkin 11-12 18:12:09.334 1151 2256 I EventLogService: Aggregate from 1447351928945 (log), 12359521 (data) 11-12 18:12:09.348 1151 2245 E GCM : Failed registration AUTHENTICATION_FAILED alarm=600000 11-12 18:12:09.416 1151 2244 I CheckinRequestBuilder: Checkin reason type: 12 attempt count: 1 11-12 18:12:09.454 464 659 D WifiService: New client listening to asynchronous messages 11-12 18:12:09.467 1151 2244 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 11-12 18:12:09.486 1022 2250 E GCM : Missing checkin config file 11-12 18:12:09.489 1022 2250 W GCM : GCM FAILED TO INITIALIZE - missing checkin 11-12 18:12:09.496 1022 2250 E GCM : Missing checkin config file 11-12 18:12:09.497 1022 2250 W GCM : GCM FAILED TO INITIALIZE - missing checkin 11-12 18:12:09.568 464 483 I UsageStatsService: User[0] Rollover scheduled @ 2015-11-13 00:00:00(1447372800000) 11-12 18:12:09.712 1651 1651 V AlarmClock: AlarmInitReceiver android.intent.action.TIME_SET 11-12 18:12:09.782 1022 2264 E GCM : Missing checkin config file 11-12 18:12:09.786 1022 2264 W GCM : GCM FAILED TO INITIALIZE - missing checkin 11-12 18:12:09.791 1651 1669 V AlarmClock: AlarmInitReceiver finished 11-12 18:12:09.794 1022 2264 E GCM : Missing checkin config file 11-12 18:12:09.799 1022 2264 W GCM : GCM FAILED TO INITIALIZE - missing checkin 11-12 18:12:09.855 464 464 D AlarmManagerService: Kernel timezone updated to 0 minutes west of GMT 11-12 18:12:09.863 464 1005 D ConnectivityService: reportNetworkConnectivity(100, false) by 10019 11-12 18:12:09.863 464 2202 D NetworkMonitor/NetworkAgentInfo [WIFI () - 100]: Forcing reevaluation for UID 10019 11-12 18:12:09.864 464 660 D ConnectivityService: setProvNotificationVisibleIntent null visible=false networkType=MOBILE extraInfo=null highPriority=false 11-12 18:12:09.864 464 660 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] validation passed 11-12 18:12:09.931 464 1003 W BroadcastQueue: Unable to launch app com.android.inputmethod.latin/10045 for broadcast Intent { act=android.intent.action.DATE_CHANGED flg=0x20000010 }: process is bad 11-12 18:12:10.004 464 660 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100] 11-12 18:12:10.009 464 660 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60 11-12 18:12:10.214 1151 1151 V AuthZen : Received broadcast action: com.google.android.gms.auth.authzen.CHECK_REGISTRATION 11-12 18:12:10.260 1151 2276 V AuthZen : Handling intent: com.google.android.gms.auth.authzen.CHECK_REGISTRATION 11-12 18:12:10.260 1151 2276 D AuthZenEventHandler: Handling event: com.google.android.gms.auth.authzen.CHECK_REGISTRATION 11-12 18:12:10.263 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:10.682 1151 2244 V CheckinRequestBuilder: No Subscriptions found on the device 11-12 18:12:10.770 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:10.772 464 727 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:10.925 464 1001 I ActivityManager: Start proc 2281:com.google.android.gms.unstable/u0a19 for service com.google.android.gms/.droidguard.DroidGuardService 11-12 18:12:10.933 159 235 V audio_hw_primary: do_out_standby: CALLED 11-12 18:12:10.963 2281 2281 I art : Late-enabling JIT 11-12 18:12:10.981 2281 2281 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 11-12 18:12:11.095 159 235 V audio_hw_primary: do_out_standby: calling select_devices 11-12 18:12:11.095 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:11.095 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:11.115 1022 2295 D GetConfigurationSnapshotOperation: no corresponding serverToken: com.google.android.gms.playlog.uploader, 1, 11-12 18:12:11.120 159 235 V audio_hw_primary: disable speaker/headphones 11-12 18:12:11.120 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:11.141 2281 2281 I MultiDex: VM with version 2.1.0 has multidex support 11-12 18:12:11.141 2281 2281 I MultiDex: install 11-12 18:12:11.141 2281 2281 I MultiDex: VM has multidex support, MultiDex support library is disabled. 11-12 18:12:11.247 2281 2281 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 241 native methods... 11-12 18:12:11.298 2281 2281 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 11-12 18:12:11.346 957 957 D WearableService: callingUid 10019, callindPid: 957 11-12 18:12:11.354 957 1272 E MDM : [78] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} 11-12 18:12:11.455 1022 1310 D GCM : GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE 11-12 18:12:11.470 1022 1022 D AuthorizationBluetoothService: Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }. 11-12 18:12:11.476 1022 1022 E AuthorizationBluetoothService: Proximity feature is not enabled. 11-12 18:12:11.502 1151 2299 D LocationInitializer: Restart initialization of location 11-12 18:12:11.590 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:11.629 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:11.653 464 1005 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:11.654 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:11.655 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:11.700 1022 1022 I SQLiteConnectionPool: The connection pool for /data/user/0/com.google.android.gms/databases/phenotype.db has been closed but there are still 1 connections in use. They will be closed as they are released back to the pool. 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: attempt to re-open an already-closed object: SQLiteDatabase: /data/user/0/com.google.android.gms/databases/phenotype.db 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/user/0/com.google.android.gms/databases/phenotype.db 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:520) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.b.a(SourceFile:127) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:11.701 1022 2295 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:11.702 1022 2273 W PhenotypeFlagCommitter: Committing snapshot for com.google.android.gms.playlog.uploader failed, retrying 11-12 18:12:11.711 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:11.741 1151 1151 V GmsCoreStatsServiceLauncher: Received broadcast intent Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.common.stats.GmsCoreStatsServiceLauncher } 11-12 18:12:11.745 2281 2286 I art : Verification error in void com.google.android.gms.common.util.bc.b(android.content.Context) 11-12 18:12:11.746 2281 2286 I art : void com.google.android.gms.common.util.bc.b(android.content.Context) failed to verify: void com.google.android.gms.common.util.bc.b(android.content.Context): [0xF1] Cannot infer method from invoke-virtual-quick 11-12 18:12:11.802 464 1005 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:11.829 2281 2294 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory 11-12 18:12:11.852 2281 2298 D NativeLibraryUtils: Install completed successfully. count=13 extracted=0 11-12 18:12:11.909 957 1252 W GCoreFlp: No location to return for getLastLocation() 11-12 18:12:11.911 1022 2301 W FusedLocationProvider: location=null 11-12 18:12:12.890 2308 2308 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 11-12 18:12:12.891 2308 2308 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --compiler-filter=interpret-only --no-watch-dog --dex-file=/data/user/0/com.google.android.gms/app_dg_cache/69C93D89AA87E126AABFDE6B8111A5045CA28EB7/the.apk --oat-file=/data/user/0/com.google.android.gms/app_dg_cache/69C93D89AA87E126AABFDE6B8111A5045CA28EB7/opt/the.dex 11-12 18:12:12.891 2308 2308 E cutils-trace: Error opening trace file: No such file or directory (2) 11-12 18:12:13.010 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:13.012 2308 2308 I dex2oat : dex2oat took 122.039ms (threads: 2) arena alloc=0B java alloc=24KB native alloc=836KB free=699KB 11-12 18:12:13.021 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 11-12 18:12:13.023 159 235 V audio_hw_primary: start_output_stream: CALLED 11-12 18:12:13.059 159 235 V audio_hw_primary: start_output_stream: calling select_devices 11-12 18:12:13.059 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:13.059 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:13.059 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 11-12 18:12:13.059 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 11-12 18:12:13.085 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 11-12 18:12:13.085 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 11-12 18:12:13.085 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 11-12 18:12:13.086 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 11-12 18:12:13.086 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 11-12 18:12:13.086 159 235 V audio_hw_primary: enable speaker 11-12 18:12:13.086 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:13.116 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 11-12 18:12:13.128 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:13.166 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:13.205 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:13.401 153 153 I surfaceflinger: type=1400 audit(0.0:87): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:13.565 2312 2312 W dex2oat : Unknown instruction set features for ARM CPU variant (scorpion) using conservative defaults 11-12 18:12:13.565 2312 2312 I dex2oat : /system/bin/dex2oat --compiler-filter=interpret-only --compiler-filter=interpret-only --no-watch-dog --dex-file=/data/user/0/com.google.android.gms/app_fb/f.apk --oat-file=/data/user/0/com.google.android.gms/app_fb/f.dex 11-12 18:12:13.566 2312 2312 E cutils-trace: Error opening trace file: No such file or directory (2) 11-12 18:12:13.658 2312 2312 I dex2oat : dex2oat took 93.749ms (threads: 2) arena alloc=0B java alloc=49KB native alloc=783KB free=1008KB 11-12 18:12:13.665 2281 2294 W System : ClassLoader referenced unknown path: 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: : 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) 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: Build Date: 06/25/13 Tue 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: Local Branch: 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: Local Patches: NONE 11-12 18:12:13.676 2281 2294 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 11-12 18:12:13.739 1022 2273 E PhenotypeFlagCommitter: Retrieving snapshot for com.google.android.gms.playlog.uploader failed 11-12 18:12:13.749 1022 2273 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: : 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) 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: Build Date: 06/25/13 Tue 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: Local Branch: 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: Local Patches: NONE 11-12 18:12:13.901 2281 2294 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: : 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) 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: Build Date: 06/25/13 Tue 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: Local Branch: 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: Local Patches: NONE 11-12 18:12:14.034 2281 2294 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 11-12 18:12:14.195 159 159 E Drm : Failed to find drm plugin 11-12 18:12:14.370 1022 2303 E SQLiteLog: (5) database is locked 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.d.a(SourceFile:99) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:14.372 1022 2303 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:14.373 1022 2315 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=0 for 574ms 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.d.a(SourceFile:99) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:14.376 1022 2303 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:14.804 1151 2244 I CheckinRequestBuilder: Classify the device as Tablet. 11-12 18:12:15.488 1151 2244 I CheckinTask: Sending checkin request (6865 bytes) 11-12 18:12:15.525 464 660 D ConnectivityService: handlePromptUnvalidated 100 11-12 18:12:15.833 1151 2244 I CheckinResponseProcessor: From server: 783 gservices [full] 11-12 18:12:16.008 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 11-12 18:12:16.011 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:16.048 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 11-12 18:12:16.802 1022 2273 E Uploader: Failed to get server token: Status{statusCode=TIMEOUT, resolution=null} 11-12 18:12:16.895 1022 2315 E SQLiteLog: (5) database is locked 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:16.896 1022 2315 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:16.897 1022 2315 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:17.097 464 2327 I CertBlacklister: Certificate blacklist changed, updating... 11-12 18:12:17.134 464 2327 I CertBlacklister: Certificate blacklist updated 11-12 18:12:17.335 464 2328 I CertBlacklister: Certificate blacklist changed, updating... 11-12 18:12:17.413 464 2328 I CertBlacklister: Certificate blacklist updated 11-12 18:12:17.878 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:17.882 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 11-12 18:12:17.928 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 11-12 18:12:18.090 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 11-12 18:12:18.091 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:18.298 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:18.338 464 588 I WindowManager: Not starting activity because user setup is in progress: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 (has extras) } 11-12 18:12:18.418 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 11-12 18:12:18.477 1151 2335 D PackageBroadcastService: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gms 11-12 18:12:18.512 1151 2335 I PackageBroadcastService: Null package name or gms related package. Ignoreing. 11-12 18:12:18.647 1151 1601 I Icing : updateResources: need to parse f{com.google.android.gms} 11-12 18:12:18.660 464 483 W Searchables: No global search activity found 11-12 18:12:18.694 957 957 V GmsNetworkLocationProvi: DISABLE 11-12 18:12:18.764 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 11-12 18:12:18.944 1022 1042 I GservicesProvider: main update completed 11-12 18:12:18.991 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:19.057 1151 2244 I CheckinRequestBuilder: Checkin reason type: 12 attempt count: 1 11-12 18:12:19.082 1151 2244 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings 11-12 18:12:19.201 464 474 I art : Background partial concurrent mark sweep GC freed 49502(3MB) AllocSpace objects, 8(204KB) LOS objects, 31% free, 8MB/12MB, paused 2.075ms total 144.866ms 11-12 18:12:19.277 464 1012 I BroadcastQueue: Delay finish: com.google.android.partnersetup/.GservicesChangedReceiver 11-12 18:12:19.526 464 1005 I BroadcastQueue: Resuming delayed broadcast 11-12 18:12:19.683 1230 1230 D DashboardSummary: rebuildUI took: 403 ms 11-12 18:12:19.787 464 495 I ActivityManager: Force stopping com.android.vending appid=10024 user=0: pkg changed 11-12 18:12:19.804 464 495 I ActivityManager: Killing 1515:com.android.vending/u0a24 (adj 5): stop com.android.vending 11-12 18:12:19.871 464 495 W ActivityManager: Scheduling restart of crashed service com.android.vending/com.google.android.finsky.services.DailyHygiene in 1000ms 11-12 18:12:19.907 464 1006 W ActivityManager: Spurious death for ProcessRecord{f7afc3 0:com.android.vending/u0a24}, curProc for 1515: null 11-12 18:12:19.951 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 11-12 18:12:20.086 1022 2331 E SQLiteLog: (5) database is locked 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:20.087 1022 2331 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:20.088 1022 2331 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:20.133 1022 2273 E Uploader: Failed to get server token: Status{statusCode=INTERNAL_ERROR, resolution=null} 11-12 18:12:20.256 1230 1230 D DashboardSummary: rebuildUI took: 328 ms 11-12 18:12:20.617 464 483 W Searchables: No global search activity found 11-12 18:12:20.635 464 658 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 12, 15 -> obsolete 11-12 18:12:20.640 464 483 W Searchables: No global search activity found 11-12 18:12:20.770 1151 2244 V CheckinRequestBuilder: No Subscriptions found on the device 11-12 18:12:20.772 464 2224 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:20.776 1022 2273 W Uploader: no longer exists, so no auth token. 11-12 18:12:20.940 464 2224 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:20.964 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:21.124 1151 1162 W SQLiteConnectionPool: A SQLiteConnection object for database '/data/user/0/com.google.android.gms/databases/networkstatistics.sqlite' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed. 11-12 18:12:21.148 1151 1601 E Icing : Loading extension /data/data/com.google.android.gms/files/libAppDataSearchExt_armeabi_v7a.so failed 11-12 18:12:21.167 1151 2244 I CheckinRequestBuilder: Classify the device as Tablet. 11-12 18:12:21.171 1151 1151 D SystemEventReceiver: Received GSERVICES_CHANGED broadcast 11-12 18:12:21.190 1151 1151 V FeaturePrerequisiteCheckerUtil: Build version: 23 11-12 18:12:21.190 1151 1151 V FeaturePrerequisiteCheckerUtil: Model: Touchpad 11-12 18:12:21.190 1151 1151 V FeaturePrerequisiteCheckerUtil: CPU_ABI: armeabi-v7a 11-12 18:12:21.191 1151 1151 V FeaturePrerequisiteCheckerUtil: CPU_ABI2: armeabi 11-12 18:12:21.192 1151 1151 W FeaturePrerequisiteCheckerUtil: No rear-facing camera detected. 11-12 18:12:21.192 1151 1151 I OcrUtils: Updating ocr activity enabled=false 11-12 18:12:21.617 464 481 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:21.670 464 1006 W ActivityManager: Unable to start service Intent { cmp=com.google.android.gms/.measurement.service.b } U=0: not found 11-12 18:12:21.672 464 1005 W BackupManagerService: dataChanged but no participant pkg='com.android.launcher3' uid=10007 11-12 18:12:21.704 1151 1151 I CheckinService: Checkin interval check for package: unspecified last checkin: 0 min interval config: 0 actual interval: 1447351941704 11-12 18:12:21.772 1151 1151 D OcrModelManager: Updating downloaded model state (gservices changed) 11-12 18:12:21.884 1151 2244 I CheckinTask: Checkin success: https://android.clients.google.com/checkin (1 requests sent) 11-12 18:12:21.898 1022 1592 D GCM : GcmService start Intent { act=com.google.gservices.intent.action.GSERVICES_CHANGED flg=0x10 cmp=com.google.android.gms/.gcm.GcmService } com.google.gservices.intent.action.GSERVICES_CHANGED 11-12 18:12:21.899 1151 2244 V CheckinService: No Subscriptions found on the device 11-12 18:12:21.907 1151 2244 I CheckinService: Checking schedule, now: 1447351941906 next: 1447393984885 11-12 18:12:21.907 1151 2244 I CheckinService: active receiver: disabled 11-12 18:12:22.064 1151 2364 V CheckinService: No Subscriptions found on the device 11-12 18:12:22.066 1151 2364 I CheckinService: Checking schedule, now: 1447351942066 next: 1447393984885 11-12 18:12:22.067 1151 2364 I CheckinService: active receiver: disabled 11-12 18:12:22.072 1151 1151 D CheckinService: Recording last checkin time for package unspecified as 1447351942072 11-12 18:12:22.078 159 235 V audio_hw_primary: do_out_standby: CALLED 11-12 18:12:22.239 1022 2361 I GCM : GCM config loaded 11-12 18:12:22.255 159 235 V audio_hw_primary: do_out_standby: calling select_devices 11-12 18:12:22.256 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:22.256 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:22.280 159 235 V audio_hw_primary: disable speaker/headphones 11-12 18:12:22.280 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:22.412 957 957 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=com.google.gservices.intent.action.GSERVICES_CHANGED}] 11-12 18:12:22.448 464 482 I ActivityManager: Start proc 2370:com.android.vending/u0a24 for broadcast com.android.vending/com.google.android.finsky.receivers.PackageMonitorReceiver$RegisteredReceiver 11-12 18:12:22.481 2370 2370 I art : Late-enabling JIT 11-12 18:12:22.497 2370 2370 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 11-12 18:12:22.505 957 957 I GCoreUlr: DispatchingService.onCreate() 11-12 18:12:22.584 2370 2370 W System : ClassLoader referenced unknown path: /system/priv-app/Phonesky/lib/arm 11-12 18:12:22.649 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.653 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.814 2370 2370 D Finsky : [1] FinskyApp.onCreate: Initializing network with DFE https://android.clients.google.com/fdfe/ 11-12 18:12:22.821 464 1012 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.823 957 2386 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction com.google.gservices.intent.action.GSERVICES_CHANGED 11-12 18:12:22.827 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.930 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.931 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.935 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.937 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.950 957 2386 I GCoreUlr: WorldUpdater:com.google.gservices.intent.action.GSERVICES_CHANGED: Ensuring that reporting is stopped because of reasons: (no Google accounts) 11-12 18:12:22.955 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.956 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.957 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.959 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.966 957 2386 I GCoreUlr: Unbound from all location providers 11-12 18:12:22.972 464 2224 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.974 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.975 464 2224 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:22.976 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:22.978 2370 2370 D Finsky : [1] DailyHygiene.goMakeHygieneIfDirty: Dirty, need more hygiene. 11-12 18:12:22.998 464 1002 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.002 957 957 I GCoreUlr: DispatchingService.onDestroy() 11-12 18:12:23.002 957 957 I GCoreUlr: Stopping handler for UlrDispSvcFast 11-12 18:12:23.011 2370 2370 W Settings: Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 11-12 18:12:23.012 2370 2370 W Settings: Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 11-12 18:12:23.012 957 957 I GCoreUlr: Unbound from all location providers 11-12 18:12:23.032 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.033 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:23.035 464 481 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.037 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:23.037 2370 2370 W Finsky : [1] FinskyApp.getDfeApi: No account configured on this device. 11-12 18:12:23.050 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.052 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:23.062 2370 2405 D Ads : Skipping gmscore version check 11-12 18:12:23.083 464 855 I ActivityManager: Killing 1422:com.android.managedprovisioning/u0a8 (adj 15): empty #17 11-12 18:12:23.193 1022 2351 E SQLiteLog: (5) database is locked 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:23.201 1022 2351 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: Couldn't open phenotype.db for writing (will try read-only): 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:23.202 1022 2351 E SQLiteOpenHelper: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:23.217 1151 2408 D PackageBroadcastService: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.vending 11-12 18:12:23.293 2370 2370 D Finsky : [1] GmsCoreHelper.cleanupNlp: result=false type=4 11-12 18:12:23.357 1151 2411 I PeopleContactsSync: CP2 sync disabled 11-12 18:12:23.384 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.412 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.422 2370 2370 D Finsky : [1] RestoreTracker.stopServiceIfDone: Restore complete with 0 success and 0 failed. 11-12 18:12:23.438 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.439 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:23.451 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:23.453 2370 2370 W Finsky : [1] FinskyApp.getCurrentAccount: No account configured on this device. 11-12 18:12:23.906 1022 2273 E Uploader: Failed to get server token: Status{statusCode=TIMEOUT, resolution=null} 11-12 18:12:23.921 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 11-12 18:12:24.007 2370 2370 D Finsky : [1] DailyHygiene.onStartCommand: DailyHygiene holdoff continue 11-12 18:12:24.023 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.kids from APK com.google.android.gms 11-12 18:12:24.066 464 1006 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:24.068 464 482 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:24.114 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:24.151 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:24.165 464 842 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:24.251 1022 1022 V GLSActivity: AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService } 11-12 18:12:24.481 1022 1776 D GCM : GcmService start Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x10 cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.checkin.CHECKIN_COMPLETE 11-12 18:12:24.549 1022 1310 D GCM : GcmService start Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService (has extras) } com.google.android.c2dm.intent.REGISTER 11-12 18:12:25.015 700 2418 D DownloadManager: [1] Starting 11-12 18:12:25.075 700 2418 W ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 11-12 18:12:25.123 464 484 I ActivityManager: Waited long enough for: ServiceRecord{752637c u0 com.google.android.gms/.playlog.uploader.UploaderService} 11-12 18:12:25.686 700 2424 D DownloadManager: [2] Starting 11-12 18:12:25.799 2281 2292 W art : Suspending all threads took: 7.507ms 11-12 18:12:25.803 464 474 I art : Background partial concurrent mark sweep GC freed 30497(2MB) AllocSpace objects, 7(180KB) LOS objects, 31% free, 8MB/12MB, paused 2.166ms total 168.975ms 11-12 18:12:25.821 464 1001 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:25.827 1151 1151 E MDM : [1] SitrepService.a: No Google accounts; deferring server state update. 11-12 18:12:25.959 700 2426 D DownloadManager: [3] Starting 11-12 18:12:26.037 464 855 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:26.049 1022 2352 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=0 for 5.152s 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: database is locked (code 5) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteConnection.nativeExecuteForLong(Native Method) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteConnection.executeForLong(SQLiteConnection.java:598) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteSession.executeForLong(SQLiteSession.java:652) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:107) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:845) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:833) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteDatabase.getVersion(SQLiteDatabase.java:864) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:241) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:26.077 1022 2351 E ClearcutLoggerIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:26.165 1151 1151 V AuthZen : Received broadcast action: com.google.android.gms.gcm.REGISTERED 11-12 18:12:26.201 1151 2432 V AuthZen : Handling intent: com.google.android.gms.gcm.REGISTERED 11-12 18:12:26.201 1151 2432 D AuthZenEventHandler: Handling event: com.google.android.gms.gcm.REGISTERED 11-12 18:12:26.205 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:26.241 464 699 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:26.254 153 153 I surfaceflinger: type=1400 audit(0.0:88): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:26.771 464 1003 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true 11-12 18:12:27.000 464 727 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0 11-12 18:12:27.004 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:27.017 159 235 V audio_hw_primary: start_output_stream: CALLED 11-12 18:12:27.053 159 235 V audio_hw_primary: start_output_stream: calling select_devices 11-12 18:12:27.053 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:27.053 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:27.053 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 11-12 18:12:27.053 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 11-12 18:12:27.080 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 11-12 18:12:27.080 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 11-12 18:12:27.080 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 11-12 18:12:27.080 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 11-12 18:12:27.080 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 11-12 18:12:27.080 159 235 V audio_hw_primary: enable speaker 11-12 18:12:27.080 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:27.124 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:27.136 464 855 I ActivityManager: Start proc 2436:com.evervolv.toolbox/1000 for activity com.evervolv.toolbox/.Toolbox 11-12 18:12:27.162 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:27.181 2436 2436 I art : Late-enabling JIT 11-12 18:12:27.200 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:27.213 2436 2436 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 11-12 18:12:27.294 957 2434 W art : Long monitor contention event with owner method=void com.google.android.contextmanager.m.a.ae.() from SourceFile:47 waiters=0 for 489ms 11-12 18:12:27.301 957 2435 W art : Long monitor contention event with owner method=void com.google.android.contextmanager.m.a.ae.() from SourceFile:47 waiters=2 for 340ms 11-12 18:12:27.317 957 2433 W art : Long monitor contention event with owner method=void com.google.android.contextmanager.m.a.ae.() from SourceFile:47 waiters=1 for 478ms 11-12 18:12:27.353 1230 1522 D OpenGLRenderer: endAllStagingAnimators on 0x59509700 (RippleDrawable) with handle 0x5737fea0 11-12 18:12:27.382 957 957 I GCoreUlr: GCM registration ID changed 11-12 18:12:27.451 2436 2436 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm 11-12 18:12:27.468 464 658 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 13, 15 -> obsolete 11-12 18:12:27.553 2436 2436 D Toolbox : Selected item=0 11-12 18:12:27.715 2436 2450 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 11-12 18:12:27.826 2450 2450 I RenderThread: type=1400 audit(0.0:89): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:27.826 2450 2450 I RenderThread: type=1400 audit(0.0:90): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:27.826 2450 2450 I RenderThread: type=1400 audit(0.0:91): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: : 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) 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: Build Date: 06/25/13 Tue 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: Local Branch: 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: Local Patches: NONE 11-12 18:12:27.833 2436 2450 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 11-12 18:12:27.842 2436 2450 I OpenGLRenderer: Initialized EGL, version 1.4 11-12 18:12:27.935 1022 2273 E Uploader: Failed to get server token: Status{statusCode=TIMEOUT, resolution=null} 11-12 18:12:28.001 700 2424 D DownloadManager: [2] Finished with status SUCCESS 11-12 18:12:28.183 464 489 I ActivityManager: Displayed com.evervolv.toolbox/.Toolbox: +1s70ms 11-12 18:12:28.439 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.vision from APK com.google.android.gms 11-12 18:12:28.450 1151 1151 I Vision : Supported ABIS: [armeabi-v7a, armeabi] 11-12 18:12:28.470 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.vision from APK com.google.android.gms 11-12 18:12:28.530 700 2426 D DownloadManager: [3] Finished with status SUCCESS 11-12 18:12:28.649 957 2433 W ctxmgr : [AclContextNameCategories]No app ops for context = 8 11-12 18:12:28.649 957 2433 W ctxmgr : [AclContextNameCategories]No app ops for context = 8 11-12 18:12:28.650 957 2433 W ctxmgr : [AclContextNameCategories]No app ops for context = 8 11-12 18:12:28.654 1022 2352 E SQLiteLog: (5) database is locked 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:28.655 1022 2352 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:28.656 1022 2352 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:28.657 1022 2421 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=1 for 3.646s 11-12 18:12:28.914 464 655 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 11-12 18:12:28.915 464 655 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:28.915 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:28.916 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:28.916 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:28.916 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:28.916 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:28.916 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:28.916 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:28.916 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:28.916 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:28.916 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:28.916 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:28.916 464 655 W System.err: ... 11 more 11-12 18:12:28.916 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 11-12 18:12:28.917 464 655 W System.err: at java.lang.Class.classForName(Native Method) 11-12 18:12:28.917 464 655 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 11-12 18:12:28.917 464 655 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 11-12 18:12:28.917 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:28.917 464 655 W System.err: ... 12 more 11-12 18:12:28.917 464 655 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 11-12 18:12:28.917 464 655 W ConnectivityExtension: unable to ConnectivityExt jar 11-12 18:12:28.918 464 655 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:28.918 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:28.918 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:28.918 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:28.918 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:28.918 464 655 W ConnectivityExtension: error in invoke method 11-12 18:12:29.554 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.vision from APK com.google.android.gms 11-12 18:12:29.735 700 2416 V DownloadManager: Deleting /data/user/0/com.android.providers.downloads/cache/params_expdate_c45e5b7.dat via provider delete 11-12 18:12:30.135 159 235 V audio_hw_primary: do_out_standby: CALLED 11-12 18:12:30.204 464 2224 W art : Long monitor contention event with owner method=void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message) from PackageManagerService.java:1546 waiters=0 for 550ms 11-12 18:12:30.263 957 2433 W ctxmgr : [WorkManager]Long workInfo: label=ListenerInvokerRunner, startTime=2015-11-12 18:12:28.682+0000, stopTime=2015-11-12 18:12:30.260+0000, duration=1578ms 11-12 18:12:30.303 159 235 V audio_hw_primary: do_out_standby: calling select_devices 11-12 18:12:30.303 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:30.303 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:30.327 159 235 V audio_hw_primary: disable speaker/headphones 11-12 18:12:30.328 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:30.356 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:30.369 159 235 V audio_hw_primary: start_output_stream: CALLED 11-12 18:12:30.405 159 235 V audio_hw_primary: start_output_stream: calling select_devices 11-12 18:12:30.405 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:30.406 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:30.406 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 11-12 18:12:30.406 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 11-12 18:12:30.432 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 11-12 18:12:30.432 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 11-12 18:12:30.432 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 11-12 18:12:30.432 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 11-12 18:12:30.432 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 11-12 18:12:30.432 159 235 V audio_hw_primary: enable speaker 11-12 18:12:30.432 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:30.464 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 11-12 18:12:30.477 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:30.515 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:30.555 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:30.568 2436 2436 D Toolbox : Selected item=5 11-12 18:12:30.982 957 2433 W ctxmgr : [AclManager]checkPermissionTypeStatus: no inject permission for AppMetadata{mUid=10019, mPackageName='com.google.android.gms'}. Returned permission was: PACKAGE_NOT_WHITELISTED for context name: POWER_CONNECTION 11-12 18:12:31.011 957 957 E ctxmgr : [PowerConnectionState]Could not write powerInfo=Plug state: 2 BatteryLevel: 0.88, status=Status{statusCode=unknown status code: 7503, resolution=null} 11-12 18:12:31.026 957 2433 W ctxmgr : [PowerConnectionState]Got same value as before for power connection (Plug state: 2 BatteryLevel: 0.88) 11-12 18:12:31.056 700 2416 V DownloadManager: Deleting /data/user/0/com.android.providers.downloads/cache/params_chname_e14273c.dat via provider delete 11-12 18:12:31.169 1022 2421 E SQLiteLog: (5) database is locked 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:31.171 1022 2421 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:31.172 1022 1022 W art : Long monitor contention event with owner method=android.database.sqlite.SQLiteDatabase android.database.sqlite.SQLiteOpenHelper.getWritableDatabase() from SQLiteOpenHelper.java:162 waiters=1 for 4.585s 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:163) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.c.a(SourceFile:60) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at com.google.android.gms.phenotype.service.a.a.a(SourceFile:25) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:31.173 1022 2421 E PhenotypeIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:31.277 464 589 I InputReader: Reconfiguring input devices. changes=0x00000010 11-12 18:12:31.290 1022 1022 I ConfigService: onCreate 11-12 18:12:31.419 464 483 W Searchables: No global search activity found 11-12 18:12:31.444 957 957 V GmsNetworkLocationProvi: DISABLE 11-12 18:12:31.491 957 957 I GCoreNlp: shouldConfirmNlp, NLP off. Ensuring opt-in disabled 11-12 18:12:31.685 1022 1022 W art : Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativeOpen(java.lang.String, int, java.lang.String, boolean, boolean) from SQLiteConnection.java:4294967294 waiters=0 for 388ms 11-12 18:12:31.726 1022 1042 E WorkSourceUtil: Could not find package: com.google.android.gms.vision 11-12 18:12:31.764 1151 2463 D PackageBroadcastService: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gms 11-12 18:12:31.775 1022 1185 E WorkSourceUtil: Could not find package: com.google.android.gms.vision 11-12 18:12:31.786 1151 2463 I PackageBroadcastService: Null package name or gms related package. Ignoreing. 11-12 18:12:31.838 1151 1601 I Icing : updateResources: need to parse f{com.google.android.gms} 11-12 18:12:32.426 464 655 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 11-12 18:12:32.428 464 655 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:32.429 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:32.429 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:32.430 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:32.430 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:32.430 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:32.431 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:32.431 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:32.431 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:32.431 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:32.432 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:32.432 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:32.432 464 655 W System.err: ... 11 more 11-12 18:12:32.432 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 11-12 18:12:32.433 464 655 W System.err: at java.lang.Class.classForName(Native Method) 11-12 18:12:32.433 464 655 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 11-12 18:12:32.433 464 655 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 11-12 18:12:32.433 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:32.434 464 655 W System.err: ... 12 more 11-12 18:12:32.434 464 655 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 11-12 18:12:32.434 464 655 W ConnectivityExtension: unable to ConnectivityExt jar 11-12 18:12:32.438 464 655 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 11-12 18:12:32.438 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 11-12 18:12:32.438 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:32.438 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:32.439 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:32.439 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:32.439 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:32.439 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:32.439 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:32.439 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:32.439 464 655 W ConnectivityExtension: error in invoke method 11-12 18:12:32.795 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:32.824 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(24) 11-12 18:12:33.275 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:33.324 159 235 D AudioFlinger: mixer(0x74500000) throttle end: throttle time(6) 11-12 18:12:33.889 1022 2460 E SQLiteLog: (5) database is locked 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:33.899 1022 2460 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: Couldn't open phenotype.db for writing (will try read-only): 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:33.901 1022 2460 E SQLiteOpenHelper: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:34.285 700 2418 D DownloadManager: [1] Finished with status SUCCESS 11-12 18:12:34.360 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.vision from APK com.google.android.gms 11-12 18:12:34.384 1151 1151 D ChimeraCfgMgr: Loading module com.google.android.gms.vision from APK com.google.android.gms 11-12 18:12:34.417 1022 1041 E WorkSourceUtil: Could not find package: com.google.android.gms.vision 11-12 18:12:34.551 1151 1158 I art : Verification error in boolean com.google.android.gms.common.download.DownloadCompleteIntentService.a(android.os.ParcelFileDescriptor, com.google.android.gms.common.download.DownloadDetails) 11-12 18:12:34.551 1151 1158 I art : boolean com.google.android.gms.common.download.DownloadCompleteIntentService.a(android.os.ParcelFileDescriptor, com.google.android.gms.common.download.DownloadDetails) failed to verify: boolean com.google.android.gms.common.download.DownloadCompleteIntentService.a(android.os.ParcelFileDescriptor, com.google.android.gms.common.download.DownloadDetails): [0xA8] Cannot infer method from invoke-virtual-quick 11-12 18:12:34.595 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:35.153 907 907 I RenderThread: type=1400 audit(0.0:92): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=915 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:35.153 957 2433 W ctxmgr : [PowerConnectionState]Got same value as before for power connection (Plug state: 2 BatteryLevel: 0.88) 11-12 18:12:35.731 2436 2436 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1232 android.content.ContextWrapper.startService:587 com.evervolv.toolbox.fragments.BugReport$5.onClick:205 android.view.View.performClick:5198 android.view.View$PerformClick.run:21146 11-12 18:12:35.737 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:35.750 464 855 I ActivityManager: Start proc 2468:com.evervolv.toolbox:UploadService/1000 for service com.evervolv.toolbox/.services.UploadService 11-12 18:12:35.842 2468 2468 I art : Late-enabling JIT 11-12 18:12:35.866 2468 2468 I art : JIT created with code_cache_capacity=2MB compile_threshold=1000 11-12 18:12:35.970 2468 2468 W System : ClassLoader referenced unknown path: /system/priv-app/EVToolbox/lib/arm 11-12 18:12:35.982 2468 2468 D Toolbox : Uploading logcat /data/user/0/com.evervolv.toolbox/files/logcat-1970-01-01-03-27-29.txt 11-12 18:12:36.287 2468 2483 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: : 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) 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: Build Date: 06/25/13 Tue 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: Local Branch: 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: Remote Branch: quic/jb_2.5.5 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: Local Patches: NONE 11-12 18:12:36.389 2468 2483 I Adreno200-EGL: Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 + NOTHING 11-12 18:12:36.404 2468 2483 I OpenGLRenderer: Initialized EGL, version 1.4 11-12 18:12:36.422 1022 1022 W art : Long monitor contention event with owner method=android.database.sqlite.SQLiteDatabase android.database.sqlite.SQLiteOpenHelper.getReadableDatabase() from SQLiteOpenHelper.java:186 waiters=0 for 4.660s 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: database is locked (code 5) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteConnection.nativeExecuteForLong(Native Method) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteConnection.executeForLong(SQLiteConnection.java:598) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteSession.executeForLong(SQLiteSession.java:652) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:107) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:845) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:833) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteDatabase.getVersion(SQLiteDatabase.java:864) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:241) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:36.456 1022 2460 E ClearcutLoggerIntentService: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:36.648 464 474 I art : Background partial concurrent mark sweep GC freed 34883(2MB) AllocSpace objects, 3(60KB) LOS objects, 30% free, 8MB/12MB, paused 2.441ms total 113.891ms 11-12 18:12:36.675 700 2485 V DownloadManager: Deleting /data/user/0/com.android.providers.downloads/cache/libAppDataSearchExt_armeabi_v7a.v7.so via provider delete 11-12 18:12:37.102 464 660 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100] 11-12 18:12:37.105 907 907 I RenderThread: type=1400 audit(0.0:93): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 11-12 18:12:37.302 2468 2482 W ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader()); 11-12 18:12:38.109 464 655 W System : ClassLoader referenced unknown path: /system/framework/ConnectivityExt.jar 11-12 18:12:38.111 464 655 W System.err: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:38.112 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:38.112 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:38.112 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 11-12 18:12:38.112 464 655 W System.err: at com.android.server.net.NetPluginDelegate.loadTetherExtJar(NetPluginDelegate.java:83) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:50) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:38.113 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:38.114 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:38.114 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:38.114 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:38.114 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: Didn't find class "com.qualcomm.qti.tetherstatsextension.TetherStatsReporting" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]] 11-12 18:12:38.115 464 655 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 11-12 18:12:38.115 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 11-12 18:12:38.115 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:38.115 464 655 W System.err: ... 11 more 11-12 18:12:38.116 464 655 W System.err: Suppressed: java.lang.ClassNotFoundException: com.qualcomm.qti.tetherstatsextension.TetherStatsReporting 11-12 18:12:38.116 464 655 W System.err: at java.lang.Class.classForName(Native Method) 11-12 18:12:38.117 464 655 W System.err: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 11-12 18:12:38.117 464 655 W System.err: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 11-12 18:12:38.117 464 655 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 11-12 18:12:38.117 464 655 W System.err: ... 12 more 11-12 18:12:38.117 464 655 W System.err: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 11-12 18:12:38.117 464 655 W ConnectivityExtension: unable to ConnectivityExt jar 11-12 18:12:38.119 464 655 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.reflect.Method java.lang.Class.getMethod(java.lang.String, java.lang.Class[])' on a null object reference 11-12 18:12:38.120 464 655 W System.err: at com.android.server.net.NetPluginDelegate.getTetherStats(NetPluginDelegate.java:52) 11-12 18:12:38.121 464 655 W System.err: at com.android.server.net.NetworkStatsService.recordSnapshotLocked(NetworkStatsService.java:974) 11-12 18:12:38.121 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPollLocked(NetworkStatsService.java:1035) 11-12 18:12:38.121 464 655 W System.err: at com.android.server.net.NetworkStatsService.performPoll(NetworkStatsService.java:1009) 11-12 18:12:38.121 464 655 W System.err: at com.android.server.net.NetworkStatsService.-wrap4(NetworkStatsService.java) 11-12 18:12:38.121 464 655 W System.err: at com.android.server.net.NetworkStatsService$7.handleMessage(NetworkStatsService.java:1284) 11-12 18:12:38.121 464 655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:98) 11-12 18:12:38.121 464 655 W System.err: at android.os.Looper.loop(Looper.java:148) 11-12 18:12:38.121 464 655 W System.err: at android.os.HandlerThread.run(HandlerThread.java:61) 11-12 18:12:38.121 464 655 W ConnectivityExtension: error in invoke method 11-12 18:12:38.825 159 235 V audio_hw_primary: do_out_standby: CALLED 11-12 18:12:39.000 159 235 V audio_hw_primary: do_out_standby: calling select_devices 11-12 18:12:39.001 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:39.001 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:39.025 159 235 V audio_hw_primary: disable speaker/headphones 11-12 18:12:39.025 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:39.191 1022 2460 E SQLiteLog: (5) database is locked 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: Failed to open database '/data/user/0/com.google.android.gms/databases/phenotype.db'. 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:39.195 1022 2460 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: Couldn't open phenotype.db for writing (will try read-only): 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:889) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.executeForString(SQLiteConnection.java:634) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setJournalMode(SQLiteConnection.java:318) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration(SQLiteConnection.java:292) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:213) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:191) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:463) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:185) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:177) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:806) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:791) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:694) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:582) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:275) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:223) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.phenotype.service.a.g.a(SourceFile:137) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:550) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.clearcut.service.a.a(SourceFile:157) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.common.service.f.run(SourceFile:178) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at com.google.android.gms.common.util.a.c.run(SourceFile:17) 11-12 18:12:39.199 1022 2460 E SQLiteOpenHelper: at java.lang.Thread.run(Thread.java:818) 11-12 18:12:39.408 2468 2482 D Toolbox : Created: http://paste.evervolv.com/view/9543c8b0 11-12 18:12:39.412 2468 2468 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:789 android.content.ContextWrapper.sendBroadcast:407 com.evervolv.toolbox.services.UploadService.notifyFragment:151 com.evervolv.toolbox.services.UploadService.-wrap1:-1 com.evervolv.toolbox.services.UploadService$UploadLogcat.onPostExecute:118 11-12 18:12:39.434 464 481 I ActivityManager: Killing 1441:com.android.onetimeinitializer/u0a10 (adj 15): empty #17 11-12 18:12:39.940 1022 1022 I ConfigService: onDestroy 11-12 18:12:40.119 464 660 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100] 11-12 18:12:40.168 159 235 V audio_hw_primary: out_set_parameters: CALLED: 'routing=2' 11-12 18:12:40.181 159 235 V audio_hw_primary: start_output_stream: CALLED 11-12 18:12:40.216 159 235 V audio_hw_primary: start_output_stream: calling select_devices 11-12 18:12:40.216 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,0 11-12 18:12:40.217 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 0,0,0 11-12 18:12:40.217 159 235 V audio_hw_primary: mixer_set: 'PCM Playback Sink' 0,0,1 11-12 18:12:40.217 159 235 V audio_hw_primary: mixer_set: 'speaker_stereo_rx' 1,1,0 11-12 18:12:40.218 2487 2487 I init : type=1400 audit(0.0:94): avc: denied { execute_no_trans } for path="/system/bin/dumplogcat" dev="dm-10" ino=180 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 11-12 18:12:40.224 2436 2436 D EVToolbox: Calling dumplogcat:-D -B -o /data/user/0/com.evervolv.toolbox/files/logcat -m -d -k 11-12 18:12:40.243 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1N Switch' 1,63,0 11-12 18:12:40.243 159 235 V audio_hw_primary: mixer_set: 'LINEOUT1P Switch' 1,1,0 11-12 18:12:40.243 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2N Switch' 1,45,0 11-12 18:12:40.243 159 235 V audio_hw_primary: mixer_set: 'LINEOUT2P Switch' 1,1,0 11-12 18:12:40.243 159 235 V audio_hw_primary: mixer_set: 'Output Volume' 59,59,0 11-12 18:12:40.243 159 235 V audio_hw_primary: enable speaker 11-12 18:12:40.243 159 235 V audio_hw_primary: state hp=n skr=y mic=y 11-12 18:12:40.278 2488 2488 I logcat : type=1400 audit(0.0:95): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2015-11-12-18-12-40.txt.tmp" dev="dm-9" ino=654562 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 11-12 18:12:40.287 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:40.308 2488 2488 I logcat : type=1400 audit(0.0:96): avc: denied { write } for path="/data/data/com.evervolv.toolbox/files/logcat-2015-11-12-18-12-40.txt.tmp" dev="dm-9" ino=654562 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 11-12 18:12:40.325 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:40.363 159 235 W audio_hw_primary: pcm_write: underrun 11-12 18:12:40.406 2436 2450 V RenderScript: 0x69ccb000 Launching thread(s), CPUs 2 [logcat: 0.502s elapsed] ------ KERNEL LOG (dmesg) ------ <6>[ 0.000000] Booting Linux on physical CPU 0 <6>[ 0.000000] Initializing cgroup subsys cpu <5>[ 0.000000] Linux version 3.4.106-tenderloin+ (flintman@mx.thenoblealliance.com) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Mon Nov 9 05:28:50 EST 2015 <4>[ 0.000000] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d <4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIVT ASID tagged instruction cache <4>[ 0.000000] Machine: tenderloin <6>[ 0.000000] memory pool 0 (start 38000000 size 600000) initialized <6>[ 0.000000] memory pool 1 (start 38600000 size 3802000) initialized <6>[ 0.000000] memory pool 3 (start 76400000 size 9200000) initialized <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc <3>[ 0.000000] smem_find(137, 80): wrong size 64 <3>[ 0.000000] smem_find(137, 72): wrong size 64 <6>[ 0.000000] socinfo_init: v5, id=86, ver=2.0, raw_id=1696, raw_ver=1696, hw_plat=0, hw_plat_ver=65536 <6>[ 0.000000] accessory_chip=0 <7>[ 0.000000] On node 0 totalpages: 215296 <7>[ 0.000000] free_area_init_node: node 0, pgdat 809ef7c0, node_mem_map 80c8e000 <7>[ 0.000000] Normal zone: 2024 pages used for memmap <7>[ 0.000000] Normal zone: 0 pages reserved <7>[ 0.000000] Normal zone: 213272 pages, LIFO batch:31 <6>[ 0.000000] passing from bootie 9437184 bytes at 7f600000 physical for fb <6>[ 0.000000] PERCPU: Embedded 6 pages/cpu @81483000 s12160 r0 d12416 u32768 <7>[ 0.000000] pcpu-alloc: s12160 r0 d12416 u32768 alloc=8*4096 <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 213272 <5>[ 0.000000] Kernel command line: androidboot.selinux=permissive androidboot.hardware=tenderloin root=/dev/ram0 rootwait ro fbcon=disable console=ttyS0,115200n8 androidboot.serialno=A13AV77NK1TCVHSPUL36KJ01CUFUU97K fb=0x7f600000 nduid=a2c05ffc9b43476f32fcebe0347280ccf3fe3d1a klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pvt lastboot=crash <6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] allocated 2072576 bytes of page_cgroup <6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups <6>[ 0.000000] Memory: 101MB 740MB = 841MB total <5>[ 0.000000] Memory: 836464k/836464k available, 174224k reserved, 0K highmem <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) <5>[ 0.000000] vmalloc : 0xbf800000 - 0xff000000 (1016 MB) <5>[ 0.000000] lowmem : 0x80000000 - 0xbf400000 (1012 MB) <5>[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) <5>[ 0.000000] .text : 0x80008000 - 0x808fdcd8 (9176 kB) <5>[ 0.000000] .init : 0x808fe000 - 0x80943f80 ( 280 kB) <5>[ 0.000000] .data : 0x80944000 - 0x80a0eaf8 ( 811 kB) <5>[ 0.000000] .bss : 0x80a0eb1c - 0x80c89860 (2540 kB) <6>[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] Preemptible hierarchical RCU implementation. <6>[ 0.000000] NR_IRQS:855 <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms <6>[ 0.000000] Switching to timer-based delay loop <7>[ 0.000000] ODEBUG: 4 of 4 active objects replaced <6>[ 0.001861] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500) <6>[ 0.001892] pid_max: default: 32768 minimum: 301 <6>[ 0.002197] Security Framework initialized <6>[ 0.002258] SELinux: Initializing. <7>[ 0.002410] SELinux: Starting in permissive mode <6>[ 0.002563] Mount-cache hash table entries: 512 <6>[ 0.004455] Initializing cgroup subsys cpuacct <6>[ 0.004486] Initializing cgroup subsys memory <6>[ 0.004547] Initializing cgroup subsys freezer <6>[ 0.004577] Initializing cgroup subsys bfqio <6>[ 0.004638] CPU: Testing write buffer coherency: ok <6>[ 0.004974] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.005004] hw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available <6>[ 0.005157] Setting up static identity map for 0x408a0918 - 0x408a097c <6>[ 0.037139] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.037292] Brought up 2 CPUs <6>[ 0.037322] SMP: Total of 2 processors activated (27.00 BogoMIPS). <6>[ 0.055938] VFP support v0.3: implementor 51 architecture 64 part 2d variant 0 rev 0 <6>[ 0.057495] dummy: <6>[ 0.058135] NET: Registered protocol family 16 <6>[ 0.059204] DMA: preallocated 256 KiB pool for atomic coherent allocations <3>[ 0.059417] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver <6>[ 0.060821] meminfo_init: smem ram ptable found: ver: 0 len: 7 <6>[ 0.060852] Found 2 memory banks grouped into 16 memory regions <6>[ 0.061187] gpiochip_add: registered GPIOs 0 to 172 on device: msmgpio <6>[ 0.062225] msm_tsens_early_init: done <6>[ 0.062255] msm_rpm_init: RPM firmware 2.0.67653 <4>[ 0.062438] Choosing tenderloin_pins_wifi <3>[ 0.094390] msm_rpm_get_status(): Status id 433 not defined for target <3>[ 0.123901] tenderloin_init_gpiomux: >= TOPAZ_DVT <6>[ 0.125305] saw_probe: id=0, name=8901_s0 <6>[ 0.125915] saw_probe: id=1, name=8901_s1 <6>[ 0.133117] pm8058_probe: PMIC revision: E3 <6>[ 0.135345] gpiochip_add: registered GPIOs 173 to 212 on device: pm-gpio <6>[ 0.135772] pm_gpio_probe: OK: base=173, ngpio=40 <6>[ 0.136138] gpiochip_add: registered GPIOs 213 to 224 on device: pm8xxx-mpp <6>[ 0.136230] pm8xxx_mpp_probe: OK: base=213, ngpio=12 <6>[ 0.139190] pm8901_probe: PMIC revision reg: F4 <6>[ 0.139221] pm8901_probe: PMIC version: PM8901 rev 2.1 <6>[ 0.140167] gpiochip_add: registered GPIOs 225 to 228 on device: pm8xxx-mpp <6>[ 0.140197] pm8xxx_mpp_probe: OK: base=225, ngpio=4 <3>[ 0.145874] Registering a6_0 device. <3>[ 0.145904] Registering a6_1 device. <4>[ 0.147521] 8058_s3: Failed to create debugfs directory <6>[ 0.147918] board_setup_S3A_1V8: 8058_s3: forcing HPM mode (2) <7>[ 0.147949] tenderloin_init_keypad <3>[ 0.148254] tenderloin_init: -- <6>[ 0.148315] hw-breakpoint: found 3 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.148315] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.192230] bio: create slab at 0 <7>[ 0.193969] reg-fixed-voltage reg-fixed-voltage.0: vdd50_boost supplying 5000000uV <6>[ 0.196136] ION heap vmalloc created <6>[ 0.196258] ION heap mm created at 38200000 with size 3600000 <6>[ 0.196289] ION heap mm_fw created at 38000000 with size 200000 <6>[ 0.196411] ION heap mfc created at 3b800000 with size 2000 <6>[ 0.196655] ION heap sf created at 76401000 with size 4000000 <6>[ 0.196929] ION heap camera_preview created at 7a401000 with size 4000000 <6>[ 0.197021] ION heap wb created at 7e401000 with size 600000 <6>[ 0.197113] ION heap qsecom created at 7ea01000 with size 600000 <6>[ 0.197204] ION heap audio created at 7f001000 with size 28b000 <5>[ 0.197570] pmic8058_pwm_probe: OK <6>[ 0.197723] klog_init: phys buffer at 0x7ff00000 <6>[ 0.197814] klog_init: virt address at 0xbfe00000 <6>[ 0.197845] klog_init: found valid klog, len 1048576 <6>[ 0.197937] klog_init: using buffer 0 at 0xbfe00024, length 262116 <6>[ 0.197998] klog_init: last_klog head=60092 tail=0 size=60092 <6>[ 0.198028] klog_init: last_klog2 head=96436 tail=0 size=96436 <6>[ 0.198059] klog_init: last_klog3 head=66792 tail=0 size=66792 <5>[ 0.198913] SCSI subsystem initialized <6>[ 0.199279] usbcore: registered new interface driver usbfs <6>[ 0.199371] usbcore: registered new interface driver hub <6>[ 0.199645] usbcore: registered new device driver usb <6>[ 0.200317] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8058-core/pm8xxx-pwrkey/input/input0 <6>[ 0.201263] Advanced Linux Sound Architecture Driver Version 1.0.25. <6>[ 0.202301] Bluetooth: Core ver 2.16 <6>[ 0.202392] NET: Registered protocol family 31 <6>[ 0.202423] Bluetooth: HCI device and connection manager initialized <6>[ 0.202453] Bluetooth: HCI socket layer initialized <6>[ 0.202484] Bluetooth: L2CAP socket layer initialized <6>[ 0.202545] Bluetooth: SCO socket layer initialized <6>[ 0.203338] cfg80211: Calling CRDA to update world regulatory domain <6>[ 0.204376] Switching to clocksource gp_timer <6>[ 0.206542] NET: Registered protocol family 2 <6>[ 0.218261] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.219116] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) <6>[ 0.221862] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) <6>[ 0.223724] TCP: Hash tables configured (established 131072 bind 65536) <6>[ 0.223724] TCP: reno registered <6>[ 0.223754] UDP hash table entries: 512 (order: 2, 24576 bytes) <6>[ 0.223815] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) <6>[ 0.224395] NET: Registered protocol family 1 <6>[ 0.225128] RPC: Registered named UNIX socket transport module. <6>[ 0.225158] RPC: Registered udp transport module. <6>[ 0.225189] RPC: Registered tcp transport module. <6>[ 0.225189] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.225616] Trying to unpack rootfs image as initramfs... <6>[ 0.310791] Freeing initrd memory: 1020K <6>[ 0.312652] Detected 5 counters on the L2CC PMU. <6>[ 0.313323] pil_qdsp6v3 pil_qdsp6v3: using non-secure boot <3>[ 0.314758] smd_channel_probe_worker: allocation table not initialized <6>[ 0.324890] snddev_icodec_probe: msm_codec_i2s_slave_mode = 0 <4>[ 0.325622] 8058_s4: Failed to create debugfs directory <6>[ 0.328796] dspcrashd_probe: Platform driver values: Base = 0x46700000, Size = 0x2000000,pdata = 0xdeaddead <6>[ 0.331726] Max ACPU freq: 1782000 KHz <4>[ 0.336975] 8901_s0: Failed to create debugfs directory <4>[ 0.337097] 8901_s1: Failed to create debugfs directory <6>[ 0.338745] CPU0: 28 scaling frequencies supported. <6>[ 0.338745] CPU1: 28 scaling frequencies supported. <6>[ 0.341552] audit: initializing netlink socket (disabled) <5>[ 0.341583] type=2000 audit(0.300:1): initialized <6>[ 0.350799] NTFS driver 2.1.30 [Flags: R/W]. <6>[ 0.351074] fuse init (API version 7.18) <6>[ 0.351684] msgmni has been set to 1635 <7>[ 0.351715] SELinux: Registering netfilter hooks <6>[ 0.354583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) <6>[ 0.354614] io scheduler noop registered (default) <6>[ 0.354614] io scheduler deadline registered <6>[ 0.354644] io scheduler row registered <6>[ 0.354644] io scheduler cfq registered <6>[ 0.354675] io scheduler fiops registered <6>[ 0.354858] io scheduler bfq registered <6>[ 0.354858] BFQ I/O-scheduler: v7r8 <6>[ 0.356628] mipi_dsi base phy_addr = 0x4700000 virt = 0xc0a00000 <6>[ 0.356628] mmss_sfpb base phy_addr = 0x5700000,virt = 0xbf878000 <6>[ 0.357452] <6>[ 0.357452] msm_vidc_enc: Inside vid_enc_init() <6>[ 0.357635] <6>[ 0.357635] msm_vidc_enc: Inside vid_enc_vcd_init() <6>[ 0.388458] msm_serial_hs module loaded <6>[ 0.388549] [BT]msm_serial_hs module loaded <6>[ 0.388641] msm_serial_hsl: detected port #0 <6>[ 0.388763] msm_serial_hsl.0: ttyHSL0 at MMIO 0x19c40000 (irq = 227) is a MSM <6>[ 0.388977] msm_serial_hsl: driver initialized <6>[ 0.390197] msm_rotator_probe: rotator_hw_revision=1 <6>[ 0.395599] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>[ 0.396820] kgsl kgsl-2d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>[ 0.397796] kgsl kgsl-2d1: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>[ 0.403900] brd: module loaded <6>[ 0.406463] loop: module loaded <6>[ 0.406494] lkdtm: No crash points registered, enable through debugfs <6>[ 0.406677] pmem: Initializing pmem_adsp as non-cached <3>[ 0.406768] pmem: Cannot allocate from reserved memory for pmem_adsp <4>[ 0.406890] android_pmem: probe of android_pmem.2 failed with error -1 <6>[ 0.406951] pmem: Initializing pmem_audio as non-cached <6>[ 0.407073] allocating 2666496 bytes at 7f28c000 physical for pmem_audio <4>[ 0.407501] 8058_l18: Failed to create debugfs directory <6>[ 0.407592] Before a6 call to i2c_add_driver. <3>[ 0.408416] a6_init_state: enabling A6 internal wake. <3>[ 0.408416] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b <6>[ 0.460998] A6 Version: HW: 255, FW (M.m.B): 2.13.25, ManID: 28769, ProdTyp: 1281 <5>[ 0.492523] A6 driver initialized successfully! <3>[ 0.494506] a6_init_state: enabling A6 internal wake. <3>[ 0.494537] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b <6>[ 0.541137] A6 Version: HW: 255, FW (M.m.B): 2.7.29, ManID: 28769, ProdTyp: 1793 <5>[ 0.547058] A6 driver initialized successfully! <4>[ 0.547180] i2c-core: driver [a6] using legacy suspend method <4>[ 0.547210] i2c-core: driver [a6] using legacy resume method <6>[ 0.547698] nduid: a2c05ffc9b43476f32fcebe0347280ccf3fe3d1a <3>[ 0.550201] hsuart_rxtx_lists_init: init 80b76f04 <3>[ 0.550354] hsuart_rxtx_lists_init: init 80b76f38 <4>[ 0.550994] hsuart_tty:created 'ttyHS0' device on UART 0 <4>[ 0.551208] mdmgpio_init <4>[ 0.551513] mdmgpio_probe <3>[ 0.552734] msm_wm8958_setup_power: codec power setup <4>[ 0.552795] vdd50_boost: Failed to create debugfs directory <4>[ 0.552886] 8058_s3: Failed to create debugfs directory <3>[ 0.552947] wm8994_ldo_power: Power up the WM8994 LDOs <6>[ 0.584503] wm8994 4-001a: WM8958 revision B <4>[ 0.592620] wm8994 4-001a: No interrupt specified, no interrupts <7>[ 0.593292] gpiochip_find_base: found new base at 501 <6>[ 0.593536] gpiochip_add: registered GPIOs 501 to 511 on device: wm8994 <6>[ 0.595489] SCSI Media Changer driver v0.25 <6>[ 0.596710] tun: Universal TUN/TAP device driver, 1.6 <6>[ 0.596740] tun: (C) 1999-2004 Max Krasnyansky <6>[ 0.596954] PPP generic driver version 2.4.2 <6>[ 0.597259] PPP BSD Compression module registered <6>[ 0.597290] PPP Deflate Compression module registered <6>[ 0.597839] PPP MPPE Compression module registered <6>[ 0.597869] NET: Registered protocol family 24 <6>[ 0.597961] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled). <6>[ 0.597991] CSLIP: code copyright 1989 Regents of the University of California. <3>[ 0.598022] board_sdio_wifi_enable <4>[ 0.598114] 8058_s3: Failed to create debugfs directory <4>[ 0.598205] 8901_l3: Failed to create debugfs directory <4>[ 0.598266] 8901_l1: Failed to create debugfs directory <4>[ 0.598327] 8058_l19: Failed to create debugfs directory <6>[ 0.598358] wifi_power(1) 1.8V sdio: set load <6>[ 0.598724] tenderloin_wifi_power: New regulator mode for 8058_s3: 2 <6>[ 0.598724] wifi_power(1) 3.3V <6>[ 0.599273] wifi_power(1) 8901_l1 3.3V <6>[ 0.599792] wifi_power(1) 8058_l19 1.8V <4>[ 0.600402] wifi_power(1) CHIP_PWD <4>[ 0.611907] 8058_s1: Failed to create debugfs directory <4>[ 0.611999] 8058_l6: Failed to create debugfs directory <4>[ 0.612060] 8058_l7: Failed to create debugfs directory <3>[ 0.614471] Error: Driver 'msm_otg' is already registered, aborting... <6>[ 0.614501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <3>[ 0.615020] Rate 2147483647 for jpegd_clk is greater than highest Fmax <6>[ 0.615051] host driver registered w/ tranceiver <6>[ 0.615264] usbcore: registered new interface driver cdc_acm <6>[ 0.615295] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters <6>[ 0.615417] usbcore: registered new interface driver cdc_wdm <6>[ 0.615417] Initializing USB Mass Storage driver... <6>[ 0.615539] usbcore: registered new interface driver usb-storage <6>[ 0.615539] USB Mass Storage support registered. <6>[ 0.615631] usbcore: registered new interface driver ums-alauda <6>[ 0.615722] usbcore: registered new interface driver ums-cypress <6>[ 0.615814] usbcore: registered new interface driver ums-datafab <6>[ 0.615905] usbcore: registered new interface driver ums-freecom <6>[ 0.615997] usbcore: registered new interface driver ums-isd200 <6>[ 0.616088] usbcore: registered new interface driver ums-jumpshot <6>[ 0.616180] usbcore: registered new interface driver ums-karma <6>[ 0.616271] usbcore: registered new interface driver ums-onetouch <6>[ 0.616333] usbcore: registered new interface driver ums-sddr09 <6>[ 0.616424] usbcore: registered new interface driver ums-sddr55 <6>[ 0.616516] usbcore: registered new interface driver ums-usbat <6>[ 0.616729] usbcore: registered new interface driver usbserial <6>[ 0.616760] usbserial: USB Serial Driver core <6>[ 0.616882] usbcore: registered new interface driver usb_ehset_test <6>[ 0.617980] peripheral driver registered w/ tranceiver <6>[ 0.619110] mbim_init: initialize 1 instances <6>[ 0.619323] mbim_init: Initialized 1 ports <6>[ 0.623413] rndis_qc_init: initialize rndis QC instance <6>[ 0.624176] android_usb gadget: Mass Storage Function, version: 2009/09/11 <6>[ 0.624206] android_usb gadget: Number of LUNs=1 <6>[ 0.624237] lun0: LUN: removable file: (no medium) <6>[ 0.625183] android_usb gadget: android_usb ready <4>[ 0.627532] 8058_l10: Failed to create debugfs directory <4>[ 0.627593] vdd50_boost: Failed to create debugfs directory <6>[ 0.645843] GPIO Input Driver: Start gpio inputs for tenderloin-keypad in interrupt mode <6>[ 0.646423] input: tenderloin-keypad as /devices/virtual/input/input1 <6>[ 0.647033] i2c i2c-0: mpu3050: +lsm303dlha <6>[ 0.647064] i2c i2c-0: mpu3050: +lsm303dlhm <4>[ 0.647094] i2c i2c-0: WARNING: Compass irq not assigned <4>[ 0.647125] i2c i2c-0: mpu3050: No Pressure Present <6>[ 0.650939] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0 <6>[ 0.651000] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0 <6>[ 0.651000] gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0 <3>[ 0.702178] ulpi_read: timeout 48300000 <6>[ 0.704528] i2c i2c-0: Installing irq using 381 <6>[ 0.704559] i2c i2c-0: Module Param interface = mpuirq <4>[ 0.705413] i2c-core: driver [mpu3050] using legacy suspend method <4>[ 0.705444] i2c-core: driver [mpu3050] using legacy resume method <7>[ 0.705505] mpu_init <6>[ 0.705505] <6>lsm303dlh magnetometer driver <3>[ 0.705596] lsm303dlh_mag_sysfs: probe start <6>[ 0.706573] input: lsm303dlh_mag_sysfs as /devices/i2c-0/0-001e/input/input2 <6>[ 0.707031] lsm303dlh_mag_sysfs 0-001e: lsm303dlh_mag probed <7>[ 0.707153] lsm303dlh_acc_sysfs accelerometer driver: init <6>[ 0.707244] lsm303dlh_acc_sysfs: probe start. <6>[ 0.707275] lsm303dlh_acc_sysfs: hw init start <6>[ 0.708374] lsm303dlh_acc_sysfs: hw init done <6>[ 0.709289] input: lsm303dlh_acc_sysfs as /devices/i2c-0/0-0018/input/input3 <6>[ 0.709777] lsm303dlh_acc_sysfs 0-0018: lsm303dlh_acc_sysfs: probed <4>[ 0.709899] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy suspend method <4>[ 0.709930] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy resume method <6>[ 0.713348] input: isl29023 light sensor as /devices/virtual/input/input4 <4>[ 0.713562] isl29023 input_dev success <6>[ 0.713836] isl29023 0-0044: driver version 1.0 enabled <4>[ 0.713928] i2c-core: driver [isl29023] using legacy suspend method <4>[ 0.713958] i2c-core: driver [isl29023] using legacy resume method <6>[ 0.715728] using rtc device, pm8xxx_rtc, for alarms <6>[ 0.715789] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0 <6>[ 0.716308] i2c /dev entries driver <6>[ 0.717987] lirc_dev: IR Remote Control driver registered, major 240 <6>[ 0.718017] IR RC5 (streamzap) protocol handler initialized <6>[ 0.718048] IR SANYO protocol handler initialized <6>[ 0.718078] IR MCE Keyboard/mouse protocol handler initialized <6>[ 0.718078] IR LIRC bridge handler initialized <6>[ 0.718109] Linux video capture interface: v2.00 <4>[ 0.719055] +++ config_camera_on_gpios_web_cam_mt9m113 <4>[ 0.719177] 8058_lvs0: Failed to create debugfs directory <4>[ 0.719573] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed <4>[ 0.719665] 8058_l11: Failed to create debugfs directory <4>[ 0.720306] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed <4>[ 0.720336] --- config_camera_on_gpios_web_cam_mt9m113 <4>[ 0.720367] fs_vfe: Failed to create debugfs directory <3>[ 0.780914] ulpi_read: timeout 48300000 <4>[ 0.833251] +++ config_camera_off_gpios_web_cam_mt9m113 <4>[ 0.833740] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed <4>[ 0.834045] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed <4>[ 0.834075] --- config_camera_off_gpios_web_cam_mt9m113 <6>[ 0.834106] msm_sync_init: initialized mt9m113 <6>[ 0.834533] max8903b driver registeration! rc = 0 <6>[ 0.835021] msm_adc successfully registered <5>[ 0.835296] tsens_tm_init: OK <6>[ 0.835693] device-mapper: uevent: version 1.0.3 <6>[ 0.835906] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com <6>[ 0.836242] device-mapper: multipath: version 1.3.2 loaded <6>[ 0.836273] device-mapper: multipath round-robin: version 1.0.0 loaded <6>[ 0.836273] device-mapper: multipath queue-length: version 0.1.0 loaded <6>[ 0.836273] device-mapper: multipath service-time: version 0.2.0 loaded <6>[ 0.836456] Bluetooth: HCI UART driver ver 2.2 <6>[ 0.836456] Bluetooth: HCI H4 protocol initialized <6>[ 0.836486] Bluetooth: HCI BCSP protocol initialized <6>[ 0.836578] cpuidle: using governor ladder <6>[ 0.836608] cpuidle: using governor menu <6>[ 0.836944] mmc0: SDCC Version: 0x00000000 <3>[ 0.837036] mmc0: No card detect facilities available <4>[ 0.837219] 8901_l5: Failed to create debugfs directory <4>[ 0.837249] 8901_lvs0: Failed to create debugfs directory <6>[ 0.838439] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma 18 dmacrcri 1 <6>[ 0.838439] mmc0: Controller capabilities: 0x00000001 <6>[ 0.838439] mmc0: 8 bit data mode enabled <6>[ 0.838470] mmc0: 4 bit data mode disabled <6>[ 0.838470] mmc0: polling status mode disabled <6>[ 0.838470] mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz <6>[ 0.838470] mmc0: Slot eject status = 0 <6>[ 0.838500] mmc0: Power save feature enable = 1 <6>[ 0.838500] mmc0: DM non-cached buffer at bfb01000, dma_addr 0x74980000 <6>[ 0.838500] mmc0: DM cmd busaddr 0x74980000, cmdptr busaddr 0x74997f40 <6>[ 0.839111] mmc1: SDCC Version: 0x00000000 <3>[ 0.841522] mmc1: No card detect facilities available <4>[ 0.841735] 8058_s3: Failed to create debugfs directory <6>[ 0.842803] mmc1: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma 21 dmacrcri 5 <6>[ 0.842803] mmc1: Controller capabilities: 0x00000001 <6>[ 0.842834] mmc1: 8 bit data mode disabled <6>[ 0.842834] mmc1: 4 bit data mode enabled <6>[ 0.842834] mmc1: polling status mode disabled <6>[ 0.842834] mmc1: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz <6>[ 0.842864] mmc1: Slot eject status = 0 <6>[ 0.842864] mmc1: Power save feature enable = 1 <6>[ 0.842864] mmc1: DM non-cached buffer at bfb1a000, dma_addr 0x749a0000 <6>[ 0.842895] mmc1: DM cmd busaddr 0x749a0000, cmdptr busaddr 0x749b7f40 <4>[ 0.842926] tenderloin_probe_wifi: id 4 mmc b5a17000 <3>[ 0.842926] board_sdio_wifi_enable <7>[ 0.843200] LM8502 module init called <7>[ 0.843231] LM8502 probe called <3>[ 0.879821] ulpi_read: timeout 48300000 <3>[ 0.950469] ulpi_read: timeout 48300000 <3>[ 1.011779] qup_i2c qup_i2c.3: QUP: I2C status flags :0x1343c8, irq:193 <3>[ 1.011810] qup_i2c qup_i2c.3: I2C slave addr:0x33 not connected <3>[ 1.011840] Unable to read LM8502 registers <7>[ 1.013946] Registered led device: core_navi_left <7>[ 1.014739] Registered led device: core_navi_right <4>[ 1.016296] i2c-core: driver [LM8502] using legacy suspend method <4>[ 1.016296] i2c-core: driver [LM8502] using legacy resume method <6>[ 1.016723] usbcore: registered new interface driver usbhid <6>[ 1.016723] usbhid: USB HID core driver <6>[ 1.016723] zram: num_devices not specified. Using default: 1 <6>[ 1.016754] zram: Creating 1 devices ... <6>[ 1.017608] mmc0: disabling BKOPS <6>[ 1.017822] ashmem: initialized <6>[ 1.017913] logger: created 256K log 'log_main' <6>[ 1.018005] logger: created 256K log 'log_events' <6>[ 1.018066] logger: created 256K log 'log_radio' <6>[ 1.018127] logger: created 256K log 'log_system' <6>[ 1.019134] msm-cpu-dai msm-cpu-dai.0: asoc_msm_cpu_probe: dev name msm-cpu-dai.0 <6>[ 1.019287] msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0 <6>[ 1.019439] msm-dsp-audio msm-dsp-audio.0: msm_pcm_probe: dev name msm-dsp-audio.0 <6>[ 1.020324] mmc0: new high speed MMC card at address 0001 <6>[ 1.021179] mmcblk0: mmc0:0001 SEM32G 29.7 GiB <3>[ 1.021606] msm_wm8958_shutdown_power: codec power shutdown <4>[ 1.021636] vdd50_boost: Failed to create debugfs directory <3>[ 1.021636] wm8994_ldo_power: Power down the WM8994 LDOs <6>[ 1.028625] asoc: wm8994-aif1 <-> msm-cpu-dai.0 mapping ok <6>[ 1.029022] asoc: wm8994-aif2 <-> msm-cpu-dai.0 mapping ok <6>[ 1.029785] input: msm-audio headset as /devices/platform/soc-audio/sound/card0/input5 <6>[ 1.030090] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 > <6>[ 1.030944] GACT probability NOT on <6>[ 1.030975] Mirror/redirect action on <4>[ 1.030975] Failed to load ipt action <6>[ 1.031005] u32 classifier <6>[ 1.031005] Performance counters on <6>[ 1.031005] input device check on <6>[ 1.031005] Actions configured <6>[ 1.031036] Netfilter messages via NETLINK v0.30. <6>[ 1.031097] nf_conntrack version 0.5.0 (13085 buckets, 52340 max) <6>[ 1.032928] ctnetlink v0.93: registering with nfnetlink. <6>[ 1.032989] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 <6>[ 1.032989] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. <6>[ 1.033538] xt_time: kernel timezone is -0000 <6>[ 1.033874] ip_tables: (C) 2000-2006 Netfilter Core Team <6>[ 1.034027] arp_tables: (C) 2002 David S. Miller <6>[ 1.034057] TCP: cubic registered <3>[ 1.069458] ulpi_read: timeout 48300000 <6>[ 1.069915] NET: Registered protocol family 10 <6>[ 1.070709] Mobile IPv6 <6>[ 1.070739] ip6_tables: (C) 2000-2006 Netfilter Core Team <6>[ 1.070892] IPv6 over IPv4 tunneling driver <6>[ 1.071807] NET: Registered protocol family 17 <6>[ 1.071838] NET: Registered protocol family 15 <6>[ 1.071990] Bluetooth: RFCOMM TTY layer initialized <6>[ 1.072021] Bluetooth: RFCOMM socket layer initialized <6>[ 1.072021] Bluetooth: RFCOMM ver 1.11 <6>[ 1.072052] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 <6>[ 1.072052] Bluetooth: BNEP filters: protocol multicast <6>[ 1.072052] Bluetooth: BNEP socket layer initialized <6>[ 1.072082] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 <6>[ 1.072082] Bluetooth: HIDP socket layer initialized <6>[ 1.072113] L2TP core driver, V2.0 <6>[ 1.072113] PPPoL2TP kernel driver, V2.0 <6>[ 1.072113] L2TP IP encapsulation support (L2TPv3) <6>[ 1.072143] L2TP netlink interface <6>[ 1.072204] L2TP ethernet pseudowire support (L2TPv3) <3>[ 1.072204] lcdc_tenderloin_panel_init: +++++++++++++++++++++++ <3>[ 1.072601] lcdc_tenderloin_probe: ++ <6>[ 1.072631] Lcdc_tenderloin_probe: bl_pwm0=b5bde400 LPG_chan0=0 <6>[ 1.072631] setting pdata->panel_info.fb_num to 3. type: 3 <4>[ 1.072753] ------------[ cut here ]------------ <4>[ 1.072784] WARNING: at /home/flintman/source/ever/mm/kernel/htc/msm8960/arch/arm/mach-msm/clock-local.c:424 rcg_clk_prepare+0x2c/0x48() <4>[ 1.072784] Attempting to prepare pixel_mdp_clk before setting its rate. Set the rate first! <4>[ 1.072814] [<80014a40>] (unwind_backtrace+0x0/0x11c) from [<80077e50>] (warn_slowpath_common+0x48/0x60) <4>[ 1.072845] [<80077e50>] (warn_slowpath_common+0x48/0x60) from [<80077ec0>] (warn_slowpath_fmt+0x2c/0x3c) <4>[ 1.072875] [<80077ec0>] (warn_slowpath_fmt+0x2c/0x3c) from [<8005ae38>] (rcg_clk_prepare+0x2c/0x48) <4>[ 1.072875] [<8005ae38>] (rcg_clk_prepare+0x2c/0x48) from [<800221d4>] (clk_prepare+0x94/0xd8) <4>[ 1.072906] [<800221d4>] (clk_prepare+0x94/0xd8) from [<802d8aec>] (cont_splash_clk_ctrl.part.0+0x14/0x70) <4>[ 1.072937] [<802d8aec>] (cont_splash_clk_ctrl.part.0+0x14/0x70) from [<802d8d84>] (lcdc_probe+0xc4/0x200) <4>[ 1.072937] [<802d8d84>] (lcdc_probe+0xc4/0x200) from [<8034d62c>] (platform_drv_probe+0x14/0x18) <4>[ 1.072967] [<8034d62c>] (platform_drv_probe+0x14/0x18) from [<8034c2c4>] (driver_probe_device+0x140/0x33c) <4>[ 1.072967] [<8034c2c4>] (driver_probe_device+0x140/0x33c) from [<8034ae3c>] (bus_for_each_drv+0x74/0x88) <4>[ 1.072998] [<8034ae3c>] (bus_for_each_drv+0x74/0x88) from [<8034c610>] (device_attach+0x80/0xa4) <4>[ 1.072998] [<8034c610>] (device_attach+0x80/0xa4) from [<8034afd4>] (bus_probe_device+0x28/0x98) <4>[ 1.073028] [<8034afd4>] (bus_probe_device+0x28/0x98) from [<803496c0>] (device_add+0x434/0x580) <4>[ 1.073059] [<803496c0>] (device_add+0x434/0x580) from [<8034db40>] (platform_device_add+0x134/0x1a0) <4>[ 1.073059] [<8034db40>] (platform_device_add+0x134/0x1a0) from [<802c2d30>] (msm_fb_add_device+0x148/0x1a8) <4>[ 1.073089] [<802c2d30>] (msm_fb_add_device+0x148/0x1a8) from [<8068759c>] (lcdc_tenderloin_probe+0x78/0x98) <4>[ 1.073120] [<8068759c>] (lcdc_tenderloin_probe+0x78/0x98) from [<8034d62c>] (platform_drv_probe+0x14/0x18) <4>[ 1.073120] [<8034d62c>] (platform_drv_probe+0x14/0x18) from [<8034c2c4>] (driver_probe_device+0x140/0x33c) <4>[ 1.073150] [<8034c2c4>] (driver_probe_device+0x140/0x33c) from [<8034ae3c>] (bus_for_each_drv+0x74/0x88) <4>[ 1.073150] [<8034ae3c>] (bus_for_each_drv+0x74/0x88) from [<8034c610>] (device_attach+0x80/0xa4) <4>[ 1.073181] [<8034c610>] (device_attach+0x80/0xa4) from [<8034afd4>] (bus_probe_device+0x28/0x98) <4>[ 1.073181] [<8034afd4>] (bus_probe_device+0x28/0x98) from [<803496c0>] (device_add+0x434/0x580) <4>[ 1.073211] [<803496c0>] (device_add+0x434/0x580) from [<8034db40>] (platform_device_add+0x134/0x1a0) <4>[ 1.073211] [<8034db40>] (platform_device_add+0x134/0x1a0) from [<8006580c>] (lcdc_tenderloin_device_register+0x7c/0xcc) <4>[ 1.073242] [<8006580c>] (lcdc_tenderloin_device_register+0x7c/0xcc) from [<8090a408>] (lcdc_tenderloin_panel_init+0xa8/0xd8) <4>[ 1.073272] [<8090a408>] (lcdc_tenderloin_panel_init+0xa8/0xd8) from [<808feb20>] (do_one_initcall+0x8c/0x150) <4>[ 1.073272] [<808feb20>] (do_one_initcall+0x8c/0x150) from [<808fece8>] (kernel_init+0x104/0x1c0) <4>[ 1.073303] [<808fece8>] (kernel_init+0x104/0x1c0) from [<8000f3f8>] (kernel_thread_exit+0x0/0x8) <4>[ 1.073333] ---[ end trace 704bded1a41e2297 ]--- <6>[ 1.092651] FrameBuffer[0] 1024x768 size=9437184 bytes is registered successfully! <4>[ 1.092681] load_565rle_image: Can not open /initlogo.rle <7>[ 1.093017] Registered led device: lcd-backlight <6>[ 1.093048] mdp4_lcdc_vsync_init: ndx=0 <5>[ 1.093414] Registering SWP/SWPB emulation handler <6>[ 1.093444] clock_late_init: Removing enables held for handed-off clocks <3>[ 1.105346] ulpi_read_with_reset: ulpi read failed for 5 times <6>[ 1.117492] MSM Watchdog Initialized <4>[ 1.118927] 8058_l5: Failed to create debugfs directory <4>[ 1.119567] 8058_l5: Failed to create debugfs directory <4>[ 1.119659] 8058_l5: Failed to create debugfs directory <6>[ 1.119842] rtc-pm8xxx rtc-pm8xxx: setting system clock to 1970-01-01 03:32:11 UTC (12731) <6>[ 1.119873] msm_v4l2: msm_v4l2_init <6>[ 1.120452] ALSA device list: <6>[ 1.120452] #0: msm-audio <4>[ 1.120544] Warning: unable to open an initial console. <6>[ 1.120819] Freeing init memory: 276K <5>[ 1.124389] init: init started! <4>[ 1.131256] mmc1: queuing unknown CIS tuple 0x01 (3 bytes) <7>[ 1.136138] SELinux: 2048 avtab hash slots, 4949 rules. <4>[ 1.138610] mmc1: queuing unknown CIS tuple 0x1a (5 bytes) <4>[ 1.141784] mmc1: queuing unknown CIS tuple 0x1b (8 bytes) <4>[ 1.142456] mmc1: queuing unknown CIS tuple 0x14 (0 bytes) <7>[ 1.143463] SELinux: 2048 avtab hash slots, 4949 rules. <7>[ 1.143493] SELinux: 1 users, 2 roles, 539 types, 0 bools, 1 sens, 1024 cats <7>[ 1.143554] SELinux: 87 classes, 4949 rules <4>[ 1.144714] mmc1: queuing unknown CIS tuple 0x80 (1 bytes) <4>[ 1.144775] mmc1: queuing unknown CIS tuple 0x81 (1 bytes) <4>[ 1.144927] mmc1: queuing unknown CIS tuple 0x82 (1 bytes) <6>[ 1.144989] mmc1: new high speed SDIO card at address 0001 <7>[ 1.146636] SELinux: Completing initialization. <7>[ 1.146667] SELinux: Setting up existing superblocks. <7>[ 1.146697] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts <7>[ 1.146697] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts <7>[ 1.146820] SELinux: initialized (dev bdev, type bdev), not configured for labeling <7>[ 1.146820] SELinux: initialized (dev proc, type proc), uses genfs_contexts <7>[ 1.146850] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>[ 1.146881] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts <7>[ 1.153289] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs <7>[ 1.153289] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs <7>[ 1.153320] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling <7>[ 1.153350] SELinux: initialized (dev devpts, type devpts), uses transition SIDs <7>[ 1.153381] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts <7>[ 1.153503] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>[ 1.153533] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts <5>[ 1.309448] type=1403 audit(12731.680:2): policy loaded auid=4294967295 ses=4294967295 <5>[ 1.309967] init: (Initializing SELinux non-enforcing took 0.19s.) <5>[ 1.319854] init: init second stage started! <3>[ 1.372253] init: waitpid failed: No child processes <5>[ 1.372650] init: (Loading properties from /default.prop took 0.00s.) <5>[ 1.374664] init: (Parsing /init.environ.rc took 0.00s.) <5>[ 1.374999] init: (Parsing /init.usb.rc took 0.00s.) <5>[ 1.376007] init: (Parsing init.tenderloin.usb.rc took 0.00s.) <5>[ 1.376037] init: (Parsing /init.tenderloin.rc took 0.00s.) <5>[ 1.376495] init: (Parsing /init.usb.configfs.rc took 0.00s.) <5>[ 1.376647] init: (Parsing /init.zygote32.rc took 0.00s.) <5>[ 1.376861] init: (Parsing /init.trace.rc took 0.00s.) <3>[ 1.377471] init: could not import file 'init.power.rc' from '/init.evervolv.rc' <5>[ 1.377502] init: (Parsing /init.evervolv.rc took 0.00s.) <5>[ 1.377532] init: (Parsing /init.rc took 0.00s.) <3>[ 1.377777] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory. <5>[ 1.377868] init: Starting service 'ueventd'... <3>[ 1.380554] init: Warning! Service serial needs a SELinux domain defined; please fix! <5>[ 1.380584] init: Starting service 'serial'... <5>[ 1.380584] ueventd: ueventd started! <5>[ 1.380981] init: Waiting for /dev/.coldboot_done... <3>[ 1.381378] ueventd: invalid uid 'fm_radio' <5>[ 1.381408] type=1400 audit(12731.750:3): avc: denied { execute_no_trans } for pid=104 comm="init" path="/sbin/serial" dev="rootfs" ino=2143 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <3>[ 1.381622] ueventd: invalid uid 'felicaclient' <3>[ 1.381622] ueventd: invalid uid 'felicaclient' <3>[ 1.381652] ueventd: invalid uid 'felicalock' <3>[ 1.381652] ueventd: invalid uid 'felicaclient' <3>[ 1.381683] ueventd: invalid uid 'felicaclient' <3>[ 1.381713] ueventd: invalid uid 'felicaclient' <3>[ 1.381713] ueventd: invalid uid 'felicaclient' <3>[ 1.381744] ueventd: invalid uid 'felicaclient' <3>[ 1.381774] ueventd: invalid uid 'autobot_access' <5>[ 1.382934] type=1400 audit(12731.750:4): avc: denied { write } for pid=104 comm="serial" name="property_service" dev="tmpfs" ino=2647 scontext=u:r:init:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1 <6>[ 1.465423] android_work: android_work: did not send uevent (0 0 (null)) <5>[ 2.035034] ueventd: Coldboot took 0.65s. <5>[ 2.041778] init: Waiting for /dev/.coldboot_done took 0.66s. <3>[ 2.044036] init: property_set("ro.serialno", "a2c05ffc9b43476f32fcebe0347280ccf3fe3d1a <3>[ 2.044067] ") failed <3>[ 2.044250] init: /dev/hw_random not found <5>[ 2.044464] init: Service 'serial' (pid 104) exited with status 0 <7>[ 2.075744] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.076904] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>[ 2.135955] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.140747] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <5>[ 2.150970] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory <5>[ 2.151336] init: write_file: Unable to open '/proc/sys/kernel/sched_tunable_scaling': No such file or directory <5>[ 2.151489] init: write_file: Unable to open '/proc/sys/kernel/sched_latency_ns': No such file or directory <5>[ 2.151641] init: write_file: Unable to open '/proc/sys/kernel/sched_wakeup_granularity_ns': No such file or directory <5>[ 2.151794] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory <7>[ 2.215972] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <5>[ 2.216583] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument <5>[ 2.216766] init: write_file: Unable to open '/dev/cpuctl/cpu.rt_runtime_us': Permission denied <5>[ 2.216918] init: write_file: Unable to open '/dev/cpuctl/cpu.rt_period_us': Permission denied <5>[ 2.218475] init: write_file: Unable to open '/dev/cpuctl/bg_non_interactive/cpu.rt_runtime_us': Permission denied <5>[ 2.218658] init: write_file: Unable to open '/dev/cpuctl/bg_non_interactive/cpu.rt_period_us': Permission denied <5>[ 2.226898] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory <6>[ 2.237182] kjournald starting. Commit interval 5 seconds <6>[ 2.238525] EXT3-fs (mmcblk0p13): using internal journal <6>[ 2.238586] EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode <7>[ 2.238647] SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr <3>[ 2.244018] init: Warning! Service exec 0 (/boot/bin/sh) needs a SELinux domain defined; please fix! <5>[ 2.244079] init: Starting service 'exec 0 (/boot/bin/sh)'... <5>[ 2.245849] type=1400 audit(12732.600:5): avc: denied { execute } for pid=108 comm="init" name="busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 <5>[ 2.246154] type=1400 audit(12732.610:6): avc: denied { execute_no_trans } for pid=108 comm="init" path="/boot/bin/busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 <5>[ 2.347625] type=1400 audit(12732.710:7): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/android_adb" dev="tmpfs" ino=3672 scontext=u:r:init:s0 tcontext=u:object_r:adb_device:s0 tclass=chr_file permissive=1 <5>[ 2.351013] type=1400 audit(12732.710:8): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/full" dev="tmpfs" ino=3108 scontext=u:r:init:s0 tcontext=u:object_r:full_device:s0 tclass=chr_file permissive=1 <5>[ 2.351074] type=1400 audit(12732.710:9): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/fuse" dev="tmpfs" ino=3649 scontext=u:r:init:s0 tcontext=u:object_r:fuse_device:s0 tclass=chr_file permissive=1 <5>[ 2.351226] type=1400 audit(12732.710:10): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/graphics/fb0" dev="tmpfs" ino=3739 scontext=u:r:init:s0 tcontext=u:object_r:graphics_device:s0 tclass=chr_file permissive=1 <5>[ 2.351501] type=1400 audit(12732.710:11): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/input/event0" dev="tmpfs" ino=3835 scontext=u:r:init:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1 <5>[ 2.351715] type=1400 audit(12732.710:12): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/kmsg" dev="tmpfs" ino=3109 scontext=u:r:init:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 <5>[ 2.351898] type=1400 audit(12732.710:13): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/log/events" dev="tmpfs" ino=3674 scontext=u:r:init:s0 tcontext=u:object_r:log_device:s0 tclass=chr_file permissive=1 <5>[ 2.352996] type=1400 audit(12732.710:14): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/mpu" dev="tmpfs" ino=3644 scontext=u:r:init:s0 tcontext=u:object_r:gps_device:s0 tclass=chr_file permissive=1 <5>[ 2.353637] type=1400 audit(12732.710:15): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/mtp_usb" dev="tmpfs" ino=3686 scontext=u:r:init:s0 tcontext=u:object_r:mtp_device:s0 tclass=chr_file permissive=1 <5>[ 2.353881] type=1400 audit(12732.710:16): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/ppp" dev="tmpfs" ino=3114 scontext=u:r:init:s0 tcontext=u:object_r:ppp_device:s0 tclass=chr_file permissive=1 <5>[ 2.358123] type=1400 audit(12732.720:17): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/rtc0" dev="tmpfs" ino=3834 scontext=u:r:init:s0 tcontext=u:object_r:rtc_device:s0 tclass=chr_file permissive=1 <5>[ 2.358886] type=1400 audit(12732.720:18): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/snd/controlC0" dev="tmpfs" ino=3780 scontext=u:r:init:s0 tcontext=u:object_r:audio_device:s0 tclass=chr_file permissive=1 <5>[ 2.363128] type=1400 audit(12732.720:19): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/tun" dev="tmpfs" ino=3646 scontext=u:r:init:s0 tcontext=u:object_r:tun_device:s0 tclass=chr_file permissive=1 <5>[ 2.363220] type=1400 audit(12732.720:20): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/uhid" dev="tmpfs" ino=3652 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 <5>[ 2.363311] type=1400 audit(12732.720:21): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/usb_accessory" dev="tmpfs" ino=3671 scontext=u:r:init:s0 tcontext=u:object_r:usbaccessory_device:s0 tclass=chr_file permissive=1 <5>[ 2.363403] type=1400 audit(12732.720:22): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/video20" dev="tmpfs" ino=3779 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1 <5>[ 2.363464] type=1400 audit(12732.720:23): avc: denied { getattr } for pid=109 comm="lvm.static" path="/dev/xt_qtaguid" dev="tmpfs" ino=3670 scontext=u:r:init:s0 tcontext=u:object_r:qtaguid_device:s0 tclass=chr_file permissive=1 <5>[ 2.442718] type=1400 audit(12732.800:24): avc: denied { create } for pid=109 comm="lvm.static" name=".lvm_(none)_109_60356002" scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.442779] type=1400 audit(12732.800:25): avc: denied { append } for pid=109 comm="lvm.static" name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.443450] type=1400 audit(12732.800:26): avc: denied { link } for pid=109 comm="lvm.static" name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.443511] type=1400 audit(12732.800:27): avc: denied { unlink } for pid=109 comm="lvm.static" name=".lvm_(none)_109_60356002" dev="rootfs" ino=2910 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.444366] type=1400 audit(12732.800:28): avc: denied { rename } for pid=109 comm="lvm.static" name=".lvm_(none)_109_2084969905" dev="rootfs" ino=2914 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.445678] type=1400 audit(12732.810:29): avc: denied { create } for pid=109 comm="lvm.static" name="control" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <5>[ 2.464111] type=1400 audit(12732.820:30): avc: denied { ipc_lock } for pid=109 comm="lvm.static" capability=14 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1 <5>[ 2.474090] type=1400 audit(12732.830:31): avc: denied { sys_nice } for pid=109 comm="lvm.static" capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1 <5>[ 2.491638] type=1400 audit(12732.850:32): avc: denied { create } for pid=109 comm="lvm.static" name="store-media" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1 <5>[ 2.491729] type=1400 audit(12732.850:33): avc: denied { setattr } for pid=109 comm="lvm.static" name="store-media" dev="tmpfs" ino=2929 scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1 <5>[ 2.627502] type=1400 audit(12732.990:34): avc: denied { write } for pid=109 comm="lvm.static" name=".cache" dev="rootfs" ino=2973 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 <5>[ 2.629364] init: Service 'exec 0 (/boot/bin/sh)' (pid 108) exited with status 0 <3>[ 2.629455] init: cannot find '/system/xbin/rm', disabling 'exec 1 (/system/xbin/rm)' <5>[ 2.630950] type=1400 audit(12732.990:35): avc: denied { create } for pid=1 comm="init" name="sdcard" scontext=u:r:init:s0 tcontext=u:object_r:tmpfs:s0 tclass=lnk_file permissive=1 <3>[ 2.634124] init: /dev/hw_random not found <6>[ 2.643646] EXT4-fs (dm-10): barriers disabled <6>[ 2.645355] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: barrier=0 <7>[ 2.645385] SELinux: initialized (dev dm-10, type ext4), uses xattr <6>[ 2.645568] fs_mgr: __mount(source=/dev/store/cm-system,target=/system,type=ext4)=0 <6>[ 2.646606] F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x1893b0) <3>[ 2.646606] F2FS-fs (dm-9): Can't find valid F2FS filesystem in 1th superblock <6>[ 2.647277] F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x100000) <3>[ 2.647308] F2FS-fs (dm-9): Can't find valid F2FS filesystem in 2th superblock <6>[ 2.647308] F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x1893b0) <3>[ 2.647308] F2FS-fs (dm-9): Can't find valid F2FS filesystem in 1th superblock <6>[ 2.647338] F2FS-fs (dm-9): Magic Mismatch, valid(0xf2f52010) - read(0x100000) <3>[ 2.647338] F2FS-fs (dm-9): Can't find valid F2FS filesystem in 2th superblock <6>[ 2.676025] wm8994-codec wm8994-codec: MBC timestamp 4d6e4685 <6>[ 2.676025] wm8994-codec wm8994-codec: MBC: ODM to BLOB v0.0.0 (odm2blo.pl:52679) <6>[ 2.676055] Copyright (c) Wolfson Microelectronics plc. 2011 <6>[ 2.676055] Wed 2 Mar 2011 13:30:45 <6>[ 2.676055] mbc_odl.odm <6>[ 2.676055] mbc_odl_vcp.txt <6>[ 2.676055] <6>[ 2.676055] wm8994-codec wm8994-codec: MBC: got firmware <6>[ 2.678680] wm8994-codec wm8994-codec: MBC+VSS timestamp 4d6e6714 <6>[ 2.678680] wm8994-codec wm8994-codec: MBC+VSS: ODM to BLOB v0.0.0 (odm2blo.pl:52679) <6>[ 2.678710] Copyright (c) Wolfson Microelectronics plc. 2011 <6>[ 2.678710] Wed 2 Mar 2011 15:49:40 <6>[ 2.678710] DSPPALM.odm <6>[ 2.678710] DSPPALM_vcp.txt <6>[ 2.678710] <6>[ 2.678710] wm8994-codec wm8994-codec: MBC+VSS: got firmware <6>[ 2.681152] wm8994-codec wm8994-codec: ENH_EQ timestamp 4d6e489e <6>[ 2.681152] wm8994-codec wm8994-codec: ENH_EQ: ODM to BLOB v0.0.0 (odm2blo.pl:52679) <6>[ 2.681182] Copyright (c) Wolfson Microelectronics plc. 2011 <6>[ 2.681182] Wed 2 Mar 2011 13:39:42 <6>[ 2.681182] HP_Beats.odm <6>[ 2.681182] HP_Beats_vcp.txt <6>[ 2.681182] <6>[ 2.681182] wm8994-codec wm8994-codec: ENH_EQ: got firmware <6>[ 2.715606] fs_mgr: __mount(source=/dev/store/cm-data,target=/data,type=f2fs)=-1 <6>[ 2.722320] EXT4-fs (dm-9): barriers disabled <3>[ 2.737609] ath6kl: temporary war to avoid sdio crc error <6>[ 3.213043] ath6kl: ar6003 hw 2.1.1 sdio fw 3.2.0.144 api 3 <6>[ 3.895874] EXT4-fs (dm-9): recovery complete <6>[ 3.903137] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: barrier=0,noauto_da_alloc <7>[ 3.903228] SELinux: initialized (dev dm-9, type ext4), uses xattr <6>[ 3.903442] fs_mgr: __mount(source=/dev/store/cm-data,target=/data,type=ext4)=0 <3>[ 3.903533] fs_mgr: mount_with_alternatives(): Mounted /dev/store/cm-data on /data with fs_type=ext4 instead of f2fs <6>[ 3.907348] F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0xf200) <3>[ 3.907379] F2FS-fs (dm-8): Can't find valid F2FS filesystem in 1th superblock <6>[ 3.908843] F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x0) <3>[ 3.908874] F2FS-fs (dm-8): Can't find valid F2FS filesystem in 2th superblock <6>[ 3.908935] F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0xf200) <3>[ 3.908966] F2FS-fs (dm-8): Can't find valid F2FS filesystem in 1th superblock <6>[ 3.908996] F2FS-fs (dm-8): Magic Mismatch, valid(0xf2f52010) - read(0x0) <3>[ 3.909027] F2FS-fs (dm-8): Can't find valid F2FS filesystem in 2th superblock <6>[ 3.976013] fs_mgr: __mount(source=/dev/store/cm-cache,target=/cache,type=f2fs)=-1 <6>[ 3.988220] EXT4-fs (dm-8): barriers disabled <6>[ 4.137176] EXT4-fs (dm-8): recovery complete <6>[ 4.138824] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: barrier=0,noauto_da_alloc <7>[ 4.138885] SELinux: initialized (dev dm-8, type ext4), uses xattr <6>[ 4.139129] fs_mgr: __mount(source=/dev/store/cm-cache,target=/cache,type=ext4)=0 <3>[ 4.139221] fs_mgr: mount_with_alternatives(): Mounted /dev/store/cm-cache on /cache with fs_type=ext4 instead of f2fs <5>[ 4.143585] init: Starting service 'logd'... <5>[ 4.188690] init: (Loading properties from /system/build.prop took 0.03s.) <5>[ 4.191314] init: (Loading properties from /vendor/build.prop took 0.00s.) <5>[ 4.191375] init: (Loading properties from /factory/factory.prop took 0.00s.) <5>[ 4.191497] init: (Loading properties from /data/local.prop took 0.00s.) <3>[ 4.485382] init: /recovery not specified in fstab <5>[ 4.495727] init: Starting service 'vold'... <5>[ 4.503967] init: Not bootcharting. <38>[ 4.648040] logd.auditd: start <46>[ 4.648284] logd.klogd: 4622415448 <5>[ 4.801788] init: Starting service 'exec 2 (/system/bin/tzdatacheck)'... <5>[ 4.867736] init: Service 'exec 2 (/system/bin/tzdatacheck)' (pid 136) exited with status 0 <5>[ 4.869384] init: Starting service 'exec 3 (/system/bin/touch)'... <5>[ 4.902832] init: Service 'exec 3 (/system/bin/touch)' (pid 141) exited with status 0 <3>[ 4.904205] init: Warning! Service welcome_motd needs a SELinux domain defined; please fix! <5>[ 4.904235] init: Starting service 'welcome_motd'... <5>[ 4.905364] init: Starting service 'sysinit'... <5>[ 4.906524] init: (Loading properties from /data/local.prop took 0.00s.) <38>[ 4.907501] type=1400 audit(12735.252:36): avc: denied { dac_override } for pid=141 comm="touch" capability=1 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1 <38>[ 4.907897] type=1400 audit(12735.252:37): avc: denied { fowner } for pid=141 comm="touch" capability=3 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1 <38>[ 4.908966] type=1400 audit(12735.252:38): avc: denied { write } for pid=141 comm="touch" name="config.txt" dev="dm-9" ino=1308186 scontext=u:r:toolbox:s0 tcontext=u:object_r:camera_data_file:s0 tclass=file permissive=1 <38>[ 4.913299] type=1400 audit(12735.252:39): avc: denied { execute_no_trans } for pid=142 comm="init" path="/system/bin/welcome_motd" dev="dm-10" ino=398 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 <38>[ 4.942443] type=1400 audit(12735.292:40): avc: denied { write } for pid=145 comm="getprop" path="pipe:[3927]" dev="pipefs" ino=3927 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1 <38>[ 4.969879] type=1400 audit(12735.312:41): avc: denied { getattr } for pid=145 comm="getprop" path="pipe:[3927]" dev="pipefs" ino=3927 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1 <5>[ 5.032928] init: Service 'welcome_motd' (pid 142) exited with status 0 <5>[ 5.033386] init: Starting service 'logd-reinit'... <5>[ 5.038696] init: Starting service 'healthd'... <5>[ 5.039642] init: Starting service 'lmkd'... <5>[ 5.040557] init: Starting service 'servicemanager'... <5>[ 5.041564] init: Starting service 'surfaceflinger'... <3>[ 5.042510] init: Warning! Service tsdriver needs a SELinux domain defined; please fix! <5>[ 5.042510] init: Starting service 'tsdriver'... <6>[ 5.048828] binder: 150:150 transaction failed 29189, size 0-0 <5>[ 5.071166] init: write_file: Unable to open '/sys/module/pm_8x60/modes/cpu1/power_collapse/idle_enabled': No such file or directory <5>[ 5.071655] init: write_file: Unable to open '/sys/module/rpm_resources/enable_low_power/rpm_cpu': No such file or directory <6>[ 5.072235] subsys-restart: restart_level_set(): Phase 3 behavior activated. <30>[ 5.130737] logd.daemon: reinit <3>[ 5.132415] init: service 'console' requires console <5>[ 5.133026] init: Starting service 'netd'... <5>[ 5.134002] init: Starting service 'debuggerd'... <3>[ 5.134613] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64' <3>[ 5.134674] init: cannot find '/system/bin/rild', disabling 'ril-daemon' <38>[ 5.138397] type=1400 audit(12735.392:42): avc: denied { mounton } for pid=1 comm="init" path="/sys/kernel/debug" dev="debugfs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=dir permissive=1 <5>[ 5.139801] init: Starting service 'drm'... <5>[ 5.144561] init: Starting service 'media'... <5>[ 5.145538] init: Starting service 'installd'... <5>[ 5.146881] init: Starting service 'keystore'... <5>[ 5.147979] init: Starting service 'zygote'... <5>[ 5.148681] init: Starting service 'su_daemon'... <5>[ 5.149444] init: Service 'sysinit' (pid 143) exited with status 0 <5>[ 5.149688] init: Service 'logd-reinit' (pid 149) exited with status 0 <5>[ 5.150512] init: Starting service 'gatekeeperd'... <5>[ 5.151519] init: Starting service 'perfprofd'... <3>[ 5.152282] enable_store: android_usb: already disabled <5>[ 5.152740] init: Starting service 'adbd'... <6>[ 5.169891] adb_open <6>[ 5.169891] mtp_bind_config <6>[ 5.304199] input: HPTouchpad as /devices/virtual/input/input6 <38>[ 5.304840] type=1400 audit(12735.653:43): avc: denied { write } for pid=154 comm="ts_srv" name="uinput" dev="tmpfs" ino=3692 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 <38>[ 5.305023] type=1400 audit(12735.653:44): avc: denied { ioctl } for pid=154 comm="ts_srv" path="/dev/uinput" dev="tmpfs" ino=3692 ioctlcmd=5564 scontext=u:r:init:s0 tcontext=u:object_r:uhid_device:s0 tclass=chr_file permissive=1 <38>[ 5.305175] type=1400 audit(12735.653:45): avc: denied { create } for pid=154 comm="ts_srv" name="tsdriver" scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 <38>[ 5.305358] type=1400 audit(12735.653:46): avc: denied { setattr } for pid=154 comm="ts_srv" name="tsdriver" dev="tmpfs" ino=4127 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 <6>[ 5.377929] android_work: android_work: sent uevent USB_STATE=CONNECTED <6>[ 5.611175] android_usb gadget: high-speed config #1: android_usb <38>[ 5.634124] type=1400 audit(12735.983:47): avc: denied { read write } for pid=153 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 5.634582] type=1400 audit(12735.983:48): avc: denied { open } for pid=153 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 5.665985] android_work: android_work: sent uevent USB_STATE=CONFIGURED <38>[ 5.719116] type=1400 audit(12736.073:49): avc: denied { ioctl } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <3>[ 6.049835] healthd: wakealarm_init: timerfd_create failed <5>[ 6.217163] init: Starting service 'bootanim'... <3>[ 6.218688] [DISP] lcdc_common_panel_power: ++ 1 <4>[ 6.218780] 8058_l10: Failed to create debugfs directory <4>[ 6.267333] mdp4_csc_config: Block type 10 isn't supported by CSC. <4>[ 6.267333] mdp4_csc_config: Block type 8 isn't supported by CSC. <4>[ 6.285980] UDC-CHG (2-2-2): usb_multi_chg_detect (611) : USB host Adaptor(500mA)! <4>[ 6.285980] usb_chg_detect: temp = 0 <6>[ 6.288391] adb_release <6>[ 6.288757] android_work: android_work: sent uevent USB_STATE=DISCONNECTED <6>[ 6.295227] max8903b_current_setup: CURRENT_500MA <6>[ 6.327270] a6_update_connected_ps: ac=0 usb=1 dock=0 <6>[ 6.327270] max8903b_current_setup: CURRENT_ZERO <6>[ 6.616882] android_work: android_work: sent uevent USB_STATE=CONNECTED <3>[ 6.645935] [DISP] lcdc_tenderloin_panel_set_backlight: 65 <6>[ 6.755096] android_usb gadget: high-speed config #1: android_usb <6>[ 6.760192] max8903b_current_setup: CURRENT_500MA <38>[ 6.801055] type=1400 audit(12737.154:50): avc: denied { read write } for pid=220 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 6.815948] android_work: android_work: sent uevent USB_STATE=CONFIGURED <38>[ 6.817626] type=1400 audit(12737.154:51): avc: denied { open } for pid=220 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 6.817840] type=1400 audit(12737.154:52): avc: denied { ioctl } for pid=220 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 7.241027] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 200000000 <7>[ 24.005859] dummy0: no IPv6 routers present <6>[ 60.708801] a6_update_connected_ps: ac=0 usb=1 dock=0 <6>[ 95.490234] warning: `main' uses 32-bit capabilities (legacy support in use) <38>[ 105.496459] type=1400 audit(12835.860:53): avc: denied { write } for pid=464 comm="system_server" name="tsdriver" dev="tmpfs" ino=4127 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 <6>[ 105.496765] request_suspend_state: wakeup (3->0) at 105470912649 (1970-01-01 03:33:55.861726895 UTC) <38>[ 105.509704] type=1400 audit(12835.870:54): avc: denied { read write } for pid=464 comm="system_server" name="lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 105.509948] type=1400 audit(12835.870:55): avc: denied { open } for pid=464 comm="system_server" name="lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 105.510101] type=1400 audit(12835.870:56): avc: denied { getattr } for pid=464 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3687 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 105.510284] type=1400 audit(12835.870:57): avc: denied { ioctl } for pid=464 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=3687 ioctlcmd=3 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <3>[ 105.614746] [DISP] lcdc_tenderloin_panel_set_backlight: 104 <6>[ 134.506195] lsm303dlh_acc_sysfs: hw init start <6>[ 134.507598] lsm303dlh_acc_sysfs: hw init done <4>[ 135.417663] lowmem_shrink: convert oom_adj to oom_score_adj: <4>[ 135.417694] oom_adj 0 => oom_score_adj 0 <4>[ 135.417694] oom_adj 1 => oom_score_adj 58 <4>[ 135.417694] oom_adj 2 => oom_score_adj 117 <4>[ 135.417694] oom_adj 3 => oom_score_adj 176 <4>[ 135.417724] oom_adj 9 => oom_score_adj 529 <4>[ 135.417724] oom_adj 15 => oom_score_adj 1000 <5>[ 140.019317] init: Service 'bootanim' (pid 208) exited with status 0 <6>[ 216.127502] acc_open <6>[ 216.127532] acc_release <5>[ 217.026794] init: Starting service 'wpa_supplicant'... <6>[ 217.214324] ADDRCONF(NETDEV_UP): wlan0: link is not ready <38>[ 217.290771] type=1400 audit(12947.649:58): avc: denied { ioctl } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <7>[ 217.336242] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts <7>[ 217.337615] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts <7>[ 217.338989] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts <38>[ 217.527160] type=1400 audit(12947.890:59): avc: denied { ioctl } for pid=595 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 218.137237] mtp_open <6>[ 218.447845] msm_vidc_venc: Inside vid_enc_open() <6>[ 218.447845] <6>[ 218.447845] msm_vidc_enc: Inside vid_enc_open_client() <4>[ 218.447875] <4>[ 218.447875] res_trk_download_firmware(): Request firmware download <38>[ 218.466491] type=1400 audit(12948.800:60): avc: denied { read write } for pid=159 comm="mediaserver" name="msm_vidc_enc" dev="tmpfs" ino=3777 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 218.466705] type=1400 audit(12948.800:61): avc: denied { open } for pid=159 comm="mediaserver" name="msm_vidc_enc" dev="tmpfs" ino=3777 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 218.466857] type=1400 audit(12948.811:62): avc: denied { read write } for pid=595 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <4>[ 218.510253] <4>[ 218.510253] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.527862] fw_version 2:28:2013 <6>[ 218.529510] <6>[ 218.529510] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.529541] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.529541] <6>[ 218.529541] msm_vidc_enc: Inside vid_enc_close_client() <6>[ 218.553283] <6>[ 218.553283] msm_vidc_enc: Return from vid_enc_release() <6>[ 218.555603] msm_vidc_venc: Inside vid_enc_open() <6>[ 218.555603] <6>[ 218.555603] msm_vidc_enc: Inside vid_enc_open_client() <4>[ 218.557342] <4>[ 218.557373] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <38>[ 218.561645] type=1400 audit(12948.881:63): avc: denied { ioctl } for pid=159 comm="mediaserver" path="/dev/msm_vidc_enc" dev="tmpfs" ino=3777 ioctlcmd=5001 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 218.576843] fw_version 2:28:2013 <6>[ 218.578491] <6>[ 218.578521] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.578521] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.578552] <6>[ 218.578552] msm_vidc_enc: Inside vid_enc_close_client() <6>[ 218.600250] <6>[ 218.600250] msm_vidc_enc: Return from vid_enc_release() <6>[ 218.602050] msm_vidc_venc: Inside vid_enc_open() <6>[ 218.602081] <6>[ 218.602081] msm_vidc_enc: Inside vid_enc_open_client() <4>[ 218.603485] <4>[ 218.603485] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.626495] fw_version 2:28:2013 <6>[ 218.627899] <6>[ 218.627899] msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.627929] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.627929] <6>[ 218.627929] msm_vidc_enc: Inside vid_enc_close_client() <6>[ 218.650421] <6>[ 218.650421] msm_vidc_enc: Return from vid_enc_release() <6>[ 218.690460] msm_vidc_dec: Inside vid_dec_open() <4>[ 218.700164] <4>[ 218.700164] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.726562] fw_version 2:28:2013 <6>[ 218.733123] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.733123] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.750488] msm_vidc_dec: Return from vid_dec_release() <6>[ 218.751678] msm_vidc_dec: Inside vid_dec_open() <4>[ 218.753082] <4>[ 218.753082] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.776550] fw_version 2:28:2013 <6>[ 218.777435] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.777465] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.800323] msm_vidc_dec: Return from vid_dec_release() <6>[ 218.801422] msm_vidc_dec: Inside vid_dec_open() <4>[ 218.802856] <4>[ 218.802856] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.827056] fw_version 2:28:2013 <6>[ 218.827453] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.827453] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.852416] msm_vidc_dec: Return from vid_dec_release() <6>[ 218.853942] msm_vidc_dec: Inside vid_dec_open() <4>[ 218.855377] <4>[ 218.855377] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.876434] fw_version 2:28:2013 <6>[ 218.876861] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.876861] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.900756] msm_vidc_dec: Return from vid_dec_release() <6>[ 218.901855] msm_vidc_dec: Inside vid_dec_open() <4>[ 218.903289] <4>[ 218.903289] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.926818] fw_version 2:28:2013 <6>[ 218.932556] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 218.932556] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 218.951416] msm_vidc_dec: Return from vid_dec_release() <4>[ 218.967895] <4>[ 218.967895] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 218.986389] fw_version 2:28:2013 <3>[ 218.986633] Securing... <3>[ 218.986846] Failed to protect memory for heap mm - error code: -95 <3>[ 218.986846] ION heap secure failed heap id 8 rc -95 <3>[ 218.986877] Secure session operation failure <3>[ 219.006225] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.121704] <4>[ 219.121704] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.147186] fw_version 2:28:2013 <3>[ 219.147613] Securing... <3>[ 219.147888] Failed to protect memory for heap mm - error code: -95 <3>[ 219.147918] ION heap secure failed heap id 8 rc -95 <3>[ 219.147949] Secure session operation failure <3>[ 219.166015] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.271942] <4>[ 219.271942] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.296478] fw_version 2:28:2013 <3>[ 219.296844] Securing... <3>[ 219.297180] Failed to protect memory for heap mm - error code: -95 <3>[ 219.297210] ION heap secure failed heap id 8 rc -95 <3>[ 219.297241] Secure session operation failure <3>[ 219.316009] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.421752] <4>[ 219.421752] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.447570] fw_version 2:28:2013 <3>[ 219.447845] Securing... <3>[ 219.448120] Failed to protect memory for heap mm - error code: -95 <3>[ 219.448150] ION heap secure failed heap id 8 rc -95 <3>[ 219.448181] Secure session operation failure <3>[ 219.466125] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.585632] <4>[ 219.585632] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.606201] fw_version 2:28:2013 <3>[ 219.606445] Securing... <3>[ 219.606658] Failed to protect memory for heap mm - error code: -95 <3>[ 219.606689] ION heap secure failed heap id 8 rc -95 <3>[ 219.606719] Secure session operation failure <3>[ 219.626770] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.740814] <4>[ 219.740844] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.766235] fw_version 2:28:2013 <3>[ 219.766479] Securing... <3>[ 219.766693] Failed to protect memory for heap mm - error code: -95 <3>[ 219.766723] ION heap secure failed heap id 8 rc -95 <3>[ 219.766754] Secure session operation failure <3>[ 219.785980] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 219.895751] <4>[ 219.895751] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 219.916320] fw_version 2:28:2013 <3>[ 219.916564] Securing... <3>[ 219.916809] Failed to protect memory for heap mm - error code: -95 <3>[ 219.916809] ION heap secure failed heap id 8 rc -95 <3>[ 219.916839] Secure session operation failure <3>[ 219.936065] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.044281] <4>[ 220.044281] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.066528] fw_version 2:28:2013 <3>[ 220.066772] Securing... <3>[ 220.066986] Failed to protect memory for heap mm - error code: -95 <3>[ 220.067016] ION heap secure failed heap id 8 rc -95 <3>[ 220.067047] Secure session operation failure <3>[ 220.091522] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.203216] <4>[ 220.203247] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.227447] fw_version 2:28:2013 <3>[ 220.227813] Securing... <3>[ 220.228057] Failed to protect memory for heap mm - error code: -95 <3>[ 220.228088] ION heap secure failed heap id 8 rc -95 <3>[ 220.228118] Secure session operation failure <3>[ 220.246246] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <38>[ 220.331939] type=1400 audit(12950.682:64): avc: denied { read write } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <4>[ 220.358398] <4>[ 220.358398] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.391174] fw_version 2:28:2013 <3>[ 220.392242] Securing... <3>[ 220.392578] Failed to protect memory for heap mm - error code: -95 <3>[ 220.392578] ION heap secure failed heap id 8 rc -95 <3>[ 220.392639] Secure session operation failure <3>[ 220.406097] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.511993] <4>[ 220.512023] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.536285] fw_version 2:28:2013 <3>[ 220.536529] Securing... <3>[ 220.536743] Failed to protect memory for heap mm - error code: -95 <3>[ 220.536773] ION heap secure failed heap id 8 rc -95 <3>[ 220.536804] Secure session operation failure <3>[ 220.556518] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.665832] <4>[ 220.665832] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.687103] fw_version 2:28:2013 <3>[ 220.687561] Securing... <3>[ 220.687774] Failed to protect memory for heap mm - error code: -95 <3>[ 220.687805] ION heap secure failed heap id 8 rc -95 <3>[ 220.687835] Secure session operation failure <3>[ 220.706054] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.811920] <4>[ 220.811920] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.843841] fw_version 2:28:2013 <3>[ 220.844238] Securing... <3>[ 220.844512] Failed to protect memory for heap mm - error code: -95 <3>[ 220.844512] ION heap secure failed heap id 8 rc -95 <3>[ 220.844543] Secure session operation failure <3>[ 220.855987] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 220.963806] <4>[ 220.963806] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 220.996765] fw_version 2:28:2013 <3>[ 220.997161] Securing... <3>[ 220.997436] Failed to protect memory for heap mm - error code: -95 <3>[ 220.997436] ION heap secure failed heap id 8 rc -95 <3>[ 220.997497] Secure session operation failure <3>[ 221.016387] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.122192] <4>[ 221.122192] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 221.148620] fw_version 2:28:2013 <3>[ 221.148956] Securing... <3>[ 221.149200] Failed to protect memory for heap mm - error code: -95 <3>[ 221.149200] ION heap secure failed heap id 8 rc -95 <3>[ 221.149230] Secure session operation failure <3>[ 221.166381] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.274993] <4>[ 221.274993] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 221.299865] fw_version 2:28:2013 <3>[ 221.300231] Securing... <3>[ 221.300476] Failed to protect memory for heap mm - error code: -95 <3>[ 221.300476] ION heap secure failed heap id 8 rc -95 <3>[ 221.300506] Secure session operation failure <3>[ 221.316009] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.421844] <4>[ 221.421844] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 221.461822] fw_version 2:28:2013 <3>[ 221.464477] Securing... <3>[ 221.464721] Failed to protect memory for heap mm - error code: -95 <3>[ 221.464752] ION heap secure failed heap id 8 rc -95 <3>[ 221.464782] Secure session operation failure <3>[ 221.477355] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.583984] <4>[ 221.583984] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 221.606170] fw_version 2:28:2013 <3>[ 221.606414] Securing... <3>[ 221.606658] Failed to protect memory for heap mm - error code: -95 <3>[ 221.606689] ION heap secure failed heap id 8 rc -95 <3>[ 221.606719] Secure session operation failure <3>[ 221.627593] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.733978] <4>[ 221.733978] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 221.756622] fw_version 2:28:2013 <3>[ 221.756866] Securing... <3>[ 221.757110] Failed to protect memory for heap mm - error code: -95 <3>[ 221.757110] ION heap secure failed heap id 8 rc -95 <3>[ 221.757141] Secure session operation failure <3>[ 221.776092] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 221.887115] <4>[ 221.887145] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <38>[ 221.903015] type=1400 audit(12952.204:65): avc: denied { read write } for pid=907 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 221.906158] fw_version 2:28:2013 <3>[ 221.906555] Securing... <3>[ 221.906768] Failed to protect memory for heap mm - error code: -95 <3>[ 221.906799] ION heap secure failed heap id 8 rc -95 <3>[ 221.906829] Secure session operation failure <38>[ 221.907928] type=1400 audit(12952.204:66): avc: denied { open } for pid=907 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 221.908142] type=1400 audit(12952.204:67): avc: denied { ioctl } for pid=907 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <3>[ 221.928497] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.045623] <4>[ 222.045623] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.066314] fw_version 2:28:2013 <3>[ 222.066558] Securing... <3>[ 222.066802] Failed to protect memory for heap mm - error code: -95 <3>[ 222.066833] ION heap secure failed heap id 8 rc -95 <3>[ 222.066864] Secure session operation failure <3>[ 222.086090] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.191925] <4>[ 222.191925] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.216217] fw_version 2:28:2013 <3>[ 222.216583] Securing... <3>[ 222.216796] Failed to protect memory for heap mm - error code: -95 <3>[ 222.216827] ION heap secure failed heap id 8 rc -95 <3>[ 222.216857] Secure session operation failure <3>[ 222.236022] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.344726] <4>[ 222.344726] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.367980] fw_version 2:28:2013 <3>[ 222.368255] Securing... <3>[ 222.368499] Failed to protect memory for heap mm - error code: -95 <3>[ 222.368499] ION heap secure failed heap id 8 rc -95 <3>[ 222.368530] Secure session operation failure <3>[ 222.386016] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.493927] <4>[ 222.493927] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.516418] fw_version 2:28:2013 <3>[ 222.519073] Securing... <3>[ 222.519317] Failed to protect memory for heap mm - error code: -95 <3>[ 222.519348] ION heap secure failed heap id 8 rc -95 <3>[ 222.519378] Secure session operation failure <3>[ 222.536010] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.643035] <4>[ 222.643035] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.676361] fw_version 2:28:2013 <3>[ 222.676605] Securing... <3>[ 222.676849] Failed to protect memory for heap mm - error code: -95 <3>[ 222.676849] ION heap secure failed heap id 8 rc -95 <3>[ 222.676879] Secure session operation failure <3>[ 222.696105] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.813110] <4>[ 222.813110] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.836181] fw_version 2:28:2013 <3>[ 222.836578] Securing... <3>[ 222.836791] Failed to protect memory for heap mm - error code: -95 <3>[ 222.836822] ION heap secure failed heap id 8 rc -95 <3>[ 222.836853] Secure session operation failure <3>[ 222.857452] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 222.972015] <4>[ 222.972045] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 222.996887] fw_version 2:28:2013 <3>[ 222.997283] Securing... <3>[ 222.997528] Failed to protect memory for heap mm - error code: -95 <3>[ 222.997528] ION heap secure failed heap id 8 rc -95 <3>[ 222.997558] Secure session operation failure <3>[ 223.016326] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.131286] <4>[ 223.131286] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.156188] fw_version 2:28:2013 <3>[ 223.156433] Securing... <3>[ 223.156646] Failed to protect memory for heap mm - error code: -95 <3>[ 223.156677] ION heap secure failed heap id 8 rc -95 <3>[ 223.156707] Secure session operation failure <3>[ 223.176391] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.293121] <4>[ 223.293121] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.316253] fw_version 2:28:2013 <3>[ 223.316619] Securing... <3>[ 223.316833] Failed to protect memory for heap mm - error code: -95 <3>[ 223.316864] ION heap secure failed heap id 8 rc -95 <3>[ 223.316894] Secure session operation failure <3>[ 223.336029] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.454650] <4>[ 223.454681] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.476257] fw_version 2:28:2013 <3>[ 223.480712] Securing... <3>[ 223.480957] Failed to protect memory for heap mm - error code: -95 <3>[ 223.480987] ION heap secure failed heap id 8 rc -95 <3>[ 223.481018] Secure session operation failure <3>[ 223.496978] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.604553] <4>[ 223.604553] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.626190] fw_version 2:28:2013 <3>[ 223.626434] Securing... <3>[ 223.630554] Failed to protect memory for heap mm - error code: -95 <3>[ 223.630584] ION heap secure failed heap id 8 rc -95 <3>[ 223.630615] Secure session operation failure <3>[ 223.647125] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.754241] <4>[ 223.754241] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.776245] fw_version 2:28:2013 <3>[ 223.776489] Securing... <3>[ 223.776733] Failed to protect memory for heap mm - error code: -95 <3>[ 223.776733] ION heap secure failed heap id 8 rc -95 <3>[ 223.776763] Secure session operation failure <3>[ 223.799560] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 223.908966] <4>[ 223.908966] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 223.936401] fw_version 2:28:2013 <3>[ 223.936828] Securing... <3>[ 223.937072] Failed to protect memory for heap mm - error code: -95 <3>[ 223.937072] ION heap secure failed heap id 8 rc -95 <3>[ 223.937103] Secure session operation failure <3>[ 223.956024] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.068878] <4>[ 224.068878] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.093841] fw_version 2:28:2013 <3>[ 224.094116] Securing... <3>[ 224.094329] Failed to protect memory for heap mm - error code: -95 <3>[ 224.094360] ION heap secure failed heap id 8 rc -95 <3>[ 224.094390] Secure session operation failure <3>[ 224.106262] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.215637] <4>[ 224.215637] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.236602] fw_version 2:28:2013 <3>[ 224.236907] Securing... <3>[ 224.237182] Failed to protect memory for heap mm - error code: -95 <3>[ 224.237213] ION heap secure failed heap id 8 rc -95 <3>[ 224.237243] Secure session operation failure <3>[ 224.256103] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.366760] <4>[ 224.366790] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.387207] fw_version 2:28:2013 <3>[ 224.387603] Securing... <3>[ 224.387908] Failed to protect memory for heap mm - error code: -95 <3>[ 224.387908] ION heap secure failed heap id 8 rc -95 <3>[ 224.387939] Secure session operation failure <3>[ 224.410491] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.519531] <4>[ 224.519531] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.536254] fw_version 2:28:2013 <3>[ 224.536682] Securing... <3>[ 224.536987] Failed to protect memory for heap mm - error code: -95 <3>[ 224.537017] ION heap secure failed heap id 8 rc -95 <3>[ 224.537048] Secure session operation failure <3>[ 224.556030] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.666351] <4>[ 224.666351] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.698455] fw_version 2:28:2013 <3>[ 224.698852] Securing... <3>[ 224.699279] Failed to protect memory for heap mm - error code: -95 <3>[ 224.699310] ION heap secure failed heap id 8 rc -95 <3>[ 224.699340] Secure session operation failure <3>[ 224.716430] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.822479] <4>[ 224.822509] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 224.846160] fw_version 2:28:2013 <3>[ 224.846435] Securing... <3>[ 224.846649] Failed to protect memory for heap mm - error code: -95 <3>[ 224.846649] ION heap secure failed heap id 8 rc -95 <3>[ 224.846679] Secure session operation failure <3>[ 224.873657] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 224.983428] <4>[ 224.983428] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.006164] fw_version 2:28:2013 <3>[ 225.006408] Securing... <3>[ 225.006683] Failed to protect memory for heap mm - error code: -95 <3>[ 225.006713] ION heap secure failed heap id 8 rc -95 <3>[ 225.006744] Secure session operation failure <3>[ 225.026092] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.132080] <4>[ 225.132080] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.156188] fw_version 2:28:2013 <3>[ 225.156433] Securing... <3>[ 225.156677] Failed to protect memory for heap mm - error code: -95 <3>[ 225.156707] ION heap secure failed heap id 8 rc -95 <3>[ 225.156738] Secure session operation failure <3>[ 225.176025] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.290618] <4>[ 225.290618] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.319549] fw_version 2:28:2013 <3>[ 225.323852] Securing... <3>[ 225.324096] Failed to protect memory for heap mm - error code: -95 <3>[ 225.324127] ION heap secure failed heap id 8 rc -95 <3>[ 225.324157] Secure session operation failure <3>[ 225.336425] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.458557] <4>[ 225.458557] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.486297] fw_version 2:28:2013 <3>[ 225.486602] Securing... <3>[ 225.486816] Failed to protect memory for heap mm - error code: -95 <3>[ 225.486846] ION heap secure failed heap id 8 rc -95 <3>[ 225.486877] Secure session operation failure <3>[ 225.506011] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.615295] <4>[ 225.615295] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.636505] fw_version 2:28:2013 <3>[ 225.636810] Securing... <3>[ 225.637115] Failed to protect memory for heap mm - error code: -95 <3>[ 225.637145] ION heap secure failed heap id 8 rc -95 <3>[ 225.637176] Secure session operation failure <3>[ 225.656066] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.768768] <4>[ 225.768768] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.786224] fw_version 2:28:2013 <3>[ 225.786529] Securing... <3>[ 225.786773] Failed to protect memory for heap mm - error code: -95 <3>[ 225.786773] ION heap secure failed heap id 8 rc -95 <3>[ 225.786804] Secure session operation failure <3>[ 225.806091] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 225.916595] <4>[ 225.916595] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 225.936431] fw_version 2:28:2013 <3>[ 225.936767] Securing... <3>[ 225.937011] Failed to protect memory for heap mm - error code: -95 <3>[ 225.937011] ION heap secure failed heap id 8 rc -95 <3>[ 225.937042] Secure session operation failure <3>[ 225.956268] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <38>[ 226.041656] type=1400 audit(12956.358:68): avc: denied { read write } for pid=1082 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 226.042144] type=1400 audit(12956.358:69): avc: denied { open } for pid=1082 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 226.042297] type=1400 audit(12956.358:70): avc: denied { ioctl } for pid=1082 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <4>[ 226.065734] <4>[ 226.065765] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.086303] fw_version 2:28:2013 <3>[ 226.086639] Securing... <3>[ 226.086944] Failed to protect memory for heap mm - error code: -95 <3>[ 226.086944] ION heap secure failed heap id 8 rc -95 <3>[ 226.086975] Secure session operation failure <3>[ 226.106353] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 226.214538] <4>[ 226.214538] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.237213] fw_version 2:28:2013 <3>[ 226.237701] Securing... <3>[ 226.237976] Failed to protect memory for heap mm - error code: -95 <3>[ 226.238006] ION heap secure failed heap id 8 rc -95 <3>[ 226.238037] Secure session operation failure <3>[ 226.257904] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 226.382446] <4>[ 226.382476] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.406249] fw_version 2:28:2013 <3>[ 226.406524] Securing... <3>[ 226.406738] Failed to protect memory for heap mm - error code: -95 <3>[ 226.406768] ION heap secure failed heap id 8 rc -95 <3>[ 226.406799] Secure session operation failure <3>[ 226.426086] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 226.532073] <4>[ 226.532073] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.560638] fw_version 2:28:2013 <3>[ 226.561065] Securing... <3>[ 226.561309] Failed to protect memory for heap mm - error code: -95 <3>[ 226.561309] ION heap secure failed heap id 8 rc -95 <3>[ 226.561340] Secure session operation failure <6>[ 226.563201] lsm303dlh_acc_sysfs: hw init start <6>[ 226.565979] lsm303dlh_acc_sysfs: hw init done <3>[ 226.580596] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 226.695587] <4>[ 226.695587] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.716491] fw_version 2:28:2013 <3>[ 226.716796] Securing... <3>[ 226.717010] Failed to protect memory for heap mm - error code: -95 <3>[ 226.717041] ION heap secure failed heap id 8 rc -95 <3>[ 226.717071] Secure session operation failure <3>[ 226.736206] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <4>[ 226.848419] <4>[ 226.848449] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.866241] fw_version 2:28:2013 <3>[ 226.866668] Securing... <3>[ 226.867004] Failed to protect memory for heap mm - error code: -95 <3>[ 226.867034] ION heap secure failed heap id 8 rc -95 <3>[ 226.867065] Secure session operation failure <3>[ 226.886047] ion_iommu_delayed_unmap: Virtual memory address leak in domain 0, partition 0 <6>[ 226.898406] msm_vidc_dec: Inside vid_dec_open() <4>[ 226.900726] <4>[ 226.900726] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.916198] fw_version 2:28:2013 <6>[ 226.932861] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 226.932891] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 226.950775] msm_vidc_dec: Return from vid_dec_release() <6>[ 226.952728] msm_vidc_dec: Inside vid_dec_open() <4>[ 226.954437] <4>[ 226.954437] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 226.976440] fw_version 2:28:2013 <6>[ 226.993438] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 226.993438] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 227.014709] msm_vidc_dec: Return from vid_dec_release() <6>[ 227.016998] msm_vidc_dec: Inside vid_dec_open() <4>[ 227.020385] <4>[ 227.020385] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800 <6>[ 227.038085] fw_version 2:28:2013 <6>[ 227.088195] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT <4>[ 227.088226] vidc_cleanup_addr_table(): buffer = INPUT <6>[ 227.111083] msm_vidc_dec: Return from vid_dec_release() <38>[ 229.803314] type=1400 audit(12960.051:71): avc: denied { ioctl } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <3>[ 232.182189] msm_wm8958_setup_power: codec power setup <4>[ 232.182281] 8058_s3: Failed to create debugfs directory <3>[ 232.182281] wm8994_ldo_power: Power up the WM8994 LDOs <6>[ 232.545104] pil pil0: q6: Brought out of reset <6>[ 232.583679] apr_tal:Q6 Is Up <6>[ 232.584014] apr_tal: SMD_EVENT_OPEN <6>[ 232.904174] msm_device_put:device speaker_stereo_rx set 0 <6>[ 232.904296] msm_device_put:device speaker_stereo_rx set 1 <3>[ 232.904296] msm_device_put:device freq =48000 <3>[ 232.930938] Device active <38>[ 232.989074] type=1400 audit(12963.335:72): avc: denied { read write } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 233.818359] type=1400 audit(12964.175:73): avc: denied { write } for pid=1376 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 <38>[ 233.819000] type=1400 audit(12964.175:74): avc: denied { open } for pid=1376 comm="vervolv.toolbox" name="run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 <38>[ 233.819610] type=1400 audit(12964.175:75): avc: denied { getattr } for pid=1376 comm="vervolv.toolbox" path="/sys/kernel/mm/ksm/run" dev="sysfs" ino=5316 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_writable:s0 tclass=file permissive=1 <38>[ 236.629150] type=1400 audit(12966.988:76): avc: denied { read write } for pid=1522 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 236.629638] type=1400 audit(12966.988:77): avc: denied { open } for pid=1522 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 236.629821] type=1400 audit(12966.988:78): avc: denied { ioctl } for pid=1522 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 238.675445] msm_device_put:device speaker_stereo_rx set 0 <6>[ 239.829986] binder: 464:464 transaction failed 29189, size 100-0 <38>[ 240.036041] type=1400 audit(12970.311:79): avc: denied { ioctl } for pid=595 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 240.036254] type=1400 audit(12970.311:80): avc: denied { read write } for pid=595 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 241.498565] msm_device_put:device speaker_stereo_rx set 0 <6>[ 241.498687] msm_device_put:device speaker_stereo_rx set 1 <3>[ 241.498718] msm_device_put:device freq =48000 <3>[ 241.525543] Device active <6>[ 243.107666] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 245.291625] msm_device_put:device speaker_stereo_rx set 0 <38>[ 247.120330] type=1400 audit(12977.478:81): avc: denied { ioctl } for pid=907 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 248.118804] msm_device_put:device speaker_stereo_rx set 0 <6>[ 248.118957] msm_device_put:device speaker_stereo_rx set 1 <3>[ 248.118957] msm_device_put:device freq =48000 <3>[ 248.146392] Device active <38>[ 248.910644] type=1400 audit(12979.150:82): avc: denied { read write } for pid=1814 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 248.913238] type=1400 audit(12979.150:83): avc: denied { open } for pid=1814 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 248.913452] type=1400 audit(12979.150:84): avc: denied { ioctl } for pid=1814 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 250.531127] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 251.365509] msm_device_put:device speaker_stereo_rx set 0 <6>[ 251.986511] msm_device_put:device speaker_stereo_rx set 0 <6>[ 251.986633] msm_device_put:device speaker_stereo_rx set 1 <3>[ 251.986633] msm_device_put:device freq =48000 <3>[ 252.013244] Device active <6>[ 252.979034] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 256.182067] msm_device_put:device speaker_stereo_rx set 0 <6>[ 257.044891] msm_device_put:device speaker_stereo_rx set 0 <6>[ 257.045013] msm_device_put:device speaker_stereo_rx set 1 <3>[ 257.045013] msm_device_put:device freq =48000 <3>[ 257.060119] Device active <6>[ 258.638641] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 260.278350] msm_device_put:device speaker_stereo_rx set 0 <6>[ 260.972106] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 262.327758] msm_device_put:device speaker_stereo_rx set 0 <6>[ 262.327880] msm_device_put:device speaker_stereo_rx set 1 <3>[ 262.327880] msm_device_put:device freq =48000 <3>[ 262.354705] Device active <6>[ 263.264068] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 268.973876] msm_device_put:device speaker_stereo_rx set 0 <6>[ 269.235473] msm_device_put:device speaker_stereo_rx set 0 <6>[ 269.235626] msm_device_put:device speaker_stereo_rx set 1 <3>[ 269.235626] msm_device_put:device freq =48000 <3>[ 269.263031] Device active <6>[ 273.517730] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 275.203552] msm_device_put:device speaker_stereo_rx set 0 <6>[ 275.279296] msm_device_put:device speaker_stereo_rx set 0 <6>[ 275.279418] msm_device_put:device speaker_stereo_rx set 1 <3>[ 275.279418] msm_device_put:device freq =48000 <3>[ 275.306549] Device active <6>[ 275.824584] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 278.242523] binder: undelivered transaction 85983 <6>[ 278.242523] binder: undelivered transaction 85996 <6>[ 282.588928] binder: 464:464 transaction failed 29189, size 100-0 <6>[ 284.820922] binder: 464:464 transaction failed 29189, size 100-0 <38>[ 286.164154] type=1400 audit(13016.517:85): avc: denied { read write } for pid=907 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 288.149291] msm_device_put:device speaker_stereo_rx set 0 <6>[ 288.398773] msm_device_put:device speaker_stereo_rx set 0 <6>[ 288.398956] msm_device_put:device speaker_stereo_rx set 1 <3>[ 288.398986] msm_device_put:device freq =48000 <3>[ 288.426361] Device active <6>[ 290.471618] binder: 464:464 transaction failed 29189, size 100-0 <5>[ 292.538299] init: Service 'debuggerd' (pid 157) killed by signal 9 <5>[ 292.538391] init: Service 'debuggerd' (pid 157) killing any children in process group <6>[ 292.539062] binder: 464:464 transaction failed 29189, size 100-0 <5>[ 292.540344] init: Starting service 'debuggerd'... <38>[ 293.099426] type=1400 audit(13023.453:86): avc: denied { execmod } for pid=2153 comm="InitializeBinar" path="/system/lib/libjni_latinimegoogle.so" dev="dm-10" ino=43969 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 <6>[ 313.267547] msm_device_put:device speaker_stereo_rx set 0 <6>[ 314.962280] msm_device_put:device speaker_stereo_rx set 0 <6>[ 314.962402] msm_device_put:device speaker_stereo_rx set 1 <3>[ 314.962402] msm_device_put:device freq =48000 <3>[ 314.990234] Device active <6>[ 318.206054] msm_device_put:device speaker_stereo_rx set 0 <6>[ 324.997436] msm_device_put:device speaker_stereo_rx set 0 <6>[ 324.997558] msm_device_put:device speaker_stereo_rx set 1 <3>[ 324.997558] msm_device_put:device freq =48000 <3>[ 325.024444] Device active <6>[ 338.049896] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1 <6>[ 339.392669] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0 <6>[ 339.465393] msm_device_put:device speaker_stereo_rx set 0 <6>[ 340.353332] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1 <6>[ 340.539001] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0 <6>[ 348.688446] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready <6>[ 349.699371] msm_device_put:device speaker_stereo_rx set 0 <6>[ 349.699462] msm_device_put:device speaker_stereo_rx set 1 <3>[ 349.699493] msm_device_put:device freq =48000 <3>[ 349.726593] Device active <6>[ 352.942993] msm_device_put:device speaker_stereo_rx set 0 <6>[ 354.906829] msm_device_put:device speaker_stereo_rx set 0 <6>[ 354.906982] msm_device_put:device speaker_stereo_rx set 1 <3>[ 354.906982] msm_device_put:device freq =48000 <3>[ 354.934417] Device active <38>[ 355.265624] type=1400 audit(1447351933.401:87): avc: denied { ioctl } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=910 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <7>[ 358.836517] wlan0: no IPv6 routers present <6>[ 364.103607] msm_device_put:device speaker_stereo_rx set 0 <38>[ 368.123016] type=1400 audit(1447351946.254:88): avc: denied { read write } for pid=153 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 368.901031] msm_device_put:device speaker_stereo_rx set 0 <6>[ 368.901153] msm_device_put:device speaker_stereo_rx set 1 <3>[ 368.901153] msm_device_put:device freq =48000 <3>[ 368.928802] Device active <38>[ 369.682861] type=1400 audit(1447351947.826:89): avc: denied { read write } for pid=2450 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 369.683319] type=1400 audit(1447351947.826:90): avc: denied { open } for pid=2450 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 369.683563] type=1400 audit(1447351947.826:91): avc: denied { ioctl } for pid=2450 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=902 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 372.150909] msm_device_put:device speaker_stereo_rx set 0 <6>[ 372.253326] msm_device_put:device speaker_stereo_rx set 0 <6>[ 372.253448] msm_device_put:device speaker_stereo_rx set 1 <3>[ 372.253448] msm_device_put:device freq =48000 <3>[ 372.280700] Device active <38>[ 377.014739] type=1400 audit(1447351955.153:92): avc: denied { ioctl } for pid=907 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 ioctlcmd=915 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <38>[ 378.961822] type=1400 audit(1447351957.105:93): avc: denied { read write } for pid=907 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=3838 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 <6>[ 380.848815] msm_device_put:device speaker_stereo_rx set 0 <6>[ 382.064331] msm_device_put:device speaker_stereo_rx set 0 <6>[ 382.064453] msm_device_put:device speaker_stereo_rx set 1 <3>[ 382.064483] msm_device_put:device freq =48000 <3>[ 382.072326] init: avc: denied { set } for property=ctl.dumplogcat:-D -B -o /data/user/0/com.evervolv.toolbox/files/logcat -m -d -k scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service <3>[ 382.072875] init: Warning! Service dumplogcat needs a SELinux domain defined; please fix! <5>[ 382.072906] init: Starting service 'dumplogcat'... <38>[ 382.074157] type=1400 audit(1447351960.218:94): avc: denied { execute_no_trans } for pid=2487 comm="init" path="/system/bin/dumplogcat" dev="dm-10" ino=180 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 <3>[ 382.091735] Device active <4>[ 382.113372] dumplogcat (2487): /proc/2487/oom_adj is deprecated, please use /proc/2487/oom_score_adj instead. <38>[ 382.127166] type=1400 audit(1447351960.278:95): avc: denied { write } for pid=2488 comm="logcat" path="/data/data/com.evervolv.toolbox/files/logcat-2015-11-12-18-12-40.txt.tmp" dev="dm-9" ino=654562 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 <38>[ 382.164001] type=1400 audit(1447351960.308:96): avc: denied { write } for pid=2488 comm="logcat" path="/data/data/com.evervolv.toolbox/files/logcat-2015-11-12-18-12-40.txt.tmp" dev="dm-9" ino=654562 scontext=u:r:logd:s0 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=1 ------ LAST KMSG (/proc/last_klog) ------ platform_init_mmu_mappings: entry platform_init_mmu_mappings:57: mapping shared ram as uncached at 0x40000000 platform_init_mmu_mappings: exit platform_init_timer: entry platform_init_timer: exit platform_set_periodic_timer:39: cb 0x4010c6bd, arg 0x0, interval 10 ****************************************** * Welcome to bootie! * Version: 468 ****************************************** mmch_init: entry mmch_init: exit usbc: initialized (rc=0) target_init_buttonscan: entry target_init_board_id: emu=0, product=0x1, hwbuild=1 boardtype=topaz-Wifi-pvt Memory bank 0 -> address: 0x40200000-0x46700000 size:0x06500000 Memory bank 1 -> address: 0x48000000-0x7ff00000 size:0x37F00000 i2c_init: Register GSBI 3 as i2c bus 0 i2c_init_clock: The i2c clock rate is 19200000 i2c_init: Register GSBI 4 as i2c bus 1 i2c_init_clock: The i2c clock rate is 19200000 i2c_init: Register GSBI 9 as i2c bus 2 i2c_init_clock: The i2c clock rate is 19200000 i2c_init: Register GSBI 8 as i2c bus 3 i2c_init_clock: The i2c clock rate is 19200000 i2c_init: Register GSBI 7 as i2c bus 4 i2c_init_clock: The i2c clock rate is 19200000 a6_init_sbw_pins: TCK: 157, TDIO; 158, WKUP: 155 max8903b_gpio_init Starting battery authentication... Battery auth succeeded sys_init: entry Wall message(Boot reason) = 0x77665502 ("recovery") sys_init: booted because 'recovery' mmch_reset: entry Bus(0) Primecell ID regs: 0x80 0x11 0x4 0x0 0xd 0xf0 0x5 0xb1 sdc1_clk_set 400000 mmch_set_active:727: bus 0, active 1 sdc1_clk_set 400000 mmch_reset: exit mmch_set_active:727: bus 0, active 1 sdc1_clk_set 400000 cid: 0x2010053 0x454d3332 0x4790b0aa 0x349d5e68 mfg id: 0x2 oem id: 0x100 name: 'SEM32G' rev: 0x90 sn: 0xb0aa349d date: 5.2011 sdc1_clk_set 50000000 token section is 10240 bytes long target_check_boot_condition: entry Wall message(Boot reason) = 0x77665502 ("recovery") display_init: displayWidth: 1024, displayHeight: 768 Wall message(Boot reason) = 0x77665502 ("recovery") p=91 ca=5033600 v=3952800 i=-454843 autobooting with 'fsboot' command loading file '/boot/uImage' to address 0x41000000 parse_uimage:241: uimage 0x41000000 <6>[ 0.000000] Booting Linux on physical CPU 0 <6>[ 0.000000] Initializing cgroup subsys cpu <5>[ 0.000000] Linux version 3.4.82-tenderloin+ (flintman@mx.thenoblealliance.com) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Tue Dec 23 13:58:38 EST 2014 <1>[ 0.000000] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d <1>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIVT ASID tagged instruction cache <1>[ 0.000000] Machine: tenderloin <6>[ 0.000000] memory pool 3 (start 76400000 size 9200000) initialized <1>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc <3>[ 0.000000] smem_find(137, 80): wrong size 64 <3>[ 0.000000] smem_find(137, 72): wrong size 64 <6>[ 0.000000] socinfo_init: v5, id=86, ver=2.0, raw_id=1696, raw_ver=1696, hw_plat=0, hw_plat_ver=65536 <6>[ 0.000000] accessory_chip=0 <7>[ 0.000000] On node 0 totalpages: 215296 <7>[ 0.000000] free_area_init_node: node 0, pgdat 80958200, node_mem_map 80bea000 <7>[ 0.000000] Normal zone: 2024 pages used for memmap <7>[ 0.000000] Normal zone: 0 pages reserved <7>[ 0.000000] Normal zone: 213272 pages, LIFO batch:31 <6>[ 0.000000] passing from bootie 9437184 bytes at 7f600000 physical for fb <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @813df000 s11904 r8192 d12672 u32768 <7>[ 0.000000] pcpu-alloc: s11904 r8192 d12672 u32768 alloc=8*4096 <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 <1>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 213272 <5>[ 0.000000] Kernel command line: androidboot.selinux=permissive root=/dev/ram0 rootwait ro fbcon=disable console=ttyS0,115200n8 androidboot.serialno=A13AV77NK1TCVHSPUL36KJ01CUFUU97K fb=0x7f600000 nduid=a2c05ffc9b43476f32fcebe0347280ccf3fe3d1a klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pvt lastboot=recovery <6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] allocated 2072576 bytes of page_cgroup <6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups <6>[ 0.000000] Memory: 101MB 740MB = 841MB total <5>[ 0.000000] Memory: 834564k/834564k available, 176124k reserved, 0K highmem <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) <5>[ 0.000000] vmalloc : 0xbf800000 - 0xff000000 (1016 MB) <5>[ 0.000000] lowmem : 0x80000000 - 0xbf400000 (1012 MB) <5>[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) <5>[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB) <5>[ 0.000000] .text : 0x80008000 - 0x8086c6e0 (8594 kB) <5>[ 0.000000] .init : 0x8086d000 - 0x808afe80 ( 268 kB) <5>[ 0.000000] .data : 0x808b0000 - 0x80977100 ( 797 kB) <5>[ 0.000000] .bss : 0x80977124 - 0x80be5508 (2489 kB) <6>[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] Preemptible hierarchical RCU implementation. <6>[ 0.000000] NR_IRQS:855 <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms <6>[ 0.000000] Switching to timer-based delay loop <7>[ 0.000000] ODEBUG: 2 of 2 active objects replaced <6>[ 0.001861] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500) <6>[ 0.001892] pid_max: default: 32768 minimum: 301 <6>[ 0.002227] Security Framework initialized <6>[ 0.002258] SELinux: Initializing. <7>[ 0.002349] SELinux: Starting in permissive mode <6>[ 0.002502] Mount-cache hash table entries: 512 <6>[ 0.004364] Initializing cgroup subsys cpuacct <6>[ 0.004394] Initializing cgroup subsys memory <6>[ 0.004455] Initializing cgroup subsys freezer <6>[ 0.004547] CPU: Testing write buffer coherency: ok <6>[ 0.004852] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.004882] hw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available <6>[ 0.005035] Setting up static identity map for 0x407efd80 - 0x407efde4 <6>[ 0.037078] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.037231] Brought up 2 CPUs <6>[ 0.037261] SMP: Total of 2 processors activated (27.00 BogoMIPS). <6>[ 0.057128] dummy: <6>[ 0.057769] NET: Registered protocol family 16 <6>[ 0.058776] DMA: preallocated 256 KiB pool for atomic coherent allocations <3>[ 0.058990] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver <6>[ 0.060272] meminfo_init: smem ram ptable found: ver: 0 len: 7 <6>[ 0.060302] Found 2 memory banks grouped into 16 memory regions <6>[ 0.060638] gpiochip_add: registered GPIOs 0 to 172 on device: msmgpio <6>[ 0.061676] msm_tsens_early_init: done <6>[ 0.061706] msm_rpm_init: RPM firmware 2.0.67653 <1>[ 0.061889] Choosing tenderloin_pins_wifi <3>[ 0.093749] msm_rpm_get_status(): Status id 433 not defined for target <3>[ 0.123291] tenderloin_init_gpiomux: >= TOPAZ_DVT <6>[ 0.124664] saw_probe: id=0, name=8901_s0 <6>[ 0.125274] saw_probe: id=1, name=8901_s1 <6>[ 0.132446] pm8058_probe: PMIC revision: E3 <6>[ 0.134704] gpiochip_add: registered GPIOs 173 to 212 on device: pm-gpio <6>[ 0.135131] pm_gpio_probe: OK: base=173, ngpio=40 <6>[ 0.135498] gpiochip_add: registered GPIOs 213 to 224 on device: pm8xxx-mpp <6>[ 0.135589] pm8xxx_mpp_probe: OK: base=213, ngpio=12 <6>[ 0.138519] pm8901_probe: PMIC revision reg: F4 <6>[ 0.138549] pm8901_probe: PMIC version: PM8901 rev 2.1 <6>[ 0.139495] gpiochip_add: registered GPIOs 225 to 228 on device: pm8xxx-mpp <6>[ 0.139526] pm8xxx_mpp_probe: OK: base=225, ngpio=4 <3>[ 0.144866] Registering a6_0 device. <3>[ 0.144897] Registering a6_1 device. <4>[ 0.146392] 8058_s3: Failed to create debugfs directory <6>[ 0.146789] board_setup_S3A_1V8: 8058_s3: forcing HPM mode (2) <7>[ 0.146820] tenderloin_init_keypad <3>[ 0.147216] tenderloin_init: -- <6>[ 0.147277] hw-breakpoint: found 3 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.147277] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.190124] bio: create slab at 0 <7>[ 0.191650] reg-fixed-voltage reg-fixed-voltage.0: vdd50_boost supplying 5000000uV <6>[ 0.193817] ION heap vmalloc created <6>[ 0.193908] ION heap mm created at 38200000 with size 6600000 <6>[ 0.193969] ION heap mm_fw created at 38000000 with size 200000 <6>[ 0.194061] ION heap mfc created at 3e800000 with size 2000 <6>[ 0.194335] ION heap sf created at 76401000 with size 4000000 <6>[ 0.194580] ION heap camera_preview created at 7a401000 with size 4200000 <6>[ 0.194702] ION heap audio created at 7e601000 with size 4cf000 <5>[ 0.194976] pmic8058_pwm_probe: OK <6>[ 0.195098] klog_init: phys buffer at 0x7ff00000 <6>[ 0.195220] klog_init: virt address at 0xbfe00000 <6>[ 0.195220] klog_init: found valid klog, len 1048576 <6>klog_init: using buffer 3 at 0xbfec0000, length 262116 <6>klog_init: last_klog head=96436 tail=0 size=96436 <6>klog_init: last_klog2 head=66792 tail=0 size=66792 <6>klog_init: last_klog3 head=88500 tail=0 size=88500 <5>SCSI subsystem initialized <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <6>usbcore: registered new device driver usb <6>input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8058-core/pm8xxx-pwrkey/input/input0 <6>Advanced Linux Sound Architecture Driver Version 1.0.25. <6>Bluetooth: Core ver 2.16 <6>NET: Registered protocol family 31 <6>Bluetooth: HCI device and connection manager initialized <6>Bluetooth: HCI socket layer initialized <6>Bluetooth: L2CAP socket layer initialized <6>Bluetooth: SCO socket layer initialized <6>cfg80211: Calling CRDA to update world regulatory domain <6>Switching to clocksource gp_timer <6>NET: Registered protocol family 2 <6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) <6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) <6>TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) <6>TCP: Hash tables configured (established 131072 bind 65536) <6>TCP: reno registered <6>UDP hash table entries: 512 (order: 2, 24576 bytes) <6>UDP-Lite hash table entries: 512 (order: 2, 24576 bytes) <6>NET: Registered protocol family 1 <6>Trying to unpack rootfs image as initramfs... <6>Freeing initrd memory: 3560K <6>Detected 5 counters on the L2CC PMU. <6>pil_qdsp6v3 pil_qdsp6v3: using non-secure boot <3>smd_channel_probe_worker: allocation table not initialized <6>snddev_icodec_probe: msm_codec_i2s_slave_mode = 0 <4>8058_s4: Failed to create debugfs directory <6>dspcrashd_probe: Platform driver values: Base = 0x46700000, Size = 0x2000000,pdata = 0xdeaddead <6>Max ACPU freq: 1782000 KHz <4>8901_s0: Failed to create debugfs directory <4>8901_s1: Failed to create debugfs directory <6>CPU0: 28 scaling frequencies supported. <6>CPU1: 28 scaling frequencies supported. <6>audit: initializing netlink socket (disabled) <5>type=2000 audit(0.540:1): initialized <6>fuse init (API version 7.18) <6>msgmni has been set to 1636 <7>SELinux: Registering netfilter hooks <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) <6>io scheduler noop registered <6>io scheduler deadline registered <6>io scheduler row registered (default) <6>io scheduler cfq registered <6> msm_vidc_enc: Inside vid_enc_init()<6> msm_vidc_enc: Inside vid_enc_vcd_init()<6>msm_serial_hs module loaded <6>[BT]msm_serial_hs module loaded <6>msm_serial_hsl: detected port #0 <6>msm_serial_hsl.0: ttyHSL0 at MMIO 0x19c40000 (irq = 227) is a MSM <6>msm_serial_hsl: driver initialized <6>msm_rotator_probe: rotator_hw_revision=1 <6>kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>kgsl kgsl-2d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>kgsl kgsl-2d1: |kgsl_gpummu_init| MMU type set for device is GPUMMU <6>brd: module loaded <6>loop: module loaded <6>lkdtm: No crash points registered, enable through debugfs <6>pmem: Initializing pmem_adsp as non-cached <3>pmem: Cannot allocate from reserved memory for pmem_adsp <4>android_pmem: probe of android_pmem.2 failed with error -1 <6>pmem: Initializing pmem_audio as non-cached <6>allocating 5042176 bytes at 7ead0000 physical for pmem_audio <4>8058_l18: Failed to create debugfs directory <6>Before a6 call to i2c_add_driver. <3>a6_init_state: enabling A6 internal wake. <3>a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b <6>A6 Version: HW: 255, FW (M.m.B): 2.13.25, ManID: 28769, ProdTyp: 1281 <5>A6 driver initialized successfully! <3>a6_init_state: enabling A6 internal wake. <3>a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b <6>A6 Version: HW: 255, FW (M.m.B): 2.7.29, ManID: 28769, ProdTyp: 1793 <5>A6 driver initialized successfully! <4>i2c-core: driver [a6] using legacy suspend method <4>i2c-core: driver [a6] using legacy resume method <6>nduid: a2c05ffc9b43476f32fcebe0347280ccf3fe3d1a <3>hsuart_rxtx_lists_init: init 80ad716c <3>hsuart_rxtx_lists_init: init 80ad71a0 hsuart_tty:created 'ttyHS0' device on UART 0 mdmgpio_init mdmgpio_probe <3>msm_wm8958_setup_power: codec power setup <4>vdd50_boost: Failed to create debugfs directory <4>8058_s3: Failed to create debugfs directory <3>wm8994_ldo_power: Power up the WM8994 LDOs <6>wm8994 4-001a: WM8958 revision B <4>wm8994 4-001a: No interrupt specified, no interrupts <7>gpiochip_find_base: found new base at 501 <6>gpiochip_add: registered GPIOs 501 to 511 on device: wm8994 <6>SCSI Media Changer driver v0.25 <6>PPP generic driver version 2.4.2 <6>PPP BSD Compression module registered <6>PPP Deflate Compression module registered <6>PPP MPPE Compression module registered <6>NET: Registered protocol family 24 <6>SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled). <6>CSLIP: code copyright 1989 Regents of the University of California. <4>8058_s1: Failed to create debugfs directory <4>8058_l6: Failed to create debugfs directory <4>8058_l7: Failed to create debugfs directory <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <3>Rate 2147483647 for jpegd_clk is greater than highest Fmax <6>host driver registered w/ tranceiver <6>usbcore: registered new interface driver cdc_acm <6>cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters <6>usbcore: registered new interface driver cdc_wdm <6>Initializing USB Mass Storage driver... <6>usbcore: registered new interface driver usb-storage <6>USB Mass Storage support registered. <6>usbcore: registered new interface driver ums-alauda <6>usbcore: registered new interface driver ums-cypress <6>usbcore: registered new interface driver ums-datafab <6>usbcore: registered new interface driver ums-freecom <6>usbcore: registered new interface driver ums-isd200 <6>usbcore: registered new interface driver ums-jumpshot <6>usbcore: registered new interface driver ums-karma <6>usbcore: registered new interface driver ums-onetouch <6>usbcore: registered new interface driver ums-sddr09 <6>usbcore: registered new interface driver ums-sddr55 <6>usbcore: registered new interface driver ums-usbat <6>usbcore: registered new interface driver usbserial <6>usbserial: USB Serial Driver core <6>usbcore: registered new interface driver usb_ehset_test <6>peripheral driver registered w/ tranceiver <6>mbim_init: initialize 1 instances <6>mbim_init: Initialized 1 ports <6>rndis_qc_init: initialize rndis QC instance <6>android_usb gadget: Mass Storage Function, version: 2009/09/11 <6>android_usb gadget: Number of LUNs=1 <6> lun0: LUN: removable file: (no medium) <6>android_usb gadget: android_usb ready <4>8058_l10: Failed to create debugfs directory <4>vdd50_boost: Failed to create debugfs directory <6>GPIO Input Driver: Start gpio inputs for tenderloin-keypad in interrupt mode <6>input: tenderloin-keypad as /devices/virtual/input/input1 <6>i2c i2c-0: mpu3050: +lsm303dlha <6>i2c i2c-0: mpu3050: +lsm303dlhm <4>i2c i2c-0: WARNING: Compass irq not assigned <4>i2c i2c-0: mpu3050: No Pressure Present <4>ODEBUG: object is on stack, but not annotated <4>------------[ cut here ]------------ <4>WARNING: at /home/flintman/source/ever/lollipop/kernel/htc/msm8960/lib/debugobjects.c:302 __debug_object_init+0x2bc/0x374() Modules linked in: [<80015020>] (unwind_backtrace+0x0/0x11c) from [<8007781c>] (warn_slowpath_common+0x4c/0x64) [<8007781c>] (warn_slowpath_common+0x4c/0x64) from [<800778c4>] (warn_slowpath_null+0x18/0x20) [<800778c4>] (warn_slowpath_null+0x18/0x20) from [<80228440>] (__debug_object_init+0x2bc/0x374) [<80228440>] (__debug_object_init+0x2bc/0x374) from [<8009425c>] (hrtimer_init+0x18/0x30) [<8009425c>] (hrtimer_init+0x18/0x30) from [<80082340>] (do_nsleep+0x2c/0xf4) [<80082340>] (do_nsleep+0x2c/0xf4) from [<8008241c>] (hr_msleep+0x14/0x1c) [<8008241c>] (hr_msleep+0x14/0x1c) from [<8039ec38>] (MLDLPowerMgmtMPU+0x194/0x4a8) [<8039ec38>] (MLDLPowerMgmtMPU+0x194/0x4a8) from [<803a03e4>] (mpu3050_open+0xa4/0x4bc) [<803a03e4>] (mpu3050_open+0xa4/0x4bc) from [<8039ccc0>] (mpu3050_probe+0x3a4/0x6b4) [<8039ccc0>] (mpu3050_probe+0x3a4/0x6b4) from [<803a9ee0>] (i2c_device_probe+0xb8/0x100) [<803a9ee0>] (i2c_device_probe+0xb8/0x100) from [<802ca8b0>] (driver_probe_device+0x134/0x328) [<802ca8b0>] (driver_probe_device+0x134/0x328) from [<802cab50>] (__driver_attach+0x68/0x8c) [<802cab50>] (__driver_attach+0x68/0x8c) from [<802c8e20>] (bus_for_each_dev+0x70/0x84) [<802c8e20>] (bus_for_each_dev+0x70/0x84) from [<802c9ec8>] (bus_add_driver+0x10c/0x258) [<802c9ec8>] (bus_add_driver+0x10c/0x258) from [<802cb098>] (driver_register+0x9c/0x114) [<802cb098>] (driver_register+0x9c/0x114) from [<803abcd0>] (i2c_register_driver+0x40/0xdc) [<803abcd0>] (i2c_register_driver+0x40/0xdc) from [<8088f298>] (mpu_init+0x10/0x60) [<8088f298>] (mpu_init+0x10/0x60) from [<800085e0>] (do_one_initcall+0x8c/0x150) [<800085e0>] (do_one_initcall+0x8c/0x150) from [<8086db98>] (kernel_init+0x104/0x1c0) [<8086db98>] (kernel_init+0x104/0x1c0) from [<8000f4f8>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 4b5cf693c24a3bd2 ]--- <6>gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0 <6>gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0 <6>gpio_keys_scan_keys: key 1-ac, 2 (40) changed to 0 <6>i2c i2c-0: Installing irq using 381 <6>i2c i2c-0: Module Param interface = mpuirq <4>i2c-core: driver [mpu3050] using legacy suspend method <4>i2c-core: driver [mpu3050] using legacy resume method <7>mpu_init <6><6>lsm303dlh magnetometer driver <3>lsm303dlh_mag_sysfs: probe start <3>ulpi_read: timeout 48300000 <6>input: lsm303dlh_mag_sysfs as /devices/i2c-0/0-001e/input/input2 <6>lsm303dlh_mag_sysfs 0-001e: lsm303dlh_mag probed <7>lsm303dlh_acc_sysfs accelerometer driver: init <6>lsm303dlh_acc_sysfs: probe start. <6>lsm303dlh_acc_sysfs: hw init start <6>lsm303dlh_acc_sysfs: hw init done <6>input: lsm303dlh_acc_sysfs as /devices/i2c-0/0-0018/input/input3 <6>lsm303dlh_acc_sysfs 0-0018: lsm303dlh_acc_sysfs: probed <4>i2c-core: driver [lsm303dlh_acc_sysfs] using legacy suspend method <4>i2c-core: driver [lsm303dlh_acc_sysfs] using legacy resume method <4>------------[ cut here ]------------ <4>WARNING: at /home/flintman/source/ever/lollipop/kernel/htc/msm8960/lib/debugobjects.c:262 debug_print_object+0x8c/0xb4() <3>ODEBUG: assert_init not available (active state 0) object type: timer_list hint: stub_timer+0x0/0x10 Modules linked in: [<80015020>] (unwind_backtrace+0x0/0x11c) from [<8007781c>] (warn_slowpath_common+0x4c/0x64) [<8007781c>] (warn_slowpath_common+0x4c/0x64) from [<80077860>] (warn_slowpath_fmt+0x2c/0x3c) [<80077860>] (warn_slowpath_fmt+0x2c/0x3c) from [<8022815c>] (debug_print_object+0x8c/0xb4) [<8022815c>] (debug_print_object+0x8c/0xb4) from [<80228aac>] (debug_object_assert_init+0xac/0xd4) [<80228aac>] (debug_object_assert_init+0xac/0xd4) from [<80082760>] (del_timer+0x14/0xb0) [<80082760>] (del_timer+0x14/0xb0) from [<8008d5b0>] (__cancel_work_timer+0x20/0x100) [<8008d5b0>] (__cancel_work_timer+0x20/0x100) from [<803a4e48>] (isl29023_set_power_state+0x74/0x80) [<803a4e48>] (isl29023_set_power_state+0x74/0x80) from [<805df6f8>] (isl29023_probe+0x188/0x374) [<805df6f8>] (isl29023_probe+0x188/0x374) from [<803a9ee0>] (i2c_device_probe+0xb8/0x100) [<803a9ee0>] (i2c_device_probe+0xb8/0x100) from [<802ca8b0>] (driver_probe_device+0x134/0x328) [<802ca8b0>] (driver_probe_device+0x134/0x328) from [<802cab50>] (__driver_attach+0x68/0x8c) [<802cab50>] (__driver_attach+0x68/0x8c) from [<802c8e20>] (bus_for_each_dev+0x70/0x84) [<802c8e20>] (bus_for_each_dev+0x70/0x84) from [<802c9ec8>] (bus_add_driver+0x10c/0x258) [<802c9ec8>] (bus_add_driver+0x10c/0x258) from [<802cb098>] (driver_register+0x9c/0x114) [<802cb098>] (driver_register+0x9c/0x114) from [<803abcd0>] (i2c_register_driver+0x40/0xdc) [<803abcd0>] (i2c_register_driver+0x40/0xdc) from [<800085e0>] (do_one_initcall+0x8c/0x150) [<800085e0>] (do_one_initcall+0x8c/0x150) from [<8086db98>] (kernel_init+0x104/0x1c0) [<8086db98>] (kernel_init+0x104/0x1c0) from [<8000f4f8>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 4b5cf693c24a3bd3 ]--- <6>input: isl29023 light sensor as /devices/virtual/input/input4 isl29023 input_dev success <6>isl29023 0-0044: driver version 1.0 enabled <4>i2c-core: driver [isl29023] using legacy suspend method <4>i2c-core: driver [isl29023] using legacy resume method <6>using rtc device, pm8xxx_rtc, for alarms<6>rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0 <6>i2c /dev entries driver <6>lirc_dev: IR Remote Control driver registered, major 240 <6>IR RC5 (streamzap) protocol handler initialized <6>IR SANYO protocol handler initialized <6>IR MCE Keyboard/mouse protocol handler initialized <6>IR LIRC bridge handler initialized <6>Linux video capture interface: v2.00 +++ config_camera_on_gpios_web_cam_mt9m113 <4>8058_lvs0: Failed to create debugfs directory config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed <4>8058_l11: Failed to create debugfs directory config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed --- config_camera_on_gpios_web_cam_mt9m113 <4>fs_vfe: Failed to create debugfs directory <3>ulpi_read: timeout 48300000 +++ config_camera_off_gpios_web_cam_mt9m113 config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed --- config_camera_off_gpios_web_cam_mt9m113 <6>msm_sync_init: initialized mt9m113 <6>max8903b driver registeration! rc = 0 <6>msm_adc successfully registered <5>tsens_tm_init: OK <6>device-mapper: uevent: version 1.0.3 <6>device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com <6>device-mapper: multipath: version 1.3.0 loaded <6>device-mapper: multipath round-robin: version 1.0.0 loaded <6>device-mapper: multipath queue-length: version 0.1.0 loaded <6>device-mapper: multipath service-time: version 0.2.0 loaded <6>cpuidle: using governor ladder <6>cpuidle: using governor menu <6>mmc0: SDCC Version: 0x00000000 <3>mmc0: No card detect facilities available <4>8901_l5: Failed to create debugfs directory <4>8901_lvs0: Failed to create debugfs directory <6>mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma 18 dmacrcri 1 <6>mmc0: Controller capabilities: 0x00000001 <6>mmc0: 8 bit data mode enabled <6>mmc0: 4 bit data mode disabled <6>mmc0: polling status mode disabled <6>mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz <6>mmc0: Slot eject status = 0 <6>mmc0: Power save feature enable = 1 <6>mmc0: DM non-cached buffer at bf8e6000, dma_addr 0x746e0000 <6>mmc0: DM cmd busaddr 0x746e0000, cmdptr busaddr 0x746f7f40 <6>mmc1: SDCC Version: 0x00000000 <3>mmc1: No card detect facilities available <4>8058_s3: Failed to create debugfs directory <6>mmc1: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma 21 dmacrcri 5 <6>mmc1: Controller capabilities: 0x00000001 <6>mmc1: 8 bit data mode disabled <6>mmc1: 4 bit data mode enabled <6>mmc1: polling status mode disabled <6>mmc1: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz <6>mmc1: Slot eject status = 0 <6>mmc1: Power save feature enable = 1 <6>mmc1: DM non-cached buffer at bfb01000, dma_addr 0x74700000 <6>mmc1: DM cmd busaddr 0x74700000, cmdptr busaddr 0x74717f40 tenderloin_probe_wifi: id 4 mmc b44d0000 <3>board_sdio_wifi_enable <4>8058_s3: Failed to create debugfs directory <4>8901_l3: Failed to create debugfs directory <4>8901_l1: Failed to create debugfs directory <4>8058_l19: Failed to create debugfs directory <6>wifi_power(1) 1.8V sdio: set load <6>tenderloin_wifi_power: New regulator mode for 8058_s3: 2 <6>wifi_power(1) 3.3V <6>wifi_power(1) 8901_l1 3.3V <6>wifi_power(1) 8058_l19 1.8V wifi_power(1) CHIP_PWD <7>LM8502 module init called <7>LM8502 probe called <3>ulpi_read: timeout 48300000 <3>qup_i2c qup_i2c.3: QUP: I2C status flags :0x1343c8, irq:193 <3>qup_i2c qup_i2c.3: I2C slave addr:0x33 not connected <3>ulpi_read: timeout 48300000 <3>Unable to read LM8502 registers <6>mmc0: disabling BKOPS <7>Registered led device: core_navi_left <7>Registered led device: core_navi_right <6>mmc0: new high speed MMC card at address 0001 <6>mmcblk0: mmc0:0001 SEM32G 29.7 GiB <4>i2c-core: driver [LM8502] using legacy suspend method <4>i2c-core: driver [LM8502] using legacy resume method <6>usbcore: registered new interface driver usbhid <6>usbhid: USB HID core driver <6>ashmem: initialized <6>logger: created 256K log 'log_main' <6>logger: created 256K log 'log_events' <6>logger: created 256K log 'log_radio' <6>logger: created 256K log 'log_system' <6>msm-cpu-dai msm-cpu-dai.0: asoc_msm_cpu_probe: dev name msm-cpu-dai.0 <6>msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0 <6>msm-dsp-audio msm-dsp-audio.0: msm_pcm_probe: dev name msm-dsp-audio.0 <6> mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 > <3>msm_wm8958_shutdown_power: codec power shutdown <4>vdd50_boost: Failed to create debugfs directory <3>wm8994_ldo_power: Power down the WM8994 LDOs <6>asoc: wm8994-aif1 <-> msm-cpu-dai.0 mapping ok <6>asoc: wm8994-aif2 <-> msm-cpu-dai.0 mapping ok <6>input: msm-audio headset as /devices/platform/soc-audio/sound/card0/input5 <6>GACT probability NOT on <6>Mirror/redirect action on Failed to load ipt action <6>u32 classifier <6> Performance counters on <6> input device check on <6> Actions configured <6>Netfilter messages via NETLINK v0.30. <6>nf_conntrack version 0.5.0 (13095 buckets, 52380 max) <6>ctnetlink v0.93: registering with nfnetlink. <6>NF_TPROXY: Transparent proxy support initialized, version 4.1.0 <6>NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. <6>xt_time: kernel timezone is -0000 <6>ip_tables: (C) 2000-2006 Netfilter Core Team <6>arp_tables: (C) 2002 David S. Miller <6>TCP: cubic registered <6>NET: Registered protocol family 10 <6>Mobile IPv6 <6>ip6_tables: (C) 2000-2006 Netfilter Core Team <6>IPv6 over IPv4 tunneling driver <6>NET: Registered protocol family 17 <6>NET: Registered protocol family 15 <6>Bluetooth: RFCOMM TTY layer initialized <6>Bluetooth: RFCOMM socket layer initialized <6>Bluetooth: RFCOMM ver 1.11 <6>Bluetooth: BNEP (Ethernet Emulation) ver 1.3 <6>Bluetooth: HIDP (Human Interface Emulation) ver 1.2 <6>L2TP core driver, V2.0 <6>PPPoL2TP kernel driver, V2.0 <6>L2TP IP encapsulation support (L2TPv3) <6>L2TP netlink interface <6>L2TP ethernet pseudowire support (L2TPv3) <3>lcdc_tenderloin_panel_init: +++++++++++++++++++++++ <3>lcdc_tenderloin_probe: ++ <6>Lcdc_tenderloin_probe: bl_pwm0=b5bbe000 LPG_chan0=0 <6>setting pdata->panel_info.fb_num to 3. type: 3 <4>------------[ cut here ]------------ <4>WARNING: at /home/flintman/source/ever/lollipop/kernel/htc/msm8960/arch/arm/mach-msm/clock-local.c:424 rcg_clk_prepare+0x2c/0x48() Attempting to prepare pixel_mdp_clk before setting its rate. Set the rate first! Modules linked in: [<80015020>] (unwind_backtrace+0x0/0x11c) from [<8007781c>] (warn_slowpath_common+0x4c/0x64) [<8007781c>] (warn_slowpath_common+0x4c/0x64) from [<80077860>] (warn_slowpath_fmt+0x2c/0x3c) [<80077860>] (warn_slowpath_fmt+0x2c/0x3c) from [<800593a0>] (rcg_clk_prepare+0x2c/0x48) [<800593a0>] (rcg_clk_prepare+0x2c/0x48) from [<80020920>] (clk_prepare+0x94/0xd8) [<80020920>] (clk_prepare+0x94/0xd8) from [<80257af8>] (cont_splash_clk_ctrl.part.0+0x14/0x70) [<80257af8>] (cont_splash_clk_ctrl.part.0+0x14/0x70) from [<80257d90>] (lcdc_probe+0xc4/0x200) [<80257d90>] (lcdc_probe+0xc4/0x200) from [<802cbb58>] (platform_drv_probe+0x14/0x18) [<802cbb58>] (platform_drv_probe+0x14/0x18) from [<802ca8b0>] (driver_probe_device+0x134/0x328) [<802ca8b0>] (driver_probe_device+0x134/0x328) from [<802c8ebc>] (bus_for_each_drv+0x74/0x88) [<802c8ebc>] (bus_for_each_drv+0x74/0x88) from [<802ca70c>] (device_attach+0x80/0xa4) [<802ca70c>] (device_attach+0x80/0xa4) from [<802c9c34>] (bus_probe_device+0x28/0x98) [<802c9c34>] (bus_probe_device+0x28/0x98) from [<802c8434>] (device_add+0x434/0x580) [<802c8434>] (device_add+0x434/0x580) from [<802cbed4>] (platform_device_add+0x134/0x1a0) [<802cbed4>] (platform_device_add+0x134/0x1a0) from [<8023daa0>] (msm_fb_add_device+0x148/0x1a8) [<8023daa0>] (msm_fb_add_device+0x148/0x1a8) from [<805d3e8c>] (lcdc_tenderloin_probe+0x78/0x98) [<805d3e8c>] (lcdc_tenderloin_probe+0x78/0x98) from [<802cbb58>] (platform_drv_probe+0x14/0x18) [<802cbb58>] (platform_drv_probe+0x14/0x18) from [<802ca8b0>] (driver_probe_device+0x134/0x328) [<802ca8b0>] (driver_probe_device+0x134/0x328) from [<802c8ebc>] (bus_for_each_drv+0x74/0x88) [<802c8ebc>] (bus_for_each_drv+0x74/0x88) from [<802ca70c>] (device_attach+0x80/0xa4) [<802ca70c>] (device_attach+0x80/0xa4) from [<802c9c34>] (bus_probe_device+0x28/0x98) [<802c9c34>] (bus_probe_device+0x28/0x98) from [<802c8434>] (device_add+0x434/0x580) [<802c8434>] (device_add+0x434/0x580) from [<802cbed4>] (platform_device_add+0x134/0x1a0) [<802cbed4>] (platform_device_add+0x134/0x1a0) from [<80063c10>] (lcdc_tenderloin_device_register+0x7c/0xcc) [<80063c10>] (lcdc_tenderloin_device_register+0x7c/0xcc) from [<808792a0>] (lcdc_tenderloin_panel_init+0xa8/0xd8) [<808792a0>] (lcdc_tenderloin_panel_init+0xa8/0xd8) from [<800085e0>] (do_one_initcall+0x8c/0x150) [<800085e0>] (do_one_initcall+0x8c/0x150) from [<8086db98>] (kernel_init+0x104/0x1c0) [<8086db98>] (kernel_init+0x104/0x1c0) from [<8000f4f8>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 4b5cf693c24a3bd4 ]--- <3>ulpi_read: timeout 48300000 <6>FrameBuffer[0] 1024x768 size=9437184 bytes is registered successfully! <4>load_565rle_image: Can not open /initlogo.rle <7>Registered led device: lcd-backlight <6>mdp4_lcdc_vsync_init: ndx=0 <6>VFP support v0.3: implementor 51 architecture 64 part 2d variant 0 rev 0 <5>Registering SWP/SWPB emulation handler <6>clock_late_init: Removing enables held for handed-off clocks <6>MSM Watchdog Initialized <6>[MPDEC]: msm_mpdec_init init complete.<4>8058_l5: Failed to create debugfs directory <4>8058_l5: Failed to create debugfs directory <4>8058_l5: Failed to create debugfs directory <6>rtc-pm8xxx rtc-pm8xxx: setting system clock to 1970-01-01 03:29:53 UTC (12593) <6>msm_v4l2: msm_v4l2_init <6>ALSA device list: <6> #0: msm-audio <4>Warning: unable to open an initial console. <6>Freeing init memory: 264K <3>ulpi_read_with_reset: ulpi read failed for 5 times <4>mmc1: queuing unknown CIS tuple 0x01 (3 bytes) <4>mmc1: queuing unknown CIS tuple 0x1a (5 bytes) <4>mmc1: queuing unknown CIS tuple 0x1b (8 bytes) <4>mmc1: queuing unknown CIS tuple 0x14 (0 bytes) <4>mmc1: queuing unknown CIS tuple 0x80 (1 bytes) <4>mmc1: queuing unknown CIS tuple 0x81 (1 bytes) <4>mmc1: queuing unknown CIS tuple 0x82 (1 bytes) <7>SELinux: 2048 avtab hash slots, 4357 rules. <6>mmc1: new high speed SDIO card at address 0001 <7>SELinux: 2048 avtab hash slots, 4357 rules. <7>SELinux: 1 users, 2 roles, 358 types, 0 bools, 1 sens, 1024 cats <7>SELinux: 86 classes, 4357 rules <7>SELinux: Completing initialization. <7>SELinux: Setting up existing superblocks. <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts <7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts <7>SELinux: initialized (dev bdev, type bdev), not configured for labeling <7>SELinux: initialized (dev proc, type proc), uses genfs_contexts <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts <7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs <7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs <7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling <7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs <7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts <5>type=1403 audit(12593.680:2): policy loaded auid=4294967295 ses=4294967295 <3>init: /init.recovery.tenderloin.rc: 77: ignored duplicate definition of service 'ueventd' <3>init: /init.recovery.tenderloin.rc: 80: ignored duplicate definition of service 'recovery' <3>init: /init.recovery.tenderloin.rc: 82: ignored duplicate definition of service 'adbd' <6>init: command 'loglevel 7' action=early-init status=0 (/init.rc:6) <6>init: command 'setenforce 0' action=early-init status=0 (/init.rc:7) <6>init: command 'setcon u:r:init:s0' action=early-init status=0 (/init.rc:10) <5>init: starting 'ueventd' <6>init: command 'start ueventd' action=early-init status=0 (/init.rc:12) <5>init: starting 'healthd' <6>init: command 'start healthd' action=early-init status=0 (/init.rc:13) <6>init: processing action 0x76d24610 (early-init) <6>init: command 'start ueventd' action=early-init status=0 (/init.recovery.tenderloin.rc:2) <6>init: command 'setenforce 0' action=early-init status=0 (/init.recovery.tenderloin.rc:3) <6>init: processing action 0x76d24790 (wait_for_coldboot_done) <6>init: wait for /dev/.coldboot_done <3>healthd: wakealarm_init: timerfd_create failed <3>init: invalid uid 'fm_radio' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicalock' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'felicaclient' <3>init: invalid uid 'autobot_access' <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <6>android_work: android_work: did not send uevent (0 0 (null)) <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <6>init: command 'wait_for_coldboot_done' action=wait_for_coldboot_done status=0 ((null):0) <6>init: processing action 0x76d247c0 (mix_hwrng_into_linux_rng) <3>init: /dev/hw_random not found <6>init: command 'mix_hwrng_into_linux_rng' action=mix_hwrng_into_linux_rng status=0 ((null):0) <6>init: processing action 0x76d247f0 (keychord_init) <6>init: command 'keychord_init' action=keychord_init status=0 ((null):0) <6>init: processing action 0x76d24820 (console_init) <6>init: command 'console_init' action=console_init status=0 ((null):0) <6>init: processing action 0x76d242b0 (init) <6>init: command 'export PATH /sbin:/system/bin' action=init status=0 (/init.rc:20) <6>init: command 'export LD_LIBRARY_PATH .:/sbin' action=init status=0 (/init.rc:21) <6>init: command 'export ANDROID_ROOT /system' action=init status=0 (/init.rc:22) <6>init: command 'export ANDROID_DATA /data' action=init status=0 (/init.rc:23) <6>init: command 'export EXTERNAL_STORAGE /sdcard' action=init status=0 (/init.rc:24) <6>init: command 'mkdir /boot' action=init status=0 (/init.rc:26) <6>init: command 'mkdir /recovery' action=init status=0 (/init.rc:27) <6>init: command 'mkdir /system' action=init status=0 (/init.rc:28) <6>init: command 'mkdir /data' action=init status=0 (/init.rc:29) <6>init: command 'mkdir /cache' action=init status=0 (/init.rc:30) <6>init: command 'mkdir /sideload' action=init status=0 (/init.rc:31) <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <6>init: command 'mount tmpfs tmpfs /tmp' action=init status=0 (/init.rc:32) <6>init: command 'chown root shell /tmp' action=init status=0 (/init.rc:34) <6>init: command 'chmod 0775 /tmp' action=init status=0 (/init.rc:35) <6>init: command 'write /proc/sys/kernel/panic_on_oops 1' action=init status=0 (/init.rc:37) <6>init: processing action 0x76d24640 (init) <6>init: command 'export PATH /sbin' action=init status=0 (/init.recovery.tenderloin.rc:6) <6>init: command 'export LD_LIBRARY_PATH .:/sbin' action=init status=0 (/init.recovery.tenderloin.rc:7) <6>init: command 'export ANDROID_ROOT /system' action=init status=0 (/init.recovery.tenderloin.rc:8) <6>init: command 'export ANDROID_DATA /data' action=init status=0 (/init.recovery.tenderloin.rc:9) <6>init: command 'export EXTERNAL_STORAGE /sdcard' action=init status=0 (/init.recovery.tenderloin.rc:10) <6>init: command 'symlink /system/etc /etc' action=init status=-1 (/init.recovery.tenderloin.rc:12) <6>init: command 'mkdir /boot' action=init status=0 (/init.recovery.tenderloin.rc:14) <6>init: command 'mkdir /sdcard' action=init status=0 (/init.recovery.tenderloin.rc:15) <6>init: command 'mkdir /internal_sd' action=init status=0 (/init.recovery.tenderloin.rc:16) <6>init: command 'mkdir /external_sd' action=init status=0 (/init.recovery.tenderloin.rc:17) <6>init: command 'mkdir /sd-ext' action=init status=0 (/init.recovery.tenderloin.rc:18) <6>init: command 'mkdir /datadata' action=init status=0 (/init.recovery.tenderloin.rc:19) <6>init: command 'mkdir /emmc' action=init status=0 (/init.recovery.tenderloin.rc:20) <6>init: command 'mkdir /system' action=init status=0 (/init.recovery.tenderloin.rc:21) <6>init: command 'mkdir /data' action=init status=0 (/init.recovery.tenderloin.rc:22) <6>init: command 'mkdir /cache' action=init status=0 (/init.recovery.tenderloin.rc:23) <6>init: command 'mount /tmp /tmp tmpfs' action=init status=-1 (/init.recovery.tenderloin.rc:24) <6>init: command 'chown root shell /tmp' action=init status=0 (/init.recovery.tenderloin.rc:26) <6>init: command 'chmod 0775 /tmp' action=init status=0 (/init.recovery.tenderloin.rc:27) <6>kjournald starting. Commit interval 5 seconds <6>EXT3-fs (mmcblk0p13): using internal journal <6>EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode <7>SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr <6>init: command 'mount ext3 /dev/block/mmcblk0p13 /boot wait noatime barrier=1' action=init status=0 (/init.recovery.tenderloin.rc:33) <6>init: command 'symlink /boot/lib /lib' action=init status=0 (/init.recovery.tenderloin.rc:36) <5>type=1400 audit(12594.480:3): avc: denied { execute } for pid=106 comm="init" name="busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file <5>type=1400 audit(12594.480:4): avc: denied { execute_no_trans } for pid=106 comm="init" path="/boot/bin/busybox" dev="mmcblk0p13" ino=19 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file <5>type=1400 audit(12594.730:5): avc: denied { create } for pid=107 comm="lvm.static" name=".lvm_(none)_107_1862161961" scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <5>type=1400 audit(12594.730:6): avc: denied { append } for pid=107 comm="lvm.static" name=".lvm_(none)_107_1862161961" dev="rootfs" ino=4744 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <5>type=1400 audit(12594.730:7): avc: denied { link } for pid=107 comm="lvm.static" name=".lvm_(none)_107_1862161961" dev="rootfs" ino=4744 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <5>type=1400 audit(12594.730:8): avc: denied { unlink } for pid=107 comm="lvm.static" name=".lvm_(none)_107_1862161961" dev="rootfs" ino=4744 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <5>type=1400 audit(12594.730:9): avc: denied { rename } for pid=107 comm="lvm.static" name=".lvm_(none)_107_917487122" dev="rootfs" ino=4748 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <5>type=1400 audit(12594.800:10): avc: denied { create } for pid=107 comm="lvm.static" name="store-media" scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file <5>type=1400 audit(12594.800:11): avc: denied { setattr } for pid=107 comm="lvm.static" name="store-media" dev="tmpfs" ino=4763 scontext=u:r:init:s0 tcontext=u:object_r:device:s0 tclass=blk_file <5>type=1400 audit(12594.930:12): avc: denied { write } for pid=107 comm="lvm.static" name=".cache" dev="rootfs" ino=4807 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file <6>init: command 'exec /boot/bin/sh -c LVM_SYSTEM_DIR=/lvm /boot/usr/sbin/lvm.static vgchange -ay' action=init status=0 (/init.recovery.tenderloin.rc:37) <6>init: command 'rm /lib' action=init status=0 (/init.recovery.tenderloin.rc:39) <6>init: command 'rm /boot/moboot.next' action=init status=0 (/init.recovery.tenderloin.rc:40) <3>enable_store: android_usb: already disabled <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=init status=0 (/init.recovery.tenderloin.rc:42) <6>init: command 'write /sys/class/android_usb/android0/idVendor 18D1' action=init status=0 (/init.recovery.tenderloin.rc:43) <6>init: command 'write /sys/class/android_usb/android0/idProduct 0c86' action=init status=0 (/init.recovery.tenderloin.rc:44) <6>init: command 'write /sys/class/android_usb/android0/functions mass_storage,adb' action=init status=0 (/init.recovery.tenderloin.rc:45) <6>init: command 'write /sys/class/android_usb/android0/iManufacturer ${ro.product.manufacturer}' action=init status=0 (/init.recovery.tenderloin.rc:46) <6>init: command 'write /sys/class/android_usb/android0/iProduct ${ro.product.model}' action=init status=0 (/init.recovery.tenderloin.rc:47) <6>init: command 'write /sys/class/android_usb/android0/iSerial ${ro.serialno}' action=init status=0 (/init.recovery.tenderloin.rc:48) <6>init: processing action 0x76d24850 (mix_hwrng_into_linux_rng) <3>init: /dev/hw_random not found <6>init: command 'mix_hwrng_into_linux_rng' action=mix_hwrng_into_linux_rng status=0 ((null):0) <6>init: processing action 0x76d24880 (property_service_init) <6>init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0' <6>init: command 'property_service_init' action=property_service_init status=0 ((null):0) <6>init: processing action 0x76d248b0 (signal_init) <6>init: command 'signal_init' action=signal_init status=0 ((null):0) <6>init: processing action 0x76d24460 (late-init) <6>init: command 'trigger early-fs' action=late-init status=0 (/init.rc:67) <6>init: command 'trigger fs' action=late-init status=0 (/init.rc:68) <6>init: command 'trigger post-fs' action=late-init status=0 (/init.rc:69) <6>init: command 'trigger post-fs-data' action=late-init status=0 (/init.rc:70) <6>init: command 'trigger load_all_props_action' action=late-init status=0 (/init.rc:75) <6>init: command 'trigger early-boot' action=late-init status=0 (/init.rc:77) <6>init: command 'trigger boot' action=late-init status=0 (/init.rc:78) <6>init: processing action 0x76d248e0 (queue_property_triggers) <6>init: command 'queue_property_triggers' action=queue_property_triggers status=0 ((null):0) <6>init: processing action 0x76d24340 (fs) <6>init: command 'mkdir /dev/usb-ffs 0770 shell shell' action=fs status=0 (/init.rc:40) <6>init: command 'mkdir /dev/usb-ffs/adb 0770 shell shell' action=fs status=0 (/init.rc:41) <6>init: command 'mount functionfs adb /dev/usb-ffs/adb uid=2000,gid=2000' action=fs status=-1 (/init.rc:42) <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=fs status=0 (/init.rc:44) <6>init: command 'write /sys/class/android_usb/android0/idVendor 18D1' action=fs status=0 (/init.rc:45) <6>init: command 'write /sys/class/android_usb/android0/idProduct D002' action=fs status=0 (/init.rc:46) <6>init: command 'write /sys/class/android_usb/android0/f_ffs/aliases adb' action=fs status=-2 (/init.rc:47) <6>init: command 'write /sys/class/android_usb/android0/functions adb' action=fs status=0 (/init.rc:48) <6>init: command 'write /sys/class/android_usb/android0/iManufacturer ${ro.product.manufacturer}' action=fs status=0 (/init.rc:49) <6>init: command 'write /sys/class/android_usb/android0/iProduct ${ro.product.model}' action=fs status=0 (/init.rc:50) <6>init: command 'write /sys/class/android_usb/android0/iSerial ${ro.serialno}' action=fs status=0 (/init.rc:51) <6>init: processing action 0x76d24430 (load_all_props_action) <3>init: Unable to open persistent property directory /data/property errno: 2 <6>init: command 'load_all_props' action=load_all_props_action status=0 (/init.rc:63) <6>init: processing action 0x76d24400 (boot) <6>init: command 'ifup lo' action=boot status=0 (/init.rc:55) <6>init: command 'hostname localhost' action=boot status=0 (/init.rc:56) <6>init: command 'domainname localdomain' action=boot status=0 (/init.rc:57) <5>init: starting 'set_permissive' <6>init: computing context for service '/sbin/recovery' <3>init: Warning! Service recovery needs a SELinux domain defined; please fix! <5>init: starting 'recovery' <6>init: computing context for service '/sbin/ts_srv' <3>init: Warning! Service tsdriver needs a SELinux domain defined; please fix! <5>init: starting 'tsdriver' <6>init: command 'class_start default' action=boot status=0 (/init.rc:59) <6>init: waitpid returned pid 115, status = 0000ff00 <5>init: process 'set_permissive', pid 115 exited <6>init: processing action 0x76d24700 (boot) <6>init: command 'write /sys/module/rpm_resources/enable_low_power/L2_cache 1' action=boot status=0 (/init.recovery.tenderloin.rc:53) <6>init: command 'write /sys/module/rpm_resources/enable_low_power/pxo 1' action=boot status=0 (/init.recovery.tenderloin.rc:54) <6>init: command 'write /sys/module/rpm_resources/enable_low_power/vdd_dig 1' action=boot status=0 (/init.recovery.tenderloin.rc:55) <6>init: command 'write /sys/module/rpm_resources/enable_low_power/vdd_mem 1' action=boot status=0 (/init.recovery.tenderloin.rc:56) <6>init: command 'write /sys/module/pm_8x60/modes/cpu0/power_collapse/suspend_enabled 1' action=boot status=0 (/init.recovery.tenderloin.rc:57) <6>init: command 'write /sys/module/pm_8x60/modes/cpu1/power_collapse/suspend_enabled 1' action=boot status=0 (/init.recovery.tenderloin.rc:58) <6>init: command 'write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ondemand' action=boot status=-22 (/init.recovery.tenderloin.rc:59) <6>init: command 'write /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor ondemand' action=boot status=-22 (/init.recovery.tenderloin.rc:60) <6>init: command 'write /sys/devices/system/cpu/cpufreq/ondemand/up_threshold 90' action=boot status=-2 (/init.recovery.tenderloin.rc:61) <6>init: command 'write /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate 50000' action=boot status=-2 (/init.recovery.tenderloin.rc:62) <6>init: command 'write /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor 4' action=boot status=-2 (/init.recovery.tenderloin.rc:63) <6>init: command 'write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 384000' action=boot status=0 (/init.recovery.tenderloin.rc:64) <6>init: command 'write /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq 384000' action=boot status=0 (/init.recovery.tenderloin.rc:65) <3>[DISP] lcdc_panel_power: ++ 1 <4>8058_l10: Failed to create debugfs directory <6>input: HPTouchpad as /devices/virtual/input/input6 <4>mdp4_csc_config: Block type 10 isn't supported by CSC. <4>mdp4_csc_config: Block type 8 isn't supported by CSC. <6>init: command 'write /sys/devices/system/cpu/cpu1/online 0' action=boot status=0 (/init.recovery.tenderloin.rc:66) <6>init: command 'ifup lo' action=boot status=0 (/init.recovery.tenderloin.rc:68) <6>init: command 'hostname localhost' action=boot status=0 (/init.recovery.tenderloin.rc:69) <6>init: command 'domainname localdomain' action=boot status=0 (/init.recovery.tenderloin.rc:70) <6>init: command 'class_start default' action=boot status=0 (/init.recovery.tenderloin.rc:72) <6>init: processing action 0x76d245b0 (property:ro.debuggable=1) <6>init: command 'setprop service.adb.root 1' action=property:ro.debuggable=1 status=0 (/init.rc:131) <6>init: processing action 0x76d24730 (property:ro.debuggable=1) <6>init: command 'setprop service.adb.root 1' action=property:ro.debuggable=1 status=0 (/init.recovery.tenderloin.rc:87) <6>init: processing action 0x76d245e0 (property:service.adb.root=1) <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=property:service.adb.root=1 status=0 (/init.rc:135) <5>init: starting 'adbd' <6>init: command 'restart adbd' action=property:service.adb.root=1 status=0 (/init.rc:136) <6>init: command 'write /sys/class/android_usb/android0/enable 1' action=property:service.adb.root=1 status=0 (/init.rc:137) <6>init: processing action 0x76d24760 (property:service.adb.root=1) <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=property:service.adb.root=1 status=0 (/init.recovery.tenderloin.rc:91) <5>init: service 'adbd' is being killed <6>init: command 'restart adbd' action=property:service.adb.root=1 status=0 (/init.recovery.tenderloin.rc:92) <6>init: command 'write /sys/class/android_usb/android0/enable 1' action=property:service.adb.root=1 status=0 (/init.recovery.tenderloin.rc:93) <6>init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000' <6>adb_open <3>[DISP] lcdc_tenderloin_panel_set_backlight: 256 <5>type=1400 audit(12595.341:13): avc: denied { execmem } for pid=116 comm="recovery" scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=process <5>type=1400 audit(12595.341:14): avc: denied { execute } for pid=116 comm="recovery" path="/dev/ashmem" dev="tmpfs" ino=4549 scontext=u:r:init:s0 tcontext=u:object_r:ashmem_device:s0 tclass=chr_file <6>lsm303dlh_acc_sysfs: hw init start <6>lsm303dlh_acc_sysfs: hw init done <6>EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-8, type ext4), uses xattr <6>SELinux: Context u:object_r:recovery_cache_file:s0 is not valid (left unmapped). <6>EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-9, type ext4), uses xattr <6>android_work: android_work: sent uevent USB_STATE=CONNECTED <6>EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-9, type ext4), uses xattr <6>SELinux: Context u:object_r:bootchart_data_file:s0 is not valid (left unmapped). <5>type=1400 audit(12595.601:15): avc: denied { getattr } for pid=116 comm="recovery" path="/data/data/com.android.camera2" dev="dm-9" ino=654134 scontext=u:r:init:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir <5>type=1400 audit(12595.601:16): avc: denied { read } for pid=116 comm="recovery" name="com.android.camera2" dev="dm-9" ino=654134 scontext=u:r:init:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir <5>type=1400 audit(12595.601:17): avc: denied { open } for pid=116 comm="recovery" name="com.android.camera2" dev="dm-9" ino=654134 scontext=u:r:init:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir <5>type=1400 audit(12595.601:18): avc: denied { getattr } for pid=116 comm="recovery" path="/data/data/com.android.camera2/shared_prefs/com.android.camera2_preferences.xml" dev="dm-9" ino=654541 scontext=u:r:init:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file <5>type=1400 audit(12595.601:19): avc: denied { getattr } for pid=116 comm="recovery" path="/data/data/com.android.camera2/lib" dev="dm-9" ino=654135 scontext=u:r:init:s0 tcontext=u:object_r:app_data_file:s0 tclass=lnk_file <6>SELinux: Context u:object_r:adb_data_file:s0 is not valid (left unmapped). <6>SELinux: Context u:object_r:heapdump_data_file:s0 is not valid (left unmapped). <6>SELinux: Context u:object_r:theme_data_file:s0 is not valid (left unmapped). <6>SELinux: Context u:object_r:vold_data_file:s0 is not valid (left unmapped). <6>SELinux: Context u:object_r:gatekeeper_data_file:s0 is not valid (left unmapped). <6>SELinux: Context u:object_r:perfprofd_data_file:s0 is not valid (left unmapped). <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <7>SELinux: initialized (dev dm-6, type vfat), uses genfs_contexts <6>a6_update_connected_ps: ac=0 usb=1 dock=0 <6>max8903b_current_setup: CURRENT_500MA <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=20 chg=u <3>TSENS: TZ get temp failed! <7>SELinux: initialized (dev dm-6, type vfat), uses genfs_contexts <6>init: processing action 0x76d24520 (property:sys.usb.config=none) <5>init: service 'adbd' is being killed <6>init: command 'stop adbd' action=property:sys.usb.config=none status=0 (/init.rc:94) <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=property:sys.usb.config=none status=0 (/init.rc:95) <6>init: command 'write /sys/class/android_usb/android0/bDeviceClass 0' action=property:sys.usb.config=none status=0 (/init.rc:96) <6>adb_release <6>init: waitpid returned pid 126, status = 00000009 <5>init: process 'adbd', pid 126 exited <5>init: process 'adbd' killing any children in process group <6>init: processing action 0x76d24550 (property:sys.usb.config=mtp,adb) <6>init: command 'stop adbd' action=property:sys.usb.config=mtp,adb status=0 (/init.rc:99) <6>init: command 'write /sys/class/android_usb/android0/enable 0' action=property:sys.usb.config=mtp,adb status=0 (/init.rc:100) <6>init: command 'write /sys/class/android_usb/android0/functions mtp,adb' action=property:sys.usb.config=mtp,adb status=0 (/init.rc:101) <6>init: command 'write /sys/class/android_usb/android0/enable 1' action=property:sys.usb.config=mtp,adb status=0 (/init.rc:102) <5>init: starting 'adbd' <6>init: command 'start adbd' action=property:sys.usb.config=mtp,adb status=0 (/init.rc:103) <6>init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000' <6>mtp_bind_config <6>mtp_open <6>max8903b_current_setup: CURRENT_ZERO <6>max8903b_current_setup: CURRENT_500MA <5>type=1400 audit(12597.623:20): avc: denied { read } for pid=152 comm="recovery" name="/" dev="dm-6" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=dir <5>type=1400 audit(12597.623:21): avc: denied { open } for pid=152 comm="recovery" name="/" dev="dm-6" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=dir <6>healthd: battery l=90 v=3864 t=30.0 h=2 st=3 c=-558 chg=u <6>max8903b_current_setup: CURRENT_ZERO <6>android_usb gadget: high-speed config #1: android_usb <6>max8903b_current_setup: CURRENT_500MA <6>android_work: android_work: sent uevent USB_STATE=CONFIGURED <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=-464 chg=u <6>healthd: battery l=90 v=3868 t=30.0 h=2 st=3 c=-463 chg=u <6>healthd: battery l=89 v=3868 t=30.0 h=2 st=3 c=-463 chg=u <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-506 chg=u <5>type=1400 audit(12638.593:22): avc: denied { getattr } for pid=116 comm="recovery" path="/external_sd/ttinstall/BaNkS-Dynamic-GApps-6.x.x-11-11-15.zip" dev="dm-6" ino=10 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=file <5>type=1400 audit(12644.338:23): avc: denied { read } for pid=171 comm="recovery" name="android42_keyboard_signed.zip" dev="dm-6" ino=12 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=file <5>type=1400 audit(12644.338:24): avc: denied { open } for pid=171 comm="recovery" name="android42_keyboard_signed.zip" dev="dm-6" ino=12 scontext=u:r:init:s0 tcontext=u:object_r:vfat:s0 tclass=file <5>type=1400 audit(12644.389:25): avc: denied { execute } for pid=172 comm="recovery" name="updater" dev="tmpfs" ino=4884 scontext=u:r:init:s0 tcontext=u:object_r:init_tmpfs:s0 tclass=file <5>type=1400 audit(12644.389:26): avc: denied { execute_no_trans } for pid=172 comm="recovery" path="/tmp/updater" dev="tmpfs" ino=4884 scontext=u:r:init:s0 tcontext=u:object_r:init_tmpfs:s0 tclass=file <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null) <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <5>type=1400 audit(12644.429:27): avc: denied { write } for pid=172 comm="updater" name="lib" dev="dm-10" ino=915 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir <5>type=1400 audit(12644.429:28): avc: denied { remove_name } for pid=172 comm="updater" name="libjni_latinimegoogle.so" dev="dm-10" ino=2033 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir <5>type=1400 audit(12644.429:29): avc: denied { unlink } for pid=172 comm="updater" name="libjni_latinimegoogle.so" dev="dm-10" ino=2033 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file <5>type=1400 audit(12644.429:30): avc: denied { add_name } for pid=172 comm="updater" name="LatinImeGoogle.apk" scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=dir <5>type=1400 audit(12644.429:31): avc: denied { create } for pid=172 comm="updater" name="LatinImeGoogle.apk" scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file <5>type=1400 audit(12644.429:32): avc: denied { write } for pid=172 comm="updater" name="LatinImeGoogle.apk" dev="dm-10" ino=14706 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file <5>type=1400 audit(12644.869:33): avc: denied { setattr } for pid=172 comm="updater" name="LatinImeGoogle.apk" dev="dm-10" ino=14706 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-556 chg=u <6>kjournald starting. Commit interval 5 seconds <6>EXT3-fs (mmcblk0p13): using internal journal <6>EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode <7>SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <6>a6_update_connected_ps: ac=0 usb=1 dock=0 <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-477 chg=u <6>EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-8, type ext4), uses xattr <6>kjournald starting. Commit interval 5 seconds <6>EXT3-fs (mmcblk0p13): using internal journal <6>EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode <7>SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <6>kjournald starting. Commit interval 5 seconds <6>EXT3-fs (mmcblk0p13): using internal journal <6>EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode <7>SELinux: initialized (dev mmcblk0p13, type ext3), uses xattr <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <6>EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: <7>SELinux: initialized (dev dm-10, type ext4), uses xattr <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-507 chg=u <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-485 chg=u <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-481 chg=u <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-479 chg=u <6>healthd: battery l=89 v=3864 t=30.0 h=2 st=3 c=-477 chg=u <3>[DISP] lcdc_tenderloin_panel_set_backlight: 0 <3>[DISP] lcdc_panel_power: ++ 0 <3>MFD is Null<0>Restarting system. <5>Going down for restart now Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) } Broadcast completed: result=0