Logcat: ev_tenderloin-testing-2015.01.03

From EVLogcat Uploader, 8 Years ago, written in Plain Text, viewed 887 times.
URL http://paste.evervolv.com/view/42bc4939 Embed
Download Paste or View Raw
  1. ------ SYSTEM LOG (logcat -d *:v) ------
  2. --------- beginning of crash
  3. E/AndroidRuntime( 3448): FATAL EXCEPTION: ContactsProviderWorker
  4. E/AndroidRuntime( 3448): Process: android.process.acore, PID: 3448
  5. E/AndroidRuntime( 3448): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  7. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  8. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  9. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  10. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  11. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  12. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  13. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  14. E/AndroidRuntime( 3448):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  15. E/AndroidRuntime( 3448):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  16. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  17. E/AndroidRuntime( 3448):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  18. E/AndroidRuntime( 3448):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  19. E/AndroidRuntime( 3448):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  20. E/AndroidRuntime( 3448):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  21. E/AndroidRuntime( 3448):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  22. E/AndroidRuntime( 3448):        at android.os.Handler.dispatchMessage(Handler.java:102)
  23. E/AndroidRuntime( 3448):        at android.os.Looper.loop(Looper.java:135)
  24. E/AndroidRuntime( 3448):        at android.os.HandlerThread.run(HandlerThread.java:61)
  25. E/AndroidRuntime( 3658): FATAL EXCEPTION: ContactsProviderWorker
  26. E/AndroidRuntime( 3658): Process: android.process.acore, PID: 3658
  27. E/AndroidRuntime( 3658): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  28. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  29. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  30. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  31. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  32. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  33. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  34. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  35. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  36. E/AndroidRuntime( 3658):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  37. E/AndroidRuntime( 3658):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  38. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  39. E/AndroidRuntime( 3658):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  40. E/AndroidRuntime( 3658):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  41. E/AndroidRuntime( 3658):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  42. E/AndroidRuntime( 3658):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  43. E/AndroidRuntime( 3658):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  44. E/AndroidRuntime( 3658):        at android.os.Handler.dispatchMessage(Handler.java:102)
  45. E/AndroidRuntime( 3658):        at android.os.Looper.loop(Looper.java:135)
  46. E/AndroidRuntime( 3658):        at android.os.HandlerThread.run(HandlerThread.java:61)
  47. E/AndroidRuntime( 3891): FATAL EXCEPTION: ContactsProviderWorker
  48. E/AndroidRuntime( 3891): Process: android.process.acore, PID: 3891
  49. E/AndroidRuntime( 3891): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  50. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  51. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  52. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  53. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  54. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  55. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  56. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  57. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  58. E/AndroidRuntime( 3891):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  59. E/AndroidRuntime( 3891):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  60. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  61. E/AndroidRuntime( 3891):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  62. E/AndroidRuntime( 3891):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  63. E/AndroidRuntime( 3891):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  64. E/AndroidRuntime( 3891):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  65. E/AndroidRuntime( 3891):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  66. E/AndroidRuntime( 3891):        at android.os.Handler.dispatchMessage(Handler.java:102)
  67. E/AndroidRuntime( 3891):        at android.os.Looper.loop(Looper.java:135)
  68. E/AndroidRuntime( 3891):        at android.os.HandlerThread.run(HandlerThread.java:61)
  69. E/AndroidRuntime( 3924): FATAL EXCEPTION: ContactsProviderWorker
  70. E/AndroidRuntime( 3924): Process: android.process.acore, PID: 3924
  71. E/AndroidRuntime( 3924): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  72. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  73. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  74. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  75. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  76. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  77. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  78. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  79. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  80. E/AndroidRuntime( 3924):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  81. E/AndroidRuntime( 3924):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  82. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  83. E/AndroidRuntime( 3924):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  84. E/AndroidRuntime( 3924):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  85. E/AndroidRuntime( 3924):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  86. E/AndroidRuntime( 3924):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  87. E/AndroidRuntime( 3924):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  88. E/AndroidRuntime( 3924):        at android.os.Handler.dispatchMessage(Handler.java:102)
  89. E/AndroidRuntime( 3924):        at android.os.Looper.loop(Looper.java:135)
  90. E/AndroidRuntime( 3924):        at android.os.HandlerThread.run(HandlerThread.java:61)
  91. E/AndroidRuntime( 4196): FATAL EXCEPTION: ContactsProviderWorker
  92. E/AndroidRuntime( 4196): Process: android.process.acore, PID: 4196
  93. E/AndroidRuntime( 4196): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  94. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  95. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  96. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  97. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  98. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  99. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  100. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  101. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  102. E/AndroidRuntime( 4196):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  103. E/AndroidRuntime( 4196):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  104. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  105. E/AndroidRuntime( 4196):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  106. E/AndroidRuntime( 4196):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  107. E/AndroidRuntime( 4196):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  108. E/AndroidRuntime( 4196):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  109. E/AndroidRuntime( 4196):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  110. E/AndroidRuntime( 4196):        at android.os.Handler.dispatchMessage(Handler.java:102)
  111. E/AndroidRuntime( 4196):        at android.os.Looper.loop(Looper.java:135)
  112. E/AndroidRuntime( 4196):        at android.os.HandlerThread.run(HandlerThread.java:61)
  113. E/AndroidRuntime( 4253): FATAL EXCEPTION: ContactsProviderWorker
  114. E/AndroidRuntime( 4253): Process: android.process.acore, PID: 4253
  115. E/AndroidRuntime( 4253): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  116. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  117. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  118. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  119. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  120. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  121. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  122. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  123. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  124. E/AndroidRuntime( 4253):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  125. E/AndroidRuntime( 4253):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  126. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  127. E/AndroidRuntime( 4253):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  128. E/AndroidRuntime( 4253):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  129. E/AndroidRuntime( 4253):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  130. E/AndroidRuntime( 4253):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  131. E/AndroidRuntime( 4253):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  132. E/AndroidRuntime( 4253):        at android.os.Handler.dispatchMessage(Handler.java:102)
  133. E/AndroidRuntime( 4253):        at android.os.Looper.loop(Looper.java:135)
  134. E/AndroidRuntime( 4253):        at android.os.HandlerThread.run(HandlerThread.java:61)
  135. E/AndroidRuntime( 4602): FATAL EXCEPTION: ContactsProviderWorker
  136. E/AndroidRuntime( 4602): Process: android.process.acore, PID: 4602
  137. E/AndroidRuntime( 4602): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  138. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  139. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  140. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  141. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  142. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  143. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  144. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  145. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  146. E/AndroidRuntime( 4602):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  147. E/AndroidRuntime( 4602):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  148. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  149. E/AndroidRuntime( 4602):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  150. E/AndroidRuntime( 4602):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  151. E/AndroidRuntime( 4602):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  152. E/AndroidRuntime( 4602):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  153. E/AndroidRuntime( 4602):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  154. E/AndroidRuntime( 4602):        at android.os.Handler.dispatchMessage(Handler.java:102)
  155. E/AndroidRuntime( 4602):        at android.os.Looper.loop(Looper.java:135)
  156. E/AndroidRuntime( 4602):        at android.os.HandlerThread.run(HandlerThread.java:61)
  157. E/AndroidRuntime( 4726): FATAL EXCEPTION: ContactsProviderWorker
  158. E/AndroidRuntime( 4726): Process: android.process.acore, PID: 4726
  159. E/AndroidRuntime( 4726): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  160. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  161. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  162. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  163. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  164. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  165. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  166. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  167. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  168. E/AndroidRuntime( 4726):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  169. E/AndroidRuntime( 4726):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  170. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  171. E/AndroidRuntime( 4726):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  172. E/AndroidRuntime( 4726):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  173. E/AndroidRuntime( 4726):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  174. E/AndroidRuntime( 4726):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  175. E/AndroidRuntime( 4726):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  176. E/AndroidRuntime( 4726):        at android.os.Handler.dispatchMessage(Handler.java:102)
  177. E/AndroidRuntime( 4726):        at android.os.Looper.loop(Looper.java:135)
  178. E/AndroidRuntime( 4726):        at android.os.HandlerThread.run(HandlerThread.java:61)
  179. E/AndroidRuntime( 4840): FATAL EXCEPTION: ContactsProviderWorker
  180. E/AndroidRuntime( 4840): Process: android.process.acore, PID: 4840
  181. E/AndroidRuntime( 4840): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  182. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  183. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  184. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  185. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  186. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  187. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  188. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  189. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  190. E/AndroidRuntime( 4840):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  191. E/AndroidRuntime( 4840):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  192. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  193. E/AndroidRuntime( 4840):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  194. E/AndroidRuntime( 4840):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  195. E/AndroidRuntime( 4840):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  196. E/AndroidRuntime( 4840):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  197. E/AndroidRuntime( 4840):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  198. E/AndroidRuntime( 4840):        at android.os.Handler.dispatchMessage(Handler.java:102)
  199. E/AndroidRuntime( 4840):        at android.os.Looper.loop(Looper.java:135)
  200. E/AndroidRuntime( 4840):        at android.os.HandlerThread.run(HandlerThread.java:61)
  201. E/AndroidRuntime( 5026): FATAL EXCEPTION: ContactsProviderWorker
  202. E/AndroidRuntime( 5026): Process: android.process.acore, PID: 5026
  203. E/AndroidRuntime( 5026): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  204. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  205. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  206. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  207. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  208. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  209. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  210. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  211. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  212. E/AndroidRuntime( 5026):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  213. E/AndroidRuntime( 5026):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  214. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  215. E/AndroidRuntime( 5026):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  216. E/AndroidRuntime( 5026):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  217. E/AndroidRuntime( 5026):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  218. E/AndroidRuntime( 5026):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  219. E/AndroidRuntime( 5026):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  220. E/AndroidRuntime( 5026):        at android.os.Handler.dispatchMessage(Handler.java:102)
  221. E/AndroidRuntime( 5026):        at android.os.Looper.loop(Looper.java:135)
  222. E/AndroidRuntime( 5026):        at android.os.HandlerThread.run(HandlerThread.java:61)
  223. E/AndroidRuntime( 5179): FATAL EXCEPTION: ContactsProviderWorker
  224. E/AndroidRuntime( 5179): Process: android.process.acore, PID: 5179
  225. E/AndroidRuntime( 5179): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  226. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  227. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  228. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  229. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  230. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  231. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  232. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  233. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  234. E/AndroidRuntime( 5179):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  235. E/AndroidRuntime( 5179):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  236. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  237. E/AndroidRuntime( 5179):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  238. E/AndroidRuntime( 5179):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  239. E/AndroidRuntime( 5179):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  240. E/AndroidRuntime( 5179):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  241. E/AndroidRuntime( 5179):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  242. E/AndroidRuntime( 5179):        at android.os.Handler.dispatchMessage(Handler.java:102)
  243. E/AndroidRuntime( 5179):        at android.os.Looper.loop(Looper.java:135)
  244. E/AndroidRuntime( 5179):        at android.os.HandlerThread.run(HandlerThread.java:61)
  245. E/AndroidRuntime( 5217): FATAL EXCEPTION: ContactsProviderWorker
  246. E/AndroidRuntime( 5217): Process: android.process.acore, PID: 5217
  247. E/AndroidRuntime( 5217): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  248. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  249. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  250. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  251. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  252. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  253. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  254. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  255. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  256. E/AndroidRuntime( 5217):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  257. E/AndroidRuntime( 5217):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  258. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  259. E/AndroidRuntime( 5217):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  260. E/AndroidRuntime( 5217):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  261. E/AndroidRuntime( 5217):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  262. E/AndroidRuntime( 5217):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  263. E/AndroidRuntime( 5217):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  264. E/AndroidRuntime( 5217):        at android.os.Handler.dispatchMessage(Handler.java:102)
  265. E/AndroidRuntime( 5217):        at android.os.Looper.loop(Looper.java:135)
  266. E/AndroidRuntime( 5217):        at android.os.HandlerThread.run(HandlerThread.java:61)
  267. E/AndroidRuntime( 5354): FATAL EXCEPTION: ContactsProviderWorker
  268. E/AndroidRuntime( 5354): Process: android.process.acore, PID: 5354
  269. E/AndroidRuntime( 5354): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  270. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  271. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  272. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  273. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  274. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  275. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  276. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  277. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  278. E/AndroidRuntime( 5354):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  279. E/AndroidRuntime( 5354):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  280. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  281. E/AndroidRuntime( 5354):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  282. E/AndroidRuntime( 5354):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  283. E/AndroidRuntime( 5354):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  284. E/AndroidRuntime( 5354):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  285. E/AndroidRuntime( 5354):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  286. E/AndroidRuntime( 5354):        at android.os.Handler.dispatchMessage(Handler.java:102)
  287. E/AndroidRuntime( 5354):        at android.os.Looper.loop(Looper.java:135)
  288. E/AndroidRuntime( 5354):        at android.os.HandlerThread.run(HandlerThread.java:61)
  289. E/AndroidRuntime( 5690): FATAL EXCEPTION: ContactsProviderWorker
  290. E/AndroidRuntime( 5690): Process: android.process.acore, PID: 5690
  291. E/AndroidRuntime( 5690): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  292. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  293. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  294. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  295. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  296. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  297. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  298. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  299. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  300. E/AndroidRuntime( 5690):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  301. E/AndroidRuntime( 5690):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  302. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  303. E/AndroidRuntime( 5690):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  304. E/AndroidRuntime( 5690):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  305. E/AndroidRuntime( 5690):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  306. E/AndroidRuntime( 5690):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  307. E/AndroidRuntime( 5690):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  308. E/AndroidRuntime( 5690):        at android.os.Handler.dispatchMessage(Handler.java:102)
  309. E/AndroidRuntime( 5690):        at android.os.Looper.loop(Looper.java:135)
  310. E/AndroidRuntime( 5690):        at android.os.HandlerThread.run(HandlerThread.java:61)
  311. E/AndroidRuntime( 6030): FATAL EXCEPTION: AsyncHandler
  312. E/AndroidRuntime( 6030): Process: com.android.deskclock, PID: 6030
  313. E/AndroidRuntime( 6030): android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 7
  314. E/AndroidRuntime( 6030):        at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:360)
  315. E/AndroidRuntime( 6030):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:254)
  316. E/AndroidRuntime( 6030):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  317. E/AndroidRuntime( 6030):        at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:96)
  318. E/AndroidRuntime( 6030):        at android.content.ContentProvider.query(ContentProvider.java:978)
  319. E/AndroidRuntime( 6030):        at android.content.ContentProvider$Transport.query(ContentProvider.java:213)
  320. E/AndroidRuntime( 6030):        at android.content.ContentResolver.query(ContentResolver.java:478)
  321. E/AndroidRuntime( 6030):        at android.content.ContentResolver.query(ContentResolver.java:422)
  322. E/AndroidRuntime( 6030):        at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:188)
  323. E/AndroidRuntime( 6030):        at com.android.deskclock.alarms.AlarmStateManager.fixAlarmInstances(AlarmStateManager.java:630)
  324. E/AndroidRuntime( 6030):        at com.android.deskclock.AlarmInitReceiver$1.run(AlarmInitReceiver.java:70)
  325. E/AndroidRuntime( 6030):        at android.os.Handler.handleCallback(Handler.java:739)
  326. E/AndroidRuntime( 6030):        at android.os.Handler.dispatchMessage(Handler.java:95)
  327. E/AndroidRuntime( 6030):        at android.os.Looper.loop(Looper.java:135)
  328. E/AndroidRuntime( 6030):        at android.os.HandlerThread.run(HandlerThread.java:61)
  329. E/AndroidRuntime( 6051): FATAL EXCEPTION: ContactsProviderWorker
  330. E/AndroidRuntime( 6051): Process: android.process.acore, PID: 6051
  331. E/AndroidRuntime( 6051): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  332. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  333. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  334. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  335. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  336. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  337. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  338. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  339. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  340. E/AndroidRuntime( 6051):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  341. E/AndroidRuntime( 6051):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  342. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  343. E/AndroidRuntime( 6051):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  344. E/AndroidRuntime( 6051):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  345. E/AndroidRuntime( 6051):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  346. E/AndroidRuntime( 6051):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  347. E/AndroidRuntime( 6051):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  348. E/AndroidRuntime( 6051):        at android.os.Handler.dispatchMessage(Handler.java:102)
  349. E/AndroidRuntime( 6051):        at android.os.Looper.loop(Looper.java:135)
  350. E/AndroidRuntime( 6051):        at android.os.HandlerThread.run(HandlerThread.java:61)
  351. E/AndroidRuntime( 6248): FATAL EXCEPTION: ContactsProviderWorker
  352. E/AndroidRuntime( 6248): Process: android.process.acore, PID: 6248
  353. E/AndroidRuntime( 6248): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  354. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  355. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  356. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  357. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  358. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  359. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  360. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  361. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  362. E/AndroidRuntime( 6248):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  363. E/AndroidRuntime( 6248):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  364. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  365. E/AndroidRuntime( 6248):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  366. E/AndroidRuntime( 6248):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  367. E/AndroidRuntime( 6248):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  368. E/AndroidRuntime( 6248):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  369. E/AndroidRuntime( 6248):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  370. E/AndroidRuntime( 6248):        at android.os.Handler.dispatchMessage(Handler.java:102)
  371. E/AndroidRuntime( 6248):        at android.os.Looper.loop(Looper.java:135)
  372. E/AndroidRuntime( 6248):        at android.os.HandlerThread.run(HandlerThread.java:61)
  373. E/AndroidRuntime( 6331): FATAL EXCEPTION: ContactsProviderWorker
  374. E/AndroidRuntime( 6331): Process: android.process.acore, PID: 6331
  375. E/AndroidRuntime( 6331): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  376. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  377. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  378. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  379. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  380. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  381. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  382. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  383. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  384. E/AndroidRuntime( 6331):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  385. E/AndroidRuntime( 6331):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  386. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  387. E/AndroidRuntime( 6331):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  388. E/AndroidRuntime( 6331):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  389. E/AndroidRuntime( 6331):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  390. E/AndroidRuntime( 6331):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  391. E/AndroidRuntime( 6331):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  392. E/AndroidRuntime( 6331):        at android.os.Handler.dispatchMessage(Handler.java:102)
  393. E/AndroidRuntime( 6331):        at android.os.Looper.loop(Looper.java:135)
  394. E/AndroidRuntime( 6331):        at android.os.HandlerThread.run(HandlerThread.java:61)
  395. E/AndroidRuntime( 6427): FATAL EXCEPTION: ContactsProviderWorker
  396. E/AndroidRuntime( 6427): Process: android.process.acore, PID: 6427
  397. E/AndroidRuntime( 6427): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  398. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  399. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  400. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  401. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  402. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  403. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  404. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  405. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  406. E/AndroidRuntime( 6427):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  407. E/AndroidRuntime( 6427):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  408. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  409. E/AndroidRuntime( 6427):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  410. E/AndroidRuntime( 6427):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  411. E/AndroidRuntime( 6427):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  412. E/AndroidRuntime( 6427):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  413. E/AndroidRuntime( 6427):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  414. E/AndroidRuntime( 6427):        at android.os.Handler.dispatchMessage(Handler.java:102)
  415. E/AndroidRuntime( 6427):        at android.os.Looper.loop(Looper.java:135)
  416. E/AndroidRuntime( 6427):        at android.os.HandlerThread.run(HandlerThread.java:61)
  417. E/AndroidRuntime( 6292): FATAL EXCEPTION: SyncAdapterThread-1
  418. E/AndroidRuntime( 6292): Process: com.google.android.gms, PID: 6292
  419. E/AndroidRuntime( 6292): java.lang.IllegalArgumentException: Unknown URL content://subscribedfeeds/feeds
  420. E/AndroidRuntime( 6292):        at android.content.ContentResolver.delete(ContentResolver.java:1295)
  421. E/AndroidRuntime( 6292):        at com.google.android.gms.auth.api.credentials.sync.a.a(:com.google.android.gms:97)
  422. E/AndroidRuntime( 6292):        at com.google.android.gms.common.m.a.onPerformSync(:com.google.android.gms:98)
  423. E/AndroidRuntime( 6292):        at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:259)
  424. E/AndroidRuntime( 6588): FATAL EXCEPTION: ContactsProviderWorker
  425. E/AndroidRuntime( 6588): Process: android.process.acore, PID: 6588
  426. E/AndroidRuntime( 6588): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  427. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  428. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  429. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  430. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  431. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  432. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  433. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  434. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  435. E/AndroidRuntime( 6588):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  436. E/AndroidRuntime( 6588):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  437. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  438. E/AndroidRuntime( 6588):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  439. E/AndroidRuntime( 6588):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  440. E/AndroidRuntime( 6588):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  441. E/AndroidRuntime( 6588):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  442. E/AndroidRuntime( 6588):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  443. E/AndroidRuntime( 6588):        at android.os.Handler.dispatchMessage(Handler.java:102)
  444. E/AndroidRuntime( 6588):        at android.os.Looper.loop(Looper.java:135)
  445. E/AndroidRuntime( 6588):        at android.os.HandlerThread.run(HandlerThread.java:61)
  446. E/AndroidRuntime( 6827): FATAL EXCEPTION: ContactsProviderWorker
  447. E/AndroidRuntime( 6827): Process: android.process.acore, PID: 6827
  448. E/AndroidRuntime( 6827): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  449. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  450. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  451. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  452. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  453. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  454. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  455. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  456. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  457. E/AndroidRuntime( 6827):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  458. E/AndroidRuntime( 6827):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  459. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  460. E/AndroidRuntime( 6827):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  461. E/AndroidRuntime( 6827):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  462. E/AndroidRuntime( 6827):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  463. E/AndroidRuntime( 6827):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  464. E/AndroidRuntime( 6827):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  465. E/AndroidRuntime( 6827):        at android.os.Handler.dispatchMessage(Handler.java:102)
  466. E/AndroidRuntime( 6827):        at android.os.Looper.loop(Looper.java:135)
  467. E/AndroidRuntime( 6827):        at android.os.HandlerThread.run(HandlerThread.java:61)
  468. E/AndroidRuntime( 6979): FATAL EXCEPTION: ContactsProviderWorker
  469. E/AndroidRuntime( 6979): Process: android.process.acore, PID: 6979
  470. E/AndroidRuntime( 6979): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  471. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  472. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  473. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  474. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  475. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  476. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  477. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  478. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  479. E/AndroidRuntime( 6979):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  480. E/AndroidRuntime( 6979):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  481. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  482. E/AndroidRuntime( 6979):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  483. E/AndroidRuntime( 6979):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  484. E/AndroidRuntime( 6979):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  485. E/AndroidRuntime( 6979):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  486. E/AndroidRuntime( 6979):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  487. E/AndroidRuntime( 6979):        at android.os.Handler.dispatchMessage(Handler.java:102)
  488. E/AndroidRuntime( 6979):        at android.os.Looper.loop(Looper.java:135)
  489. E/AndroidRuntime( 6979):        at android.os.HandlerThread.run(HandlerThread.java:61)
  490. E/AndroidRuntime( 7146): FATAL EXCEPTION: ContactsProviderWorker
  491. E/AndroidRuntime( 7146): Process: android.process.acore, PID: 7146
  492. E/AndroidRuntime( 7146): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  493. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  494. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  495. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  496. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  497. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  498. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  499. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  500. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  501. E/AndroidRuntime( 7146):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  502. E/AndroidRuntime( 7146):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  503. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  504. E/AndroidRuntime( 7146):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  505. E/AndroidRuntime( 7146):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  506. E/AndroidRuntime( 7146):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  507. E/AndroidRuntime( 7146):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  508. E/AndroidRuntime( 7146):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  509. E/AndroidRuntime( 7146):        at android.os.Handler.dispatchMessage(Handler.java:102)
  510. E/AndroidRuntime( 7146):        at android.os.Looper.loop(Looper.java:135)
  511. E/AndroidRuntime( 7146):        at android.os.HandlerThread.run(HandlerThread.java:61)
  512. E/AndroidRuntime( 7259): FATAL EXCEPTION: ContactsProviderWorker
  513. E/AndroidRuntime( 7259): Process: android.process.acore, PID: 7259
  514. E/AndroidRuntime( 7259): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  515. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  516. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  517. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  518. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  519. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  520. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  521. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  522. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  523. E/AndroidRuntime( 7259):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  524. E/AndroidRuntime( 7259):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  525. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  526. E/AndroidRuntime( 7259):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  527. E/AndroidRuntime( 7259):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  528. E/AndroidRuntime( 7259):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  529. E/AndroidRuntime( 7259):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  530. E/AndroidRuntime( 7259):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  531. E/AndroidRuntime( 7259):        at android.os.Handler.dispatchMessage(Handler.java:102)
  532. E/AndroidRuntime( 7259):        at android.os.Looper.loop(Looper.java:135)
  533. E/AndroidRuntime( 7259):        at android.os.HandlerThread.run(HandlerThread.java:61)
  534. E/AndroidRuntime( 7415): FATAL EXCEPTION: ContactsProviderWorker
  535. E/AndroidRuntime( 7415): Process: android.process.acore, PID: 7415
  536. E/AndroidRuntime( 7415): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  537. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  538. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  539. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  540. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  541. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  542. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  543. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  544. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  545. E/AndroidRuntime( 7415):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  546. E/AndroidRuntime( 7415):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  547. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  548. E/AndroidRuntime( 7415):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  549. E/AndroidRuntime( 7415):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  550. E/AndroidRuntime( 7415):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  551. E/AndroidRuntime( 7415):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  552. E/AndroidRuntime( 7415):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  553. E/AndroidRuntime( 7415):        at android.os.Handler.dispatchMessage(Handler.java:102)
  554. E/AndroidRuntime( 7415):        at android.os.Looper.loop(Looper.java:135)
  555. E/AndroidRuntime( 7415):        at android.os.HandlerThread.run(HandlerThread.java:61)
  556. E/AndroidRuntime( 7505): FATAL EXCEPTION: ContactsProviderWorker
  557. E/AndroidRuntime( 7505): Process: android.process.acore, PID: 7505
  558. E/AndroidRuntime( 7505): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  559. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  560. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  561. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  562. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  563. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  564. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  565. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  566. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  567. E/AndroidRuntime( 7505):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  568. E/AndroidRuntime( 7505):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  569. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  570. E/AndroidRuntime( 7505):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  571. E/AndroidRuntime( 7505):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  572. E/AndroidRuntime( 7505):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  573. E/AndroidRuntime( 7505):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  574. E/AndroidRuntime( 7505):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  575. E/AndroidRuntime( 7505):        at android.os.Handler.dispatchMessage(Handler.java:102)
  576. E/AndroidRuntime( 7505):        at android.os.Looper.loop(Looper.java:135)
  577. E/AndroidRuntime( 7505):        at android.os.HandlerThread.run(HandlerThread.java:61)
  578. E/AndroidRuntime( 7597): FATAL EXCEPTION: ContactsProviderWorker
  579. E/AndroidRuntime( 7597): Process: android.process.acore, PID: 7597
  580. E/AndroidRuntime( 7597): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  581. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  582. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  583. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  584. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  585. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  586. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  587. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  588. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  589. E/AndroidRuntime( 7597):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  590. E/AndroidRuntime( 7597):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  591. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  592. E/AndroidRuntime( 7597):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  593. E/AndroidRuntime( 7597):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  594. E/AndroidRuntime( 7597):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  595. E/AndroidRuntime( 7597):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  596. E/AndroidRuntime( 7597):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  597. E/AndroidRuntime( 7597):        at android.os.Handler.dispatchMessage(Handler.java:102)
  598. E/AndroidRuntime( 7597):        at android.os.Looper.loop(Looper.java:135)
  599. E/AndroidRuntime( 7597):        at android.os.HandlerThread.run(HandlerThread.java:61)
  600. E/AndroidRuntime( 7658): FATAL EXCEPTION: ContactsProviderWorker
  601. E/AndroidRuntime( 7658): Process: android.process.acore, PID: 7658
  602. E/AndroidRuntime( 7658): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  603. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  604. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  605. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  606. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  607. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  608. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  609. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  610. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  611. E/AndroidRuntime( 7658):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  612. E/AndroidRuntime( 7658):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  613. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  614. E/AndroidRuntime( 7658):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  615. E/AndroidRuntime( 7658):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  616. E/AndroidRuntime( 7658):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  617. E/AndroidRuntime( 7658):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  618. E/AndroidRuntime( 7658):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  619. E/AndroidRuntime( 7658):        at android.os.Handler.dispatchMessage(Handler.java:102)
  620. E/AndroidRuntime( 7658):        at android.os.Looper.loop(Looper.java:135)
  621. E/AndroidRuntime( 7658):        at android.os.HandlerThread.run(HandlerThread.java:61)
  622. E/AndroidRuntime( 7745): FATAL EXCEPTION: ContactsProviderWorker
  623. E/AndroidRuntime( 7745): Process: android.process.acore, PID: 7745
  624. E/AndroidRuntime( 7745): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  625. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  626. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  627. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  628. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  629. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  630. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  631. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  632. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  633. E/AndroidRuntime( 7745):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  634. E/AndroidRuntime( 7745):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  635. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  636. E/AndroidRuntime( 7745):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  637. E/AndroidRuntime( 7745):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  638. E/AndroidRuntime( 7745):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  639. E/AndroidRuntime( 7745):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  640. E/AndroidRuntime( 7745):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  641. E/AndroidRuntime( 7745):        at android.os.Handler.dispatchMessage(Handler.java:102)
  642. E/AndroidRuntime( 7745):        at android.os.Looper.loop(Looper.java:135)
  643. E/AndroidRuntime( 7745):        at android.os.HandlerThread.run(HandlerThread.java:61)
  644. E/AndroidRuntime( 7817): FATAL EXCEPTION: ContactsProviderWorker
  645. E/AndroidRuntime( 7817): Process: android.process.acore, PID: 7817
  646. E/AndroidRuntime( 7817): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  647. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  648. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  649. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  650. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  651. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  652. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  653. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  654. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  655. E/AndroidRuntime( 7817):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  656. E/AndroidRuntime( 7817):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  657. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  658. E/AndroidRuntime( 7817):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  659. E/AndroidRuntime( 7817):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  660. E/AndroidRuntime( 7817):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  661. E/AndroidRuntime( 7817):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  662. E/AndroidRuntime( 7817):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  663. E/AndroidRuntime( 7817):        at android.os.Handler.dispatchMessage(Handler.java:102)
  664. E/AndroidRuntime( 7817):        at android.os.Looper.loop(Looper.java:135)
  665. E/AndroidRuntime( 7817):        at android.os.HandlerThread.run(HandlerThread.java:61)
  666. E/AndroidRuntime( 7867): FATAL EXCEPTION: ContactsProviderWorker
  667. E/AndroidRuntime( 7867): Process: android.process.acore, PID: 7867
  668. E/AndroidRuntime( 7867): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  669. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  670. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  671. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  672. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  673. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  674. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  675. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  676. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  677. E/AndroidRuntime( 7867):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  678. E/AndroidRuntime( 7867):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  679. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  680. E/AndroidRuntime( 7867):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  681. E/AndroidRuntime( 7867):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  682. E/AndroidRuntime( 7867):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  683. E/AndroidRuntime( 7867):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  684. E/AndroidRuntime( 7867):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  685. E/AndroidRuntime( 7867):        at android.os.Handler.dispatchMessage(Handler.java:102)
  686. E/AndroidRuntime( 7867):        at android.os.Looper.loop(Looper.java:135)
  687. E/AndroidRuntime( 7867):        at android.os.HandlerThread.run(HandlerThread.java:61)
  688. E/AndroidRuntime( 8052): FATAL EXCEPTION: ContactsProviderWorker
  689. E/AndroidRuntime( 8052): Process: android.process.acore, PID: 8052
  690. E/AndroidRuntime( 8052): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  691. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  692. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  693. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  694. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  695. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  696. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  697. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  698. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  699. E/AndroidRuntime( 8052):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  700. E/AndroidRuntime( 8052):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  701. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  702. E/AndroidRuntime( 8052):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  703. E/AndroidRuntime( 8052):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  704. E/AndroidRuntime( 8052):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  705. E/AndroidRuntime( 8052):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  706. E/AndroidRuntime( 8052):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  707. E/AndroidRuntime( 8052):        at android.os.Handler.dispatchMessage(Handler.java:102)
  708. E/AndroidRuntime( 8052):        at android.os.Looper.loop(Looper.java:135)
  709. E/AndroidRuntime( 8052):        at android.os.HandlerThread.run(HandlerThread.java:61)
  710. E/AndroidRuntime( 8162): FATAL EXCEPTION: ContactsProviderWorker
  711. E/AndroidRuntime( 8162): Process: android.process.acore, PID: 8162
  712. E/AndroidRuntime( 8162): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  713. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  714. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  715. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  716. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  717. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  718. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  719. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  720. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  721. E/AndroidRuntime( 8162):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  722. E/AndroidRuntime( 8162):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  723. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  724. E/AndroidRuntime( 8162):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  725. E/AndroidRuntime( 8162):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  726. E/AndroidRuntime( 8162):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  727. E/AndroidRuntime( 8162):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  728. E/AndroidRuntime( 8162):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  729. E/AndroidRuntime( 8162):        at android.os.Handler.dispatchMessage(Handler.java:102)
  730. E/AndroidRuntime( 8162):        at android.os.Looper.loop(Looper.java:135)
  731. E/AndroidRuntime( 8162):        at android.os.HandlerThread.run(HandlerThread.java:61)
  732. E/AndroidRuntime( 8281): FATAL EXCEPTION: ContactsProviderWorker
  733. E/AndroidRuntime( 8281): Process: android.process.acore, PID: 8281
  734. E/AndroidRuntime( 8281): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  735. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  736. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  737. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  738. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  739. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  740. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  741. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  742. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  743. E/AndroidRuntime( 8281):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  744. E/AndroidRuntime( 8281):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  745. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  746. E/AndroidRuntime( 8281):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  747. E/AndroidRuntime( 8281):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  748. E/AndroidRuntime( 8281):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  749. E/AndroidRuntime( 8281):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  750. E/AndroidRuntime( 8281):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  751. E/AndroidRuntime( 8281):        at android.os.Handler.dispatchMessage(Handler.java:102)
  752. E/AndroidRuntime( 8281):        at android.os.Looper.loop(Looper.java:135)
  753. E/AndroidRuntime( 8281):        at android.os.HandlerThread.run(HandlerThread.java:61)
  754. E/AndroidRuntime( 8353): FATAL EXCEPTION: ContactsProviderWorker
  755. E/AndroidRuntime( 8353): Process: android.process.acore, PID: 8353
  756. E/AndroidRuntime( 8353): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  757. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  758. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  759. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  760. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  761. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  762. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  763. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  764. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  765. E/AndroidRuntime( 8353):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  766. E/AndroidRuntime( 8353):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  767. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  768. E/AndroidRuntime( 8353):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  769. E/AndroidRuntime( 8353):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  770. E/AndroidRuntime( 8353):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  771. E/AndroidRuntime( 8353):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  772. E/AndroidRuntime( 8353):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  773. E/AndroidRuntime( 8353):        at android.os.Handler.dispatchMessage(Handler.java:102)
  774. E/AndroidRuntime( 8353):        at android.os.Looper.loop(Looper.java:135)
  775. E/AndroidRuntime( 8353):        at android.os.HandlerThread.run(HandlerThread.java:61)
  776. E/AndroidRuntime( 8473): FATAL EXCEPTION: ContactsProviderWorker
  777. E/AndroidRuntime( 8473): Process: android.process.acore, PID: 8473
  778. E/AndroidRuntime( 8473): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  779. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  780. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  781. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  782. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  783. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  784. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  785. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  786. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  787. E/AndroidRuntime( 8473):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  788. E/AndroidRuntime( 8473):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  789. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  790. E/AndroidRuntime( 8473):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  791. E/AndroidRuntime( 8473):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  792. E/AndroidRuntime( 8473):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  793. E/AndroidRuntime( 8473):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  794. E/AndroidRuntime( 8473):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  795. E/AndroidRuntime( 8473):        at android.os.Handler.dispatchMessage(Handler.java:102)
  796. E/AndroidRuntime( 8473):        at android.os.Looper.loop(Looper.java:135)
  797. E/AndroidRuntime( 8473):        at android.os.HandlerThread.run(HandlerThread.java:61)
  798. E/AndroidRuntime( 8587): FATAL EXCEPTION: ContactsProviderWorker
  799. E/AndroidRuntime( 8587): Process: android.process.acore, PID: 8587
  800. E/AndroidRuntime( 8587): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  801. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  802. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  803. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  804. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  805. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  806. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  807. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  808. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  809. E/AndroidRuntime( 8587):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  810. E/AndroidRuntime( 8587):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  811. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  812. E/AndroidRuntime( 8587):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  813. E/AndroidRuntime( 8587):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  814. E/AndroidRuntime( 8587):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  815. E/AndroidRuntime( 8587):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  816. E/AndroidRuntime( 8587):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  817. E/AndroidRuntime( 8587):        at android.os.Handler.dispatchMessage(Handler.java:102)
  818. E/AndroidRuntime( 8587):        at android.os.Looper.loop(Looper.java:135)
  819. E/AndroidRuntime( 8587):        at android.os.HandlerThread.run(HandlerThread.java:61)
  820. E/AndroidRuntime( 8706): FATAL EXCEPTION: ContactsProviderWorker
  821. E/AndroidRuntime( 8706): Process: android.process.acore, PID: 8706
  822. E/AndroidRuntime( 8706): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  823. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  824. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  825. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  826. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  827. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  828. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  829. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  830. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  831. E/AndroidRuntime( 8706):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  832. E/AndroidRuntime( 8706):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  833. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  834. E/AndroidRuntime( 8706):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  835. E/AndroidRuntime( 8706):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  836. E/AndroidRuntime( 8706):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  837. E/AndroidRuntime( 8706):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  838. E/AndroidRuntime( 8706):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  839. E/AndroidRuntime( 8706):        at android.os.Handler.dispatchMessage(Handler.java:102)
  840. E/AndroidRuntime( 8706):        at android.os.Looper.loop(Looper.java:135)
  841. E/AndroidRuntime( 8706):        at android.os.HandlerThread.run(HandlerThread.java:61)
  842. --------- beginning of system
  843. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  844. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  845. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  846. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  847. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  848. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  849. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  850. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  851. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@348e35c1
  852. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  853. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  854. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  855. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  856. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  857. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  858. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  859. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  860. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  861. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  862. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  863. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  864. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  865. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  866. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  867. I/ActivityManager(  491): Process com.android.gallery3d (pid 8007) has died
  868. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  869. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  870. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  871. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  872. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  873. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  874. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  875. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  876. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  877. E/AndroidRuntime( 8951): FATAL EXCEPTION: ContactsProviderWorker
  878. E/AndroidRuntime( 8951): Process: android.process.acore, PID: 8951
  879. E/AndroidRuntime( 8951): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  880. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  881. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  882. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  883. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  884. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  885. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  886. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  887. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  888. E/AndroidRuntime( 8951):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  889. E/AndroidRuntime( 8951):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  890. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  891. E/AndroidRuntime( 8951):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  892. E/AndroidRuntime( 8951):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  893. E/AndroidRuntime( 8951):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  894. E/AndroidRuntime( 8951):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  895. E/AndroidRuntime( 8951):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  896. E/AndroidRuntime( 8951):        at android.os.Handler.dispatchMessage(Handler.java:102)
  897. E/AndroidRuntime( 8951):        at android.os.Looper.loop(Looper.java:135)
  898. E/AndroidRuntime( 8951):        at android.os.HandlerThread.run(HandlerThread.java:61)
  899. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  900. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  901. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  902. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  903. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  904. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2c31d6f1 attribute=null, token = android.os.BinderProxy@29e14f5
  905. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  906. I/ActivityThread( 8923): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  907. I/ActivityThread( 8923): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  908. I/ActivityManager(  491): Process android.process.acore (pid 8951) has died
  909. I/ActivityThread( 8852): Removing dead content provider:android.content.ContentProviderProxy@817edea
  910. I/ActivityThread( 8852): Removing dead content provider:android.content.ContentProviderProxy@817edea
  911. D/WifiService(  491): Client connection lost with reason: 4
  912. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 4227
  913. I/ActivityManager(  491): Process com.dianxinos.dxbs (pid 4227) has died
  914. W/ActivityManager(  491): Scheduling restart of crashed service com.dianxinos.dxbs/com.dianxinos.powermanager.PowerMgrService in 1000ms
  915. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=9057 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  916. E/ActivityThread( 8852): Failed to find provider info for com.google.android.wearable.settings
  917. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  918. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  919. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  920. I/ActivityManager(  491): Start proc com.dianxinos.dxbs for service com.dianxinos.dxbs/com.dianxinos.powermanager.PowerMgrService: pid=9079 uid=10113 gids={50113, 9997, 3002, 3001, 3003, 1028, 1015} abi=armeabi-v7a
  921. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  922. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  923. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  924. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  925. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  926. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  927. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  928. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  929. E/ActivityThread( 8852): Failed to find provider info for com.google.settings
  930. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  931. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  932. E/WifiService(  491): Multicaster binderDied
  933. D/WifiService(  491): Client connection lost with reason: 4
  934. I/ActivityManager(  491): Process com.estrongs.android.pop (pid 8689) has died
  935. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  936. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  937. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  938. E/ActivityThread( 8852): Failed to find provider info for com.google.android.gsf.gservices
  939. E/ActivityThread( 8736): Failed to find provider info for com.google.android.gsf.gservices
  940. E/AndroidRuntime( 9057): FATAL EXCEPTION: ContactsProviderWorker
  941. E/AndroidRuntime( 9057): Process: android.process.acore, PID: 9057
  942. E/AndroidRuntime( 9057): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  943. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  944. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  945. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  946. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  947. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  948. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  949. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  950. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  951. E/AndroidRuntime( 9057):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  952. E/AndroidRuntime( 9057):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  953. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  954. E/AndroidRuntime( 9057):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  955. E/AndroidRuntime( 9057):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  956. E/AndroidRuntime( 9057):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  957. E/AndroidRuntime( 9057):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  958. E/AndroidRuntime( 9057):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  959. E/AndroidRuntime( 9057):        at android.os.Handler.dispatchMessage(Handler.java:102)
  960. E/AndroidRuntime( 9057):        at android.os.Looper.loop(Looper.java:135)
  961. E/AndroidRuntime( 9057):        at android.os.HandlerThread.run(HandlerThread.java:61)
  962. E/ActivityThread( 8736): Failed to find provider info for com.google.android.gsf.gservices
  963. I/ActivityManager(  491): Waited long enough for: ServiceRecord{c3b4dea u0 com.whatsapp/.AlarmService}
  964. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@f27d235 attribute=null, token = android.os.BinderProxy@29e14f5
  965. I/ActivityManager(  491): Process android.process.acore (pid 9057) has died
  966. I/ActivityManager(  491): Killing 8852:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  967. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 8852
  968. I/ActivityManager(  491): Killing 8923:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  969. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  970. W/InputMethodManagerService(  491): android.os.DeadObjectException
  971. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  972. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  973. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  974. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  975. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  976. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  977. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  978. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  979. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  980. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  981. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  982. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  983. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  984. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  985. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  986. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  987. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  988. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  989. E/ActivityThread( 8736): Failed to find provider info for com.google.android.gsf.gservices
  990. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_8923/cgroup.procs: No such file or directory
  991. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  992. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=9124 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  993. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  994. D/WifiService(  491): New client listening to asynchronous messages
  995. D/WifiService(  491): Client connection lost with reason: 4
  996. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  997. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  998. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.security.snet.SafetyNetClientService in 1000ms
  999. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 63972ms
  1000. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 4741120ms
  1001. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.security.snet.SafeBrowsingAsyncOperationService in 10998ms
  1002. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 10997ms
  1003. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@27c1ef
  1004. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=9163 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1005. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.security.snet.SafetyNetClientService: pid=9176 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1006. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1007. W/ResourcesManager( 9176): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1008. W/ResourcesManager( 9176): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1009. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@1332b0d7
  1010. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1011. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1012. W/ActivityThread( 9176): 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());
  1013. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1014. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1015. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1016. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1017. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1018. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1019. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1020. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1021. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1022. I/ActivityManager(  491): Process com.cleanmaster.security:worker (pid 8528) has died
  1023. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1024. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1025. E/AndroidRuntime( 9163): FATAL EXCEPTION: ContactsProviderWorker
  1026. E/AndroidRuntime( 9163): Process: android.process.acore, PID: 9163
  1027. E/AndroidRuntime( 9163): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1028. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1029. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1030. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1031. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1032. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1033. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1034. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1035. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1036. E/AndroidRuntime( 9163):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1037. E/AndroidRuntime( 9163):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1038. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1039. E/AndroidRuntime( 9163):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1040. E/AndroidRuntime( 9163):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1041. E/AndroidRuntime( 9163):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1042. E/AndroidRuntime( 9163):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1043. E/AndroidRuntime( 9163):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1044. E/AndroidRuntime( 9163):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1045. E/AndroidRuntime( 9163):        at android.os.Looper.loop(Looper.java:135)
  1046. E/AndroidRuntime( 9163):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1047. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1048. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1049. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1050. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1051. D/WifiService(  491): New client listening to asynchronous messages
  1052. E/ActivityThread( 9176): Failed to find provider info for com.google.android.wearable.settings
  1053. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1054. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1055. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1056. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1057. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1058. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1059. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1060. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1061. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1062. E/ActivityThread( 9176): Failed to find provider info for com.google.settings
  1063. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@128289f attribute=null, token = android.os.BinderProxy@29e14f5
  1064. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1065. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1066. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1067. E/ActivityThread( 9176): Failed to find provider info for com.google.android.gsf.gservices
  1068. I/ActivityThread( 9176): Removing dead content provider:android.content.ContentProviderProxy@f7830fb
  1069. I/ActivityThread( 9176): Removing dead content provider:android.content.ContentProviderProxy@f7830fb
  1070. I/ActivityThread( 9124): Removing dead content provider:android.content.ContentProviderProxy@f0048d3
  1071. I/ActivityThread( 9124): Removing dead content provider:android.content.ContentProviderProxy@f0048d3
  1072. I/ActivityManager(  491): Process android.process.acore (pid 9163) has died
  1073. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=9269 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1074. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1075. E/AndroidRuntime( 9269): FATAL EXCEPTION: ContactsProviderWorker
  1076. E/AndroidRuntime( 9269): Process: android.process.acore, PID: 9269
  1077. E/AndroidRuntime( 9269): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1078. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1079. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1080. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1081. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1082. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1083. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1084. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1085. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1086. E/AndroidRuntime( 9269):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1087. E/AndroidRuntime( 9269):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1088. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1089. E/AndroidRuntime( 9269):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1090. E/AndroidRuntime( 9269):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1091. E/AndroidRuntime( 9269):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1092. E/AndroidRuntime( 9269):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1093. E/AndroidRuntime( 9269):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1094. E/AndroidRuntime( 9269):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1095. E/AndroidRuntime( 9269):        at android.os.Looper.loop(Looper.java:135)
  1096. E/AndroidRuntime( 9269):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1097. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1c93b75a attribute=null, token = android.os.BinderProxy@29e14f5
  1098. I/ActivityManager(  491): Process android.process.acore (pid 9269) has died
  1099. I/ActivityManager(  491): Killing 9176:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1100. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 9176
  1101. I/ActivityManager(  491): Killing 9124:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1102. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 9124
  1103. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 7728) has died
  1104. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  1105. W/InputMethodManagerService(  491): android.os.DeadObjectException
  1106. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  1107. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  1108. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  1109. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  1110. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  1111. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  1112. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  1113. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  1114. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  1115. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  1116. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  1117. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  1118. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  1119. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  1120. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  1121. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  1122. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1123. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1124. D/WifiService(  491): Client connection lost with reason: 4
  1125. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  1126. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexService in 10930ms
  1127. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 255888ms
  1128. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1129. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 18964480ms
  1130. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 43988ms
  1131. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=9325 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  1132. W/BroadcastQueue(  491): Timeout of broadcast BroadcastRecord{36fa4fa4 u0 com.whatsapp.action.UPDATE_NTP} - receiver=android.os.BinderProxy@29b0110d, started 60001ms ago
  1133. W/BroadcastQueue(  491): Receiver during timeout: ResolveInfo{223768c2 com.whatsapp/.AlarmBroadcastReceiver m=0x0}
  1134. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  1135. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=9373 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1136. I/ActivityManager(  491): Start proc com.cleanmaster.security:worker for broadcast com.cleanmaster.security/com.ijinshan.screensavershared.mutual.CharingSaverStateReceiver: pid=9391 uid=10073 gids={50073, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi
  1137. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.icing.service.IndexService: pid=9416 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1138. W/ResourcesManager( 9416): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1139. W/ResourcesManager( 9416): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1140. E/ActivityManager(  491): ANR in com.whatsapp
  1141. E/ActivityManager(  491): PID: 8763
  1142. E/ActivityManager(  491): Reason: Broadcast of Intent { act=com.whatsapp.action.UPDATE_NTP flg=0x14 cmp=com.whatsapp/.AlarmBroadcastReceiver (has extras) }
  1143. E/ActivityManager(  491): Load: 15.37 / 13.48 / 7.77
  1144. E/ActivityManager(  491): CPU usage from 0ms to 9240ms later:
  1145. E/ActivityManager(  491):   48% 491/system_server: 32% user + 15% kernel / faults: 6898 minor 61 major
  1146. E/ActivityManager(  491):   21% 8783/zygote: 17% user + 3.9% kernel / faults: 1910 minor 3 major
  1147. E/ActivityManager(  491):   16% 3033/com.android.systemui: 13% user + 2.7% kernel / faults: 2524 minor 15 major
  1148. E/ActivityManager(  491):   11% 9325/com.android.inputmethod.latin: 10% user + 1.4% kernel / faults: 6959 minor 3 major
  1149. E/ActivityManager(  491):   11% 6947/android.process.media: 9.5% user + 1.5% kernel / faults: 388 minor 1 major
  1150. E/ActivityManager(  491):   11% 8763/com.whatsapp: 9.4% user + 1.6% kernel / faults: 4066 minor 4 major
  1151. E/ActivityManager(  491):   8.2% 8886/com.android.chrome:sandboxed_process0: 6.7% user + 1.5% kernel / faults: 3573 minor 1 major
  1152. E/ActivityManager(  491):   6.8% 3491/com.cleanmaster.security:DefendService: 6.7% user + 0.1% kernel / faults: 493 minor 5 major
  1153. E/ActivityManager(  491):   6.1% 137/surfaceflinger: 2.8% user + 3.3% kernel / faults: 2322 minor 1 major
  1154. E/ActivityManager(  491):   5.5% 8862/com.android.chrome:privileged_process0: 3.9% user + 1.6% kernel / faults: 1466 minor
  1155. E/ActivityManager(  491):   5.4% 3379/com.android.phone: 3.1% user + 2.2% kernel / faults: 2527 minor
  1156. E/ActivityManager(  491):   3.9% 148/zygote: 3.4% user + 0.4% kernel / faults: 4832 minor
  1157. E/ActivityManager(  491):   0% 143/debuggerd: 0% user + 0% kernel / faults: 2541 minor 10 major
  1158. E/ActivityManager(  491):   3.4% 9079/com.dianxinos.dxbs: 2.9% user + 0.5% kernel / faults: 619 minor
  1159. E/ActivityManager(  491):   0.1% 3367/zygote: 0% user + 0% kernel / faults: 1394 minor
  1160. E/ActivityManager(  491):   1.4% 126/ksdioirqd/mmc1: 0% user + 1.4% kernel
  1161. E/ActivityManager(  491):   0.9% 90/mmcqd/0: 0% user + 0.9% kernel
  1162. E/ActivityManager(  491):   0.9% 123/sdcard: 0% user + 0.9% kernel / faults: 8 minor
  1163. E/ActivityManager(  491):   0% 102/ueventd: 0% user + 0% kernel
  1164. E/ActivityManager(  491):   0.7% 4091/com.google.process.gapps: 0.4% user + 0.3% kernel / faults: 929 minor
  1165. E/ActivityManager(  491):   0.7% 4343/kworker/u:4: 0% user + 0.7% kernel
  1166. E/ActivityManager(  491):   0.5% 17/irq/199-msmdata: 0% user + 0.5% kernel
  1167. E/ActivityManager(  491):   0.4% 2501/kworker/u:0: 0% user + 0.4% kernel
  1168. E/ActivityManager(  491):   0.4% 6808/com.android.vending: 0.3% user + 0.1% kernel / faults: 16 minor
  1169. E/ActivityManager(  491):   0% 3/ksoftirqd/0: 0% user + 0% kernel
  1170. E/ActivityManager(  491):   0.3% 127/kworker/u:3: 0% user + 0.3% kernel
  1171. E/ActivityManager(  491):   0.1% 142/netd: 0% user + 0.1% kernel / faults: 244 minor
  1172. E/ActivityManager(  491):   0.2% 24/kworker/0:1: 0% user + 0.2% kernel
  1173. E/ActivityManager(  491):   0.2% 71/kworker/0:2: 0.2% user + 0% kernel
  1174. E/ActivityManager(  491):   0.2% 95/msmfb_commit_th: 0% user + 0.2% kernel
  1175. E/ActivityManager(  491):   0.1% 135/servicemanager: 0% user + 0% kernel
  1176. E/ActivityManager(  491):   0% 5/kworker/0:0H: 0% user + 0% kernel
  1177. E/ActivityManager(  491):   0.1% 118/jbd2/dm-9-8: 0% user + 0.1% kernel
  1178. E/ActivityManager(  491):   0.1% 131/logd: 0% user + 0.1% kernel / faults: 8 minor
  1179. E/ActivityManager(  491):   0.1% 138/ts_srv: 0.1% user + 0% kernel
  1180. E/ActivityManager(  491):   0.1% 4888/com.android.bluetooth: 0.1% user + 0% kernel / faults: 11 minor
  1181. E/ActivityManager(  491):  +0% 9356/kworker/1:0: 0% user + 0% kernel
  1182. E/ActivityManager(  491):  +0% 9357/kworker/1:0H: 0% user + 0% kernel
  1183. E/ActivityManager(  491):  +0% 9358/ksoftirqd/1: 0% user + 0% kernel
  1184. E/ActivityManager(  491):  +0% 9359/kworker/1:1H: 0% user + 0% kernel
  1185. E/ActivityManager(  491):  +0% 9370/kworker/1:1: 0% user + 0% kernel
  1186. E/ActivityManager(  491):  +0% 9373/android.process.acore: 0% user + 0% kernel
  1187. E/ActivityManager(  491):  +0% 9391/com.cleanmaster.security:worker: 0% user + 0% kernel
  1188. E/ActivityManager(  491):  +0% 9416/com.google.android.gms: 0% user + 0% kernel
  1189. E/ActivityManager(  491): 100% TOTAL: 74% user + 24% kernel + 0.7% iowait + 0.5% softirq
  1190. E/ActivityManager(  491): CPU usage from 7663ms to 8220ms later:
  1191. E/ActivityManager(  491):   36% 9325/com.android.inputmethod.latin: 36% user + 0% kernel / faults: 188 minor
  1192. E/ActivityManager(  491):     34% 9325/putmethod.latin: 34% user + 0% kernel
  1193. E/ActivityManager(  491):     1.5% 9335/FinalizerDaemon: 1.5% user + 0% kernel
  1194. E/ActivityManager(  491):     1.5% 9338/GCDaemon: 1.5% user + 0% kernel
  1195. E/ActivityManager(  491):   33% 3033/com.android.systemui: 32% user + 1.6% kernel / faults: 243 minor 2 major
  1196. E/ActivityManager(  491):     27% 3033/ndroid.systemui: 25% user + 1.6% kernel
  1197. E/ActivityManager(  491):     5% 3561/RenderThread: 3.3% user + 1.6% kernel
  1198. E/ActivityManager(  491):   24% 491/system_server: 19% user + 5.2% kernel / faults: 2 minor
  1199. E/ActivityManager(  491):     10% 543/ActivityManager: 5.2% user + 5.2% kernel
  1200. E/ActivityManager(  491):     5.2% 3018/Binder_7: 5.2% user + 0% kernel
  1201. E/ActivityManager(  491):     3.5% 2915/Binder_4: 3.5% user + 0% kernel
  1202. E/ActivityManager(  491):     1.7% 3649/Binder_D: 1.7% user + 0% kernel
  1203. E/ActivityManager(  491):   22% 8763/com.whatsapp: 21% user + 1.6% kernel / faults: 66 minor
  1204. E/ActivityManager(  491):     22% 8988/Stats: 21% user + 1.6% kernel
  1205. E/ActivityManager(  491):    +0% 9415/com.whatsapp: 0% user + 0% kernel
  1206. E/ActivityManager(  491):   6.6% 148/zygote: 5.5% user + 1.1% kernel / faults: 1608 minor
  1207. E/ActivityManager(  491):     6% 148/main: 5.5% user + 0.5% kernel
  1208. E/ActivityManager(  491):    +0% 9417/ReferenceQueueD: 0% user + 0% kernel
  1209. E/ActivityManager(  491):    +0% 9419/FinalizerDaemon: 0% user + 0% kernel
  1210. E/ActivityManager(  491):    +0%
  1211. I/ActivityManager(  491): Killing 8763:com.whatsapp/u0a99 (adj 0): bg anr
  1212. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 8763
  1213. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1214. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1215. W/ActivityThread( 9416): 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());
  1216. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1217. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_8819/cgroup.procs: No such file or directory
  1218. I/ActivityManager(  491): Process com.android.chrome:sandboxed_process1 (pid 8819) has died
  1219. W/ActivityManager(  491): Scheduling restart of crashed service com.android.chrome/org.chromium.content.app.SandboxedProcessService1 in 1000ms
  1220. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1221. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1222. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1223. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1224. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1225. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1226. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1227. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1228. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1229. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1230. I/ActivityManager(  491): Start proc com.android.chrome:sandboxed_process1 for service com.android.chrome/org.chromium.content.app.SandboxedProcessService1: pid=9457 uid=99007 gids={} abi=armeabi-v7a
  1231. W/Zygote  ( 9457): Slow operation: 1012ms so far, now at Zygote.postForkCommon
  1232. W/Zygote  ( 9457): Slow operation: 1036ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1233. I/ActivityManager(  491): Process com.google.android.gms.unstable (pid 8736) has died
  1234. W/ActivityManager(  491): Scheduling restart of crashed service com.whatsapp/.AlarmService in 17146ms
  1235. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1236. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1237. E/AndroidRuntime( 9373): FATAL EXCEPTION: ContactsProviderWorker
  1238. E/AndroidRuntime( 9373): Process: android.process.acore, PID: 9373
  1239. E/AndroidRuntime( 9373): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1240. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1241. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1242. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1243. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1244. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1245. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1246. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1247. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1248. E/AndroidRuntime( 9373):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1249. E/AndroidRuntime( 9373):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1250. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1251. E/AndroidRuntime( 9373):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1252. E/AndroidRuntime( 9373):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1253. E/AndroidRuntime( 9373):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1254. E/AndroidRuntime( 9373):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1255. E/AndroidRuntime( 9373):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1256. E/AndroidRuntime( 9373):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1257. E/AndroidRuntime( 9373):        at android.os.Looper.loop(Looper.java:135)
  1258. E/AndroidRuntime( 9373):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1259. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1260. I/ActivityManager(  491): Low on memory:
  1261. I/ActivityManager(  491):   ntv   N     5776 kB: mediaserver (145) native
  1262. I/ActivityManager(  491):   ntv   N     4921 kB: surfaceflinger (137) native
  1263. I/ActivityManager(  491):   ntv   N     4248 kB: zygote (148) native
  1264. I/ActivityManager(  491):   ntv   N     2509 kB: logd (131) native
  1265. I/ActivityManager(  491):   ntv   N     1192 kB: drmserver (144) native
  1266. I/ActivityManager(  491):   ntv   N     1112 kB: netd (142) native
  1267. I/ActivityManager(  491):   ntv   N      974 kB: wpa_supplicant (2904) native
  1268. I/ActivityManager(  491):   ntv   N      852 kB: sdcard (123) native
  1269. I/ActivityManager(  491):   ntv   N      842 kB: vold (136) native
  1270. I/ActivityManager(  491):   ntv   N      686 kB: debuggerd (143) native
  1271. I/ActivityManager(  491):   ntv   N      663 kB: keystore (147) native
  1272. I/ActivityManager(  491):   ntv   N      638 kB: /init (1) native
  1273. I/ActivityManager(  491):   ntv   N      446 kB: ueventd (102) native
  1274. I/ActivityManager(  491):   ntv   N      423 kB: sdcard (3069) native
  1275. I/ActivityManager(  491):   ntv   N      420 kB: installd (146) native
  1276. I/ActivityManager(  491):   ntv   N      397 kB: lmkd (134) native
  1277. I/ActivityManager(  491):   ntv   N      360 kB: adbd (2869) native
  1278. I/ActivityManager(  491):   ntv   N      356 kB: healthd (133) native
  1279. I/ActivityManager(  491):   ntv   N      282 kB: servicemanager (135) native
  1280. I/ActivityManager(  491):   ntv   N      279 kB: dhcpcd (2950) native
  1281. I/ActivityManager(  491):   ntv   N      202 kB: auditd (141) native
  1282. I/ActivityManager(  491):   ntv   N      187 kB: ts_srv (138) native
  1283. I/ActivityManager(  491):   ntv   N      182 kB: kwatchdog (3779) native
  1284. I/ActivityManager(  491):   ntv   N       76 kB: su (149) native
  1285. I/ActivityManager(  491):   sys   P    72339 kB: system (491) fixed
  1286. I/ActivityManager(  491):   pers  P    34079 kB: com.android.systemui (3033) fixed
  1287. I/ActivityManager(  491):   pers  P    12296 kB: com.android.phone (3379) fixed
  1288. I/ActivityManager(  491):   pers  P     6051 kB: com.android.server.telecom (3367) fixed
  1289. I/ActivityManager(  491):   psvc  IF   10244 kB: com.android.bluetooth (4888) service
  1290. I/ActivityManager(  491):                        com.android.bluetooth/.a2dp.A2dpService<=Proc{491:system/1000}
  1291. I/ActivityManager(  491):   fore  T    59547 kB: com.android.chrome (8783) top-activity
  1292. I/ActivityManager(  491):   fore  T    56251 kB: com.android.chrome:sandboxed_process0 (8886) service
  1293. I/ActivityManager(  491):                        com.android.chrome/org.chromium.content.app.SandboxedProcessService0<=Proc{8783:com.android.chrome/u0a72}
  1294. I/ActivityManager(  491):   fore  T    36125 kB: com.android.chrome:privileged_process0 (8862) service
  1295. I/ActivityManager(  491):                        com.android.chrome/org.chromium.content.app.PrivilegedProcessService0<=Proc{8783:com.android.chrome/u0a72}
  1296. I/ActivityManager(  491):   fore  R     9778 kB: com.cleanmaster.security:worker (9391) broadcast
  1297. I/ActivityManager(  491):   fore  S        0 kB: com.whatsapp (8763) exec-service
  1298. I/ActivityManager(  491):   vis   IF   36199 kB: com.cleanmaster.security:DefendService (3491) service
  1299. I/ActivityManager(  491):                        com.cleanmaster.security/ks.cm.antivirus.applock.accessibility.AppLockAccessibilityService<=Proc{491:system/1000}
  1300. I/ActivityManager(  491):   vis   IF   22360 kB: com.google.android.gms.persistent (3337) service
  1301. I/ActivityManager(  491):                        com.google.android.gms/.playlog.service.PlayLogBrokerService<=Proc{8783:com.android.chrome/u0a72}
  1302. I/ActivityManager(  491):   vis   IF   16761 kB: com.google.android.gms (9416) service
  1303. I/ActivityManager(  491):                        com.google.android.gms/.icing.service.IndexService<=Proc{8783:com.android.chrome/u0a72}
  1304. I/ActivityManager(  491):   vis   IF   11106 kB: fishnoodle.koipond_free (3132) service
  1305. I/ActivityManager(  491):                        fishnoodle.koipond_free/.WallpaperService<=Proc{491:system/1000}
  1306. I/ActivityManager(  491):   vis   IF    6612 kB: android.process.acore (9373) provider
  1307. I/ActivityManager(  491):                        com.android.providers.contacts/.ContactsProvider2<=Proc{9416:com.google.android.gms/u0a17}
  1308. I/ActivityManager(  491):   vis   IF    3792 kB: com.android.smspush (5422) service
  1309. I/ActivityManager(  491):                        com.android.smspush/.WapPushManager<=Proc{3379:com.android.phone/1001}
  1310. I/ActivityManager(  491):   prcp  IB   14019 kB: com.android.inputmethod.latin (9325) service
  1311. I/ActivityManager(  491):                        com.android.inputmethod.latin/.LatinIME<=Proc{491:system/1000}
  1312. I/ActivityManager(  491):   svc   S    22592 kB: com.android.vending (6808) started-services
  1313. I/ActivityManager(  491):   svc   S    14895 kB: com.google.process.gapps (4091) started-services
  1314. I/ActivityManager(  491):   home  HO   20005 kB: com.android.launcher3 (3464) home
  1315. I/ActivityManager(  491):   svcb  S    19041 kB: cn.wps.moffice_i18n:pushservice (6963) started-services
  1316. I/ActivityManager(  491):   svcb  S    18846 kB: com.dianxinos.dxbs (9079) started-services
  1317. I/ActivityManager(  491):   svcb  S     7982 kB: android.process.media (6947) started-services
  1318. I/ActivityManager(  491):             538943 kB: TOTAL
  1319. I/ActivityManager(  491):   MemInfo: 32544 kB slab, 5732 kB shmem, 5052 kB buffers, 213792 kB cached, 83552 kB free
  1320. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1321. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1322. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1323. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1324. D/WifiService(  491): New client listening to asynchronous messages
  1325. E/ActivityThread( 9416): Failed to find provider info for com.google.android.wearable.settings
  1326. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1327. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1328. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1329. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1330. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1331. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1332. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1333. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1334. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1335. E/ActivityThread( 9416): Failed to find provider info for com.google.settings
  1336. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1f141356 attribute=null, token = android.os.BinderProxy@29e14f5
  1337. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_9457/cgroup.procs: No such file or directory
  1338. I/ActivityManager(  491): Process com.android.chrome:sandboxed_process1 (pid 9457) has died
  1339. W/ActivityManager(  491): Scheduling restart of crashed service com.android.chrome/org.chromium.content.app.SandboxedProcessService1 in 22315ms
  1340. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1c7db2cf attribute=null, token = android.os.BinderProxy@29e14f5
  1341. I/ActivityThread( 9416): Removing dead content provider:android.content.ContentProviderProxy@251e15df
  1342. I/ActivityThread( 9325): Removing dead content provider:android.content.ContentProviderProxy@38e6f823
  1343. I/ActivityThread( 9325): Removing dead content provider:android.content.ContentProviderProxy@38e6f823
  1344. I/ActivityThread( 9416): Removing dead content provider:android.content.ContentProviderProxy@251e15df
  1345. I/ActivityManager(  491): Process android.process.acore (pid 9373) has died
  1346. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=9519 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1347. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN flg=0x10000000 pkg=com.android.chrome cmp=com.android.chrome/com.google.android.apps.chrome.Main (has extras)} from uid 10072 on display 0
  1348. W/ActivityManager(  491): Activity pause timeout for ActivityRecord{a5f759c u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity t9}
  1349. D/ConnectivityService(  491): releasing NetworkRequest NetworkRequest [ id=6, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1350. D/ConnectivityService(  491): listenForNetwork for NetworkRequest [ id=8, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1351. D/ConnectivityService(  491): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
  1352. D/ConnectivityService(  491): apparently satisfied.  currentScore=60
  1353. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN flg=0x14002000 pkg=com.android.chrome cmp=com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity (has extras)} from uid 10072 on display 0
  1354. W/ActivityManager(  491): Duplicate finish request for ActivityRecord{38df3a60 u0 com.android.chrome/com.google.android.apps.chrome.Main t9 f}
  1355. E/AndroidRuntime( 9519): FATAL EXCEPTION: ContactsProviderWorker
  1356. E/AndroidRuntime( 9519): Process: android.process.acore, PID: 9519
  1357. E/AndroidRuntime( 9519): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1358. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1359. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1360. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1361. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1362. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1363. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1364. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1365. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1366. E/AndroidRuntime( 9519):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1367. E/AndroidRuntime( 9519):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1368. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1369. E/AndroidRuntime( 9519):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1370. E/AndroidRuntime( 9519):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1371. E/AndroidRuntime( 9519):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1372. E/AndroidRuntime( 9519):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1373. E/AndroidRuntime( 9519):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1374. E/AndroidRuntime( 9519):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1375. E/AndroidRuntime( 9519):        at android.os.Looper.loop(Looper.java:135)
  1376. E/AndroidRuntime( 9519):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1377. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1378. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1379. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1380. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1381. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1382. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1383. I/ActivityManager(  491): Start proc com.google.android.gms.unstable for service com.google.android.gms/.droidguard.DroidGuardService: pid=9571 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1384. W/ResourcesManager( 9571): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1385. W/ResourcesManager( 9571): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1386. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1387. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1388. W/ActivityThread( 9571): 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());
  1389. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1390. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1391. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1392. I/ActivityManager(  491): Start proc com.whatsapp for service com.whatsapp/.AlarmService: pid=9601 uid=10099 gids={50099, 9997, 3002, 3003, 1028, 1015} abi=armeabi-v7a
  1393. E/ActivityThread( 9571): Failed to find provider info for com.google.android.gsf.gservices
  1394. W/BackupManagerService(  491): dataChanged but no participant pkg='com.android.providers.settings' uid=10008
  1395. I/ActivityManager(  491): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.GcmStateReceiver: pid=9617 uid=10068 gids={50068, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1396. I/ActivityManager(  491): Process com.android.vending (pid 6808) has died
  1397. W/BackupManagerService(  491): dataChanged but no participant pkg='com.android.providers.settings' uid=10008
  1398. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1399. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1400. E/ActivityThread( 9416): Failed to find provider info for com.google.android.gsf.gservices
  1401. W/BackupManagerService(  491): dataChanged but no participant pkg='com.android.providers.settings' uid=10008
  1402. E/ActivityThread( 9617): Failed to find provider info for com.google.android.gsf.gservices
  1403. I/ActivityManager(  491): Process android.process.acore (pid 9519) has died
  1404. I/ActivityManager(  491): Killing 9416:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1405. D/WifiService(  491): Client connection lost with reason: 4
  1406. I/ActivityManager(  491): Killing 9325:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1407. I/WindowState(  491): WIN DEATH: Window{878f124 u0 InputMethod}
  1408. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  1409. W/InputMethodManagerService(  491): android.os.DeadObjectException
  1410. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  1411. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  1412. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  1413. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  1414. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  1415. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  1416. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  1417. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  1418. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  1419. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  1420. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  1421. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  1422. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  1423. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  1424. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  1425. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  1426. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1427. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1428. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 9325
  1429. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_9416/cgroup.procs: No such file or directory
  1430. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 12111ms
  1431. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 1023552ms
  1432. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexService in 22110ms
  1433. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1434. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1435. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 75857920ms
  1436. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 32040ms
  1437. I/ActivityManager(  491): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=9659 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1438. W/ResourcesManager( 9617): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1439. W/ResourcesManager( 9617): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1440. D/ActivityThread( 9659): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  1441. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=9683 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1442. I/ActivityManager(  491): Start proc com.android.chrome:sandboxed_process1 for service com.android.chrome/org.chromium.content.app.SandboxedProcessService1: pid=9692 uid=99008 gids={} abi=armeabi-v7a
  1443. W/ResourcesManager( 9683): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1444. W/ResourcesManager( 9683): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1445. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=9717 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  1446. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@2a9ee699
  1447. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  1448. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1449. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1450. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=9754 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1451. W/ActivityThread( 9683): 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());
  1452. I/ActivityManager(  491): Process com.google.android.gms.unstable (pid 9571) has died
  1453. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 9391
  1454. I/ActivityManager(  491): Process com.cleanmaster.security:worker (pid 9391) has died
  1455. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1456. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1457. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1458. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@3335c172
  1459. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1460. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1461. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1462. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1463. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1464. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1465. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1466. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1467. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1468. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1469. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1470. I/ActivityManager(  491): Start proc com.android.vending for service com.android.vending/com.google.android.finsky.services.ContentSyncService: pid=9795 uid=10021 gids={50021, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1471. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_9692/cgroup.procs: No such file or directory
  1472. I/ActivityManager(  491): Process com.android.chrome:sandboxed_process1 (pid 9692) has died
  1473. W/ActivityManager(  491): Scheduling restart of crashed service com.android.chrome/org.chromium.content.app.SandboxedProcessService1 in 89260ms
  1474. I/ActivityManager(  491): Process com.android.email (pid 9659) has died
  1475. W/Zygote  ( 9795): Slow operation: 1072ms so far, now at Zygote.postForkCommon
  1476. W/Zygote  ( 9795): Slow operation: 1076ms so far, now at zygoteConnection.runOnce: postForkAndSpecialize
  1477. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1478. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1479. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=9835 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  1480. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1481. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1482. E/ActivityThread( 9795): Failed to find provider info for com.google.settings
  1483. E/ActivityThread( 9795): Failed to find provider info for com.google.settings
  1484. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1485. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1486. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1487. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1488. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1489. I/ActivityManager(  491): Start proc com.android.chrome:sandboxed_process1 for service com.android.chrome/org.chromium.content.app.SandboxedProcessService1: pid=9908 uid=99009 gids={} abi=armeabi-v7a
  1490. I/ActivityManager(  491): Start proc com.android.chrome:sandboxed_process2 for service com.android.chrome/org.chromium.content.app.SandboxedProcessService2: pid=9929 uid=99010 gids={} abi=armeabi-v7a
  1491. I/ActivityManager(  491): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/com.dianxinos.dxservice.stat.AlarmReceiver: pid=9945 uid=10092 gids={50092, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi-v7a
  1492. I/ActivityManager(  491): Killing 9908:com.android.chrome:sandboxed_process1/u0a72i9 (adj 0): isolated not needed
  1493. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_9908/cgroup.procs: No such file or directory
  1494. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 9835) has died
  1495. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_9908/cgroup.procs: No such file or directory
  1496. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1497. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1498. E/AndroidRuntime( 9754): FATAL EXCEPTION: ContactsProviderWorker
  1499. E/AndroidRuntime( 9754): Process: android.process.acore, PID: 9754
  1500. E/AndroidRuntime( 9754): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1501. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1502. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1503. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1504. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1505. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1506. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1507. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1508. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1509. E/AndroidRuntime( 9754):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1510. E/AndroidRuntime( 9754):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1511. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1512. E/AndroidRuntime( 9754):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1513. E/AndroidRuntime( 9754):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1514. E/AndroidRuntime( 9754):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1515. E/AndroidRuntime( 9754):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1516. E/AndroidRuntime( 9754):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1517. E/AndroidRuntime( 9754):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1518. E/AndroidRuntime( 9754):        at android.os.Looper.loop(Looper.java:135)
  1519. E/AndroidRuntime( 9754):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1520. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1521. I/ActivityManager(  491): Process android.process.media (pid 6947) has died
  1522. D/WifiService(  491): New client listening to asynchronous messages
  1523. E/ActivityThread( 9683): Failed to find provider info for com.google.android.wearable.settings
  1524. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1525. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1526. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1527. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1528. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1529. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1530. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1531. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1532. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1533. E/ActivityThread( 9683): Failed to find provider info for com.google.settings
  1534. E/ActivityThread( 9795): Failed to find provider info for com.google.settings
  1535. E/ActivityThread( 9795): Failed to find provider info for com.google.settings
  1536. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1537. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1538. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1539. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1540. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1f1169fa attribute=null, token = android.os.BinderProxy@29e14f5
  1541. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1542. I/ActivityThread( 9683): Removing dead content provider:android.content.ContentProviderProxy@1d58b063
  1543. I/ActivityThread( 9683): Removing dead content provider:android.content.ContentProviderProxy@1d58b063
  1544. I/ActivityManager(  491): Process android.process.acore (pid 9754) has died
  1545. I/ActivityThread( 9717): Removing dead content provider:android.content.ContentProviderProxy@1aa9ba6f
  1546. I/ActivityThread( 9717): Removing dead content provider:android.content.ContentProviderProxy@1aa9ba6f
  1547. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1548. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10001 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1549. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1550. D/WifiService(  491): New client listening to asynchronous messages
  1551. I/ActivityManager(  491): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=10022 uid=10032 gids={50032, 9997, 3003} abi=armeabi-v7a
  1552. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_8886/cgroup.procs: No such file or directory
  1553. I/ActivityManager(  491): Process com.android.chrome:sandboxed_process0 (pid 8886) has died
  1554. E/ActivityThread( 9683): Failed to find provider info for com.google.android.gsf.gservices
  1555. I/ActivityManager(  491): Start proc com.google.android.gms.unstable for service com.google.android.gms/.droidguard.DroidGuardService: pid=10040 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1556. W/ResourcesManager(10040): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1557. W/ResourcesManager(10040): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1558. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1559. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1560. I/ActivityManager(  491): Process com.google.android.talk (pid 9617) has died
  1561. I/ActivityManager(  491): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=10075 uid=10003 gids={50003, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1562. W/ActivityThread(10040): 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());
  1563. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1564. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1565. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1566. W/ResourcesManager(10075): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  1567. I/ActivityManager(  491): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.GcmStateReceiver: pid=10104 uid=10068 gids={50068, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  1568. D/ConnectivityService(  491): reportBadNetwork(NetworkAgentInfo [WIFI () - 100]) by 10017
  1569. D/ConnectivityService(  491): Validated NetworkAgentInfo [WIFI () - 100]
  1570. D/ConnectivityService(  491): rematching NetworkAgentInfo [WIFI () - 100]
  1571. D/ConnectivityService(  491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  1572. D/ConnectivityService(  491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  1573. E/ActivityThread(10040): Failed to find provider info for com.google.android.gsf.gservices
  1574. E/AndroidRuntime(10001): FATAL EXCEPTION: ContactsProviderWorker
  1575. E/AndroidRuntime(10001): Process: android.process.acore, PID: 10001
  1576. E/AndroidRuntime(10001): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1577. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1578. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1579. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1580. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1581. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1582. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1583. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1584. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1585. E/AndroidRuntime(10001):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1586. E/AndroidRuntime(10001):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1587. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1588. E/AndroidRuntime(10001):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1589. E/AndroidRuntime(10001):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1590. E/AndroidRuntime(10001):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1591. E/AndroidRuntime(10001):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1592. E/AndroidRuntime(10001):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1593. E/AndroidRuntime(10001):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1594. E/AndroidRuntime(10001):        at android.os.Looper.loop(Looper.java:135)
  1595. E/AndroidRuntime(10001):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1596. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  1597. E/ActivityThread(10104): Failed to find provider info for com.google.android.gsf.gservices
  1598. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@34ad68c3 attribute=null, token = android.os.BinderProxy@29e14f5
  1599. I/ActivityManager(  491): Process android.process.acore (pid 10001) has died
  1600. I/ActivityManager(  491): Killing 9683:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1601. D/WifiService(  491): Client connection lost with reason: 4
  1602. I/ActivityManager(  491): Killing 9717:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1603. I/WindowState(  491): WIN DEATH: Window{30a53585 u0 InputMethod}
  1604. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  1605. W/InputMethodManagerService(  491): android.os.DeadObjectException
  1606. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  1607. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  1608. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  1609. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  1610. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  1611. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  1612. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  1613. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  1614. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  1615. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  1616. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  1617. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  1618. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  1619. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  1620. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  1621. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  1622. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1623. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1624. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_9683/cgroup.procs: No such file or directory
  1625. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 48444ms
  1626. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 4094208ms
  1627. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1628. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1629. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 303431680ms
  1630. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_9717/cgroup.procs: No such file or directory
  1631. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  1632. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=10161 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1633. W/ResourcesManager(10104): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1634. W/ResourcesManager(10104): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1635. W/ResourcesManager(10161): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1636. W/ResourcesManager(10161): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1637. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=10177 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  1638. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  1639. I/ActivityManager(  491): Waited long enough for: ServiceRecord{13e3e10a u0 com.android.calendar/.alerts.AlertService}
  1640. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1641. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1642. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=10205 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1643. W/ActivityThread(10161): 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());
  1644. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1645. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1646. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1647. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1648. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1649. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1650. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1651. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1652. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1653. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1654. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1655. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1656. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1657. I/ActivityManager(  491): Start proc com.cleanmaster.security:worker for broadcast com.cleanmaster.security/com.ijinshan.screensavershared.mutual.CharingSaverStateReceiver: pid=10257 uid=10073 gids={50073, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi
  1658. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1659. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1660. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1661. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1662. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1663. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1664. E/AndroidRuntime(10205): FATAL EXCEPTION: ContactsProviderWorker
  1665. E/AndroidRuntime(10205): Process: android.process.acore, PID: 10205
  1666. E/AndroidRuntime(10205): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1667. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1668. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1669. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1670. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1671. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1672. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1673. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1674. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1675. E/AndroidRuntime(10205):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1676. E/AndroidRuntime(10205):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1677. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1678. E/AndroidRuntime(10205):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1679. E/AndroidRuntime(10205):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1680. E/AndroidRuntime(10205):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1681. E/AndroidRuntime(10205):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1682. E/AndroidRuntime(10205):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1683. E/AndroidRuntime(10205):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1684. E/AndroidRuntime(10205):        at android.os.Looper.loop(Looper.java:135)
  1685. E/AndroidRuntime(10205):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1686. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1a84a060 attribute=null, token = android.os.BinderProxy@29e14f5
  1687. D/WifiService(  491): New client listening to asynchronous messages
  1688. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1689. E/ActivityThread(10161): Failed to find provider info for com.google.android.wearable.settings
  1690. I/ActivityThread(10161): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  1691. I/ActivityThread(10161): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  1692. I/ActivityThread(10177): Removing dead content provider:android.content.ContentProviderProxy@241f7be4
  1693. I/ActivityThread(10177): Removing dead content provider:android.content.ContentProviderProxy@241f7be4
  1694. I/ActivityManager(  491): Process android.process.acore (pid 10205) has died
  1695. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1696. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10300 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1697. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1698. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1699. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1700. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1701. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1702. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1703. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1704. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1705. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1706. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1707. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1708. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1709. E/ActivityThread(10161): Failed to find provider info for com.google.settings
  1710. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1711. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1712. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1713. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1714. E/AndroidRuntime(10300): FATAL EXCEPTION: ContactsProviderWorker
  1715. E/AndroidRuntime(10300): Process: android.process.acore, PID: 10300
  1716. E/AndroidRuntime(10300): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1717. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1718. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1719. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1720. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1721. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1722. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1723. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1724. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1725. E/AndroidRuntime(10300):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1726. E/AndroidRuntime(10300):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1727. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1728. E/AndroidRuntime(10300):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1729. E/AndroidRuntime(10300):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1730. E/AndroidRuntime(10300):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1731. E/AndroidRuntime(10300):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1732. E/AndroidRuntime(10300):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1733. E/AndroidRuntime(10300):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1734. E/AndroidRuntime(10300):        at android.os.Looper.loop(Looper.java:135)
  1735. E/AndroidRuntime(10300):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1736. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1737. I/ActivityManager(  491): Start proc com.facebook.katana for content provider com.facebook.katana/.provider.AttributionIdProvider: pid=10339 uid=10075 gids={50075, 9997, 1028, 1015, 3003} abi=armeabi-v7a
  1738. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1739. I/ActivityManager(  491): Process com.whatsapp (pid 9601) has died
  1740. E/ActivityThread(10161): Failed to find provider info for com.google.android.gsf.gservices
  1741. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5555811 attribute=null, token = android.os.BinderProxy@29e14f5
  1742. I/ActivityManager(  491): Process android.process.acore (pid 10300) has died
  1743. I/ActivityManager(  491): Killing 10161:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1744. D/WifiService(  491): Client connection lost with reason: 4
  1745. I/ActivityManager(  491): Killing 10177:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1746. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1747. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1748. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 10177
  1749. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_10161/cgroup.procs: No such file or directory
  1750. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 16376832ms
  1751. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  1752. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 1213726720ms
  1753. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexService in 1000ms
  1754. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 10999ms
  1755. I/WindowState(  491): WIN DEATH: Window{3facc664 u0 InputMethod}
  1756. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  1757. W/InputMethodManagerService(  491): android.os.DeadObjectException
  1758. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  1759. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  1760. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  1761. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  1762. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  1763. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  1764. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  1765. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  1766. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  1767. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  1768. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  1769. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  1770. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  1771. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  1772. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  1773. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  1774. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1775. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1776. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 20428ms
  1777. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.icing.service.IndexService: pid=10382 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1778. W/ResourcesManager(10382): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1779. W/ResourcesManager(10382): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1780. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1781. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1782. W/ActivityThread(10382): 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());
  1783. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1784. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1785. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1786. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1787. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1788. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1789. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1790. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1791. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1792. E/ActivityThread( 9795): Failed to find provider info for com.google.android.gsf.gservices
  1793. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1794. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=10422 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  1795. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1796. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1797. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10438 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1798. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1799. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1800. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1801. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1802. E/AndroidRuntime(10438): FATAL EXCEPTION: ContactsProviderWorker
  1803. E/AndroidRuntime(10438): Process: android.process.acore, PID: 10438
  1804. E/AndroidRuntime(10438): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1805. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1806. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1807. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1808. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1809. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1810. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1811. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1812. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1813. E/AndroidRuntime(10438):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1814. E/AndroidRuntime(10438):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1815. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1816. E/AndroidRuntime(10438):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1817. E/AndroidRuntime(10438):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1818. E/AndroidRuntime(10438):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1819. E/AndroidRuntime(10438):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1820. E/AndroidRuntime(10438):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1821. E/AndroidRuntime(10438):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1822. E/AndroidRuntime(10438):        at android.os.Looper.loop(Looper.java:135)
  1823. E/AndroidRuntime(10438):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1824. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1825. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1826. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@327ac86c attribute=null, token = android.os.BinderProxy@29e14f5
  1827. I/ActivityThread(10382): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  1828. I/ActivityThread(10382): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  1829. I/ActivityManager(  491): Process android.process.acore (pid 10438) has died
  1830. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10474 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1831. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1832. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1833. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1834. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1835. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1836. W/InputMethodManagerService(  491): Force disconnect/connect to the IME in showCurrentInputLocked()
  1837. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=10496 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  1838. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=3464, uid=10118) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver
  1839. W/BroadcastQueue(  491): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10118)
  1840. D/WifiService(  491): New client listening to asynchronous messages
  1841. E/ActivityThread(10382): Failed to find provider info for com.google.android.wearable.settings
  1842. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1843. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1844. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1845. I/ActivityManager(  491): Process com.android.calendar (pid 10022) has died
  1846. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1847. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1848. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1849. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  1850. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1851. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1852. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1853. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1854. E/ActivityThread(10382): Failed to find provider info for com.google.settings
  1855. W/InputMethodManagerService(  491): Force disconnect/connect to the IME in showCurrentInputLocked()
  1856. I/ActivityManager(  491): Process com.google.android.talk (pid 10104) has died
  1857. E/AndroidRuntime(10474): FATAL EXCEPTION: ContactsProviderWorker
  1858. E/AndroidRuntime(10474): Process: android.process.acore, PID: 10474
  1859. E/AndroidRuntime(10474): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1860. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1861. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1862. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1863. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1864. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1865. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1866. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1867. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1868. E/AndroidRuntime(10474):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1869. E/AndroidRuntime(10474):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1870. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1871. E/AndroidRuntime(10474):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1872. E/AndroidRuntime(10474):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1873. E/AndroidRuntime(10474):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1874. E/AndroidRuntime(10474):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1875. E/AndroidRuntime(10474):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1876. E/AndroidRuntime(10474):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1877. E/AndroidRuntime(10474):        at android.os.Looper.loop(Looper.java:135)
  1878. E/AndroidRuntime(10474):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1879. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1880. I/ActivityManager(  491): Process com.android.providers.calendar (pid 10075) has died
  1881. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1882. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3603ffe2 attribute=null, token = android.os.BinderProxy@29e14f5
  1883. E/ActivityThread(10382): Failed to find provider info for com.google.android.gsf.gservices
  1884. I/ActivityThread(10496): Removing dead content provider:android.content.ContentProviderProxy@3a99f8fa
  1885. I/ActivityThread(10496): Removing dead content provider:android.content.ContentProviderProxy@3a99f8fa
  1886. I/ActivityManager(  491): Process android.process.acore (pid 10474) has died
  1887. I/ActivityManager(  491): Killing 10382:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1888. D/WifiService(  491): Client connection lost with reason: 4
  1889. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_10382/cgroup.procs: No such file or directory
  1890. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 65507328ms
  1891. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.ads.jams.NegotiationService in 1000ms
  1892. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.udc.service.UdcContextInitService in 1000ms
  1893. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 4854906880ms
  1894. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 43996ms
  1895. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10557 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1896. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=10577 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  1897. I/ActivityManager(  491): Process com.facebook.katana (pid 10339) has died
  1898. I/ActivityManager(  491): Start proc com.google.android.youtube for service com.google.android.youtube/com.google.android.libraries.youtube.common.gcore.gcoreclient.gcm.impl.GcmTaskServiceDelegator: pid=10596 uid=10071 gids={50071, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1899. E/AndroidRuntime(10557): FATAL EXCEPTION: ContactsProviderWorker
  1900. E/AndroidRuntime(10557): Process: android.process.acore, PID: 10557
  1901. E/AndroidRuntime(10557): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1902. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1903. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1904. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1905. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1906. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1907. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1908. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1909. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1910. E/AndroidRuntime(10557):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1911. E/AndroidRuntime(10557):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1912. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1913. E/AndroidRuntime(10557):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1914. E/AndroidRuntime(10557):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1915. E/AndroidRuntime(10557):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1916. E/AndroidRuntime(10557):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1917. E/AndroidRuntime(10557):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1918. E/AndroidRuntime(10557):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1919. E/AndroidRuntime(10557):        at android.os.Looper.loop(Looper.java:135)
  1920. E/AndroidRuntime(10557):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1921. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1922. W/ResourcesManager( 9079): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1923. W/ResourcesManager(10577): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1924. W/ResourcesManager(10577): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1925. W/ResourcesManager(10596): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  1926. W/ResourcesManager(10596): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  1927. I/ActivityManager(  491): Process android.process.acore (pid 10557) has died
  1928. I/ActivityManager(  491): Killing 10496:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  1929. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2b68c1 attribute=null, token = android.os.BinderProxy@29e14f5
  1930. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 10496
  1931. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  1932. I/WindowState(  491): WIN DEATH: Window{3e6382e u0 InputMethod}
  1933. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  1934. W/InputMethodManagerService(  491): android.os.DeadObjectException
  1935. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  1936. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  1937. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  1938. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  1939. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  1940. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  1941. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  1942. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  1943. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  1944. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  1945. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  1946. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  1947. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  1948. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  1949. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  1950. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  1951. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  1952. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  1953. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  1954. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  1955. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  1956. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  1957. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1958. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1959. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=10659 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  1960. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  1961. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=10682 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  1962. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  1963. W/ActivityThread(10577): 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());
  1964. I/ActivityManager(  491): Process com.cleanmaster.security:worker (pid 10257) has died
  1965. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1966. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  1967. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1968. I/ActivityManager(  491): Process com.google.android.gms.unstable (pid 10040) has died
  1969. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1970. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1971. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1972. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1973. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1974. E/AndroidRuntime(10682): FATAL EXCEPTION: ContactsProviderWorker
  1975. E/AndroidRuntime(10682): Process: android.process.acore, PID: 10682
  1976. E/AndroidRuntime(10682): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  1977. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  1978. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  1979. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  1980. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  1981. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  1982. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  1983. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  1984. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  1985. E/AndroidRuntime(10682):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  1986. E/AndroidRuntime(10682):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  1987. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  1988. E/AndroidRuntime(10682):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  1989. E/AndroidRuntime(10682):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  1990. E/AndroidRuntime(10682):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  1991. E/AndroidRuntime(10682):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  1992. E/AndroidRuntime(10682):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  1993. E/AndroidRuntime(10682):        at android.os.Handler.dispatchMessage(Handler.java:102)
  1994. E/AndroidRuntime(10682):        at android.os.Looper.loop(Looper.java:135)
  1995. E/AndroidRuntime(10682):        at android.os.HandlerThread.run(HandlerThread.java:61)
  1996. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1997. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1998. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  1999. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2000. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2001. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2002. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2003. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2004. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2005. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2006. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2007. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2008. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@17cee26a attribute=null, token = android.os.BinderProxy@29e14f5
  2009. I/ActivityManager(  491): Start proc com.cleanmaster.security:worker for broadcast com.cleanmaster.security/com.ijinshan.screensavershared.mutual.CharingSaverStateReceiver: pid=10782 uid=10073 gids={50073, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi
  2010. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2011. I/ActivityThread(10659): Removing dead content provider:android.content.ContentProviderProxy@241f7be4
  2012. I/ActivityThread(10659): Removing dead content provider:android.content.ContentProviderProxy@241f7be4
  2013. I/ActivityThread(10577): Removing dead content provider:android.content.ContentProviderProxy@2e752b71
  2014. I/ActivityThread(10577): Removing dead content provider:android.content.ContentProviderProxy@2e752b71
  2015. I/ActivityManager(  491): Process android.process.acore (pid 10682) has died
  2016. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=10804 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2017. I/ActivityManager(  491): Waited long enough for: ServiceRecord{3f70458c u0 com.google.android.youtube/com.google.android.libraries.youtube.common.gcore.gcoreclient.gcm.impl.GcmTaskServiceDelegator}
  2018. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2019. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2020. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2021. D/ConnectivityService(  491): reportBadNetwork(NetworkAgentInfo [WIFI () - 100]) by 10017
  2022. D/ConnectivityService(  491): Validated NetworkAgentInfo [WIFI () - 100]
  2023. D/ConnectivityService(  491): rematching NetworkAgentInfo [WIFI () - 100]
  2024. D/ConnectivityService(  491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  2025. D/ConnectivityService(  491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  2026. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2027. D/WifiService(  491): New client listening to asynchronous messages
  2028. E/ActivityThread(10577): Failed to find provider info for com.google.android.wearable.settings
  2029. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2030. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2031. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2032. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2033. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2034. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2035. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2036. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2037. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2038. E/ActivityThread(10577): Failed to find provider info for com.google.settings
  2039. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2040. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2041. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2042. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2043. E/AndroidRuntime(10804): FATAL EXCEPTION: ContactsProviderWorker
  2044. E/AndroidRuntime(10804): Process: android.process.acore, PID: 10804
  2045. E/AndroidRuntime(10804): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2046. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2047. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2048. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2049. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2050. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2051. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2052. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2053. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2054. E/AndroidRuntime(10804):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2055. E/AndroidRuntime(10804):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2056. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2057. E/AndroidRuntime(10804):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2058. E/AndroidRuntime(10804):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2059. E/AndroidRuntime(10804):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2060. E/AndroidRuntime(10804):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2061. E/AndroidRuntime(10804):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2062. E/AndroidRuntime(10804):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2063. E/AndroidRuntime(10804):        at android.os.Looper.loop(Looper.java:135)
  2064. E/AndroidRuntime(10804):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2065. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2066. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2067. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2068. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2069. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2070. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2071. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2072. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2073. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2074. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@14d5fae2 attribute=null, token = android.os.BinderProxy@29e14f5
  2075. E/ActivityThread(10577): Failed to find provider info for com.google.android.gsf.gservices
  2076. I/ActivityManager(  491): Process android.process.acore (pid 10804) has died
  2077. I/ActivityManager(  491): Killing 10659:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2078. I/WindowState(  491): WIN DEATH: Window{13a9f27c u0 InputMethod}
  2079. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2080. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2081. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2082. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2083. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2084. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2085. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2086. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2087. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2088. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2089. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2090. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2091. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2092. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2093. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2094. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2095. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2096. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2097. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2098. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2099. I/ActivityManager(  491): Killing 10577:com.google.android.gms/u0a17 (adj 8): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2100. D/WifiService(  491): Client connection lost with reason: 4
  2101. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 10577
  2102. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_10659/cgroup.procs: No such file or directory
  2103. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  2104. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 10577
  2105. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 262029312ms
  2106. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.ads.AdRequestBrokerService in 13770ms
  2107. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 19419627520ms
  2108. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=10925 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2109. W/ResourcesManager(10925): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2110. W/ResourcesManager(10925): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2111. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2112. E/ActivityThread(10596): Failed to find provider info for com.google.android.gsf.gservices
  2113. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2114. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2115. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=10946 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2116. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 10422) has died
  2117. W/ActivityThread(10925): 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());
  2118. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2119. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2120. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=10972 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2121. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2122. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2123. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2124. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2125. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2126. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2127. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2128. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2129. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2130. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2131. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2132. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2133. I/ActivityManager(  491): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=11009 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2134. E/AndroidRuntime(10972): FATAL EXCEPTION: ContactsProviderWorker
  2135. E/AndroidRuntime(10972): Process: android.process.acore, PID: 10972
  2136. E/AndroidRuntime(10972): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2137. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2138. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2139. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2140. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2141. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2142. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2143. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2144. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2145. E/AndroidRuntime(10972):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2146. E/AndroidRuntime(10972):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2147. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2148. E/AndroidRuntime(10972):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2149. E/AndroidRuntime(10972):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2150. E/AndroidRuntime(10972):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2151. E/AndroidRuntime(10972):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2152. E/AndroidRuntime(10972):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2153. E/AndroidRuntime(10972):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2154. E/AndroidRuntime(10972):        at android.os.Looper.loop(Looper.java:135)
  2155. E/AndroidRuntime(10972):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2156. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2157. D/ActivityThread(11009): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2158. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@35ad0a7b attribute=null, token = android.os.BinderProxy@29e14f5
  2159. I/ActivityThread(10946): Removing dead content provider:android.content.ContentProviderProxy@1f4c399f
  2160. I/ActivityThread(10946): Removing dead content provider:android.content.ContentProviderProxy@1f4c399f
  2161. I/ActivityThread(10925): Removing dead content provider:android.content.ContentProviderProxy@2380ee39
  2162. I/ActivityThread(10925): Removing dead content provider:android.content.ContentProviderProxy@2380ee39
  2163. I/ActivityManager(  491): Process android.process.acore (pid 10972) has died
  2164. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11046 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2165. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2166. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2167. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2168. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=11068 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  2169. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2170. D/WifiService(  491): New client listening to asynchronous messages
  2171. E/ActivityThread(10925): Failed to find provider info for com.google.android.wearable.settings
  2172. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2173. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2174. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2175. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2176. I/ActivityManager(  491): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=11095 uid=10039 gids={50039, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2177. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2178. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2179. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2180. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2181. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2182. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2183. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2184. E/ActivityThread(10925): Failed to find provider info for com.google.settings
  2185. D/WifiService(  491): Client connection lost with reason: 4
  2186. E/WifiService(  491): Multicaster binderDied
  2187. I/ActivityManager(  491): Process com.estrongs.android.pop (pid 9945) has died
  2188. I/ActivityManager(  491): Process com.android.vending (pid 9795) has died
  2189. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2190. E/AndroidRuntime(11046): FATAL EXCEPTION: ContactsProviderWorker
  2191. E/AndroidRuntime(11046): Process: android.process.acore, PID: 11046
  2192. E/AndroidRuntime(11046): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2193. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2194. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2195. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2196. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2197. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2198. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2199. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2200. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2201. E/AndroidRuntime(11046):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2202. E/AndroidRuntime(11046):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2203. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2204. E/AndroidRuntime(11046):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2205. E/AndroidRuntime(11046):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2206. E/AndroidRuntime(11046):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2207. E/AndroidRuntime(11046):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2208. E/AndroidRuntime(11046):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2209. E/AndroidRuntime(11046):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2210. E/AndroidRuntime(11046):        at android.os.Looper.loop(Looper.java:135)
  2211. E/AndroidRuntime(11046):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2212. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2213. E/ActivityThread(10925): Failed to find provider info for com.google.android.gsf.gservices
  2214. I/ActivityManager(  491): Start proc com.google.android.gms.unstable for service com.google.android.gms/.droidguard.DroidGuardService: pid=11121 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2215. I/ActivityManager(  491): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/com.dianxinos.dxservice.stat.AlarmReceiver: pid=11139 uid=10092 gids={50092, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi-v7a
  2216. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@26e33f04 attribute=null, token = android.os.BinderProxy@29e14f5
  2217. W/ResourcesManager(11121): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2218. W/ResourcesManager(11121): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2219. I/ActivityManager(  491): Process android.process.acore (pid 11046) has died
  2220. I/ActivityManager(  491): Killing 10925:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2221. D/WifiService(  491): Client connection lost with reason: 4
  2222. I/ActivityManager(  491): Killing 10946:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2223. I/WindowState(  491): WIN DEATH: Window{1ec23d29 u0 InputMethod}
  2224. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2225. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2226. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2227. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2228. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2229. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2230. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2231. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2232. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2233. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2234. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2235. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2236. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2237. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2238. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2239. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2240. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2241. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2242. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2243. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2244. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_10925/cgroup.procs: No such file or directory
  2245. E/ActivityThread(11121): Failed to find provider info for com.google.android.gsf.gservices
  2246. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 1000ms
  2247. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 1048117248ms
  2248. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 77678510080ms
  2249. D/ConnectivityService(  491): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  2250. D/ConnectivityService(  491): rematching NetworkAgentInfo [WIFI () - 100]
  2251. D/ConnectivityService(  491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  2252. D/ConnectivityService(  491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  2253. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_10946/cgroup.procs: No such file or directory
  2254. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 16000ms
  2255. E/ActivityThread(11121): Failed to find provider info for com.google.android.gsf.gservices
  2256. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 10782
  2257. I/ActivityManager(  491): Process com.cleanmaster.security:worker (pid 10782) has died
  2258. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.usagereporting.service.UsageReportingService: pid=11158 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2259. I/ActivityManager(  491): Process com.google.android.youtube (pid 10596) has died
  2260. W/ResourcesManager(11158): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2261. W/ResourcesManager(11158): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2262. I/ActivityManager(  491): Process com.android.exchange (pid 11095) has died
  2263. W/ActivityThread(11121): 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());
  2264. E/ActivityThread(11121): Failed to find provider info for com.google.android.gsf.gservices
  2265. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2266. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2267. D/ConnectivityService(  491): updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  2268. D/ConnectivityService(  491): rematching NetworkAgentInfo [WIFI () - 100]
  2269. D/ConnectivityService(  491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  2270. D/ConnectivityService(  491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  2271. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=11183 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2272. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@263b182b
  2273. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2274. W/ActivityThread(11158): 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());
  2275. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=11208 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2276. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2277. I/ActivityManager(  491): Process com.android.email (pid 11009) has died
  2278. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2279. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2280. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2281. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2282. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2283. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2284. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2285. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2286. I/ActivityManager(  491): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.GcmStateReceiver: pid=11250 uid=10068 gids={50068, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  2287. D/WifiService(  491): New client listening to asynchronous messages
  2288. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2289. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2290. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2291. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2292. D/WifiService(  491): New client listening to asynchronous messages
  2293. E/ActivityThread(11158): Failed to find provider info for com.google.android.wearable.settings
  2294. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2295. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2296. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2297. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2298. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2299. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2300. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2301. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2302. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2303. E/ActivityThread(11158): Failed to find provider info for com.google.settings
  2304. E/AndroidRuntime(11208): FATAL EXCEPTION: ContactsProviderWorker
  2305. E/AndroidRuntime(11208): Process: android.process.acore, PID: 11208
  2306. E/AndroidRuntime(11208): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2307. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2308. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2309. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2310. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2311. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2312. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2313. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2314. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2315. E/AndroidRuntime(11208):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2316. E/AndroidRuntime(11208):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2317. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2318. E/AndroidRuntime(11208):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2319. E/AndroidRuntime(11208):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2320. E/AndroidRuntime(11208):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2321. E/AndroidRuntime(11208):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2322. E/AndroidRuntime(11208):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2323. E/AndroidRuntime(11208):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2324. E/AndroidRuntime(11208):        at android.os.Looper.loop(Looper.java:135)
  2325. E/AndroidRuntime(11208):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2326. E/ActivityThread(11250): Failed to find provider info for com.google.android.gsf.gservices
  2327. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2328. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2329. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@6eb3a90 attribute=null, token = android.os.BinderProxy@29e14f5
  2330. I/ActivityThread(11183): Removing dead content provider:android.content.ContentProviderProxy@a733cb2
  2331. I/ActivityThread(11183): Removing dead content provider:android.content.ContentProviderProxy@a733cb2
  2332. I/ActivityThread(11158): Removing dead content provider:android.content.ContentProviderProxy@387bd1e8
  2333. I/ActivityThread(11158): Removing dead content provider:android.content.ContentProviderProxy@387bd1e8
  2334. I/ActivityManager(  491): Process android.process.acore (pid 11208) has died
  2335. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11297 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2336. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  2337. I/ActivityManager(  491): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=11322 uid=10032 gids={50032, 9997, 3003} abi=armeabi-v7a
  2338. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 11068) has died
  2339. W/ResourcesManager(11250): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2340. W/ResourcesManager(11250): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2341. E/AndroidRuntime(11297): FATAL EXCEPTION: ContactsProviderWorker
  2342. E/AndroidRuntime(11297): Process: android.process.acore, PID: 11297
  2343. E/AndroidRuntime(11297): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2344. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2345. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2346. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2347. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2348. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2349. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2350. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2351. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2352. E/AndroidRuntime(11297):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2353. E/AndroidRuntime(11297):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2354. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2355. E/AndroidRuntime(11297):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2356. E/AndroidRuntime(11297):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2357. E/AndroidRuntime(11297):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2358. E/AndroidRuntime(11297):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2359. E/AndroidRuntime(11297):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2360. E/AndroidRuntime(11297):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2361. E/AndroidRuntime(11297):        at android.os.Looper.loop(Looper.java:135)
  2362. E/AndroidRuntime(11297):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2363. I/ActivityManager(  491): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=11346 uid=10003 gids={50003, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2364. I/ActivityManager(  491): Process com.google.android.gms.unstable (pid 11121) has died
  2365. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2366. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2367. W/ResourcesManager(11346): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  2368. I/ActivityManager(  491): Start proc com.whatsapp for broadcast com.whatsapp/.AlarmBroadcastReceiver: pid=11368 uid=10099 gids={50099, 9997, 3002, 3003, 1028, 1015} abi=armeabi-v7a
  2369. I/ActivityManager(  491): Start proc com.google.android.gms.unstable for service com.google.android.gms/.droidguard.DroidGuardService: pid=11378 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2370. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2371. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2372. W/ResourcesManager(11378): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2373. W/ResourcesManager(11378): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2374. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2375. E/ActivityThread(11158): Failed to find provider info for com.google.android.gsf.gservices
  2376. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2377. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2378. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@861a19b attribute=null, token = android.os.BinderProxy@29e14f5
  2379. W/ActivityThread(11378): 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());
  2380. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2381. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11297
  2382. I/ActivityManager(  491): Process android.process.acore (pid 11297) has died
  2383. I/ActivityManager(  491): Killing 11183:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2384. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11183
  2385. I/ActivityManager(  491): Killing 11158:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2386. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11158
  2387. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2388. D/WifiService(  491): Client connection lost with reason: 4
  2389. I/WindowState(  491): WIN DEATH: Window{1430e82 u0 InputMethod}
  2390. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2391. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2392. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2393. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2394. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2395. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2396. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2397. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2398. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2399. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2400. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2401. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2402. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2403. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2404. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2405. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2406. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2407. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2408. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2409. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2410. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 4192468992ms
  2411. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 1000ms
  2412. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  2413. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 310714040320ms
  2414. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 10947ms
  2415. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.usagereporting.service.UsageReportingService: pid=11414 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2416. W/ResourcesManager(11414): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2417. W/ResourcesManager(11414): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2418. E/WifiService(  491): Multicaster binderDied
  2419. D/WifiService(  491): Client connection lost with reason: 4
  2420. I/ActivityManager(  491): Process com.estrongs.android.pop (pid 11139) has died
  2421. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2422. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2423. W/ActivityThread(11414): 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());
  2424. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2425. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2426. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2427. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2428. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2429. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2430. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2431. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2432. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11447 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2433. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2434. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=11465 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2435. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@24ba3975
  2436. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2437. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2438. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2439. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2440. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2441. E/AndroidRuntime(11447): FATAL EXCEPTION: ContactsProviderWorker
  2442. E/AndroidRuntime(11447): Process: android.process.acore, PID: 11447
  2443. E/AndroidRuntime(11447): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2444. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2445. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2446. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2447. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2448. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2449. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2450. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2451. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2452. E/AndroidRuntime(11447):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2453. E/AndroidRuntime(11447):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2454. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2455. E/AndroidRuntime(11447):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2456. E/AndroidRuntime(11447):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2457. E/AndroidRuntime(11447):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2458. E/AndroidRuntime(11447):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2459. E/AndroidRuntime(11447):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2460. E/AndroidRuntime(11447):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2461. E/AndroidRuntime(11447):        at android.os.Looper.loop(Looper.java:135)
  2462. E/AndroidRuntime(11447):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2463. D/WifiService(  491): New client listening to asynchronous messages
  2464. E/ActivityThread(11414): Failed to find provider info for com.google.android.wearable.settings
  2465. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2466. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2467. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2468. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2469. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2470. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2471. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2472. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2473. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2474. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2475. E/ActivityThread(11414): Failed to find provider info for com.google.settings
  2476. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2477. I/ActivityManager(  491): Process com.google.android.talk (pid 11250) has died
  2478. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2479. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2480. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2481. I/ActivityThread(11414): Removing dead content provider:android.content.ContentProviderProxy@1f3722c
  2482. I/ActivityThread(11414): Removing dead content provider:android.content.ContentProviderProxy@1f3722c
  2483. I/ActivityThread(11465): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  2484. I/ActivityThread(11465): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  2485. I/ActivityManager(  491): Process android.process.acore (pid 11447) has died
  2486. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@ae0b858 attribute=null, token = android.os.BinderProxy@29e14f5
  2487. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11540 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2488. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2489. E/ActivityThread(11414): Failed to find provider info for com.google.android.gsf.gservices
  2490. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2491. E/AndroidRuntime(11540): FATAL EXCEPTION: ContactsProviderWorker
  2492. E/AndroidRuntime(11540): Process: android.process.acore, PID: 11540
  2493. E/AndroidRuntime(11540): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2494. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2495. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2496. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2497. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2498. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2499. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2500. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2501. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2502. E/AndroidRuntime(11540):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2503. E/AndroidRuntime(11540):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2504. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2505. E/AndroidRuntime(11540):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2506. E/AndroidRuntime(11540):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2507. E/AndroidRuntime(11540):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2508. E/AndroidRuntime(11540):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2509. E/AndroidRuntime(11540):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2510. E/AndroidRuntime(11540):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2511. E/AndroidRuntime(11540):        at android.os.Looper.loop(Looper.java:135)
  2512. E/AndroidRuntime(11540):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2513. I/ActivityManager(  491): Start proc com.cleanmaster.security:worker for broadcast com.cleanmaster.security/com.ijinshan.screensavershared.mutual.CharingSaverStateReceiver: pid=11567 uid=10073 gids={50073, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi
  2514. E/ActivityThread(11378): Failed to find provider info for com.google.android.gsf.gservices
  2515. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@39acc371 attribute=null, token = android.os.BinderProxy@29e14f5
  2516. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.chrome/org.chromium.chrome.browser.precache.PrecacheService } U=0: not found
  2517. I/ActivityManager(  491): Process android.process.acore (pid 11540) has died
  2518. I/ActivityManager(  491): Killing 11465:com.android.inputmethod.latin/u0a44 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2519. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2520. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2521. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2522. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2523. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2524. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2525. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2526. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2527. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2528. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2529. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2530. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2531. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2532. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2533. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2534. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2535. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2536. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2537. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2538. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2539. I/ActivityManager(  491): Killing 11414:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2540. D/WifiService(  491): Client connection lost with reason: 4
  2541. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_11465/cgroup.procs: No such file or directory
  2542. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  2543. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_11414/cgroup.procs: No such file or directory
  2544. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 10987ms
  2545. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexService in 20987ms
  2546. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 16769875968ms
  2547. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  2548. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 1242856161280ms
  2549. I/ActivityManager(  491): Waited long enough for: ServiceRecord{31dd3efe u0 com.whatsapp/.AlarmService}
  2550. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=11604 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2551. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  2552. D/ConnectivityService(  491): releasing NetworkRequest NetworkRequest [ id=8, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2553. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2554. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=11635 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2555. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@2cccce51
  2556. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2557. W/libprocessgroup(  491): failed to open /acct/uid_10072/pid_9929/cgroup.procs: No such file or directory
  2558. I/ActivityManager(  491): Process com.android.chrome:sandboxed_process2 (pid 9929) has died
  2559. W/ActivityManager(  491): Scheduling restart of crashed service com.android.chrome/org.chromium.content.app.SandboxedProcessService2 in 11052ms
  2560. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.icing.service.IndexWorkerService: pid=11690 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2561. W/ResourcesManager(11690): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2562. W/ResourcesManager(11690): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2563. E/AndroidRuntime(11635): FATAL EXCEPTION: ContactsProviderWorker
  2564. E/AndroidRuntime(11635): Process: android.process.acore, PID: 11635
  2565. E/AndroidRuntime(11635): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2566. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2567. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2568. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2569. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2570. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2571. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2572. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2573. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2574. E/AndroidRuntime(11635):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2575. E/AndroidRuntime(11635):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2576. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2577. E/AndroidRuntime(11635):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2578. E/AndroidRuntime(11635):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2579. E/AndroidRuntime(11635):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2580. E/AndroidRuntime(11635):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2581. E/AndroidRuntime(11635):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2582. E/AndroidRuntime(11635):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2583. E/AndroidRuntime(11635):        at android.os.Looper.loop(Looper.java:135)
  2584. E/AndroidRuntime(11635):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2585. I/ActivityManager(  491): START u0 {act=android.intent.action.DELETE dat=package:com.dianxinos.dxbs flg=0x10800000 cmp=com.android.packageinstaller/.UninstallerActivity (has extras)} from uid 10118 on display 0
  2586. I/ActivityManager(  491): Start proc com.android.packageinstaller for activity com.android.packageinstaller/.UninstallerActivity: pid=11711 uid=10051 gids={50051, 9997, 1028} abi=armeabi-v7a
  2587. I/ActivityThread(11604): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  2588. I/ActivityThread(11604): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  2589. I/ActivityManager(  491): Process android.process.acore (pid 11635) has died
  2590. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11732 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2591. I/ActivityManager(  491): START u0 {act=android.intent.action.VIEW cmp=com.android.packageinstaller/.UninstallAppProgress (has extras)} from uid 10051 on display 0
  2592. I/ActivityManager(  491): Force stopping com.dianxinos.dxbs appid=10113 user=-1: uninstall pkg
  2593. I/ActivityManager(  491): Killing 9079:com.dianxinos.dxbs/u0a113 (adj 5): stop com.dianxinos.dxbs
  2594. W/ActivityManager(  491): Scheduling restart of crashed service com.dianxinos.dxbs/com.dianxinos.powermanager.PowerMgrService in 1000ms
  2595. I/ActivityManager(  491):   Force stopping service ServiceRecord{3093d914 u0 com.dianxinos.dxbs/com.dianxinos.powermanager.PowerMgrService}
  2596. D/WifiService(  491): Client connection lost with reason: 4
  2597. I/PackageManager(  491): Removing old permission: com.dianxinos.dxbs.permission.CLOSEAPP from package com.dianxinos.dxbs
  2598. D/TaskPersister(  491): removeObsoleteFile: deleting file=10_task.xml
  2599. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2600. I/ActivityManager(  491): Force stopping com.dianxinos.dxbs appid=10113 user=0: pkg removed
  2601. E/AndroidRuntime(11732): FATAL EXCEPTION: ContactsProviderWorker
  2602. E/AndroidRuntime(11732): Process: android.process.acore, PID: 11732
  2603. E/AndroidRuntime(11732): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2604. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2605. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2606. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2607. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2608. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2609. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2610. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2611. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2612. E/AndroidRuntime(11732):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2613. E/AndroidRuntime(11732):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2614. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2615. E/AndroidRuntime(11732):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2616. E/AndroidRuntime(11732):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2617. E/AndroidRuntime(11732):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2618. E/AndroidRuntime(11732):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2619. E/AndroidRuntime(11732):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2620. E/AndroidRuntime(11732):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2621. E/AndroidRuntime(11732):        at android.os.Looper.loop(Looper.java:135)
  2622. E/AndroidRuntime(11732):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2623. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2624. I/ActivityManager(  491): Start proc com.cleanmaster.security:ScanService for service com.cleanmaster.security/ks.cm.antivirus.neweng.service.ScanService: pid=11762 uid=10073 gids={50073, 9997, 3003, 1028, 1015, 3002, 3001} abi=armeabi
  2625. D/BackupManagerService(  491): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.dianxinos.dxbs flg=0x4000010 (has extras) }
  2626. D/JobSchedulerService(  491): Receieved: android.intent.action.PACKAGE_REMOVED
  2627. W/RemoteDisplayProvider(  491): Ignoring remote display provider service because it does not have the CAPTURE_VIDEO_OUTPUT or CAPTURE_SECURE_VIDEO_OUTPUT permission: com.google.android.gms/com.google.android.gms.cast.media.CastRemoteDisplayProviderService
  2628. D/TaskPersister(  491): removeObsoleteFile: deleting file=8_task.xml
  2629. D/TaskPersister(  491): removeObsoleteFile: deleting file=8_task_thumbnail.png
  2630. W/ActivityThread(11690): 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());
  2631. W/AccessibilityManagerService(  491): Skipping accessibilty service com.cleanmaster.security/ks.cm.antivirus.applock.accessibility.AppLockAccessibilityServicePreJB: it does not require the permission android.permission.BIND_ACCESSIBILITY_SERVICE
  2632. I/ActivityManager(  491): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=11791 uid=10005 gids={50005, 9997, 1028, 1015, 1023, 2001, 1035} abi=armeabi-v7a
  2633. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2634. I/ActivityManager(  491): Process android.process.acore (pid 11732) has died
  2635. I/ActivityManager(  491): Killing 11604:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2636. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11604
  2637. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2638. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2639. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2640. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2641. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2642. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2643. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2644. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2645. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2646. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2647. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2648. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2649. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2650. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2651. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2652. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2653. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2654. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2655. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2656. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2657. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  2658. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2659. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2660. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2661. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2662. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2663. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2664. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2665. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2666. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2667. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2668. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2669. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2670. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2671. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2672. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2673. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2674. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2675. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2676. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2677. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2678. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2679. D/TaskPersister(  491): removeObsoleteFile: deleting file=10_task.xml
  2680. D/TaskPersister(  491): removeObsoleteFile: deleting file=10_task_thumbnail.png
  2681. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=11837 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2682. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2683. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2684. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2685. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2686. D/WifiService(  491): New client listening to asynchronous messages
  2687. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2688. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2689. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2690. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2691. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@1903858d
  2692. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2693. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11901 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2694. I/ActivityManager(  491): Process com.android.calendar (pid 11322) has died
  2695. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2696. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2697. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2698. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2699. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2700. W/ActivityManager(  491): Launch timeout has expired, giving up wake lock!
  2701. E/AndroidRuntime(11901): FATAL EXCEPTION: ContactsProviderWorker
  2702. E/AndroidRuntime(11901): Process: android.process.acore, PID: 11901
  2703. E/AndroidRuntime(11901): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2704. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2705. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2706. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2707. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2708. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2709. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2710. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2711. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2712. E/AndroidRuntime(11901):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2713. E/AndroidRuntime(11901):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2714. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2715. E/AndroidRuntime(11901):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2716. E/AndroidRuntime(11901):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2717. E/AndroidRuntime(11901):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2718. E/AndroidRuntime(11901):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2719. E/AndroidRuntime(11901):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2720. E/AndroidRuntime(11901):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2721. E/AndroidRuntime(11901):        at android.os.Looper.loop(Looper.java:135)
  2722. E/AndroidRuntime(11901):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2723. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=11946 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  2724. I/ActivityManager(  491): Process com.android.providers.calendar (pid 11346) has died
  2725. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2726. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2727. D/TaskPersister(  491): removeObsoleteFile: deleting file=10_task.xml
  2728. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2729. I/ActivityManager(  491): Process android.process.acore (pid 11901) has died
  2730. I/ActivityThread(11837): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  2731. I/ActivityThread(11837): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  2732. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=11967 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2733. I/ActivityThread(11690): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  2734. I/ActivityThread(11690): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  2735. I/ActivityThread(11837): Removing dead content provider:android.content.ContentProviderProxy@575850c
  2736. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2737. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@dfa8f5a attribute=null, token = android.os.BinderProxy@af0cc19
  2738. D/WifiService(  491): New client listening to asynchronous messages
  2739. E/ActivityThread(11690): Failed to find provider info for com.google.android.wearable.settings
  2740. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2741. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2742. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2743. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2744. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2745. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2746. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2747. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2748. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2749. E/ActivityThread(11690): Failed to find provider info for com.google.settings
  2750. I/ActivityManager(  491): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.GcmStateReceiver: pid=12000 uid=10068 gids={50068, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  2751. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2752. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2753. E/AndroidRuntime(11967): FATAL EXCEPTION: ContactsProviderWorker
  2754. E/AndroidRuntime(11967): Process: android.process.acore, PID: 11967
  2755. E/AndroidRuntime(11967): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2756. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2757. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2758. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2759. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2760. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2761. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2762. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2763. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2764. E/AndroidRuntime(11967):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2765. E/AndroidRuntime(11967):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2766. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2767. E/AndroidRuntime(11967):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2768. E/AndroidRuntime(11967):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2769. E/AndroidRuntime(11967):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2770. E/AndroidRuntime(11967):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2771. E/AndroidRuntime(11967):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2772. E/AndroidRuntime(11967):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2773. E/AndroidRuntime(11967):        at android.os.Looper.loop(Looper.java:135)
  2774. E/AndroidRuntime(11967):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2775. I/ActivityManager(  491): START u0 {act=android.intent.action.VIEW dat=market://details?id=com.google.android.gms&pcampaignid=gcore_8703000-n-com.google.android.gms-8703032 flg=0x80000 pkg=com.android.vending cmp=com.android.vending/com.google.android.finsky.activities.LaunchUrlHandlerActivity} from uid 10017 on display 0
  2776. I/ActivityManager(  491): Start proc com.android.vending for activity com.android.vending/com.google.android.finsky.activities.LaunchUrlHandlerActivity: pid=12022 uid=10021 gids={50021, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2777. E/ActivityThread(12000): Failed to find provider info for com.google.android.gsf.gservices
  2778. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  2779. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  2780. E/ActivityThread(11690): Failed to find provider info for com.google.android.gsf.gservices
  2781. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  2782. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  2783. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.vending/com.google.android.finsky.safemode.SafeModeService } U=0: not found
  2784. I/ActivityManager(  491): Process android.process.acore (pid 11967) has died
  2785. I/ActivityManager(  491): Killing 11837:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2786. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11837
  2787. I/ActivityManager(  491): Killing 11690:com.google.android.gms/u0a17 (adj 0): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  2788. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11690
  2789. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  2790. W/InputMethodManagerService(  491): android.os.DeadObjectException
  2791. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  2792. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  2793. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  2794. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  2795. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  2796. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  2797. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  2798. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  2799. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  2800. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  2801. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  2802. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  2803. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  2804. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  2805. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  2806. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  2807. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  2808. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  2809. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  2810. D/WifiService(  491): Client connection lost with reason: 4
  2811. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 67079503872ms
  2812. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  2813. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 4971424645120ms
  2814. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=12076 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  2815. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  2816. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.google.android.gcm.intent.SEND flg=0x10 pkg=com.google.android.gms (has extras) } from com.android.chrome (pid=8783, uid=10072) requires com.google.android.c2dm.permission.RECEIVE due to receiver com.google.android.gms/.gcm.GcmSenderProxy
  2817. W/ResourcesManager(12000): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2818. W/ResourcesManager(12000): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2819. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  2820. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=12100 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  2821. I/ActivityManager(  491): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadProvider: pid=12114 uid=10006 gids={50006, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  2822. I/ActivityManager(  491): START u0 {act=android.intent.action.VIEW dat=http://market.android.com/details?id=com.google.android.gms&pcampaignid=gcore_8703000-n-com.google.android.gms-8703032 cmp=com.android.vending/com.google.android.finsky.activities.MainActivity (has extras)} from uid 10021 on display 0
  2823. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.vending/com.google.android.finsky.safemode.SafeModeService } U=0: not found
  2824. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.vending/com.google.android.finsky.safemode.SafeModeService } U=0: not found
  2825. W/ResourcesManager(12100): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  2826. W/ResourcesManager(12100): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  2827. I/ActivityManager(  491): Process com.whatsapp (pid 11368) has died
  2828. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=12144 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2829. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2830. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2831. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  2832. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  2833. W/ActivityThread(12100): 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());
  2834. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2835. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2836. --------- beginning of main
  2837. I/CheckinService(12100): System re-creates CheckinService with null intent.
  2838. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@3794d260
  2839. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2840. I/Choreographer(12022): Skipped 42 frames!  The application may be doing too much work on its main thread.
  2841. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2842. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2843. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2844. I/CheckinService(12100): GoogleServicesFramework does not exist, no need to disable
  2845. W/art     (12100): Suspending all threads took: 10.528ms
  2846. I/Timeline(12022): Timeline: Activity_idle id: android.os.BinderProxy@81d4001 time:1683392
  2847. I/art     (12100): Background sticky concurrent mark sweep GC freed 607(35KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 5MB/5MB, paused 28.961ms total 88.378ms
  2848. W/art     (12114): Long monitor contention event with owner method=java.lang.Object java.lang.ref.Reference.getReferent!() from Reference.java:4294967294 waiters=0 for 474ms
  2849. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  2850. W/art     (12100): Suspending all threads took: 120.361ms
  2851. I/art     (12100): Background partial concurrent mark sweep GC freed 1528(125KB) AllocSpace objects, 4(64KB) LOS objects, 40% free, 4MB/8MB, paused 126.281ms total 257.904ms
  2852. W/art     (  491): Long monitor contention event with owner method=android.content.ComponentName com.android.server.am.ActivityManagerService.startService(android.app.IApplicationThread, android.content.Intent, java.lang.String, int) from ActivityManagerService.java:14738 waiters=1 for 388ms
  2853. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=3 for 353ms
  2854. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2855. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=4 for 133ms
  2856. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=2 for 378ms
  2857. D/LocationInitializer(12100): Restart initialization of location
  2858. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  2859. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2860. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2861. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  2862. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2863. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271561 ; date = ?
  2864. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271561 ; date = ?
  2865. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2866. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  2867. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  2868. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2869. I/Finsky  (12022): [1] com.google.android.finsky.b.j.a(273): result=false type=4
  2870. I/LatinIME(12076): Hardware accelerated drawing: true
  2871. I/Finsky  (12022): [1] com.google.android.finsky.services.ar.a(1049): Restore complete with 0 success and 0 failed.
  2872. W/System  (12000): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.google.android.talk-2.apk"],nativeLibraryDirectories=[/data/app-lib/com.google.android.talk-2, /vendor/lib, /system/lib]]]: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  2873. I/ProviderInstaller(12000): Installed default security provider GmsCore_OpenSSL
  2874. W/art     (12100): Long monitor contention event with owner method=void android.os.MessageQueue.nativeWake(long) from MessageQueue.java:4294967294 waiters=0 for 663ms
  2875. W/art     (12100): Long monitor contention event with owner method=void android.os.MessageQueue.nativeWake(long) from MessageQueue.java:4294967294 waiters=1 for 557ms
  2876. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2877. W/InputAttributes(12076): No editor info for this field. Bug?
  2878. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  2879. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271561 ; date = ?
  2880. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271562 ; date = ?
  2881. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2882. D/AuthorizationBluetoothService( 4091): 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 }.
  2883. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  2884. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271562 ; date = ?
  2885. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271562 ; date = ?
  2886. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = userunigram.en_US ; version = 1458271562 ; date = ?
  2887. I/art     (12100): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  2888. I/art     (12100): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  2889. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2890. I/LatinIME:LogUtils(12076): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  2891. I/CheckinService(12100): Checking schedule, now: 1458271562125 next: 1458226039581
  2892. I/CheckinService(12100): active receiver: enabled
  2893. W/Babel   (12000): aye TOOK TOO LONG! (15004ms > 10000ms)
  2894. I/cr_BindingManager( 8783): onTrimMemory: level=80, size=0
  2895. I/CheckinService(12100): Preparing to send checkin request
  2896. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  2897. I/cr_BindingManager( 8783): onTrimMemory: level=80, size=0
  2898. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1.76 rxSuccessRate=1.67 targetRoamBSSID=any RSSI=-56
  2899. W/art     (12022): Long monitor contention event with owner method=void java.lang.Object.<init>() from Object.java:149 waiters=0 for 504ms
  2900. W/GCoreFlp( 3337): No location to return for getLastLocation()
  2901. W/FusedLocationProvider( 3337): location=null
  2902. I/ActivityManager(  491): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=12192 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2903. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=1 for 132ms
  2904. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  2905. I/EventLogService(12100): Accumulating logs since 1458271538277
  2906. D/NativeLibraryUtils(12100): Install completed successfully. count=14 extracted=0
  2907. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  2908. W/art     (12100): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 313ms
  2909. W/art     (12144): Suspending all threads took: 153.533ms
  2910. D/ActivityThread(12192): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  2911. I/ContactsDatabaseHelper(12144): Upgrading from version 807 to 911
  2912. E/SQLiteLog(12144): (1) duplicate column name: duration_type
  2913. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2914. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2915. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2916. D/Volley  (12022): [1283] c.a: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/api/plusProfile 0xe8d195d1 NORMAL 2> [lifetime=4285], [size=57], [rc=400], [retryCount=0]
  2917. E/AndroidRuntime(12144): FATAL EXCEPTION: ContactsProviderWorker
  2918. E/AndroidRuntime(12144): Process: android.process.acore, PID: 12144
  2919. E/AndroidRuntime(12144): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  2920. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  2921. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  2922. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  2923. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  2924. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  2925. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  2926. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  2927. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  2928. E/AndroidRuntime(12144):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  2929. E/AndroidRuntime(12144):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  2930. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  2931. E/AndroidRuntime(12144):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  2932. E/AndroidRuntime(12144):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  2933. E/AndroidRuntime(12144):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  2934. E/AndroidRuntime(12144):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  2935. E/AndroidRuntime(12144):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  2936. E/AndroidRuntime(12144):        at android.os.Handler.dispatchMessage(Handler.java:102)
  2937. E/AndroidRuntime(12144):        at android.os.Looper.loop(Looper.java:135)
  2938. E/AndroidRuntime(12144):        at android.os.HandlerThread.run(HandlerThread.java:61)
  2939. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/api/plusProfile
  2940. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  2941. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  2942. I/Adreno200-EGL(  491): Local Branch:
  2943. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  2944. I/Adreno200-EGL(  491): Local Patches: NONE
  2945. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  2946. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  2947. D/TaskPersister(  491): removeObsoleteFile: deleting file=11_task.xml
  2948. D/TaskPersister(  491): removeObsoleteFile: deleting file=11_task_thumbnail.png
  2949. D/Babel   (12000): Idle: Shutdown runnable posted in release with a delay of 5000 ms.
  2950. E/MDM     ( 3337): [102] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  2951. D/LocationInitializer(12100): Restart initialization of location
  2952. D/Volley  (12022): [1284] c.a: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/toc 0xe8d195d1 NORMAL 1> [lifetime=8050], [size=57], [rc=400], [retryCount=0]
  2953. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  2954. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  2955. D/AuthorizationBluetoothService( 4091): 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 }.
  2956. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  2957. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2958. W/art     (12000): Suspending all threads took: 16.815ms
  2959. W/GCoreFlp( 3337): No location to return for getLastLocation()
  2960. W/FusedLocationProvider( 3337): location=null
  2961. D/LocationInitializer(12100): Restart initialization of location
  2962. E/MDM     ( 3337): [114] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  2963. W/art     (12100): Verification of void com.google.android.gms.checkin.d.a(android.content.Context, android.telephony.TelephonyManager, android.net.wifi.WifiManager, android.net.ConnectivityManager, com.google.android.gms.checkin.b.b) took 200.042ms
  2964. D/AuthorizationBluetoothService( 4091): 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 }.
  2965. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  2966. I/art     ( 4091): WaitForGcToComplete blocked for 23.620ms for cause DisableMovingGc
  2967. W/art     (12100): Verification of void com.google.android.gms.checkin.d.a(com.google.android.gms.checkin.b.h) took 194.183ms
  2968. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  2969. W/GCoreFlp( 3337): No location to return for getLastLocation()
  2970. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=3.88 rxSuccessRate=5.84 targetRoamBSSID=any RSSI=-52
  2971. W/FusedLocationProvider( 3337): location=null
  2972. W/art     (12100): Verification of void com.google.android.gms.checkin.d.i(android.content.Context, com.google.android.gms.checkin.b.b) took 129.180ms
  2973. I/CheckinRequestBuilder(12100): Checkin reason type: 0 attempt count: 1
  2974. I/ActivityManager(  491): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/com.dianxinos.dxservice.stat.AlarmReceiver: pid=12233 uid=10092 gids={50092, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi-v7a
  2975. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=2 for 133ms
  2976. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=4 for 131ms
  2977. I/ActivityManager(  491): Process com.android.packageinstaller (pid 11711) has died
  2978. D/WifiService(  491): New client listening to asynchronous messages
  2979. E/ActivityThread(12100): Failed to find provider info for com.google.android.wearable.settings
  2980. W/art     (12192): Long monitor contention event with owner method=void dalvik.system.BlockGuard$1.onReadFromDisk() from BlockGuard.java:119 waiters=0 for 2.280s
  2981. W/art     (12192): Long monitor contention event with owner method=void dalvik.system.BlockGuard$1.onReadFromDisk() from BlockGuard.java:119 waiters=1 for 2.103s
  2982. I/art     (  491): Explicit concurrent mark sweep GC freed 23770(1204KB) AllocSpace objects, 2(32KB) LOS objects, 18% free, 18MB/22MB, paused 1.647ms total 146.667ms
  2983. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  2984. I/ActivityManager(  491): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=12250 uid=10039 gids={50039, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  2985. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2986. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  2987. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  2988. I/Email   (12192): Observing account changes for notifications
  2989. I/MultiDex(12233): VM with version 2.1.0 has multidex support
  2990. I/MultiDex(12233): install
  2991. I/MultiDex(12233): VM has multidex support, MultiDex support library is disabled.
  2992. I/MultiDex(12233): install
  2993. I/MultiDex(12233): VM has multidex support, MultiDex support library is disabled.
  2994. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  2995. I/art     (12100): WaitForGcToComplete blocked for 14.953ms for cause DisableMovingGc
  2996. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  2997. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  2998. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  2999. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  3000. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  3001. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  3002. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  3003. E/ActivityThread(12100): Failed to find provider info for com.google.settings
  3004. D/PhoneApp( 3379): getPhone phoneId:0
  3005. I/Exchange(12250): PSS has no active accounts; stopping service.
  3006. E/CheckinUtil(12100): Cannot read token, failed to find GoogleServicesFramework package
  3007. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3008. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3009. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3010. E/AudioTrack(  491): AudioTrack::set : Exit
  3011. V/audio_hw_primary(  145): start_output_stream: CALLED
  3012. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3013. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3014. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3015. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3016. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3017. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e3b6a00 (RippleDrawable) with handle 0x556eb570
  3018. I/Process (12144): Sending signal. PID: 12144 SIG: 9
  3019. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3020. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3021. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3022. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3023. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3024. V/audio_hw_primary(  145): enable speaker
  3025. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3026. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@e5d6d80 attribute=android.view.inputmethod.EditorInfo@624cfb9, token = android.os.BinderProxy@2f7bd8c4
  3027. I/ActivityThread(12076): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  3028. I/ActivityThread(12076): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  3029. I/ActivityThread(12100): Removing dead content provider:android.content.ContentProviderProxy@f7830fb
  3030. I/ActivityThread(12100): Removing dead content provider:android.content.ContentProviderProxy@f7830fb
  3031. I/ActivityManager(  491): Process android.process.acore (pid 12144) has died
  3032. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=12273 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3033. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=2 for 147ms
  3034. W/Babel   (12000): aye TOOK TOO LONG! (15002ms > 10000ms)
  3035. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3036. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3037. E/FlurryAgent(12233): GOOGLE PLAY SERVICES EXCEPTION: com.google.android.gms.common.GooglePlayServicesUtil
  3038. E/FlurryAgent(12233): There is a problem with the Google Play Services library, which is required for Android Advertising ID support. The Google Play Services library should be integrated in any app shipping in the Play Store that uses analytics or advertising.
  3039. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3040. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3041. D/Babel   (12000): RefCountedService(com.google.android.apps.hangouts.requestwriter.RequestWriter) onDestroy (count=0, startId=1 stopped=true)
  3042. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3043. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  3044. D/LocationInitializer(12100): Restart initialization of location
  3045. D/AuthorizationBluetoothService( 4091): 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 }.
  3046. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  3047. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3048. D/WifiService(  491): New client listening to asynchronous messages
  3049. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3050. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3051. I/Adreno200-EGL(11378): Local Branch:
  3052. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3053. I/Adreno200-EGL(11378): Local Patches: NONE
  3054. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3055. I/ActivityManager(  491): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=12312 uid=10032 gids={50032, 9997, 3003} abi=armeabi-v7a
  3056. I/art     (  148): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 36.041ms
  3057. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 31.372ms
  3058. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 31.188ms
  3059. V/audio_hw_primary(  145): do_out_standby: CALLED
  3060. W/GCoreFlp( 3337): No location to return for getLastLocation()
  3061. W/FusedLocationProvider( 3337): location=null
  3062. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3063. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3064. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3065. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3066. V/audio_hw_primary(  145): disable speaker/headphones
  3067. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3068. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3069. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3070. I/Adreno200-EGL(11378): Local Branch:
  3071. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3072. I/Adreno200-EGL(11378): Local Patches: NONE
  3073. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3074. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3075. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3076. I/Adreno200-EGL(11378): Local Branch:
  3077. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3078. I/Adreno200-EGL(11378): Local Patches: NONE
  3079. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3080. E/Drm     (  145): Failed to find drm plugin
  3081. D/ExtensionsFactory(12312): No custom extensions.
  3082. D/AlertReceiver(12312): 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 }
  3083. D/AlertService(12312): 0 Action = android.intent.action.PROVIDER_CHANGED
  3084. I/CheckinRequestBuilder(12100): Classify the device as Tablet.
  3085. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3086. W/art     (12233): Suspending all threads took: 56.823ms
  3087. I/art     (12233): WaitForGcToComplete blocked for 563.323ms for cause HomogeneousSpaceCompact
  3088. E/MDM     ( 3337): [102] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  3089. W/art     (12233): Suspending all threads took: 12.329ms
  3090. I/ActivityManager(  491): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=12343 uid=10003 gids={50003, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3091. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3092. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3093. E/AudioTrack(  491): AudioTrack::set : Exit
  3094. V/audio_hw_primary(  145): start_output_stream: CALLED
  3095. W/art     (12233): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 352ms
  3096. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  3097. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3098. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3099. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3100. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3101. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3102. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3103. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3104. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3105. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3106. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3107. V/audio_hw_primary(  145): enable speaker
  3108. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3109. D/AuthorizationBluetoothService( 4091): 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 }.
  3110. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  3111. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3112. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3113. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  3114. D/Volley  (12022): [1289] g.b: Cache cleared.
  3115. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3116. D/Volley  (12022): [1282] g.b: Cache cleared.
  3117. D/LocationInitializer(12100): Restart initialization of location
  3118. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3119. I/ContactsDatabaseHelper(12273): Upgrading from version 807 to 911
  3120. E/ActivityThread(12100): Failed to find provider info for com.google.android.gsf.gservices
  3121. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3122. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3123. W/ResourcesManager(12343): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  3124. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=6.23 rxSuccessRate=6.85 targetRoamBSSID=any RSSI=-55
  3125. E/SQLiteLog(12273): (1) duplicate column name: duration_type
  3126. E/AndroidRuntime(12273): FATAL EXCEPTION: ContactsProviderWorker
  3127. E/AndroidRuntime(12273): Process: android.process.acore, PID: 12273
  3128. E/AndroidRuntime(12273): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3129. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3130. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3131. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3132. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3133. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3134. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3135. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3136. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3137. E/AndroidRuntime(12273):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3138. E/AndroidRuntime(12273):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3139. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3140. E/AndroidRuntime(12273):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3141. E/AndroidRuntime(12273):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3142. E/AndroidRuntime(12273):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3143. E/AndroidRuntime(12273):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3144. E/AndroidRuntime(12273):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3145. E/AndroidRuntime(12273):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3146. E/AndroidRuntime(12273):        at android.os.Looper.loop(Looper.java:135)
  3147. E/AndroidRuntime(12273):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3148. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3149. I/ActivityManager(  491): Start proc com.whatsapp for broadcast com.whatsapp/.AlarmBroadcastReceiver: pid=12365 uid=10099 gids={50099, 9997, 3002, 3003, 1028, 1015} abi=armeabi-v7a
  3150. I/ActivityManager(  491): Process com.google.android.talk (pid 12000) has died
  3151. I/CalendarProvider2(12343): Created com.android.providers.calendar.CalendarAlarmManager@23466a57(com.android.providers.calendar.CalendarProvider2@fabf944)
  3152. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3153. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  3154. I/Adreno200-EGL(  491): Local Branch:
  3155. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  3156. I/Adreno200-EGL(  491): Local Patches: NONE
  3157. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3158. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  3159. I/cr_BindingManager( 8783): onTrimMemory: level=5, size=0
  3160. W/GCoreFlp( 3337): No location to return for getLastLocation()
  3161. W/FusedLocationProvider( 3337): location=null
  3162. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  3163. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  3164. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  3165. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  3166. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3167. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3168. E/AudioTrack(  491): AudioTrack::set : Exit
  3169. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5566dd00 (RippleDrawable) with handle 0x5ea33b20
  3170. I/Process (12273): Sending signal. PID: 12273 SIG: 9
  3171. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@37c07d34 attribute=android.view.inputmethod.EditorInfo@2d53575d, token = android.os.BinderProxy@2f7bd8c4
  3172. I/CalendarProvider2(12343): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  3173. W/ContentResolver(12343): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  3174. I/ActivityManager(  491): Process android.process.acore (pid 12273) has died
  3175. I/ActivityManager(  491): Killing 12100:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  3176. D/WifiService(  491): Client connection lost with reason: 4
  3177. I/ActivityManager(  491): Killing 12076:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  3178. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  3179. W/InputMethodManagerService(  491): android.os.DeadObjectException
  3180. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  3181. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  3182. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  3183. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  3184. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  3185. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  3186. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  3187. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  3188. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  3189. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  3190. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3191. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  3192. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  3193. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  3194. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  3195. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  3196. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3197. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3198. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 176ms
  3199. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=4 for 180ms
  3200. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_12100/cgroup.procs: No such file or directory
  3201. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 1000ms
  3202. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 10999ms
  3203. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  3204. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 19885698580480ms
  3205. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_12076/cgroup.procs: No such file or directory
  3206. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 20985ms
  3207. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3208. W/art     (12365): Suspending all threads took: 5.279ms
  3209. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.usagereporting.service.UsageReportingService: pid=12392 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  3210. I/GlobalDismissManager(12312): no sender configured
  3211. D/AlertService(12312): Beginning updateAlertNotification
  3212. I/art     (12365): Rejecting re-init on previously-failed class java.lang.Class<com.whatsapp.adm.ADMMessageHandler>
  3213. I/art     (12365): Rejecting re-init on previously-failed class java.lang.Class<com.whatsapp.adm.ADMMessageHandler>
  3214. D/AlertService(12312): No fired or scheduled alerts
  3215. W/ResourcesManager(12392): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  3216. W/ResourcesManager(12392): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  3217. D/AlertService(12312): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  3218. I/MultiDex(12392): VM with version 2.1.0 has multidex support
  3219. I/MultiDex(12392): install
  3220. I/MultiDex(12392): VM has multidex support, MultiDex support library is disabled.
  3221. I/WhatsApp(12365): LL_I D [1:main]App.java:3372 application launched in background: true
  3222. D/AlarmScheduler(12312): No events found starting within 1 week.
  3223. I/WhatsApp(12365): LL_I D [1:main]App.java:771 ntp update processed; device time: Fri Mar 18 08:56:17 GMT+05:30 2016 ntp time: Fri Mar 18 08:56:17 GMT+05:30 2016
  3224. D/Event   (12365): No subscribers registered for event class com.whatsapp.afn
  3225. D/Event   (12365): No subscribers registered for event class de.greenrobot.event.h
  3226. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3227. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3228. I/WhatsApp(12365): LL_I W [1:main]Runtime.java:428 08:56:17.693 os_core_unix.c !pjlib 2.2.1 for POSIX initialized
  3229. I/WhatsApp(12365): LL_I W [1:main]Runtime.java:428 08:56:17.704 wa_audio_dev.c !WA Audio sound library initialized
  3230. I/WhatsApp(12365): LL_I W [1:main]Runtime.java:428 08:56:17.707          pjlib  select() I/O Queue created (0x71202614)
  3231. I/WhatsApp(12365): LL_I W [1:main]Runtime.java:428 08:56:17.710      wa_opus.c  pjmedia_codec_opus_init start
  3232. I/WhatsApp(12365): LL_I W [1:main]Runtime.java:428 08:56:17.712      wa_opus.c  pjmedia_codec_opus_init success
  3233. I/WhatsAppJni(12365): EnsureThreadAttached: attached current thread to JVM
  3234. I/WhatsApp(12365): LL_I W [1:main]WhatsAppLibLoader.java:48 native library usability testing in progress
  3235. V/JNIHelp (12392): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  3236. I/WhatsApp(12365): LL_I W [1:main]WhatsAppLibLoader.java:48 native library usability testing complete
  3237. I/WhatsApp(12365): LL_I W [1:main]WhatsAppLibLoader.java:13 jniVersion: 2.12.489
  3238. I/WhatsApp(12365): LL_I W [1:main]WhatsAppLibLoader.java:94 isLibraryUsable: True
  3239. W/art     (12365): mismatched stack depths (depth=1, incoming depth=0)
  3240. W/art     (12365): mismatched stack depths (depth=1, incoming depth=0)
  3241. V/audio_hw_primary(  145): do_out_standby: CALLED
  3242. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3243. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3244. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3245. V/audio_hw_primary(  145): disable speaker/headphones
  3246. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3247. W/art     (12365): Verification of void com.whatsapp.fieldstats.k.<clinit>() took 512.573ms
  3248. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3249. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  3250. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3251. E/AudioTrack(  491): AudioTrack::set : Exit
  3252. V/audio_hw_primary(  145): start_output_stream: CALLED
  3253. D/Volley  (12022): [1289] g.b: Cache cleared.
  3254. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3255. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3256. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3257. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3258. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3259. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3260. D/Volley  (12022): [1282] g.b: Cache cleared.
  3261. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3262. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3263. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3264. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3265. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3266. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3267. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3268. V/audio_hw_primary(  145): enable speaker
  3269. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3270. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  3271. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3272. W/ActivityThread(12392): 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());
  3273. W/System  (12392): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  3274. I/ProviderInstaller(12392): Installed default security provider GmsCore_OpenSSL
  3275. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3276. I/art     (12392): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  3277. I/art     (12392): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  3278. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3279. I/CheckinService(12392): System re-creates CheckinService with null intent.
  3280. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3281. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3282. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3283. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3284. I/CheckinService(12392): GoogleServicesFramework does not exist, no need to disable
  3285. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3286. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3287. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3288. W/art     (12365): Long monitor contention event with owner method=void com.whatsapp.fieldstats.bo.a(android.content.Context, com.whatsapp.fieldstats.k, java.lang.Double) from bo.java:21 waiters=0 for 1.650s
  3289. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  3290. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  3291. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  3292. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  3293. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=12443 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3294. I/art     (  148): Background concurrent mark sweep GC freed 784(33KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1864KB/3MB, paused 10.345ms total 31.097ms
  3295. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=12455 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  3296. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@32506d85
  3297. W/art     (12365): Verification of void com.whatsapp.at1.C() took 143.371ms
  3298. W/art     (12365): Verification of java.lang.Boolean com.whatsapp.at1.O() took 406.097ms
  3299. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3300. I/CheckinService(12392): Checking schedule, now: 1458271581121 next: 1458226039581
  3301. I/CheckinService(12392): active receiver: enabled
  3302. I/CheckinService(12392): Preparing to send checkin request
  3303. I/LatinIME(12455): Hardware accelerated drawing: true
  3304. I/EventLogService(12392): Accumulating logs since 1458271564034
  3305. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  3306. V/audio_hw_primary(  145): do_out_standby: CALLED
  3307. D/NativeLibraryUtils(12392): Install completed successfully. count=14 extracted=0
  3308. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3309. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3310. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3311. V/audio_hw_primary(  145): disable speaker/headphones
  3312. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3313. I/art     (  491): Explicit concurrent mark sweep GC freed 25674(1326KB) AllocSpace objects, 2(29KB) LOS objects, 18% free, 18MB/22MB, paused 2.380ms total 139.465ms
  3314. W/InputAttributes(12455): No editor info for this field. Bug?
  3315. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  3316. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = userunigram.en_US ; version = 1458271582 ; date = ?
  3317. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271582 ; date = ?
  3318. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = contacts.en_US ; version = 1458271582 ; date = ?
  3319. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271582 ; date = ?
  3320. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3321. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3322. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3323. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271582 ; date = ?
  3324. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271582 ; date = ?
  3325. W/art     (12365): Verification of void com.whatsapp.SettingsChat.onCreate(android.os.Bundle) took 123.626ms
  3326. I/LatinIME:LogUtils(12455): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  3327. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3328. I/ContactsDatabaseHelper(12443): Upgrading from version 807 to 911
  3329. E/SQLiteLog(12443): (1) duplicate column name: duration_type
  3330. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3331. E/AudioTrack(  491): AudioTrack::set : Exit
  3332. V/audio_hw_primary(  145): start_output_stream: CALLED
  3333. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  3334. D/Volley  (12022): [1289] g.b: Cache cleared.
  3335. E/AndroidRuntime(12443): FATAL EXCEPTION: ContactsProviderWorker
  3336. E/AndroidRuntime(12443): Process: android.process.acore, PID: 12443
  3337. E/AndroidRuntime(12443): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3338. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3339. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3340. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3341. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3342. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3343. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3344. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3345. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3346. E/AndroidRuntime(12443):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3347. E/AndroidRuntime(12443):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3348. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3349. E/AndroidRuntime(12443):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3350. E/AndroidRuntime(12443):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3351. E/AndroidRuntime(12443):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3352. E/AndroidRuntime(12443):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3353. E/AndroidRuntime(12443):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3354. E/AndroidRuntime(12443):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3355. E/AndroidRuntime(12443):        at android.os.Looper.loop(Looper.java:135)
  3356. E/AndroidRuntime(12443):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3357. D/Volley  (12022): [1282] g.b: Cache cleared.
  3358. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3359. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3360. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3361. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3362. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3363. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3364. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3365. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3366. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3367. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3368. V/audio_hw_primary(  145): enable speaker
  3369. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3370. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3371. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3372. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  3373. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3374. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3375. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  3376. I/Adreno200-EGL(  491): Local Branch:
  3377. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  3378. I/Adreno200-EGL(  491): Local Patches: NONE
  3379. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3380. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  3381. I/CheckinRequestBuilder(12392): Checkin reason type: 0 attempt count: 1
  3382. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3383. D/WifiService(  491): New client listening to asynchronous messages
  3384. E/ActivityThread(12392): Failed to find provider info for com.google.android.wearable.settings
  3385. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3386. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3387. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3388. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3389. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3390. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3391. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3392. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3393. W/art     (12365): Verification of java.util.ArrayList com.whatsapp.aqo.c(java.lang.String, boolean) took 178.741ms
  3394. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3395. E/ActivityThread(12392): Failed to find provider info for com.google.settings
  3396. D/ChimeraCfgMgr(12392): Reading stored module config
  3397. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  3398. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  3399. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  3400. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  3401. D/PhoneApp( 3379): getPhone phoneId:0
  3402. W/ResourceType(12233): ResTable_typeSpec entry count inconsistent: given 1, previously 1426
  3403. E/CheckinUtil(12392): Cannot read token, failed to find GoogleServicesFramework package
  3404. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3405. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3406. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3407. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3408. E/AudioTrack(  491): AudioTrack::set : Exit
  3409. I/Process (12443): Sending signal. PID: 12443 SIG: 9
  3410. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e1c780 (RippleDrawable) with handle 0x556ebc00
  3411. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@46c1133 attribute=android.view.inputmethod.EditorInfo@fb30cf0, token = android.os.BinderProxy@2f7bd8c4
  3412. I/ActivityThread(12455): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  3413. I/ActivityThread(12392): Removing dead content provider:android.content.ContentProviderProxy@1fbabea6
  3414. I/ActivityThread(12392): Removing dead content provider:android.content.ContentProviderProxy@1fbabea6
  3415. I/ActivityThread(12455): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  3416. W/art     (12365): Verification of void com.whatsapp.notification.PopupNotification.c() took 111.602ms
  3417. I/ActivityManager(  491): Process android.process.acore (pid 12443) has died
  3418. W/art     (12365): Verification of void com.whatsapp.gdrive.GoogleDriveService.<clinit>() took 100.219ms
  3419. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=12510 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3420. W/art     (12365): Verification of void com.whatsapp.fieldstats.ay.<clinit>() took 139.617ms
  3421. W/art     (12365): Suspending all threads took: 10.345ms
  3422. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 214ms
  3423. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.76 rxSuccessRate=6.30 targetRoamBSSID=any RSSI=-53
  3424. E/ActivityThread(12392): Failed to find provider info for com.google.android.gsf.gservices
  3425. I/art     (11762): System.exit called, status: -1
  3426. I/AndroidRuntime(11762): VM exiting with result code -1, cleanup skipped.
  3427. D/WifiService(  491): Client connection lost with reason: 4
  3428. D/PhoneStatusBar( 3033): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  3429. I/ActivityManager(  491): Process com.cleanmaster.security:ScanService (pid 11762) has died
  3430. I/Zygote  (  148): Process 11762 exited cleanly (255)
  3431. W/art     (12365): Verification of org.C org.n.a(java.net.InetAddress, int) took 114.135ms
  3432. D/PhoneStatusBar( 3033): disable: < expand icons* alerts system_info* back home recent clock search >
  3433. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@eec41fa attribute=null, token = android.os.BinderProxy@2f7bd8c4
  3434. V/audio_hw_primary(  145): do_out_standby: CALLED
  3435. W/art     (12365): Verification of void org.Z.<clinit>() took 131.927ms
  3436. W/art     (12365): Suspending all threads took: 134.521ms
  3437. D/VoicemailCleanupService(12510): Cleaning up data for package: com.dianxinos.dxbs
  3438. D/PhoneStatusBar( 3033): disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search >
  3439. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3440. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3441. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3442. I/ActivityManager(  491): Start proc com.evervolv.toolbox for broadcast com.evervolv.toolbox/.superuser.PackageChangeReceiver: pid=12543 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  3443. V/audio_hw_primary(  145): disable speaker/headphones
  3444. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3445. I/ContactsDatabaseHelper(12510): Upgrading from version 807 to 911
  3446. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3447. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3448. I/Adreno200-EGL(11378): Local Branch:
  3449. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3450. I/Adreno200-EGL(11378): Local Patches: NONE
  3451. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3452. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3453. I/Choreographer( 3033): Skipped 66 frames!  The application may be doing too much work on its main thread.
  3454. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3455. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3456. I/Adreno200-EGL(11378): Local Branch:
  3457. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3458. I/Adreno200-EGL(11378): Local Patches: NONE
  3459. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3460. I/ActivityManager(  491): Start proc com.android.musicfx for broadcast com.android.musicfx/.Compatibility$Receiver: pid=12561 uid=10109 gids={50109, 9997, 3003, 3002} abi=armeabi-v7a
  3461. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3462. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  3463. I/Adreno200-EGL(11378): Local Branch:
  3464. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  3465. I/Adreno200-EGL(11378): Local Patches: NONE
  3466. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3467. I/Choreographer( 3033): Skipped 35 frames!  The application may be doing too much work on its main thread.
  3468. I/ActivityManager(  491): Process android.process.media (pid 12114) has died
  3469. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3470. E/Drm     (  145): Failed to find drm plugin
  3471. E/SQLiteLog(12510): (1) duplicate column name: duration_type
  3472. I/ActivityManager(  491): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=12580 uid=10041 gids={50041, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3473. W/art     (12510): Long monitor contention event with owner method=int java.lang.String.length() from String.java:1097 waiters=0 for 2.017s
  3474. E/AndroidRuntime(12510): FATAL EXCEPTION: ContactsProviderWorker
  3475. E/AndroidRuntime(12510): Process: android.process.acore, PID: 12510
  3476. E/AndroidRuntime(12510): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3477. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3478. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3479. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3480. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3481. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3482. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3483. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3484. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3485. E/AndroidRuntime(12510):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3486. E/AndroidRuntime(12510):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3487. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3488. E/AndroidRuntime(12510):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3489. E/AndroidRuntime(12510):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3490. E/AndroidRuntime(12510):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3491. E/AndroidRuntime(12510):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3492. E/AndroidRuntime(12510):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3493. E/AndroidRuntime(12510):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3494. E/AndroidRuntime(12510):        at android.os.Looper.loop(Looper.java:135)
  3495. E/AndroidRuntime(12510):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3496. I/ContactsDatabaseHelper(12510): Upgrading from version 807 to 911
  3497. I/CheckinRequestBuilder(12392): Classify the device as Tablet.
  3498. I/art     (12510): WaitForGcToComplete blocked for 7.781ms for cause DisableMovingGc
  3499. E/SQLiteLog(12510): (1) duplicate column name: duration_type
  3500. I/Process (12510): Sending signal. PID: 12510 SIG: 9
  3501. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3502. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  3503. I/Adreno200-EGL(  491): Local Branch:
  3504. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  3505. I/Adreno200-EGL(  491): Local Patches: NONE
  3506. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3507. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  3508. I/ActivityManager(  491): Process android.process.acore (pid 12510) has died
  3509. W/ActivityManager(  491): Scheduling restart of crashed service com.android.providers.contacts/.VoicemailCleanupService in 1000ms
  3510. I/ActivityManager(  491): Killing 12455:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  3511. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  3512. W/InputMethodManagerService(  491): android.os.DeadObjectException
  3513. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  3514. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  3515. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  3516. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  3517. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  3518. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  3519. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  3520. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  3521. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  3522. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  3523. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3524. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  3525. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  3526. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  3527. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  3528. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  3529. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3530. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3531. I/ActivityManager(  491): Killing 12392:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  3532. D/WifiService(  491): Client connection lost with reason: 4
  3533. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 260ms
  3534. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 228ms
  3535. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_12455/cgroup.procs: No such file or directory
  3536. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  3537. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3538. W/ActivityManager(  491): Application dead when creating service ServiceRecord{2748ebbd u0 com.google.android.gms/.usagereporting.service.UsageReportingService}
  3539. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_12392/cgroup.procs: No such file or directory
  3540. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 10915ms
  3541. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  3542. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 79542794321920ms
  3543. F/ActivityManager(  491): Attempting to schedule restart of ServiceRecord{2748ebbd u0 com.google.android.gms/.usagereporting.service.UsageReportingService} when found in map: null
  3544. W/ActivityManager(  491): Spurious death for ProcessRecord{44042e8 0:com.google.android.gms/u0a17}, curProc for 12392: null
  3545. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3546. I/ActivityManager(  491): Start proc com.android.keychain for broadcast com.android.keychain/.KeyChainBroadcastReceiver: pid=12606 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  3547. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=12616 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  3548. W/art     (  491): Long monitor contention event with owner method=boolean com.android.server.am.ActivityManagerService.stopServiceToken(android.content.ComponentName, android.os.IBinder, int) from ActivityManagerService.java:14791 waiters=2 for 151ms
  3549. I/ActivityManager(  491): Waited long enough for: ServiceRecord{fd584f6 u0 com.whatsapp/.AlarmService}
  3550. I/art     (  148): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 28.717ms
  3551. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 32.684ms
  3552. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 31.005ms
  3553. W/ContextImpl(12606): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1686 android.content.ContextWrapper.startService:515 android.content.ContextWrapper.startService:515 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2579
  3554. W/Launcher( 3464): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@fabf944 new=com.android.launcher3.LauncherApplication@fabf944
  3555. I/LatinIME(12616): Hardware accelerated drawing: true
  3556. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.chimera.GmsIntentOperationService: pid=12639 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  3557. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  3558. W/ResourcesManager(12639): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  3559. W/ResourcesManager(12639): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  3560. I/MultiDex(12639): VM with version 2.1.0 has multidex support
  3561. I/MultiDex(12639): install
  3562. I/MultiDex(12639): VM has multidex support, MultiDex support library is disabled.
  3563. W/InputAttributes(12616): No editor info for this field. Bug?
  3564. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3565. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  3566. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271594 ; date = ?
  3567. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = userunigram.en_US ; version = 1458271594 ; date = ?
  3568. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = contacts.en_US ; version = 1458271594 ; date = ?
  3569. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271594 ; date = ?
  3570. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=12662 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3571. I/ActivityManager(  491): Process com.android.defcontainer (pid 11791) has died
  3572. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3573. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3574. V/JNIHelp (12639): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  3575. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271594 ; date = ?
  3576. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271594 ; date = ?
  3577. I/LatinIME:LogUtils(12616): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  3578. I/ContactsDatabaseHelper(12662): Upgrading from version 807 to 911
  3579. E/SQLiteLog(12662): (1) duplicate column name: duration_type
  3580. E/AndroidRuntime(12662): FATAL EXCEPTION: ContactsProviderWorker
  3581. E/AndroidRuntime(12662): Process: android.process.acore, PID: 12662
  3582. E/AndroidRuntime(12662): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3583. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3584. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3585. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3586. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3587. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3588. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3589. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3590. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3591. E/AndroidRuntime(12662):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3592. E/AndroidRuntime(12662):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3593. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3594. E/AndroidRuntime(12662):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3595. E/AndroidRuntime(12662):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3596. E/AndroidRuntime(12662):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3597. E/AndroidRuntime(12662):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3598. E/AndroidRuntime(12662):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3599. E/AndroidRuntime(12662):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3600. E/AndroidRuntime(12662):        at android.os.Looper.loop(Looper.java:135)
  3601. E/AndroidRuntime(12662):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3602. W/ActivityThread(12639): 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());
  3603. W/System  (12639): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  3604. I/ProviderInstaller(12639): Installed default security provider GmsCore_OpenSSL
  3605. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3606. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  3607. I/Adreno200-EGL(  491): Local Branch:
  3608. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  3609. I/Adreno200-EGL(  491): Local Patches: NONE
  3610. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3611. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  3612. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3613. D/ChimeraCfgMgr(12639): Reading stored module config
  3614. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3615. D/PhoneStatusBar( 3033): disable: < expand icons* alerts system_info* back home recent clock search >
  3616. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3617. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3618. D/PkgBroadcastIntentOp(12639): Received broadcast action=android.intent.action.PACKAGE_REMOVED and uri=com.dianxinos.dxbs
  3619. D/AccountUtils(12639): Clearing selected account for com.dianxinos.dxbs
  3620. W/art     (12639): Verification of com.google.android.gms.checkin.h com.google.android.gms.checkin.CheckinService.a(com.google.android.gms.checkin.CheckinService, com.google.android.gms.checkin.m) took 127.227ms
  3621. I/LocationSettingsChecker(12639): Removing dialog suppression flag for package com.dianxinos.dxbs
  3622. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3623. I/CheckinService(12639): System re-creates CheckinService with null intent.
  3624. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3625. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3626. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3627. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3628. I/CheckinService(12639): GoogleServicesFramework does not exist, no need to disable
  3629. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3630. W/art     (12639): Suspending all threads took: 7.659ms
  3631. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3632. E/AudioTrack(  491): AudioTrack::set : Exit
  3633. V/audio_hw_primary(  145): start_output_stream: CALLED
  3634. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@14f3dc1a attribute=null, token = android.os.BinderProxy@2f7bd8c4
  3635. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  3636. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3637. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3638. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  3639. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  3640. I/Process (12662): Sending signal. PID: 12662 SIG: 9
  3641. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  3642. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  3643. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  3644. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  3645. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  3646. V/audio_hw_primary(  145): enable speaker
  3647. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3648. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3649. E/NetworkScheduler.SchedulerReceiver( 4091): Invalid parameter app
  3650. E/NetworkScheduler.SchedulerReceiver( 4091): Invalid package name : Perhaps you didn't include a PendingIntent in the extras?
  3651. E/NetworkScheduler.ActiveTaskContext( 4091): Trying to release unacquired lock: com.google.android.gms/.ads.jams.NegotiationService
  3652. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3653. I/GMPM-SVC(12639): App measurement is starting up, version: 8703
  3654. I/GMPM-SVC(12639): To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
  3655. W/audio_hw_primary(  145): pcm_write: underrun
  3656. I/ActivityManager(  491): Start proc eu.chainfire.supersu for broadcast eu.chainfire.supersu/.InstallReceiver: pid=12706 uid=10089 gids={50089, 9997} abi=armeabi-v7a
  3657. W/audio_hw_primary(  145): pcm_write: underrun
  3658. I/ActivityThread(12616): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  3659. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3660. I/ActivityManager(  491): Process android.process.acore (pid 12662) has died
  3661. I/ActivityThread(12616): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  3662. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3663. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3664. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3665. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=12723 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3666. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=1 for 152ms
  3667. E/lowmemorykiller(  134): Error writing /proc/12233/oom_score_adj; errno=22
  3668. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3669. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3670. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3671. W/BaseAppContext(12639): Using Auth Proxy for data requests.
  3672. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3673. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3674. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3675. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3676. E/BaseAppContext(12639): Tried to stop global GMSCore RequestQueue. This is likely unintended, so ignoring.
  3677. I/art     (  491): Explicit concurrent mark sweep GC freed 29424(1629KB) AllocSpace objects, 3(45KB) LOS objects, 17% free, 18MB/22MB, paused 1.953ms total 167.938ms
  3678. W/art     (12639): Suspending all threads took: 12.817ms
  3679. E/WifiService(  491): Multicaster binderDied
  3680. D/WifiService(  491): Client connection lost with reason: 4
  3681. I/ActivityManager(  491): Process com.estrongs.android.pop (pid 12233) has died
  3682. I/art     (12639): WaitForGcToComplete blocked for 307.708ms for cause DisableMovingGc
  3683. I/art     (12639): WaitForGcToComplete blocked for 306.915ms for cause DisableMovingGc
  3684. I/art     (12639): WaitForGcToComplete blocked for 53.131ms for cause DisableMovingGc
  3685. I/art     (12639): WaitForGcToComplete blocked for 26.916ms for cause DisableMovingGc
  3686. I/ActivityManager(  491): Start proc com.estrongs.android.pop for broadcast com.estrongs.android.pop/.app.InstallMonitorReceiver: pid=12747 uid=10092 gids={50092, 9997, 3003, 3002, 3001, 1028, 1015} abi=armeabi-v7a
  3687. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3688. W/BaseAppContext(12639): Using Auth Proxy for data requests.
  3689. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3690. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3691. I/ActivityManager(  491): Process com.android.email (pid 12192) has died
  3692. D/NativeLibraryUtils(12639): Install completed successfully. count=14 extracted=0
  3693. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3694. D/WearableController(12639): Received broadcast action=android.intent.action.PACKAGE_REMOVED and uri=com.dianxinos.dxbs
  3695. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3696. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3697. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3698. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3699. I/MultiDex(12747): VM with version 2.1.0 has multidex support
  3700. I/MultiDex(12747): install
  3701. I/MultiDex(12747): VM has multidex support, MultiDex support library is disabled.
  3702. I/MultiDex(12747): install
  3703. I/MultiDex(12747): VM has multidex support, MultiDex support library is disabled.
  3704. E/ConnectivityChangeReceiver(12639): Ignoring connectivity change
  3705. I/ActivityManager(  491): Process com.android.exchange (pid 12250) has died
  3706. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3707. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3708. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3709. I/CheckinService(12639): Checking schedule, now: 1458271599844 next: 1458226039581
  3710. I/CheckinService(12639): active receiver: enabled
  3711. I/CheckinService(12639): Preparing to send checkin request
  3712. I/EventLogService(12639): Accumulating logs since 1458271582524
  3713. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3714. W/System.err(12706): java.io.FileNotFoundException: /data/data/eu.chainfire.supersu/files/supersu.cfg: open failed: EACCES (Permission denied)
  3715. W/System.err(12706):    at libcore.io.IoBridge.open(IoBridge.java:456)
  3716. W/System.err(12706):    at java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  3717. W/System.err(12706):    at android.app.ContextImpl.openFileOutput(ContextImpl.java:976)
  3718. W/System.err(12706):    at android.content.ContextWrapper.openFileOutput(ContextWrapper.java:181)
  3719. W/System.err(12706):    at eu.chainfire.supersu.Settings.c(Unknown Source)
  3720. W/System.err(12706):    at eu.chainfire.supersu.SuperUserIntentService.a(Unknown Source)
  3721. W/System.err(12706):    at eu.chainfire.supersu.SuperUserIntentService.onHandleIntent(Unknown Source)
  3722. W/System.err(12706):    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
  3723. W/System.err(12706):    at android.os.Handler.dispatchMessage(Handler.java:102)
  3724. W/System.err(12706):    at android.os.Looper.loop(Looper.java:135)
  3725. W/System.err(12706):    at android.os.HandlerThread.run(HandlerThread.java:61)
  3726. W/System.err(12706): Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
  3727. W/System.err(12706):    at libcore.io.Posix.open(Native Method)
  3728. W/System.err(12706):    at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
  3729. W/System.err(12706):    at libcore.io.IoBridge.open(IoBridge.java:442)
  3730. W/System.err(12706):    ... 10 more
  3731. D/gH_CompatibleDatabase(12639): Open SQLiteDatabase: /data/data/com.google.android.gms/databases/metrics.db, release reference: 1
  3732. D/gH_CompatibleDatabase(12639): Acquire reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/metrics.db: 2
  3733. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3734. E/AudioTrack(  491): AudioTrack::set : Exit
  3735. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  3736. D/ConnectivityService(  491): listenForNetwork for NetworkRequest [ id=9, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  3737. D/ConnectivityService(  491): handleRegisterNetworkRequest checking NetworkAgentInfo [WIFI () - 100]
  3738. D/ConnectivityService(  491): apparently satisfied.  currentScore=60
  3739. D/gH_MetricsDatabase(12639): 0 metrics were deleted when clearing package com.dianxinos.dxbs.
  3740. D/gH_CompatibleDatabase(12639): Release reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/metrics.db: 1
  3741. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3742. D/Volley  (12022): [1289] g.b: Cache cleared.
  3743. D/ConnectivityManager.CallbackHandler(12639): CM callback handler got msg 524290
  3744. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3745. D/Volley  (12022): [1282] g.b: Cache cleared.
  3746. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3747. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3748. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3749. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3750. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3751. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  3752. D/gH_CompatibleDatabase(12639): Open SQLiteDatabase: /data/data/com.google.android.gms/databases/help_responses.db, release reference: 1
  3753. D/gH_CompatibleDatabase(12639): Acquire reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/help_responses.db: 2
  3754. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3755. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3756. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3757. I/art     (12639): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  3758. D/gH_CompatibleDatabase(12639): Release reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/help_responses.db: 1
  3759. I/art     (12639): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  3760. W/art     (12639): Verification of void com.google.android.gms.common.j.b.a(android.content.pm.PackageManager) took 135.803ms
  3761. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3762. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3763. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3764. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3765. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3766. I/ContactsDatabaseHelper(12723): Upgrading from version 807 to 911
  3767. D/gH_CompatibleDatabase(12639): Open SQLiteDatabase: /data/data/com.google.android.gms/databases/auto_complete_suggestions.db, release reference: 1
  3768. D/gH_CompatibleDatabase(12639): Acquire reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/auto_complete_suggestions.db: 2
  3769. E/SQLiteLog(12723): (1) duplicate column name: duration_type
  3770. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3771. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3772. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3773. I/Icing   (12639): Storage manager: low false usage 2.33MB avail 23.31GB capacity 26.90GB
  3774. D/gH_CompatibleDatabase(12639): Release reference of SQLiteDatabase: /data/data/com.google.android.gms/databases/auto_complete_suggestions.db: 1
  3775. D/gH_CompatibleDatabase(12639): Close SQLiteDatabase: /data/data/com.google.android.gms/databases/metrics.db, release reference: 0
  3776. D/gH_CompatibleDatabase(12639): Close SQLiteDatabase: /data/data/com.google.android.gms/databases/help_responses.db, release reference: 0
  3777. D/gH_CompatibleDatabase(12639): Close SQLiteDatabase: /data/data/com.google.android.gms/databases/auto_complete_suggestions.db, release reference: 0
  3778. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3779. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3780. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3781. W/DriveInitializer(12639): Awaiting to be initialized
  3782. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3783. E/AndroidRuntime(12723): FATAL EXCEPTION: ContactsProviderWorker
  3784. E/AndroidRuntime(12723): Process: android.process.acore, PID: 12723
  3785. E/AndroidRuntime(12723): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3786. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3787. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3788. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3789. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3790. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3791. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3792. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3793. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3794. E/AndroidRuntime(12723):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3795. E/AndroidRuntime(12723):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3796. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3797. E/AndroidRuntime(12723):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3798. E/AndroidRuntime(12723):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3799. E/AndroidRuntime(12723):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3800. E/AndroidRuntime(12723):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3801. E/AndroidRuntime(12723):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3802. E/AndroidRuntime(12723):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3803. E/AndroidRuntime(12723):        at android.os.Looper.loop(Looper.java:135)
  3804. E/AndroidRuntime(12723):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3805. W/DriveInitializer(12639): Background init thread started
  3806. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=1 for 183ms
  3807. I/PeopleDatabaseHelper(12639): cleanUpNonGplusAccounts done.
  3808. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3809. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3810. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  3811. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  3812. I/Adreno200-EGL(  491): Local Branch:
  3813. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  3814. I/Adreno200-EGL(  491): Local Patches: NONE
  3815. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  3816. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  3817. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3818. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3819. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3820. W/art     (12639): Suspending all threads took: 7.690ms
  3821. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3822. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3823. I/art     (12639): Background sticky concurrent mark sweep GC freed 9694(839KB) AllocSpace objects, 7(112KB) LOS objects, 11% free, 6MB/7MB, paused 15.502ms total 296.081ms
  3824. I/art     (12639): WaitForGcToComplete blocked for 287.078ms for cause HeapTrim
  3825. I/InputReader(  491): Reconfiguring input devices.  changes=0x00000010
  3826. W/art     (  491): Long monitor contention event with owner method=java.util.List com.android.server.pm.PackageManagerService.queryIntentActivities(android.content.Intent, java.lang.String, int, int) from PackageManagerService.java:3386 waiters=0 for 294ms
  3827. W/art     (  491): Long monitor contention event with owner method=java.util.List com.android.server.pm.PackageManagerService.queryIntentActivities(android.content.Intent, java.lang.String, int, int) from PackageManagerService.java:3386 waiters=3 for 218ms
  3828. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3829. W/art     (12639): Long monitor contention event with owner method=void java.lang.Object.<init>() from Object.java:149 waiters=0 for 500ms
  3830. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3831. W/DriveInitializer(12639): Background init thread ended
  3832. D/BackupManagerService(  491): Received broadcast Intent { act=android.intent.action.PACKAGE_CHANGED dat=package:com.android.musicfx flg=0x4000010 (has extras) }
  3833. W/RemoteDisplayProvider(  491): Ignoring remote display provider service because it does not have the CAPTURE_VIDEO_OUTPUT or CAPTURE_SECURE_VIDEO_OUTPUT permission: com.google.android.gms/com.google.android.gms.cast.media.CastRemoteDisplayProviderService
  3834. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3835. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3836. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  3837. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  3838. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  3839. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  3840. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3841. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3842. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3843. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3844. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3845. E/AudioTrack(  491): AudioTrack::set : Exit
  3846. I/Process (12723): Sending signal. PID: 12723 SIG: 9
  3847. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5566d980 (RippleDrawable) with handle 0x57e0fb60
  3848. I/ActivityThread(12639): Removing dead content provider:android.content.ContentProviderProxy@28048120
  3849. I/ActivityThread(12639): Removing dead content provider:android.content.ContentProviderProxy@28048120
  3850. I/ActivityManager(  491): Process android.process.acore (pid 12723) has died
  3851. I/ActivityManager(  491): Killing 12616:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  3852. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@13fa3860 attribute=android.view.inputmethod.EditorInfo@38f77119, token = android.os.BinderProxy@2f7bd8c4
  3853. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  3854. W/InputMethodManagerService(  491): android.os.DeadObjectException
  3855. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  3856. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  3857. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  3858. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  3859. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  3860. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  3861. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  3862. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  3863. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  3864. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  3865. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  3866. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  3867. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  3868. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  3869. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  3870. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  3871. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  3872. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  3873. W/Searchables(  491): No global search activity found
  3874. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 314ms
  3875. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 304ms
  3876. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 302ms
  3877. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_12616/cgroup.procs: No such file or directory
  3878. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  3879. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3880. W/art     (12747): Suspending all threads took: 27.343ms
  3881. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3882. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=12823 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  3883. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=0 for 126ms
  3884. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3885. I/CheckinRequestBuilder(12639): Checkin reason type: 0 attempt count: 1
  3886. W/Launcher.Model( 3464): Nobody to tell about the new app.  Launcher is probably loading.
  3887. D/WifiService(  491): New client listening to asynchronous messages
  3888. E/ActivityThread(12639): Failed to find provider info for com.google.android.wearable.settings
  3889. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3890. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3891. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3892. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3893. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3894. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3895. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3896. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3897. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3898. E/ActivityThread(12639): Failed to find provider info for com.google.settings
  3899. E/FlurryAgent(12747): GOOGLE PLAY SERVICES EXCEPTION: com.google.android.gms.common.GooglePlayServicesUtil
  3900. E/FlurryAgent(12747): There is a problem with the Google Play Services library, which is required for Android Advertising ID support. The Google Play Services library should be integrated in any app shipping in the Play Store that uses analytics or advertising.
  3901. D/PhoneApp( 3379): getPhone phoneId:0
  3902. E/CheckinUtil(12639): Cannot read token, failed to find GoogleServicesFramework package
  3903. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3904. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3905. W/art     (12747): Suspending all threads took: 10.406ms
  3906. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  3907. E/AudioTrack(  491): AudioTrack::set : Exit
  3908. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  3909. D/Volley  (12022): [1289] g.b: Cache cleared.
  3910. D/Volley  (12022): [1282] g.b: Cache cleared.
  3911. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3912. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  3913. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  3914. W/ActivityManager(  491): getTasks: caller 10092 does not hold GET_TASKS; limiting output
  3915. I/Timeline(12747): Timeline: Activity_launch_request id:com.estrongs.android.pop time:1727432
  3916. I/ActivityManager(  491): START u0 {flg=0x10800000 cmp=com.estrongs.android.pop/.app.UninstallMonitorActivity (has extras)} from uid 10092 on display 0
  3917. I/ContactsDatabaseHelper(12823): Upgrading from version 807 to 911
  3918. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  3919. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3920. D/WifiService(  491): New client listening to asynchronous messages
  3921. W/Icing   (12639): Failed to connect to SearchIndex Apis
  3922. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3923. I/ActivityManager(  491): Start proc com.google.android.apps.docs for broadcast com.google.android.apps.docs/.receivers.AppPackageAddRemoveReceiver: pid=12853 uid=10093 gids={50093, 9997, 1028, 3003, 1015} abi=armeabi-v7a
  3924. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=2 for 118ms
  3925. E/lowmemorykiller(  134): Error writing /proc/12312/oom_score_adj; errno=22
  3926. I/art     (  491): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/data@app@com.google.android.apps.docs-1.apk@classes.dex' for file location '/data/app/com.google.android.apps.docs-1.apk': Failed to open oat filename for reading: No such file or directory
  3927. I/art     (  491): DexFile_isDexOptNeeded failed to open oat file '/data/app/arm/com.google.android.apps.docs-1.odex' for file location '/data/app/com.google.android.apps.docs-1.apk': Failed to open oat filename for reading: No such file or directory
  3928. I/PackageManager(  491): Running dexopt on: /data/app/com.google.android.apps.docs-1.apk pkg=com.google.android.apps.docs isa=arm vmSafeMode=false
  3929. E/SQLiteLog(12823): (1) duplicate column name: duration_type
  3930. E/cutils-trace(12872): Error opening trace file: No such file or directory (2)
  3931. I/dex2oat (12872): /system/bin/dex2oat --zip-fd=6 --zip-location=/data/app/com.google.android.apps.docs-1.apk --oat-fd=7 --oat-location=/data/dalvik-cache/arm/data@app@com.google.android.apps.docs-1.apk@classes.dex --instruction-set=arm --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=interpret-only
  3932. E/AndroidRuntime(12823): FATAL EXCEPTION: ContactsProviderWorker
  3933. E/AndroidRuntime(12823): Process: android.process.acore, PID: 12823
  3934. E/AndroidRuntime(12823): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  3935. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  3936. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  3937. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  3938. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  3939. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  3940. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  3941. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  3942. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  3943. E/AndroidRuntime(12823):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  3944. E/AndroidRuntime(12823):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  3945. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  3946. E/AndroidRuntime(12823):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  3947. E/AndroidRuntime(12823):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  3948. E/AndroidRuntime(12823):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  3949. E/AndroidRuntime(12823):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  3950. E/AndroidRuntime(12823):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  3951. E/AndroidRuntime(12823):        at android.os.Handler.dispatchMessage(Handler.java:102)
  3952. E/AndroidRuntime(12823):        at android.os.Looper.loop(Looper.java:135)
  3953. E/AndroidRuntime(12823):        at android.os.HandlerThread.run(HandlerThread.java:61)
  3954. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3955. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3956. V/audio_hw_primary(  145): do_out_standby: CALLED
  3957. I/art     (12747): Background sticky concurrent mark sweep GC freed 7099(411KB) AllocSpace objects, 0(0B) LOS objects, 11% free, 3MB/4MB, paused 15.777ms total 31.982ms
  3958. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  3959. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  3960. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  3961. V/audio_hw_primary(  145): disable speaker/headphones
  3962. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  3963. I/Icing   (12639): Removing corpus key A6F51514375ED25BA7CFE7E74ADE716BC2279221 for package com.google.android.gm
  3964. I/Icing   (12639): doRemovePackageData com.google.android.gm
  3965. I/Icing   (12639): updateResources: need to parse f{com.google.android.gms}
  3966. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3967. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3968. I/Icing   (12639): updateResources: need to parse f{com.android.chrome}
  3969. I/Icing   (12639): Not sending global search app notification. Search app not installed or not signed properly.
  3970. I/Icing   (12639): doRemovePackageData com.google.android.googlequicksearchbox
  3971. W/ResourceType(12747): ResTable_typeSpec entry count inconsistent: given 1, previously 1426
  3972. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3973. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3974. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3975. I/dex2oat (12872): dex2oat took 17.683s (threads: 2)
  3976. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=0 for 17.862s
  3977. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=1 for 17.851s
  3978. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=3 for 17.800s
  3979. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=2 for 17.834s
  3980. I/ActivityManager(  491): Process com.android.calendar (pid 12312) has died
  3981. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=4 for 17.666s
  3982. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=5 for 17.626s
  3983. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=6 for 17.598s
  3984. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=7 for 17.241s
  3985. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=12882 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  3986. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=8 for 15.207s
  3987. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=9 for 13.334s
  3988. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=10 for 11.453s
  3989. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=11 for 11.374s
  3990. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=12 for 8.789s
  3991. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=13 for 3.829s
  3992. I/Choreographer(12022): Skipped 519 frames!  The application may be doing too much work on its main thread.
  3993. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActiveServices$ServiceRestarter.run() from ActiveServices.java:986 waiters=10 for 177ms
  3994. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActiveServices$ServiceRestarter.run() from ActiveServices.java:986 waiters=10 for 182ms
  3995. I/ActivityManager(  491): Waited long enough for: ServiceRecord{5c3de41 u0 com.google.android.gms/.icing.service.IndexWorkerService}
  3996. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=14 for 302ms
  3997. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  3998. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  3999. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=0 for 196ms
  4000. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4001. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4002. I/Adreno200-EGL(  491): Local Branch:
  4003. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4004. I/Adreno200-EGL(  491): Local Patches: NONE
  4005. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4006. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4007. W/art     (12639): Long monitor contention event with owner method=boolean com.google.android.gms.common.internal.as.a(com.google.android.gms.common.internal.at, android.content.ServiceConnection, java.lang.String) from :com.google.android.gms:97 waiters=0 for 475ms
  4008. W/RenderThread(12071): type=1400 audit(0.0:112): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4009. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 194ms
  4010. W/FlurryAgent(12747): Flurry session started for context:com.estrongs.android.pop.app.UninstallMonitorActivity@3ef0796c
  4011. W/FlurryAgent(12747): Flurry session resumed for context:com.estrongs.android.pop.app.UninstallMonitorActivity@3ef0796c
  4012. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=0 for 148ms
  4013. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=1 for 142ms
  4014. I/Choreographer(  491): Skipped 33 frames!  The application may be doing too much work on its main thread.
  4015. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  4016. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  4017. I/Icing   (12639): Internal init done: storage state 0
  4018. D/OpenGLRenderer(12747): Render dirty regions requested: true
  4019. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4020. D/Atlas   (12747): Validating map...
  4021. D/BluetoothManagerService(  491): Message: 20
  4022. D/BluetoothManagerService(  491): Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@1b1f0f95:true
  4023. D/BluetoothManagerService(  491): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0
  4024. E/ActivityManager(  491): Invalid thumbnail dimensions: 420x420
  4025. W/RenderThread(12917): type=1400 audit(0.0:113): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4026. W/RenderThread(12917): type=1400 audit(0.0:114): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4027. I/Adreno200-EGL(12747): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4028. I/Adreno200-EGL(12747): Build Date: 06/25/13 Tue
  4029. I/Adreno200-EGL(12747): Local Branch:
  4030. I/Adreno200-EGL(12747): Remote Branch: quic/jb_2.5.5
  4031. I/Adreno200-EGL(12747): Local Patches: NONE
  4032. I/Adreno200-EGL(12747): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4033. I/OpenGLRenderer(12747): Initialized EGL, version 1.4
  4034. D/OpenGLRenderer(12747): Enabling debug mode 0
  4035. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  4036. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  4037. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  4038. D/Volley  (12022): [1283] c.a: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/toc 0xe8d195d1 NORMAL 17> [lifetime=20976], [size=57], [rc=400], [retryCount=0]
  4039. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  4040. I/WebViewFactory(12747): Loading com.android.webview version 37 (eng.flintman-arm) (code 199991)
  4041. I/LibraryLoader(12747): Loading: webviewchromium
  4042. I/LibraryLoader(12747): Time to load native libraries: 7 ms (timestamps 8640-8647)
  4043. I/LibraryLoader(12747): Expected native library version number "",actual native library version number ""
  4044. V/WebViewChromiumFactoryProvider(12747): Binding Chromium to main looper Looper (main, tid 1) {216e9d21}
  4045. I/LibraryLoader(12747): Expected native library version number "",actual native library version number ""
  4046. I/chromium(12747): [INFO:library_loader_hooks.cc(106)] Chromium logging enabled: level = 0, default verbosity = 0
  4047. I/BrowserStartupController(12747): Initializing chromium process, renderers=0
  4048. W/art     (12747): Attempt to remove local handle scope entry from IRT, ignoring
  4049. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4050. E/AudioTrack(  491): AudioTrack::set : Exit
  4051. V/audio_hw_primary(  145): start_output_stream: CALLED
  4052. W/chromium(12747): [WARNING:resource_bundle.cc(315)] locale_file_path.empty()
  4053. I/chromium(12747): [INFO:aw_browser_main_parts.cc(63)] Load from apk succesful, fd=66 off=46092 len=2953
  4054. I/chromium(12747): [INFO:aw_browser_main_parts.cc(78)] Loading webviewchromium.pak from, fd:76 off:228796 len:643667
  4055. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4056. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4057. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4058. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4059. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4060. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4061. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4062. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4063. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4064. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4065. V/audio_hw_primary(  145): enable speaker
  4066. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4067. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  4068. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e6d280 (RippleDrawable) with handle 0x5eaacb80
  4069. I/Process (12823): Sending signal. PID: 12823 SIG: 9
  4070. W/art     (12747): Long monitor contention event with owner method=void com.android.webview.chromium.WebViewChromiumFactoryProvider$2.run() from WebViewChromiumFactoryProvider.java:181 waiters=1 for 331ms
  4071. E/FlurryAgent(12747): GOOGLE PLAY SERVICES EXCEPTION: com.google.android.gms.common.GooglePlayServicesUtil
  4072. E/FlurryAgent(12747): There is a problem with the Google Play Services library, which is required for Android Advertising ID support. The Google Play Services library should be integrated in any app shipping in the Play Store that uses analytics or advertising.
  4073. E/ActivityThread(12639): Failed to find provider info for com.google.android.gsf.gservices
  4074. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 556ms
  4075. I/Choreographer(12022): Skipped 42 frames!  The application may be doing too much work on its main thread.
  4076. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@27442a14 attribute=android.view.inputmethod.EditorInfo@1c5032bd, token = android.os.BinderProxy@2f7bd8c4
  4077. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@27523db9
  4078. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4079. I/Timeline(12022): Timeline: Activity_idle id: android.os.BinderProxy@81d4001 time:1749508
  4080. W/art     (12639): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 317ms
  4081. I/ActivityManager(  491): Process android.process.acore (pid 12823) has died
  4082. I/ActivityManager(  491): Killing 12639:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  4083. I/LatinIME(12882): Hardware accelerated drawing: true
  4084. W/FlurryAgent(12747): Flurry session paused for context:com.estrongs.android.pop.app.UninstallMonitorActivity@3ef0796c
  4085. D/WifiService(  491): Client connection lost with reason: 4
  4086. D/ConnectivityService(  491): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=9, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@2e8d5fe)
  4087. D/ConnectivityService(  491): releasing NetworkRequest NetworkRequest [ id=9, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4088. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 12639
  4089. E/ConnectivityService(  491): RemoteException caught trying to send a callback msg for NetworkRequest [ id=9, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4090. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 365ms
  4091. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 347ms
  4092. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 1000ms
  4093. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  4094. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 318171177287680ms
  4095. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 10997ms
  4096. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4097. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  4098. I/Adreno200-EGL(11378): Local Branch:
  4099. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  4100. I/Adreno200-EGL(11378): Local Patches: NONE
  4101. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4102. W/art     (12853): Suspending all threads took: 7.781ms
  4103. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  4104. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4105. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  4106. I/Adreno200-EGL(11378): Local Branch:
  4107. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  4108. I/Adreno200-EGL(11378): Local Patches: NONE
  4109. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4110. W/InputAttributes(12882): No editor info for this field. Bug?
  4111. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  4112. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271628 ; date = ?
  4113. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = userunigram.en_US ; version = 1458271628 ; date = ?
  4114. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = contacts.en_US ; version = 1458271628 ; date = ?
  4115. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271628 ; date = ?
  4116. W/audio_hw_primary(  145): pcm_write: underrun
  4117. I/Adreno200-EGL(11378): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4118. I/Adreno200-EGL(11378): Build Date: 06/25/13 Tue
  4119. I/Adreno200-EGL(11378): Local Branch:
  4120. I/Adreno200-EGL(11378): Remote Branch: quic/jb_2.5.5
  4121. I/Adreno200-EGL(11378): Local Patches: NONE
  4122. I/Adreno200-EGL(11378): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4123. W/audio_hw_primary(  145): pcm_write: underrun
  4124. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=12954 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4125. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=0 for 120ms
  4126. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=3 for 214ms
  4127. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.checkin.CheckinService: pid=12972 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  4128. W/art     (12853): Suspending all threads took: 33.294ms
  4129. I/GAv4    (12853): Google Analytics 8.1.15 is starting up. To enable debug logging on a device run:
  4130. I/GAv4    (12853):   adb shell setprop log.tag.GAv4 DEBUG
  4131. I/GAv4    (12853):   adb logcat -s GAv4
  4132. W/ResourcesManager(12972): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4133. W/ResourcesManager(12972): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4134. D/ConnectivityService(  491): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=7, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@37d04044)
  4135. D/ConnectivityService(  491): releasing NetworkRequest NetworkRequest [ id=7, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4136. E/ConnectivityService(  491): RemoteException caught trying to send a callback msg for NetworkRequest [ id=7, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  4137. I/MultiDex(12972): VM with version 2.1.0 has multidex support
  4138. I/MultiDex(12972): install
  4139. I/MultiDex(12972): VM has multidex support, MultiDex support library is disabled.
  4140. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4141. E/AudioTrack(  491): AudioTrack::set : Exit
  4142. I/Finsky  (12022): [1] com.google.android.finsky.activities.ed.onClick(1625): b/5160617: Reinitialize account [1RQF9zJYaCQEGGiDvGSGERYBk6g] on retry button click
  4143. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 8783
  4144. I/ActivityManager(  491): Process com.android.chrome (pid 8783) has died
  4145. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  4146. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  4147. W/Finsky  (12022): [1] com.google.android.finsky.api.e.<init>(165): Unexpected android-id = 0
  4148. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271629 ; date = ?
  4149. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271629 ; date = ?
  4150. W/GAv4    (12853): AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions.
  4151. D/Volley  (12022): [1282] g.b: Cache cleared.
  4152. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  4153. D/Volley  (12022): [1289] g.b: Cache cleared.
  4154. I/LatinIME(12882): Hardware accelerated drawing: true
  4155. I/art     ( 4091): WaitForGcToComplete blocked for 8.239ms for cause DisableMovingGc
  4156. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4157. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4158. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4159. W/InputAttributes(12882): No editor info for this field. Bug?
  4160. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  4161. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271629 ; date = ?
  4162. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = userunigram.en_US ; version = 1458271630 ; date = ?
  4163. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271630 ; date = ?
  4164. W/art     ( 3337): Suspending all threads took: 16.815ms
  4165. I/ActivityManager(  491): Process com.android.chrome:privileged_process0 (pid 8862) has died
  4166. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=1 for 348ms
  4167. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 226ms
  4168. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 339ms
  4169. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4170. W/art     (12882): Long monitor contention event with owner method=boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int) from Binder.java:4294967294 waiters=0 for 181ms
  4171. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271630 ; date = ?
  4172. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271630 ; date = ?
  4173. I/LatinIME:LogUtils(12882): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  4174. I/ContactsDatabaseHelper(12954): Upgrading from version 807 to 911
  4175. E/SQLiteLog(12954): (1) duplicate column name: duration_type
  4176. E/AndroidRuntime(12954): FATAL EXCEPTION: ContactsProviderWorker
  4177. E/AndroidRuntime(12954): Process: android.process.acore, PID: 12954
  4178. E/AndroidRuntime(12954): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  4179. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  4180. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  4181. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  4182. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  4183. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  4184. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  4185. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  4186. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  4187. E/AndroidRuntime(12954):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  4188. E/AndroidRuntime(12954):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  4189. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  4190. E/AndroidRuntime(12954):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  4191. E/AndroidRuntime(12954):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  4192. E/AndroidRuntime(12954):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  4193. E/AndroidRuntime(12954):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  4194. E/AndroidRuntime(12954):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  4195. E/AndroidRuntime(12954):        at android.os.Handler.dispatchMessage(Handler.java:102)
  4196. E/AndroidRuntime(12954):        at android.os.Looper.loop(Looper.java:135)
  4197. E/AndroidRuntime(12954):        at android.os.HandlerThread.run(HandlerThread.java:61)
  4198. I/art     (  491): Explicit concurrent mark sweep GC freed 36343(1968KB) AllocSpace objects, 7(2MB) LOS objects, 18% free, 17MB/21MB, paused 2.288ms total 223.968ms
  4199. W/art     (11378): Suspending all threads took: 372.863ms
  4200. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4201. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4202. I/Adreno200-EGL(  491): Local Branch:
  4203. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4204. I/Adreno200-EGL(  491): Local Patches: NONE
  4205. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4206. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4207. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4208. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4209. V/JNIHelp (12972): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  4210. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4211. V/audio_hw_primary(  145): do_out_standby: CALLED
  4212. W/art     (12972): Suspending all threads took: 7.110ms
  4213. I/art     (12972): Background sticky concurrent mark sweep GC freed 15860(721KB) AllocSpace objects, 2(32KB) LOS objects, 16% free, 4MB/5MB, paused 12.359ms total 74.768ms
  4214. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4215. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4216. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4217. V/audio_hw_primary(  145): disable speaker/headphones
  4218. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4219. W/ActivityThread(12972): 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());
  4220. W/System  (12972): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  4221. I/ProviderInstaller(12972): Installed default security provider GmsCore_OpenSSL
  4222. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4223. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4224. E/AudioTrack(  491): AudioTrack::set : Exit
  4225. V/audio_hw_primary(  145): start_output_stream: CALLED
  4226. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4227. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4228. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4229. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4230. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4231. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4232. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4233. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4234. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4235. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4236. V/audio_hw_primary(  145): enable speaker
  4237. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4238. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1361d104 attribute=null, token = android.os.BinderProxy@2f7bd8c4
  4239. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4240. I/CheckinService(12972): System re-creates CheckinService with null intent.
  4241. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4242. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4243. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4244. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4245. I/Process (12954): Sending signal. PID: 12954 SIG: 9
  4246. I/CheckinService(12972): GoogleServicesFramework does not exist, no need to disable
  4247. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4248. W/art     (11378): Long monitor contention event with owner method=void android.os.MessageQueue.nativeWake(long) from MessageQueue.java:4294967294 waiters=0 for 542ms
  4249. W/art     (12972): Suspending all threads took: 5.645ms
  4250. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4251. I/art     (12972): Background sticky concurrent mark sweep GC freed 4779(304KB) AllocSpace objects, 3(48KB) LOS objects, 3% free, 4MB/5MB, paused 16.937ms total 190.582ms
  4252. W/GAv4    (12853): CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions.
  4253. W/art     (12853): Suspending all threads took: 32.775ms
  4254. I/art     (12747): WaitForGcToComplete blocked for 16.479ms for cause DisableMovingGc
  4255. E/Drm     (  145): Failed to find drm plugin
  4256. W/GAv4    (12853): AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions.
  4257. E/DroidGuardService(11378): Remote callback failed.
  4258. E/DroidGuardService(11378): android.os.DeadObjectException
  4259. E/DroidGuardService(11378):     at android.os.BinderProxy.transactNative(Native Method)
  4260. E/DroidGuardService(11378):     at android.os.BinderProxy.transact(Binder.java:496)
  4261. E/DroidGuardService(11378):     at com.google.android.gms.droidguard.c.o.a(:com.google.android.gms:83)
  4262. E/DroidGuardService(11378):     at com.google.android.gms.droidguard.n.a(:com.google.android.gms:257)
  4263. E/DroidGuardService(11378):     at com.google.android.gms.droidguard.d.k.a(:com.google.android.gms:92)
  4264. E/DroidGuardService(11378):     at com.google.android.gms.droidguard.m.a(:com.google.android.gms:257)
  4265. E/DroidGuardService(11378):     at com.google.android.gms.droidguard.c.t.onTransact(:com.google.android.gms:96)
  4266. E/DroidGuardService(11378):     at android.os.Binder.execTransact(Binder.java:446)
  4267. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4268. D/NativeLibraryUtils(12972): Install completed successfully. count=14 extracted=0
  4269. E/lowmemorykiller(  134): Error writing /proc/12954/oom_score_adj; errno=22
  4270. I/ActivityThread(12882): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  4271. I/ActivityThread(12882): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  4272. I/ActivityThread(12972): Removing dead content provider:android.content.ContentProviderProxy@df2072a
  4273. I/ActivityThread(12972): Removing dead content provider:android.content.ContentProviderProxy@df2072a
  4274. I/ActivityManager(  491): Process android.process.acore (pid 12954) has died
  4275. W/art     (12972): Suspending all threads took: 92.041ms
  4276. I/art     (12972): WaitForGcToComplete blocked for 725.952ms for cause HeapTrim
  4277. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13027 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4278. I/art     (  148): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 23.101ms
  4279. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4280. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 22.308ms
  4281. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 213us total 21.209ms
  4282. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4283. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  4284. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  4285. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  4286. W/FlurryAgent(12747): Analytics report sent.
  4287. D/Volley  (12022): [1284] c.a: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/toc 0xe8d195d1 NORMAL 21> [lifetime=5779], [size=57], [rc=400], [retryCount=0]
  4288. I/CheckinService(12972): Checking schedule, now: 1458271635372 next: 1458226039581
  4289. I/CheckinService(12972): active receiver: enabled
  4290. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/fdfe/toc
  4291. I/ActivityManager(  491): Start proc com.yellowes.su for broadcast com.yellowes.su/com.asuperuser.su.UninstallReceiver: pid=13051 uid=10091 gids={50091, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4292. I/CheckinService(12972): Preparing to send checkin request
  4293. I/art     (  491): DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/data@app@com.yellowes.su-1.apk@classes.dex' for file location '/data/app/com.yellowes.su-1.apk': Failed to open oat filename for reading: No such file or directory
  4294. I/art     (  491): DexFile_isDexOptNeeded failed to open oat file '/data/app/arm/com.yellowes.su-1.odex' for file location '/data/app/com.yellowes.su-1.apk': Failed to open oat filename for reading: No such file or directory
  4295. I/PackageManager(  491): Running dexopt on: /data/app/com.yellowes.su-1.apk pkg=com.yellowes.su isa=arm vmSafeMode=false
  4296. E/cutils-trace(13068): Error opening trace file: No such file or directory (2)
  4297. I/dex2oat (13068): /system/bin/dex2oat --zip-fd=6 --zip-location=/data/app/com.yellowes.su-1.apk --oat-fd=7 --oat-location=/data/dalvik-cache/arm/data@app@com.yellowes.su-1.apk@classes.dex --instruction-set=arm --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=interpret-only
  4298. I/EventLogService(12972): Accumulating logs since 1458271602585
  4299. V/audio_hw_primary(  145): do_out_standby: CALLED
  4300. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4301. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4302. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4303. V/audio_hw_primary(  145): disable speaker/headphones
  4304. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4305. I/ContactsDatabaseHelper(13027): Upgrading from version 807 to 911
  4306. E/SQLiteLog(13027): (1) duplicate column name: duration_type
  4307. I/dex2oat (13068): dex2oat took 596.099ms (threads: 2)
  4308. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=0 for 548ms
  4309. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=1 for 551ms
  4310. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4311. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplicationThread) from ActivityManagerService.java:6270 waiters=2 for 490ms
  4312. I/art     (12972): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  4313. I/art     (12972): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  4314. V/DeadZone( 3033): consuming errant click: (399.47983,2.0448608)
  4315. E/AndroidRuntime(13027): FATAL EXCEPTION: ContactsProviderWorker
  4316. E/AndroidRuntime(13027): Process: android.process.acore, PID: 13027
  4317. E/AndroidRuntime(13027): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  4318. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  4319. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  4320. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  4321. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  4322. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  4323. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  4324. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  4325. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  4326. E/AndroidRuntime(13027):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  4327. E/AndroidRuntime(13027):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  4328. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  4329. E/AndroidRuntime(13027):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  4330. E/AndroidRuntime(13027):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  4331. E/AndroidRuntime(13027):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  4332. E/AndroidRuntime(13027):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  4333. E/AndroidRuntime(13027):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  4334. E/AndroidRuntime(13027):        at android.os.Handler.dispatchMessage(Handler.java:102)
  4335. E/AndroidRuntime(13027):        at android.os.Looper.loop(Looper.java:135)
  4336. E/AndroidRuntime(13027):        at android.os.HandlerThread.run(HandlerThread.java:61)
  4337. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4338. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4339. W/FlurryAgent(12747): Flurry session ended
  4340. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4341. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4342. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4343. I/Adreno200-EGL(  491): Local Branch:
  4344. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4345. I/Adreno200-EGL(  491): Local Patches: NONE
  4346. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4347. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4348. E/ActivityThread(12972): Failed to find provider info for com.google.android.gsf.gservices
  4349. D/Event   ( 3491): No subscribers registered for event class ks.cm.antivirus.defend.c.f
  4350. D/Event   ( 3491): No subscribers registered for event class d.a.a.g
  4351. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4352. E/AudioTrack(  491): AudioTrack::set : Exit
  4353. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  4354. V/audio_hw_primary(  145): start_output_stream: CALLED
  4355. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4356. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4357. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4358. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4359. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4360. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4361. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4362. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4363. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4364. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4365. V/audio_hw_primary(  145): enable speaker
  4366. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4367. W/Launcher( 3464): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@fabf944 new=com.android.launcher3.LauncherApplication@fabf944
  4368. W/art     (11567): Verification of void ks.cm.antivirus.applock.util.i.<clinit>() took 157.897ms
  4369. D/Event   (11567): No subscribers registered for event class ks.cm.antivirus.defend.c.f
  4370. D/Event   (11567): No subscribers registered for event class d.a.a.g
  4371. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4372. D/Launcher( 3464): 11683562 - bindAddScreens()
  4373. D/Launcher( 3464): 11683562 -   orderedScreenIds: 3
  4374. D/Launcher.Workspace( 3464): 11683562 - insertNewWorkspaceScreen(): 3 at index: 0
  4375. W/art     (12972): Verification of long com.google.android.gms.checkin.d.a(boolean, android.os.DropBoxManager, int, int, java.util.Map, long, com.google.android.gms.checkin.b.b) took 189.788ms
  4376. W/art     (12972): Verification of void com.google.android.gms.checkin.d.a(android.telephony.SubscriptionManager, com.google.android.gms.checkin.b.k) took 128.601ms
  4377. W/art     (12972): Verification of void com.google.android.gms.checkin.d.c(android.content.Context, com.google.android.gms.checkin.b.b) took 113.159ms
  4378. I/CheckinRequestBuilder(12972): Checkin reason type: 0 attempt count: 1
  4379. I/UsageStatsService(  491): User[0] Flushing usage stats to disk
  4380. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4381. E/AudioTrack(  491): AudioTrack::set : Exit
  4382. D/WifiService(  491): New client listening to asynchronous messages
  4383. I/Process (13027): Sending signal. PID: 13027 SIG: 9
  4384. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e3b6300 (RippleDrawable) with handle 0x5eaacce0
  4385. E/ActivityThread(12972): Failed to find provider info for com.google.android.wearable.settings
  4386. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4387. E/ActivityThread(12972): Failed to find provider info for com.google.settings
  4388. W/audio_hw_primary(  145): pcm_write: underrun
  4389. E/ActivityThread(12972): Failed to find provider info for com.google.settings
  4390. W/audio_hw_primary(  145): pcm_write: underrun
  4391. I/ActivityManager(  491): Process android.process.acore (pid 13027) has died
  4392. I/ActivityManager(  491): Killing 12882:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  4393. W/audio_hw_primary(  145): pcm_write: underrun
  4394. W/audio_hw_primary(  145): pcm_write: underrun
  4395. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  4396. W/InputMethodManagerService(  491): android.os.DeadObjectException
  4397. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  4398. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  4399. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  4400. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  4401. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  4402. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  4403. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  4404. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  4405. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  4406. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  4407. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  4408. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  4409. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  4410. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  4411. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  4412. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  4413. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4414. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4415. W/InputMethodManagerService(  491): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@26fa92ce (uid=10021 pid=12022)
  4416. W/ResourcesManager(12853): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4417. W/ResourcesManager(12853): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4418. I/ActivityManager(  491): Killing 12972:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  4419. D/WifiService(  491): Client connection lost with reason: 4
  4420. E/cutils-trace(13105): Error opening trace file: No such file or directory (2)
  4421. I/dex2oat (13105): /system/bin/dex2oat --instruction-set=arm --dex-file=/data/data/com.yellowes.su/.jiagu/classes.dex --oat-file=/data/data/com.yellowes.su/.jiagu/classes.oat
  4422. W/art     (13051): Suspending all threads took: 5.645ms
  4423. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 460ms
  4424. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_12882/cgroup.procs: No such file or directory
  4425. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  4426. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 299ms
  4427. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=4 for 304ms
  4428. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=5 for 210ms
  4429. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=6 for 156ms
  4430. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_12972/cgroup.procs: No such file or directory
  4431. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 10969ms
  4432. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 1272684709150720ms
  4433. W/asset   (13051): Asset path /data/data/com.yellowes.su/files/libjiagu_x64.a is neither a directory nor file (type=1).
  4434. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4435. E/AudioTrack(  491): AudioTrack::set : Exit
  4436. D/Event   ( 3491): No subscribers registered for event class ks.cm.antivirus.defend.c.f
  4437. D/Event   ( 3491): No subscribers registered for event class d.a.a.g
  4438. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher} from uid 1000 on display 0
  4439. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4440. D/Event   (11567): No subscribers registered for event class ks.cm.antivirus.defend.c.f
  4441. D/Event   (11567): No subscribers registered for event class d.a.a.g
  4442. I/Adreno200-EGL( 3464): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4443. I/Adreno200-EGL( 3464): Build Date: 06/25/13 Tue
  4444. I/Adreno200-EGL( 3464): Local Branch:
  4445. I/Adreno200-EGL( 3464): Remote Branch: quic/jb_2.5.5
  4446. I/Adreno200-EGL( 3464): Local Patches: NONE
  4447. I/Adreno200-EGL( 3464): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4448. I/OpenGLRenderer( 3464): Initialized EGL, version 1.4
  4449. W/surfaceflinger(  137): type=1400 audit(0.0:115): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4450. W/art     (  491): Long monitor contention event with owner method=void com.android.server.usage.UsageStatsService.flushToDisk() from UsageStatsService.java:243 waiters=0 for 1.633s
  4451. V/KF Engine( 3132): getLastGPS couldn't find cached positional data
  4452. V/KF Engine( 3132): calculateTimeTable (invalid) @ 0.0x0.0: 1440   360   720   1080
  4453. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=13120 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  4454. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActiveServices$ServiceRestarter.run() from ActiveServices.java:986 waiters=0 for 121ms
  4455. I/ActivityManager(  491): Displayed com.android.launcher3/.Launcher: +3s193ms
  4456. I/Timeline(  491): Timeline: Activity_windows_visible id: ActivityRecord{3ac7d727 u0 com.android.launcher3/.Launcher t2} time:1763727
  4457. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4458. I/Choreographer( 3464): Skipped 97 frames!  The application may be doing too much work on its main thread.
  4459. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4460. I/Timeline( 3464): Timeline: Activity_idle id: android.os.BinderProxy@1feaacb3 time:1765285
  4461. I/LatinIME(13120): Hardware accelerated drawing: true
  4462. W/art     (12747): Long monitor contention event with owner method=java.lang.Process java.lang.ProcessManager.exec(java.lang.String[], java.lang.String[], java.io.File, boolean) from ProcessManager.java:206 waiters=0 for 881ms
  4463. E/ExtMediaPlayer-JNI(12022): QCMediaPlayer could not be located....
  4464. E/MediaPlayer-JNI(12022): QCMediaPlayer mediaplayer NOT present
  4465. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4466. E/AudioTrack(  491): AudioTrack::set : Exit
  4467. I/Timeline( 3464): Timeline: Activity_launch_request id:com.android.settings time:1765681
  4468. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[256,558][384,709] (has extras)} from uid 10118 on display 0
  4469. E/DaemonThread(13051): countProcess => 0
  4470. W/audio_hw_primary(  145): pcm_write: underrun
  4471. I/ActivityManager(  491): Start proc com.android.settings for activity com.android.settings/.Settings: pid=13140 uid=1000 gids={41000, 9997, 1028, 3003, 1015, 3002, 3001} abi=armeabi-v7a
  4472. W/audio_hw_primary(  145): pcm_write: underrun
  4473. W/art     (13142): Verification of void com.utils.uninstallfeedback.AppProcessEntry.main(java.lang.String[]) took 299.957ms
  4474. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  4475. W/art     (13142): Verification of void com.utils.uninstallfeedback.AppProcessEntry.setProcessName(java.lang.String) took 236.083ms
  4476. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4477. I/ActivityManager(  491): Process com.android.providers.calendar (pid 12343) has died
  4478. I/Choreographer(12022): Skipped 70 frames!  The application may be doing too much work on its main thread.
  4479. E/SQLiteLog(13051): (284) automatic index on logs(app_id)
  4480. I/ActivityManager(  491): Start proc com.android.documentsui for broadcast com.android.documentsui/.PackageReceiver: pid=13159 uid=10037 gids={50037, 9997} abi=armeabi-v7a
  4481. I/Choreographer( 3464): Skipped 34 frames!  The application may be doing too much work on its main thread.
  4482. W/InputAttributes(13120): No editor info for this field. Bug?
  4483. I/art     ( 3379): Explicit concurrent mark sweep GC freed 46136(1901KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 3MB/5MB, paused 1.159ms total 92.010ms
  4484. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271645 ; date = ?
  4485. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  4486. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = userunigram.en_US ; version = 1458271645 ; date = ?
  4487. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = contacts.en_US ; version = 1458271645 ; date = ?
  4488. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271645 ; date = ?
  4489. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=13184 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4490. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=1 for 128ms
  4491. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=3 for 139ms
  4492. D/OpenGLRenderer(13140): Render dirty regions requested: true
  4493. D/Atlas   (13140): Validating map...
  4494. V/JNIHelp (12853): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  4495. V/audio_hw_primary(  145): do_out_standby: CALLED
  4496. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4497. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4498. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4499. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4500. V/audio_hw_primary(  145): disable speaker/headphones
  4501. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4502. I/ActivityManager(  491): Start proc android.process.media for content provider com.android.providers.downloads/.DownloadStorageProvider: pid=13203 uid=10006 gids={50006, 9997, 2001, 3003, 1028, 1015, 3007, 1023, 1024} abi=armeabi-v7a
  4503. W/RenderThread( 3561): type=1400 audit(0.0:116): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4504. D/DashboardSummary(13140): rebuildUI took: 933 ms
  4505. I/Choreographer(13140): Skipped 55 frames!  The application may be doing too much work on its main thread.
  4506. I/IndexDatabaseHelper(13140): Bootstrapped database
  4507. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.nearby.settings.NearbyAppUninstallReceiver: pid=13219 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  4508. I/IndexDatabaseHelper(13140): Using schema version: 115
  4509. I/IndexDatabaseHelper(13140): Index is fine
  4510. W/FlurryAgent(12747): Analytics report sent.
  4511. W/RenderThread(13193): type=1400 audit(0.0:117): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4512. W/RenderThread(13193): type=1400 audit(0.0:118): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4513. W/RenderThread(13193): type=1400 audit(0.0:119): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4514. I/Adreno200-EGL(13140): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4515. I/Adreno200-EGL(13140): Build Date: 06/25/13 Tue
  4516. I/Adreno200-EGL(13140): Local Branch:
  4517. I/Adreno200-EGL(13140): Remote Branch: quic/jb_2.5.5
  4518. I/Adreno200-EGL(13140): Local Patches: NONE
  4519. I/Adreno200-EGL(13140): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4520. I/OpenGLRenderer(13140): Initialized EGL, version 1.4
  4521. D/OpenGLRenderer(13140): Enabling debug mode 0
  4522. I/Choreographer(13140): Skipped 58 frames!  The application may be doing too much work on its main thread.
  4523. W/ResourcesManager(13219): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4524. W/ResourcesManager(13219): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4525. I/ActivityManager(  491): Displayed com.android.settings/.Settings: +4s826ms (total +43s144ms)
  4526. I/Timeline(  491): Timeline: Activity_windows_visible id: ActivityRecord{c831939 u0 com.android.settings/.Settings t4} time:1770720
  4527. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4528. E/SQLiteLog(13203): (283) recovered 42 frames from WAL file /data/data/com.android.providers.media/databases/external.db-wal
  4529. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271648 ; date = ?
  4530. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271648 ; date = ?
  4531. W/art     (13219): Verification of void com.google.android.gms.common.app.GmsApplication.onCreate() took 229.095ms
  4532. D/PhoneApp( 3379): getPhone phoneId:0
  4533. I/MultiDex(13219): VM with version 2.1.0 has multidex support
  4534. I/MultiDex(13219): install
  4535. I/MultiDex(13219): VM has multidex support, MultiDex support library is disabled.
  4536. I/ContactsDatabaseHelper(13184): Upgrading from version 807 to 911
  4537. I/Choreographer(13140): Skipped 67 frames!  The application may be doing too much work on its main thread.
  4538. I/LatinIME:LogUtils(13120): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  4539. E/SQLiteLog(13184): (1) duplicate column name: duration_type
  4540. E/AndroidRuntime(13184): FATAL EXCEPTION: ContactsProviderWorker
  4541. E/AndroidRuntime(13184): Process: android.process.acore, PID: 13184
  4542. E/AndroidRuntime(13184): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  4543. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  4544. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  4545. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  4546. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  4547. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  4548. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  4549. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  4550. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  4551. E/AndroidRuntime(13184):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  4552. E/AndroidRuntime(13184):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  4553. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  4554. E/AndroidRuntime(13184):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  4555. E/AndroidRuntime(13184):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  4556. E/AndroidRuntime(13184):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  4557. E/AndroidRuntime(13184):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  4558. E/AndroidRuntime(13184):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  4559. E/AndroidRuntime(13184):        at android.os.Handler.dispatchMessage(Handler.java:102)
  4560. E/AndroidRuntime(13184):        at android.os.Looper.loop(Looper.java:135)
  4561. E/AndroidRuntime(13184):        at android.os.HandlerThread.run(HandlerThread.java:61)
  4562. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4563. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4564. I/Adreno200-EGL(  491): Local Branch:
  4565. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4566. I/Adreno200-EGL(  491): Local Patches: NONE
  4567. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4568. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4569. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4570. W/art     (12747): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 2.290s
  4571. I/Timeline(13140): Timeline: Activity_idle id: android.os.BinderProxy@1368d89d time:1772379
  4572. I/ActivityManager(  491): Start proc com.android.externalstorage for content provider com.android.externalstorage/.ExternalStorageProvider: pid=13252 uid=10007 gids={50007, 9997, 1028, 1015, 1023} abi=armeabi-v7a
  4573. E/lowmemorykiller(  134): Error writing /proc/12365/oom_score_adj; errno=22
  4574. D/ExternalStorage(13252): After updating volumes, found 2 active roots
  4575. E/lowmemorykiller(  134): Error writing /proc/12365/oom_score_adj; errno=22
  4576. I/ActivityManager(  491): Process com.whatsapp (pid 12365) has died
  4577. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4578. E/AudioTrack(  491): AudioTrack::set : Exit
  4579. V/audio_hw_primary(  145): start_output_stream: CALLED
  4580. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4581. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4582. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4583. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4584. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4585. I/Process (13184): Sending signal. PID: 13184 SIG: 9
  4586. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5566f900 (RippleDrawable) with handle 0x5eaacc50
  4587. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4588. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4589. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4590. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4591. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4592. V/audio_hw_primary(  145): enable speaker
  4593. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4594. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@d1c48dd attribute=null, token = android.os.BinderProxy@3cc74151
  4595. W/dex2oat (13105): Before Android 4.1, method void com.actionbarsherlock.internal.widget.IcsLinearLayout.drawDividersHorizontal(android.graphics.Canvas) would have incorrectly overridden the package-private method in android.widget.LinearLayout
  4596. W/dex2oat (13105): Before Android 4.1, method void com.actionbarsherlock.internal.widget.IcsLinearLayout.drawDividersVertical(android.graphics.Canvas) would have incorrectly overridden the package-private method in android.widget.LinearLayout
  4597. W/dex2oat (13105): Before Android 4.1, method void com.actionbarsherlock.internal.widget.IcsLinearLayout.drawHorizontalDivider(android.graphics.Canvas, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout
  4598. W/dex2oat (13105): Before Android 4.1, method void com.actionbarsherlock.internal.widget.IcsLinearLayout.drawVerticalDivider(android.graphics.Canvas, int) would have incorrectly overridden the package-private method in android.widget.LinearLayout
  4599. I/ActivityThread(13120): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  4600. I/ActivityThread(13120): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  4601. I/ActivityManager(  491): Process android.process.acore (pid 13184) has died
  4602. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13273 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4603. I/art     (  491): Explicit concurrent mark sweep GC freed 28112(1585KB) AllocSpace objects, 10(830KB) LOS objects, 17% free, 18MB/22MB, paused 3.753ms total 142.181ms
  4604. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4605. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4606. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4607. V/JNIHelp (13219): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  4608. D/Documents(13159): Update found 8 roots in 6223ms
  4609. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4610. W/ActivityThread(13219): 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());
  4611. W/System  (13219): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  4612. I/ProviderInstaller(13219): Installed default security provider GmsCore_OpenSSL
  4613. D/Documents(13159): Update found 8 roots in 2450ms
  4614. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4615. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4616. I/CheckinService(13219): System re-creates CheckinService with null intent.
  4617. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4618. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4619. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4620. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4621. I/CheckinService(13219): GoogleServicesFramework does not exist, no need to disable
  4622. I/ContactsDatabaseHelper(13273): Upgrading from version 807 to 911
  4623. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4624. E/SQLiteLog(13273): (1) duplicate column name: duration_type
  4625. V/NFC     (13140): this device does not have NFC support
  4626. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=7.47 rxSuccessRate=5.01 targetRoamBSSID=any RSSI=-54
  4627. I/wpa_supplicant( 2904): wlan0: CTRL-EVENT-SCAN-STARTED
  4628. D/ChimeraCfgMgr(13219): Reading stored module config
  4629. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4630. V/audio_hw_primary(  145): do_out_standby: CALLED
  4631. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4632. I/CheckinService(13219): Checking schedule, now: 1458271654051 next: 1458226039581
  4633. I/CheckinService(13219): active receiver: enabled
  4634. I/CheckinService(13219): Preparing to send checkin request
  4635. I/EventLogService(13219): Accumulating logs since 1458271637336
  4636. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4637. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4638. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4639. V/audio_hw_primary(  145): disable speaker/headphones
  4640. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4641. E/AndroidRuntime(13273): FATAL EXCEPTION: ContactsProviderWorker
  4642. E/AndroidRuntime(13273): Process: android.process.acore, PID: 13273
  4643. E/AndroidRuntime(13273): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  4644. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  4645. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  4646. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  4647. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  4648. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  4649. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  4650. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  4651. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  4652. E/AndroidRuntime(13273):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  4653. E/AndroidRuntime(13273):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  4654. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  4655. E/AndroidRuntime(13273):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  4656. E/AndroidRuntime(13273):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  4657. E/AndroidRuntime(13273):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  4658. E/AndroidRuntime(13273):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  4659. E/AndroidRuntime(13273):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  4660. E/AndroidRuntime(13273):        at android.os.Handler.dispatchMessage(Handler.java:102)
  4661. E/AndroidRuntime(13273):        at android.os.Looper.loop(Looper.java:135)
  4662. E/AndroidRuntime(13273):        at android.os.HandlerThread.run(HandlerThread.java:61)
  4663. I/art     (13219): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  4664. I/art     (13219): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  4665. W/dex2oat (13105): Verification of void android.support.v4.view.ViewCompatJB.setHasTransientState(android.view.View, boolean) took 110.382ms
  4666. W/dex2oat (13105): Verification of int android.support.v4.view.ViewPager.determineTargetPage(int, float, int, int) took 146.270ms
  4667. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=1 for 147ms
  4668. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  4669. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4670. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4671. I/Adreno200-EGL(  491): Local Branch:
  4672. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4673. I/Adreno200-EGL(  491): Local Patches: NONE
  4674. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4675. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4676. W/dex2oat (13105): Verification of int android.support.v4.view.WindowInsetsCompat.getSystemWindowInsetRight() took 300.903ms
  4677. W/dex2oat (13105): Verification of boolean android.support.v4.view.ViewPager.pageScrolled(int) took 204.650ms
  4678. E/MDM     ( 3337): [114] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  4679. W/art     (13219): Suspending all threads took: 16.082ms
  4680. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4681. D/LocationInitializer(13219): Restart initialization of location
  4682. D/AuthorizationBluetoothService( 4091): 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 }.
  4683. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  4684. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4685. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=3.74 rxSuccessRate=2.50 targetRoamBSSID=any RSSI=-53
  4686. W/dex2oat (13105): Verification of boolean android.support.v4.widget.ViewDragHelper.canScroll(android.view.View, boolean, int, int, int, int) took 190.460ms
  4687. I/ActivityManager(  491): Start proc com.android.chrome for broadcast com.android.chrome/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver: pid=13317 uid=10072 gids={50072, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4688. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.trimApplications() from ActivityManagerService.java:18051 waiters=2 for 168ms
  4689. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4690. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4691. W/dex2oat (13105): Verification of com.actionbarsherlock.ActionBarSherlock com.actionbarsherlock.ActionBarSherlock.wrap(android.app.Activity, int) took 321.777ms
  4692. W/surfaceflinger(  137): type=1400 audit(0.0:120): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  4693. W/dex2oat (13105): Verification of void com.actionbarsherlock.internal.nineoldandroids.animation.AnimatorSet$Builder.<init>(com.actionbarsherlock.internal.nineoldandroids.animation.AnimatorSet, com.actionbarsherlock.internal.nineoldandroids.animation.Animator) took 291.137ms
  4694. W/dex2oat (13105): Verification of void com.actionbarsherlock.internal.nineoldandroids.animation.PropertyValuesHolder.init() took 155.822ms
  4695. W/art     (13219): Suspending all threads took: 65.948ms
  4696. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 11946) has died
  4697. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4698. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4699. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4700. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4701. E/AudioTrack(  491): AudioTrack::set : Exit
  4702. V/audio_hw_primary(  145): start_output_stream: CALLED
  4703. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4704. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4705. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4706. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4707. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4708. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4709. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4710. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4711. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4712. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4713. V/audio_hw_primary(  145): enable speaker
  4714. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4715. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e3b8d00 (RippleDrawable) with handle 0x57e0f1d0
  4716. I/Process (13273): Sending signal. PID: 13273 SIG: 9
  4717. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4718. W/dex2oat (13105): Verification of void com.asuperuser.su.SuRequestActivity.sendResult(boolean, boolean) took 248.779ms
  4719. W/art     (13219): Suspending all threads took: 41.687ms
  4720. I/ActivityManager(  491): Process android.process.acore (pid 13273) has died
  4721. I/ActivityManager(  491): Killing 13120:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  4722. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@163b4c2d attribute=null, token = android.os.BinderProxy@3cc74151
  4723. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4724. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  4725. W/InputMethodManagerService(  491): android.os.DeadObjectException
  4726. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  4727. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  4728. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  4729. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  4730. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  4731. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  4732. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  4733. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  4734. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  4735. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  4736. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  4737. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  4738. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  4739. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  4740. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  4741. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  4742. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  4743. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  4744. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 188ms
  4745. W/dex2oat (13105): Verification of int com.google.android.gms.ads.formats.NativeAdOptions.getImageOrientation() took 196.990ms
  4746. W/dex2oat (13105): Verification of com.google.android.gms.ads.formats.NativeAdOptions$Builder com.google.android.gms.ads.formats.NativeAdOptions$Builder.setReturnUrlsForImageAssets(boolean) took 233.093ms
  4747. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 273ms
  4748. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 123ms
  4749. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_13120/cgroup.procs: No such file or directory
  4750. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  4751. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4752. I/ActivityThread(13219): Removing dead content provider:android.content.ContentProviderProxy@3e34f600
  4753. I/ActivityThread(13219): Removing dead content provider:android.content.ContentProviderProxy@3e34f600
  4754. W/GCoreFlp( 3337): No location to return for getLastLocation()
  4755. W/FusedLocationProvider( 3337): location=null
  4756. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13341 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4757. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=0 for 125ms
  4758. I/art     (  148): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 305us total 26.367ms
  4759. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 31.280ms
  4760. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 305us total 21.362ms
  4761. W/dex2oat (13105): Verification of com.google.android.gms.ads.internal.client.SearchAdRequestParcel com.google.android.gms.ads.internal.client.zzam.zzd(android.os.Parcel) took 436.523ms
  4762. W/dex2oat (13105): Verification of void com.google.android.gms.ads.internal.client.zzab.setInAppPurchaseListener(com.google.android.gms.ads.purchase.InAppPurchaseListener) took 378.143ms
  4763. W/System  (12853): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.google.android.apps.docs-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.google.android.apps.docs-1, /vendor/lib, /system/lib]]]: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  4764. I/ProviderInstaller(12853): Installed default security provider GmsCore_OpenSSL
  4765. W/dex2oat (13105): Verification of void com.google.android.gms.ads.internal.request.LargeParcelTeleporter$1.run() took 120.910ms
  4766. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4767. I/Timeline(13140): Timeline: Activity_launch_request id:com.evervolv.toolbox time:1780089
  4768. I/ActivityManager(  491): START u0 {act=android.intent.action.MAIN cmp=com.evervolv.toolbox/.Toolbox} from uid 1000 on display 0
  4769. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4770. E/AudioTrack(  491): AudioTrack::set : Exit
  4771. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4772. D/Toolbox (12543): Selected item=0
  4773. W/dex2oat (13105): Verification of void com.google.android.gms.analytics.internal.zzab.<init>(com.google.android.gms.analytics.internal.zzc, java.util.Map, long, boolean) took 726.745ms
  4774. D/OpenGLRenderer(12543): Render dirty regions requested: true
  4775. D/Atlas   (12543): Validating map...
  4776. I/art     (12543): Background sticky concurrent mark sweep GC freed 920(118KB) AllocSpace objects, 0(0B) LOS objects, 8% free, 2MB/2MB, paused 5.065ms total 20.965ms
  4777. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4778. W/dex2oat (13105): Verification of java.lang.String com.google.android.gms.common.server.response.FastJsonResponse.toString() took 126.617ms
  4779. D/NativeLibraryUtils(13219): Install completed successfully. count=14 extracted=0
  4780. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  4781. E/ActivityThread(12022): Failed to find provider info for com.google.settings
  4782. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  4783. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=13364 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  4784. W/dex2oat (13105): Verification of com.google.android.gms.drive.internal.CreateFileRequest com.google.android.gms.drive.internal.zzn.zzbk(android.os.Parcel) took 179.992ms
  4785. W/dex2oat (13105): Verification of com.google.android.gms.drive.metadata.internal.PartialDriveId com.google.android.gms.drive.metadata.internal.zzn.zzci(android.os.Parcel) took 180.572ms
  4786. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  4787. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4788. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4789. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4790. I/Adreno200-EGL(12543): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4791. I/Adreno200-EGL(12543): Build Date: 06/25/13 Tue
  4792. I/Adreno200-EGL(12543): Local Branch:
  4793. I/Adreno200-EGL(12543): Remote Branch: quic/jb_2.5.5
  4794. I/Adreno200-EGL(12543): Local Patches: NONE
  4795. I/Adreno200-EGL(12543): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4796. I/OpenGLRenderer(12543): Initialized EGL, version 1.4
  4797. D/OpenGLRenderer(12543): Enabling debug mode 0
  4798. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4799. W/dex2oat (13105): Verification of com.google.android.gms.drive.Contents com.google.android.gms.drive.zzb.zzaI(android.os.Parcel) took 196.289ms
  4800. I/Choreographer(12543): Skipped 126 frames!  The application may be doing too much work on its main thread.
  4801. V/audio_hw_primary(  145): do_out_standby: CALLED
  4802. W/dex2oat (13105): Verification of void com.google.android.gms.iid.InstanceID.<init>(android.content.Context, java.lang.String, android.os.Bundle) took 124.176ms
  4803. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  4804. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4805. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4806. V/audio_hw_primary(  145): disable speaker/headphones
  4807. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4808. W/dex2oat (13105): Verification of void com.google.android.gms.iid.InstanceID.zzb(java.lang.String, java.lang.String, android.os.Bundle) took 115.112ms
  4809. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=13382 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  4810. I/ActivityManager(  491): Displayed com.evervolv.toolbox/.Toolbox: +3s290ms
  4811. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4812. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzaq.zze(byte[]) took 234.130ms
  4813. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@349f4ff8
  4814. I/Choreographer(12543): Skipped 37 frames!  The application may be doing too much work on its main thread.
  4815. W/dex2oat (13105): Verification of boolean com.google.android.gms.internal.zzau.zzch() took 163.787ms
  4816. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 156ms
  4817. I/Timeline(  491): Timeline: Activity_windows_visible id: ActivityRecord{20435562 u0 com.evervolv.toolbox/.Toolbox t4} time:1783880
  4818. W/dex2oat (13105): Verification of byte[] com.google.android.gms.internal.zzaq.zzc(byte[], java.lang.String) took 216.217ms
  4819. I/Timeline(12543): Timeline: Activity_idle id: android.os.BinderProxy@2dafb072 time:1784169
  4820. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4821. I/LatinIME(13382): Hardware accelerated drawing: true
  4822. W/art     (13219): Verification of long com.google.android.gms.checkin.d.a(boolean, android.os.DropBoxManager, int, int, java.util.Map, long, com.google.android.gms.checkin.b.b) took 127.166ms
  4823. I/CheckinRequestBuilder(13219): Checkin reason type: 0 attempt count: 1
  4824. D/WifiService(  491): New client listening to asynchronous messages
  4825. E/ActivityThread(13219): Failed to find provider info for com.google.android.wearable.settings
  4826. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4827. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4828. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4829. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4830. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4831. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4832. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4833. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4834. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4835. E/ActivityThread(13219): Failed to find provider info for com.google.settings
  4836. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  4837. W/art     (13341): Suspending all threads took: 177.764ms
  4838. W/dex2oat (13105): Verification of com.google.android.gms.plus.internal.model.moments.ItemScopeEntity com.google.android.gms.plus.internal.model.moments.zza.zzgC(android.os.Parcel) took 241.821ms
  4839. D/PhoneApp( 3379): getPhone phoneId:0
  4840. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 217ms
  4841. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.google.android.gcm.intent.SEND flg=0x10 pkg=com.google.android.gms (has extras) } from com.android.chrome (pid=8783, uid=10072) requires com.google.android.c2dm.permission.RECEIVE due to receiver com.google.android.gms/.gcm.GcmSenderProxy
  4842. W/dex2oat (13105): Verification of com.google.android.gms.wallet.MaskedWalletRequest com.google.android.gms.wallet.zzm.zzhA(android.os.Parcel) took 236.999ms
  4843. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 215ms
  4844. W/InputAttributes(13382): No editor info for this field. Bug?
  4845. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  4846. W/dex2oat (13105): Verification of android.support.v4.app.NotificationCompat$Action android.support.v4.app.NotificationCompat$Action$1.build(int, java.lang.CharSequence, android.app.PendingIntent, android.os.Bundle, android.support.v4.app.RemoteInputCompatBase$RemoteInput[]) took 202.392ms
  4847. D/AuthorizationBluetoothService( 4091): 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 }.
  4848. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  4849. D/LocationInitializer(13219): Restart initialization of location
  4850. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  4851. D/Ads     (12022): Skipping gmscore version check
  4852. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271664 ; date = ?
  4853. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  4854. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  4855. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = userunigram.en_US ; version = 1458271664 ; date = ?
  4856. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = contacts.en_US ; version = 1458271664 ; date = ?
  4857. E/CheckinUtil(13219): Cannot read token, failed to find GoogleServicesFramework package
  4858. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271664 ; date = ?
  4859. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4860. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  4861. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271664 ; date = ?
  4862. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271664 ; date = ?
  4863. W/dex2oat (13105): Verification of boolean com.google.android.gms.ads.AdView.isLoading() took 113.067ms
  4864. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4865. I/ActivityManager(  491): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=13422 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4866. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=1 for 164ms
  4867. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=3 for 125ms
  4868. E/ActivityThread(13219): Failed to find provider info for com.google.android.gsf.gservices
  4869. I/ContactsDatabaseHelper(13341): Upgrading from version 807 to 911
  4870. W/dex2oat (13105): Verification of void com.google.android.gms.ads.internal.formats.zzi$1.<init>(com.google.android.gms.ads.internal.formats.zzi) took 218.048ms
  4871. W/dex2oat (13105): Verification of com.google.android.gms.ads.internal.overlay.AdOverlayInfoParcel com.google.android.gms.ads.internal.overlay.AdOverlayInfoParcel.zzb(android.content.Intent) took 250.274ms
  4872. E/SQLiteLog(13341): (1) duplicate column name: duration_type
  4873. W/dex2oat (13105): Verification of void com.google.android.gms.ads.internal.overlay.zzk.zzfH() took 146.453ms
  4874. E/AndroidRuntime(13341): FATAL EXCEPTION: ContactsProviderWorker
  4875. E/AndroidRuntime(13341): Process: android.process.acore, PID: 13341
  4876. E/AndroidRuntime(13341): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  4877. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  4878. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  4879. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  4880. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  4881. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  4882. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  4883. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  4884. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  4885. E/AndroidRuntime(13341):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  4886. E/AndroidRuntime(13341):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  4887. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  4888. E/AndroidRuntime(13341):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  4889. E/AndroidRuntime(13341):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  4890. E/AndroidRuntime(13341):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  4891. E/AndroidRuntime(13341):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  4892. E/AndroidRuntime(13341):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  4893. E/AndroidRuntime(13341):        at android.os.Handler.dispatchMessage(Handler.java:102)
  4894. E/AndroidRuntime(13341):        at android.os.Looper.loop(Looper.java:135)
  4895. E/AndroidRuntime(13341):        at android.os.HandlerThread.run(HandlerThread.java:61)
  4896. I/ActivityManager(  491): Process com.android.gallery3d (pid 12580) has died
  4897. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 190ms
  4898. W/GCoreFlp( 3337): No location to return for getLastLocation()
  4899. W/FusedLocationProvider( 3337): location=null
  4900. W/dex2oat (13105): Verification of com.google.android.gms.common.api.Api$zzb com.google.android.gms.auth.api.Auth$1.zza(android.content.Context, android.os.Looper, com.google.android.gms.common.internal.zzf, java.lang.Object, com.google.android.gms.common.api.GoogleApiClient$ConnectionCallbacks, com.google.android.gms.common.api.GoogleApiClient$OnConnectionFailedListener) took 124.023ms
  4901. W/dex2oat (13105): Verification of int com.google.android.gms.auth.api.credentials.Credential.hashCode() took 147.674ms
  4902. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  4903. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  4904. I/Adreno200-EGL(  491): Local Branch:
  4905. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  4906. I/Adreno200-EGL(  491): Local Patches: NONE
  4907. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  4908. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  4909. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  4910. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  4911. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  4912. D/Volley  (12022): [1283] c.a: HTTP response for request=<[ ] https://android.clients.google.com/vending/api/ApiRequest 0xe8d195d1 NORMAL 23 rd> [lifetime=5959], [size=145], [rc=400], [retryCount=0]
  4913. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/vending/api/ApiRequest
  4914. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 284ms
  4915. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=1 for 166ms
  4916. I/Finsky  (12022): [1] com.google.android.finsky.b.c.a(289): Completed 1 account content syncs with 0 successful.
  4917. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(157): Installation state replication failed.
  4918. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(163): Scheduling replication attempt 1.
  4919. W/dex2oat (13105): Verification of int com.google.android.gms.auth.api.proxy.ProxyGrpcRequest.describeContents() took 442.352ms
  4920. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4921. W/dex2oat (13105): Verification of android.content.Context com.google.android.gms.common.internal.zzj.getContext() took 203.124ms
  4922. W/InstanceID/Rpc(13317): Found 10017
  4923. I/LatinIME:LogUtils(13382): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  4924. D/ActivityThread(13422): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  4925. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzai$zzc.zzc(byte[], byte[]) took 155.334ms
  4926. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzai$zzi.zzc(byte[], byte[]) took 112.121ms
  4927. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzai$zzh.zzc(byte[], byte[]) took 194.091ms
  4928. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4929. I/ActivityManager(  491): Start proc com.android.calendar for broadcast com.android.calendar/.alerts.AlertReceiver: pid=13451 uid=10032 gids={50032, 9997, 3003} abi=armeabi-v7a
  4930. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4931. E/AudioTrack(  491): AudioTrack::set : Exit
  4932. V/audio_hw_primary(  145): start_output_stream: CALLED
  4933. I/Process (13341): Sending signal. PID: 13341 SIG: 9
  4934. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  4935. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  4936. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  4937. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  4938. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  4939. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  4940. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  4941. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  4942. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  4943. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  4944. V/audio_hw_primary(  145): enable speaker
  4945. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  4946. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@16f26b82 attribute=null, token = android.os.BinderProxy@2bd976dc
  4947. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzai$zzj.zzc(byte[], byte[]) took 414.276ms
  4948. I/ActivityThread(13382): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  4949. I/ActivityThread(13382): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  4950. I/ActivityManager(  491): Process android.process.acore (pid 13341) has died
  4951. I/ActivityManager(  491): Killing 13219:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  4952. D/WifiService(  491): Client connection lost with reason: 4
  4953. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzai$zzk.zzc(byte[], byte[]) took 590.606ms
  4954. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 102ms
  4955. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_13219/cgroup.procs: No such file or directory
  4956. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 43876ms
  4957. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  4958. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 5090738836602880ms
  4959. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 1000ms
  4960. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13469 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4961. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzde$2.zza(com.google.android.gms.internal.zzjp, java.util.Map) took 193.176ms
  4962. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4963. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzde$9.zza(com.google.android.gms.internal.zzjp, java.util.Map) took 229.370ms
  4964. W/dex2oat (13105): Verification of int com.google.android.gms.internal.zzdo.zza(android.content.Context, java.util.Map, java.lang.String, int) took 196.014ms
  4965. D/ExtensionsFactory(13451): No custom extensions.
  4966. D/AlertReceiver(13451): 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 }
  4967. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzih.zzb(java.lang.Boolean) took 103.790ms
  4968. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  4969. E/AudioTrack(  491): AudioTrack::set : Exit
  4970. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.google.android.gcm.intent.SEND flg=0x10 pkg=com.google.android.gms (has extras) } from com.android.chrome (pid=8783, uid=10072) requires com.google.android.c2dm.permission.RECEIVE due to receiver com.google.android.gms/.gcm.GcmSenderProxy
  4971. D/AlertService(13451): 0 Action = android.intent.action.PROVIDER_CHANGED
  4972. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzls$zza$zza.zzoD() took 161.560ms
  4973. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=5.92 rxSuccessRate=5.34 targetRoamBSSID=any RSSI=-57
  4974. W/dex2oat (13105): Verification of void com.google.android.gms.internal.zzpr.zzev(java.lang.String) took 183.837ms
  4975. I/art     (  491): Explicit concurrent mark sweep GC freed 32100(1611KB) AllocSpace objects, 4(61KB) LOS objects, 17% free, 18MB/22MB, paused 2.136ms total 149.291ms
  4976. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=2 for 154ms
  4977. W/dex2oat (13105): Verification of com.google.android.gms.location.internal.zzj com.google.android.gms.location.internal.zzj$zza.zzck(android.os.IBinder) took 145.599ms
  4978. I/ActivityManager(  491): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=13493 uid=10003 gids={50003, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  4979. W/dex2oat (13105): Verification of boolean com.google.android.gms.maps.internal.IGoogleMapDelegate$zza$zza.isTrafficEnabled() took 148.468ms
  4980. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.usagereporting.service.UsageReportingService: pid=13510 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  4981. I/Choreographer(12543): Skipped 37 frames!  The application may be doing too much work on its main thread.
  4982. W/dex2oat (13105): Verification of void com.google.android.gms.maps.internal.IGoogleMapDelegate$zza$zza.setOnGroundOverlayClickListener(com.google.android.gms.maps.internal.zzf) took 118.957ms
  4983. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4984. W/ResourcesManager(13493): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  4985. W/dex2oat (13105): Verification of void com.google.android.gms.maps.model.CameraPosition.<clinit>() took 104.125ms
  4986. I/ActivityManager(  491): Process com.android.musicfx (pid 12561) has died
  4987. W/dex2oat (13105): Verification of void com.google.android.gms.measurement.internal.zzaj.zza(java.lang.StringBuilder, int, com.google.android.gms.internal.zzqb$zzb[]) took 190.612ms
  4988. W/dex2oat (13105): Verification of void com.google.android.gms.measurement.internal.zzaj.zzc(java.lang.String, int, java.lang.String) took 180.572ms
  4989. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 227ms
  4990. D/Toolbox (12543): Selected item=0
  4991. I/Choreographer(12543): Skipped 38 frames!  The application may be doing too much work on its main thread.
  4992. W/dex2oat (13105): Verification of void com.google.android.gms.ads.mediation.customevent.CustomEventAdapter$zzb.<init>(com.google.android.gms.ads.mediation.customevent.CustomEventAdapter, com.google.android.gms.ads.mediation.customevent.CustomEventAdapter, com.google.android.gms.ads.mediation.MediationInterstitialListener) took 150.115ms
  4993. W/ResourcesManager(13510): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  4994. W/ResourcesManager(13510): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  4995. I/MultiDex(13510): VM with version 2.1.0 has multidex support
  4996. I/MultiDex(13510): install
  4997. I/MultiDex(13510): VM has multidex support, MultiDex support library is disabled.
  4998. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  4999. I/CalendarProvider2(13493): Created com.android.providers.calendar.CalendarAlarmManager@23466a57(com.android.providers.calendar.CalendarProvider2@fabf944)
  5000. W/dex2oat (13105): Verification of boolean com.google.android.gms.analytics.Tracker.zza(java.util.Map$Entry) took 404.479ms
  5001. W/dex2oat (13105): Verification of void com.google.android.gms.analytics.internal.zzl.zzc(com.google.android.gms.analytics.internal.zzh) took 525.024ms
  5002. W/dex2oat (13105): Verification of void com.google.android.gms.analytics.Tracker.setScreenColors(java.lang.String) took 300.476ms
  5003. I/Choreographer(12543): Skipped 41 frames!  The application may be doing too much work on its main thread.
  5004. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5005. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5006. V/JNIHelp (13510): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  5007. W/art     (13422): Suspending all threads took: 426.513ms
  5008. V/audio_hw_primary(  145): do_out_standby: CALLED
  5009. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5010. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5011. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5012. V/audio_hw_primary(  145): disable speaker/headphones
  5013. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5014. W/ActivityThread(13510): 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());
  5015. W/System  (13510): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  5016. I/ProviderInstaller(13510): Installed default security provider GmsCore_OpenSSL
  5017. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5018. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 245ms
  5019. W/dex2oat (13105): Verification of void com.asuperuser.su.UpdaterFragment.onPause() took 142.608ms
  5020. I/ContactsDatabaseHelper(13469): Upgrading from version 807 to 911
  5021. W/dex2oat (13105): Verification of void com.asuperuser.su.AppDetailsFragment.onActivityCreated(android.os.Bundle) took 185.699ms
  5022. I/art     (13510): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5023. I/art     (13510): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5024. E/SQLiteLog(13469): (1) duplicate column name: duration_type
  5025. E/AndroidRuntime(13469): FATAL EXCEPTION: ContactsProviderWorker
  5026. E/AndroidRuntime(13469): Process: android.process.acore, PID: 13469
  5027. E/AndroidRuntime(13469): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5028. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5029. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5030. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5031. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5032. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5033. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5034. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5035. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5036. E/AndroidRuntime(13469):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5037. E/AndroidRuntime(13469):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5038. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5039. E/AndroidRuntime(13469):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5040. E/AndroidRuntime(13469):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5041. E/AndroidRuntime(13469):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5042. E/AndroidRuntime(13469):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5043. E/AndroidRuntime(13469):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5044. E/AndroidRuntime(13469):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5045. E/AndroidRuntime(13469):        at android.os.Looper.loop(Looper.java:135)
  5046. E/AndroidRuntime(13469):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5047. D/ChimeraCfgMgr(13510): Reading stored module config
  5048. W/dex2oat (13105): Verification of void com.google.android.gms.drive.query.internal.ComparisonFilter.<init>(int, com.google.android.gms.drive.query.internal.Operator, com.google.android.gms.drive.metadata.internal.MetadataBundle) took 126.861ms
  5049. W/dex2oat (13105): Verification of void com.google.android.gms.games.GameEntity.writeToParcel(android.os.Parcel, int) took 121.795ms
  5050. I/CalendarProvider2(13493): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  5051. W/ContentResolver(13493): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  5052. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5053. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5054. I/Adreno200-EGL(  491): Local Branch:
  5055. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5056. I/Adreno200-EGL(  491): Local Patches: NONE
  5057. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5058. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5059. W/art     (13510): Suspending all threads took: 14.526ms
  5060. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 187ms
  5061. W/art     (13422): 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 5.933s
  5062. W/art     (13422): 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 5.966s
  5063. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  5064. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  5065. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  5066. W/dex2oat (13105): Verification of void com.google.android.gms.games.internal.api.QuestsImpl$6.zza(com.google.android.gms.common.api.Api$zzb) took 183.258ms
  5067. E/MDM     ( 3337): [102] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  5068. I/Email   (13422): Observing account changes for notifications
  5069. I/ActivityManager(  491): Start proc com.android.exchange for service com.android.exchange/.service.EasService: pid=13543 uid=10039 gids={50039, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5070. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5071. I/CheckinService(13510): System re-creates CheckinService with null intent.
  5072. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5073. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5074. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5075. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5076. I/CheckinService(13510): GoogleServicesFramework does not exist, no need to disable
  5077. I/GlobalDismissManager(13451): no sender configured
  5078. D/AlertService(13451): Beginning updateAlertNotification
  5079. W/art     (13510): Suspending all threads took: 8.209ms
  5080. W/art     (13422): Long monitor contention event with owner method=boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int) from Binder.java:4294967294 waiters=0 for 647ms
  5081. D/LocationInitializer(13510): Restart initialization of location
  5082. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5083. E/AudioTrack(  491): AudioTrack::set : Exit
  5084. V/audio_hw_primary(  145): start_output_stream: CALLED
  5085. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5086. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5087. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5088. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5089. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5090. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5091. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5092. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5093. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5094. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5095. V/audio_hw_primary(  145): enable speaker
  5096. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5097. I/Process (13469): Sending signal. PID: 13469 SIG: 9
  5098. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x55666600 (RippleDrawable) with handle 0x556ebb60
  5099. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5100. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@1f49cbde attribute=null, token = android.os.BinderProxy@2bd976dc
  5101. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5102. W/art     (13510): Suspending all threads took: 6.866ms
  5103. W/art     (13493): Suspending all threads took: 29.296ms
  5104. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5105. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5106. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5107. D/AuthorizationBluetoothService( 4091): 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 }.
  5108. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  5109. I/art     (13493): WaitForGcToComplete blocked for 46.356ms for cause DisableMovingGc
  5110. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  5111. E/lowmemorykiller(  134): Error writing /proc/13469/oom_score_adj; errno=22
  5112. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5113. E/JavaBinder(13510): !!! FAILED BINDER TRANSACTION !!!
  5114. W/IcingInternalCorpora(13510): Could not query ContactsProvider; disabled? Wiping local DB.
  5115. E/lowmemorykiller(  134): Error writing /proc/13469/oom_score_adj; errno=22
  5116. I/ActivityManager(  491): Process android.process.acore (pid 13469) has died
  5117. I/ActivityManager(  491): Killing 13382:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  5118. W/dex2oat (13105): Compilation of int android.support.v4.provider.DocumentsContractApi19.queryForInt(android.content.Context, android.net.Uri, java.lang.String, int) took 214.019ms
  5119. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 13382
  5120. W/art     (13510): Suspending all threads took: 11.901ms
  5121. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=1 for 441ms
  5122. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 307ms
  5123. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=5 for 310ms
  5124. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  5125. W/InputMethodManagerService(  491): android.os.DeadObjectException
  5126. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  5127. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  5128. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  5129. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  5130. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  5131. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  5132. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  5133. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  5134. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  5135. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  5136. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  5137. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  5138. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  5139. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  5140. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  5141. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  5142. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  5143. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  5144. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=7 for 115ms
  5145. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  5146. D/AlertService(13451): No fired or scheduled alerts
  5147. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1.73 rxSuccessRate=1.59 targetRoamBSSID=any RSSI=-63
  5148. W/dex2oat (13105): Compilation of void android.support.v4.view.ViewPager.populate(int) took 133.331ms
  5149. W/GCoreFlp( 3337): No location to return for getLastLocation()
  5150. W/FusedLocationProvider( 3337): location=null
  5151. W/dex2oat (13105): Compilation of void android.support.v4.view.accessibility.AccessibilityNodeInfoCompatIcs.getBoundsInParent(java.lang.Object, android.graphics.Rect) took 115.295ms
  5152. W/dex2oat (13105): Compilation of java.util.List android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.findAccessibilityNodeInfosByText(java.lang.String) took 164.093ms
  5153. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5154. W/art     (13510): Long monitor contention event with owner method=boolean android.app.ActivityThread.releaseProvider(android.content.IContentProvider, boolean) from ActivityThread.java:4709 waiters=0 for 805ms
  5155. I/art     (13510): WaitForGcToComplete blocked for 15.228ms for cause DisableMovingGc
  5156. I/art     (13510): WaitForGcToComplete blocked for 14.526ms for cause DisableMovingGc
  5157. I/ActivityThread(13510): Removing dead content provider:android.content.ContentProviderProxy@3499b8d0
  5158. I/ActivityThread(13510): Removing dead content provider:android.content.ContentProviderProxy@3499b8d0
  5159. W/dex2oat (13105): Compilation of void android.support.v4.view.accessibility.AccessibilityNodeInfoCompatIcs.setClassName(java.lang.Object, java.lang.CharSequence) took 151.641ms
  5160. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 309ms
  5161. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13578 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5162. I/art     (13510): WaitForGcToComplete blocked for 219.238ms for cause DisableMovingGc
  5163. W/dex2oat (13105): Compilation of boolean android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.isVisibleToUser() took 240.570ms
  5164. W/dex2oat (13105): Compilation of boolean android.support.v4.view.accessibility.AccessibilityNodeInfoCompatKitKat$CollectionInfo.isHierarchical(java.lang.Object) took 120.056ms
  5165. I/Exchange(13543): PSS has no active accounts; stopping service.
  5166. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5167. W/dex2oat (13105): Compilation of java.lang.String android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.toString() took 258.209ms
  5168. W/dex2oat (13105): Compilation of void android.support.v4.view.accessibility.AccessibilityNodeProviderCompatKitKat.<init>() took 280.670ms
  5169. I/CheckinService(13510): Checking schedule, now: 1458271675570 next: 1458226039581
  5170. I/CheckinService(13510): active receiver: enabled
  5171. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=13595 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  5172. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActiveServices$ServiceRestarter.run() from ActiveServices.java:986 waiters=0 for 138ms
  5173. D/AlertService(13451): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  5174. I/ActivityManager(  491): Process com.android.keychain (pid 12606) has died
  5175. W/dex2oat (13105): Compilation of void android.support.v4.widget.MaterialProgressDrawable$Ring.setInsets(int, int) took 252.258ms
  5176. E/MDM     ( 3337): [114] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  5177. I/CheckinService(13510): Preparing to send checkin request
  5178. D/WifiService(  491): New client listening to asynchronous messages
  5179. D/NativeLibraryUtils(13510): Install completed successfully. count=14 extracted=0
  5180. D/LocationInitializer(13510): Restart initialization of location
  5181. D/AuthorizationBluetoothService( 4091): 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 }.
  5182. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  5183. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  5184. V/audio_hw_primary(  145): do_out_standby: CALLED
  5185. W/GCoreFlp( 3337): No location to return for getLastLocation()
  5186. W/FusedLocationProvider( 3337): location=null
  5187. W/dex2oat (13105): Compilation of int android.support.v4.widget.ViewDragHelper.computeSettleDuration(android.view.View, int, int, int, int) took 111.236ms
  5188. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5189. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5190. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5191. V/audio_hw_primary(  145): disable speaker/headphones
  5192. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5193. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 228ms
  5194. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.ActionBarSherlockCompat$1.<init>(com.actionbarsherlock.internal.ActionBarSherlockCompat) took 322.021ms
  5195. W/dex2oat (13105): Compilation of boolean android.support.v4.widget.ViewDragHelper.checkTouchSlop(int) took 185.363ms
  5196. I/EventLogService(13510): Accumulating logs since 1458271656800
  5197. I/ActivityManager(  491): Start proc com.android.gallery3d for broadcast com.android.gallery3d/.app.PackagesMonitor: pid=13619 uid=10041 gids={50041, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5198. I/art     (  148): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 32.348ms
  5199. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 21.606ms
  5200. W/dex2oat (13105): Compilation of float com.actionbarsherlock.internal.nineoldandroids.view.NineViewGroup.getTranslationY() took 100.677ms
  5201. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 21.179ms
  5202. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.nineoldandroids.animation.PropertyValuesHolder.init() took 126.068ms
  5203. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.nineoldandroids.animation.PropertyValuesHolder.setupSetterAndGetter(java.lang.Object) took 151.977ms
  5204. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.nineoldandroids.view.animation.AnimatorProxy.setScaleY(float) took 239.898ms
  5205. I/ContactsDatabaseHelper(13578): Upgrading from version 807 to 911
  5206. D/AlarmScheduler(13451): No events found starting within 1 week.
  5207. I/ActivityManager(  491): Killing 12706:eu.chainfire.supersu/u0a89 (adj 15): empty #17
  5208. I/LatinIME(13595): Hardware accelerated drawing: true
  5209. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15002 waiters=0 for 119ms
  5210. W/libprocessgroup(  491): failed to open /acct/uid_10089/pid_12706/cgroup.procs: No such file or directory
  5211. W/Launcher( 3464): setApplicationContext called twice! old=com.android.launcher3.LauncherApplication@fabf944 new=com.android.launcher3.LauncherApplication@fabf944
  5212. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.87 rxSuccessRate=0.79 targetRoamBSSID=any RSSI=-59
  5213. D/PkgBroadcastIntentOp(13510): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.musicfx
  5214. W/dex2oat (13105): Compilation of void com.asuperuser.su.preferences.PreferencesFragment$ClearLog.onPostExecute(java.lang.Integer) took 104.492ms
  5215. I/ActivityManager(  491): Start proc com.whatsapp for broadcast com.whatsapp/.AlarmBroadcastReceiver: pid=13642 uid=10099 gids={50099, 9997, 3002, 3003, 1028, 1015} abi=armeabi-v7a
  5216. I/ActivityManager(  491): Killing 12853:com.google.android.apps.docs/u0a93 (adj 15): empty #17
  5217. W/dex2oat (13105): Compilation of android.content.Context com.asuperuser.su.provider.PermissionsProvider.access$0(com.asuperuser.su.provider.PermissionsProvider) took 111.389ms
  5218. W/libprocessgroup(  491): failed to open /acct/uid_10093/pid_12853/cgroup.procs: No such file or directory
  5219. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  5220. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5221. W/dex2oat (13105): Compilation of void com.asuperuser.su.service.ResultService.sendNotification(long, int, int, long, java.lang.String) took 102.569ms
  5222. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5223. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5224. W/dex2oat (13105): Compilation of void com.asuperuser.su.service.UpdaterService$UpdaterRunnable.run() took 132.110ms
  5225. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5226. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5227. D/WearableController(13510): Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.android.musicfx
  5228. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5229. E/SQLiteLog(13578): (1) duplicate column name: duration_type
  5230. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5231. W/InputAttributes(13595): No editor info for this field. Bug?
  5232. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  5233. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271678 ; date = ?
  5234. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = userunigram.en_US ; version = 1458271678 ; date = ?
  5235. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = contacts.en_US ; version = 1458271679 ; date = ?
  5236. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271679 ; date = ?
  5237. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271679 ; date = ?
  5238. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271679 ; date = ?
  5239. I/art     (  491): Explicit concurrent mark sweep GC freed 25593(1320KB) AllocSpace objects, 3(105KB) LOS objects, 17% free, 18MB/22MB, paused 1.647ms total 137.298ms
  5240. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5241. I/PeopleDatabaseHelper(13510): cleanUpNonGplusAccounts done.
  5242. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5243. E/AndroidRuntime(13578): FATAL EXCEPTION: ContactsProviderWorker
  5244. E/AndroidRuntime(13578): Process: android.process.acore, PID: 13578
  5245. E/AndroidRuntime(13578): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5246. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5247. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5248. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5249. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5250. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5251. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5252. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5253. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5254. E/AndroidRuntime(13578):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5255. E/AndroidRuntime(13578):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5256. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5257. E/AndroidRuntime(13578):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5258. E/AndroidRuntime(13578):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5259. E/AndroidRuntime(13578):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5260. E/AndroidRuntime(13578):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5261. E/AndroidRuntime(13578):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5262. E/AndroidRuntime(13578):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5263. E/AndroidRuntime(13578):        at android.os.Looper.loop(Looper.java:135)
  5264. E/AndroidRuntime(13578):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5265. I/Icing   (13510): Storage manager: low false usage 2.33MB avail 23.29GB capacity 26.90GB
  5266. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5267. I/LatinIME:LogUtils(13595): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  5268. W/art     (13510): Verification of long com.google.android.gms.checkin.d.a(boolean, android.os.DropBoxManager, int, int, java.util.Map, long, com.google.android.gms.checkin.b.b) took 118.133ms
  5269. W/dex2oat (13105): Compilation of void com.google.android.gms.cast.CastRemoteDisplayLocalService.zzb(android.content.Context, java.lang.Class) took 100.830ms
  5270. W/art     (13510): Verification of void com.google.android.gms.checkin.d.g(android.content.Context, com.google.android.gms.checkin.b.b) took 173.461ms
  5271. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5272. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5273. I/Adreno200-EGL(  491): Local Branch:
  5274. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5275. I/Adreno200-EGL(  491): Local Patches: NONE
  5276. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5277. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5278. I/CheckinRequestBuilder(13510): Checkin reason type: 0 attempt count: 1
  5279. D/WifiService(  491): New client listening to asynchronous messages
  5280. E/ActivityThread(13510): Failed to find provider info for com.google.android.wearable.settings
  5281. W/dex2oat (13105): Compilation of void com.google.android.gms.common.api.GoogleApiClient$Builder.<init>(android.content.Context) took 124.694ms
  5282. W/dex2oat (13105): Compilation of void com.google.android.gms.common.api.internal.zzb$zza.zzb(com.google.android.gms.common.api.ResultCallback, com.google.android.gms.common.api.Result) took 121.734ms
  5283. W/art     (13642): Verification of void com.whatsapp.App.a(android.net.Uri) took 358.184ms
  5284. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5285. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5286. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5287. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5288. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5289. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5290. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5291. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5292. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5293. E/ActivityThread(13510): Failed to find provider info for com.google.settings
  5294. D/PhoneApp( 3379): getPhone phoneId:0
  5295. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5296. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5297. E/AudioTrack(  491): AudioTrack::set : Exit
  5298. V/audio_hw_primary(  145): start_output_stream: CALLED
  5299. E/ActivityThread(13510): Failed to find provider info for com.google.android.gsf.gservices
  5300. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5301. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5302. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5303. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5304. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5305. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5566d980 (RippleDrawable) with handle 0x55eb8c70
  5306. I/Process (13578): Sending signal. PID: 13578 SIG: 9
  5307. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5308. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5309. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5310. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5311. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5312. V/audio_hw_primary(  145): enable speaker
  5313. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5314. W/dex2oat (13105): Compilation of void com.google.android.gms.fitness.request.zzj.<init>() took 106.597ms
  5315. W/dex2oat (13105): Compilation of com.google.android.gms.fitness.request.DataSourcesRequest com.google.android.gms.fitness.request.zzh.zzdn(android.os.Parcel) took 118.957ms
  5316. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7ef594c attribute=null, token = android.os.BinderProxy@2bd976dc
  5317. I/ActivityManager(  491): Process android.process.acore (pid 13578) has died
  5318. I/ActivityManager(  491): Killing 13510:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  5319. I/ActivityThread(13595): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  5320. I/ActivityThread(13595): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  5321. W/art     (13642): Suspending all threads took: 8.178ms
  5322. D/WifiService(  491): Client connection lost with reason: 4
  5323. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_13510/cgroup.procs: No such file or directory
  5324. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.service.IndexWorkerService in 1000ms
  5325. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 175504ms
  5326. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.chimera.GmsIntentOperationService in 10999ms
  5327. W/ActivityManager(  491): Canceling start item Intent { act=ACTION_UPDATE cmp=com.google.android.gms/.icing.proxy.UpdateIcingCorporaService (has extras) } in service ComponentInfo{com.google.android.gms/com.google.android.gms.icing.proxy.UpdateIcingCorporaService}
  5328. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 20362955346411520ms
  5329. W/audio_hw_primary(  145): pcm_write: underrun
  5330. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13685 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5331. W/audio_hw_primary(  145): pcm_write: underrun
  5332. W/audio_hw_primary(  145): pcm_write: underrun
  5333. W/dex2oat (13105): Compilation of void com.google.android.gms.games.appcontent.AppContentUtils.zza(com.google.android.gms.common.data.DataHolder, int, java.lang.String, java.lang.String, int, com.google.android.gms.games.appcontent.AppContentUtils$AppContentRunner, java.util.ArrayList) took 131.866ms
  5334. I/art     (13642): Rejecting re-init on previously-failed class java.lang.Class<com.whatsapp.adm.ADMMessageHandler>
  5335. I/art     (13642): Rejecting re-init on previously-failed class java.lang.Class<com.whatsapp.adm.ADMMessageHandler>
  5336. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.icing.service.IndexWorkerService: pid=13704 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  5337. I/ContactsDatabaseHelper(13685): Upgrading from version 807 to 911
  5338. W/dex2oat (13105): Compilation of org.json.JSONObject com.google.android.gms.internal.zzhe.zza(android.content.Context, com.google.android.gms.ads.internal.request.AdRequestInfoParcel, com.google.android.gms.internal.zzhj, com.google.android.gms.internal.zzhn$zza, android.location.Location, com.google.android.gms.internal.zzbm, java.lang.String, java.lang.String, java.util.List, android.os.Bundle) took 121.429ms
  5339. D/HeadsetStateMachine( 4888): Disconnected process message: 10, size: 0
  5340. W/RenderThread( 3561): type=1400 audit(0.0:121): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  5341. E/SQLiteLog(13685): (1) duplicate column name: duration_type
  5342. E/AndroidRuntime(13685): FATAL EXCEPTION: ContactsProviderWorker
  5343. E/AndroidRuntime(13685): Process: android.process.acore, PID: 13685
  5344. E/AndroidRuntime(13685): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5345. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5346. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5347. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5348. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5349. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5350. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5351. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5352. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5353. E/AndroidRuntime(13685):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5354. E/AndroidRuntime(13685):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5355. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5356. E/AndroidRuntime(13685):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5357. E/AndroidRuntime(13685):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5358. E/AndroidRuntime(13685):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5359. E/AndroidRuntime(13685):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5360. E/AndroidRuntime(13685):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5361. E/AndroidRuntime(13685):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5362. E/AndroidRuntime(13685):        at android.os.Looper.loop(Looper.java:135)
  5363. E/AndroidRuntime(13685):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5364. W/ResourcesManager(13704): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5365. W/ResourcesManager(13704): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5366. W/art     (13642): Suspending all threads took: 6.774ms
  5367. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5368. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5369. I/Adreno200-EGL(  491): Local Branch:
  5370. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5371. I/Adreno200-EGL(  491): Local Patches: NONE
  5372. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5373. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5374. I/MultiDex(13704): VM with version 2.1.0 has multidex support
  5375. I/MultiDex(13704): install
  5376. I/MultiDex(13704): VM has multidex support, MultiDex support library is disabled.
  5377. W/art     (13704): Suspending all threads took: 26.092ms
  5378. W/art     (13642): Verification of android.net.Uri com.whatsapp.contact.ContactProvider.insert(android.net.Uri, android.content.ContentValues) took 105.590ms
  5379. W/dex2oat (13105): Compilation of boolean com.google.android.gms.internal.zzmm.addAll(java.util.Collection) took 130.615ms
  5380. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5381. I/WhatsApp(13642): LL_I D [1:main]App.java:3372 application launched in background: true
  5382. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5383. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5384. V/audio_hw_primary(  145): do_out_standby: CALLED
  5385. V/JNIHelp (13704): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  5386. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5387. I/Process (13685): Sending signal. PID: 13685 SIG: 9
  5388. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@216fabb9 attribute=null, token = android.os.BinderProxy@2bd976dc
  5389. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.CameraPosition$Builder com.google.android.gms.maps.model.CameraPosition$Builder.tilt(float) took 153.839ms
  5390. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.BitmapDescriptor com.google.android.gms.maps.model.BitmapDescriptorFactory.defaultMarker(float) took 160.949ms
  5391. I/ActivityManager(  491): Process android.process.acore (pid 13685) has died
  5392. I/ActivityManager(  491): Killing 13595:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  5393. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5394. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5395. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5396. V/audio_hw_primary(  145): disable speaker/headphones
  5397. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5398. E/AudioTrack(  491): AudioTrack::set : Exit
  5399. V/audio_hw_primary(  145): start_output_stream: CALLED
  5400. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  5401. W/InputMethodManagerService(  491): android.os.DeadObjectException
  5402. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  5403. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  5404. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  5405. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  5406. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  5407. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  5408. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  5409. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  5410. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  5411. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  5412. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  5413. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  5414. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  5415. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  5416. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  5417. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  5418. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  5419. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  5420. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 148ms
  5421. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_13595/cgroup.procs: No such file or directory
  5422. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  5423. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5424. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5425. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5426. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5427. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5428. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5429. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5430. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5431. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5432. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5433. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5434. V/audio_hw_primary(  145): enable speaker
  5435. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5436. I/WhatsApp(13642): LL_I D [1:main]App.java:771 ntp update processed; device time: Fri Mar 18 08:58:04 GMT+05:30 2016 ntp time: Fri Mar 18 08:58:04 GMT+05:30 2016
  5437. D/Event   (13642): No subscribers registered for event class com.whatsapp.afn
  5438. D/Event   (13642): No subscribers registered for event class de.greenrobot.event.h
  5439. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5440. E/AudioTrack(  491): AudioTrack::set : Exit
  5441. W/dex2oat (13105): Compilation of java.lang.Object com.google.android.gms.measurement.internal.zzl$zza.get() took 429.077ms
  5442. I/ActivityManager(  491): Process com.google.android.gms.unstable (pid 11378) has died
  5443. W/dex2oat (13105): Compilation of void com.google.android.gms.measurement.internal.zzp$zza.zzd(java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object) took 344.604ms
  5444. W/art     (13642): Verification of byte[] com.whatsapp.pr.b() took 376.831ms
  5445. E/lowmemorykiller(  134): Error writing /proc/13140/oom_score_adj; errno=22
  5446. E/lowmemorykiller(  134): Error writing /proc/13140/oom_score_adj; errno=22
  5447. W/art     (13642): Verification of void com.whatsapp.fieldstats.ao.updateFields(android.content.Context) took 283.630ms
  5448. W/dex2oat (13105): Compilation of boolean com.google.android.gms.measurement.internal.zzw.zzg(java.lang.String, long) took 104.705ms
  5449. W/ActivityThread(13704): 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());
  5450. W/System  (13704): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  5451. I/ProviderInstaller(13704): Installed default security provider GmsCore_OpenSSL
  5452. W/art     (13642): Verification of com.whatsapp.fieldstats.Events$Call com.whatsapp.aqm.a(com.whatsapp.fieldstats.Events$Call, java.lang.String, java.lang.Double, java.lang.Double, java.lang.Integer, com.whatsapp.fieldstats.x, java.lang.String, java.lang.String) took 126.159ms
  5453. I/WhatsApp(13642): LL_I W [1:main]Runtime.java:428 08:58:05.959 os_core_unix.c !pjlib 2.2.1 for POSIX initialized
  5454. I/WhatsApp(13642): LL_I W [1:main]Runtime.java:428 08:58:05.989 wa_audio_dev.c !WA Audio sound library initialized
  5455. I/WhatsApp(13642): LL_I W [1:main]Runtime.java:428 08:58:05.992          pjlib  select() I/O Queue created (0x71202614)
  5456. I/WhatsApp(13642): LL_I W [1:main]Runtime.java:428 08:58:06.025      wa_opus.c  pjmedia_codec_opus_init start
  5457. I/WhatsApp(13642): LL_I W [1:main]Runtime.java:428 08:58:06.028      wa_opus.c  pjmedia_codec_opus_init success
  5458. W/art     (13642): Verification of void com.whatsapp.aqm.a(com.whatsapp.fieldstats.l) took 190.734ms
  5459. I/WhatsApp(13642): LL_I W [1:main]WhatsAppLibLoader.java:48 native library usability testing in progress
  5460. I/WhatsApp(13642): LL_I W [1:main]WhatsAppLibLoader.java:48 native library usability testing complete
  5461. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5462. I/WhatsApp(13642): LL_I W [1:main]WhatsAppLibLoader.java:13 jniVersion: 2.12.489
  5463. I/WhatsApp(13642): LL_I W [1:main]WhatsAppLibLoader.java:94 isLibraryUsable: True
  5464. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5465. D/WifiService(  491): Client connection lost with reason: 4
  5466. W/art     (13642): mismatched stack depths (depth=1, incoming depth=0)
  5467. W/art     (13642): mismatched stack depths (depth=1, incoming depth=0)
  5468. I/CheckinService(13704): System re-creates CheckinService with null intent.
  5469. W/art     (13642): Verification of void com.whatsapp.fieldstats.k.<clinit>() took 214.691ms
  5470. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5471. I/ActivityManager(  491): Process com.android.settings (pid 13140) has died
  5472. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 244ms
  5473. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5474. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5475. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5476. E/AudioTrack(  491): AudioTrack::set : Exit
  5477. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5478. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5479. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5480. I/CheckinService(13704): GoogleServicesFramework does not exist, no need to disable
  5481. W/dex2oat (13105): Compilation of boolean com.google.android.gms.vision.CameraSource.zza(com.google.android.gms.vision.CameraSource, boolean) took 120.452ms
  5482. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5483. D/Toolbox (12543): Selected item=1
  5484. W/art     (13704): Suspending all threads took: 38.757ms
  5485. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5486. W/dex2oat (13105): Compilation of boolean com.google.android.gms.wearable.DataMap.zza(com.google.android.gms.wearable.DataMap, com.google.android.gms.wearable.DataMap) took 139.343ms
  5487. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5488. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5489. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=13760 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  5490. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@1f2b45f3
  5491. I/CheckinService(13704): Checking schedule, now: 1458271687934 next: 1458226039581
  5492. I/CheckinService(13704): active receiver: enabled
  5493. W/dex2oat (13105): Compilation of void com.google.android.gms.wearable.internal.zzbp$3.run() took 164.733ms
  5494. W/dex2oat (13105): Compilation of java.lang.Object com.google.android.gms.wearable.internal.zzh.createFromParcel(android.os.Parcel) took 150.421ms
  5495. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13772 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5496. I/art     (12543): Background sticky concurrent mark sweep GC freed 2304(282KB) AllocSpace objects, 3(48KB) LOS objects, 11% free, 3MB/4MB, paused 6.835ms total 28.381ms
  5497. W/dex2oat (13105): Compilation of java.lang.Object com.google.android.gms.wearable.internal.zzv.createFromParcel(android.os.Parcel) took 163.696ms
  5498. W/art     (13704): Suspending all threads took: 220.764ms
  5499. W/dex2oat (13105): Compilation of void com.google.android.gms.wearable.internal.zzq.close() took 247.985ms
  5500. I/LatinIME(13760): Hardware accelerated drawing: true
  5501. W/dex2oat (13105): Compilation of com.google.android.gms.wearable.ConnectionConfiguration com.google.android.gms.wearable.zzg.zzhY(android.os.Parcel) took 167.022ms
  5502. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  5503. I/art     (13704): WaitForGcToComplete blocked for 299.652ms for cause HomogeneousSpaceCompact
  5504. W/art     (13704): Suspending all threads took: 22.277ms
  5505. W/dex2oat (13105): Compilation of void com.mobvista.cloud.b.b.f.run() took 107.482ms
  5506. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5507. W/art     (12022): Suspending all threads took: 6.927ms
  5508. W/InputAttributes(13760): No editor info for this field. Bug?
  5509. W/dex2oat (13105): Compilation of java.lang.String com.mobvista.cloud.core.e.a(java.io.File) took 151.428ms
  5510. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  5511. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271688 ; date = ?
  5512. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = contacts.en_US ; version = 1458271688 ; date = ?
  5513. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = userunigram.en_US ; version = 1458271689 ; date = ?
  5514. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271689 ; date = ?
  5515. W/dex2oat (13105): Compilation of void com.mobvista.cloud.core.f.<init>(android.app.Activity) took 163.543ms
  5516. I/CheckinService(13704): Preparing to send checkin request
  5517. I/EventLogService(13704): Accumulating logs since 1458271678289
  5518. D/NativeLibraryUtils(13704): Install completed successfully. count=14 extracted=0
  5519. W/dex2oat (13105): Compilation of void android.support.v4.app.InterstitialAds$1.<init>(android.support.v4.app.InterstitialAds) took 170.562ms
  5520. W/dex2oat (13105): Compilation of void android.support.v4.app.FragmentManagerImpl.removeFragment(android.support.v4.app.Fragment, int, int) took 171.783ms
  5521. I/art     (13704): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5522. I/art     (13704): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5523. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271689 ; date = ?
  5524. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271689 ; date = ?
  5525. W/dex2oat (13105): Compilation of void android.support.v4.app.LoaderManagerImpl.doRetain() took 161.224ms
  5526. V/audio_hw_primary(  145): do_out_standby: CALLED
  5527. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5528. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5529. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5530. I/ContactsDatabaseHelper(13772): Upgrading from version 807 to 911
  5531. I/LatinIME:LogUtils(13760): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  5532. V/audio_hw_primary(  145): disable speaker/headphones
  5533. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5534. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5535. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5536. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5537. E/SQLiteLog(13772): (1) duplicate column name: duration_type
  5538. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5539. I/CheckinRequestBuilder(13704): Checkin reason type: 0 attempt count: 1
  5540. D/WifiService(  491): New client listening to asynchronous messages
  5541. E/ActivityThread(13704): Failed to find provider info for com.google.android.wearable.settings
  5542. W/art     (13642): Long monitor contention event with owner method=void java.util.Arrays.checkOffsetAndCount(int, int, int) from Arrays.java:1722 waiters=0 for 3.140s
  5543. E/AndroidRuntime(13772): FATAL EXCEPTION: ContactsProviderWorker
  5544. E/AndroidRuntime(13772): Process: android.process.acore, PID: 13772
  5545. E/AndroidRuntime(13772): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5546. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5547. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5548. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5549. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5550. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5551. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5552. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5553. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5554. E/AndroidRuntime(13772):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5555. E/AndroidRuntime(13772):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5556. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5557. E/AndroidRuntime(13772):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5558. E/AndroidRuntime(13772):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5559. E/AndroidRuntime(13772):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5560. E/AndroidRuntime(13772):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5561. E/AndroidRuntime(13772):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5562. E/AndroidRuntime(13772):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5563. E/AndroidRuntime(13772):        at android.os.Looper.loop(Looper.java:135)
  5564. E/AndroidRuntime(13772):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5565. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5566. W/art     (13642): Verification of java.lang.String com.whatsapp.at1.I() took 101.409ms
  5567. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5568. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5569. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5570. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5571. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5572. I/Adreno200-EGL(  491): Local Branch:
  5573. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5574. I/Adreno200-EGL(  491): Local Patches: NONE
  5575. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5576. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5577. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5578. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5579. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5580. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5581. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 113ms
  5582. I/ActivityManager(  491): Process com.android.documentsui (pid 13159) has died
  5583. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5584. I/ActivityManager(  491): Process com.android.chrome (pid 13317) has died
  5585. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.nineoldandroids.animation.ValueAnimator.animateValue(float) took 212.646ms
  5586. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.view.StandaloneActionMode.setSubtitle(java.lang.CharSequence) took 435.302ms
  5587. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.widget.ActionBarView$1.onItemSelected(com.actionbarsherlock.internal.widget.IcsAdapterView, android.view.View, int, long) took 101.196ms
  5588. I/ActivityManager(  491): Process android.process.media (pid 13203) has died
  5589. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5590. E/ActivityThread(13704): Failed to find provider info for com.google.settings
  5591. D/ChimeraCfgMgr(13704): Reading stored module config
  5592. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5593. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5594. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5595. E/AudioTrack(  491): AudioTrack::set : Exit
  5596. V/audio_hw_primary(  145): start_output_stream: CALLED
  5597. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5598. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5599. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5600. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5601. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5602. I/Process (13772): Sending signal. PID: 13772 SIG: 9
  5603. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e6a500 (RippleDrawable) with handle 0x556eb7e0
  5604. W/dex2oat (13105): Compilation of java.util.Map com.google.android.gms.analytics.zzb.zzc(com.google.android.gms.measurement.zzc) took 157.104ms
  5605. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5606. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5607. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5608. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5609. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5610. V/audio_hw_primary(  145): enable speaker
  5611. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5612. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@38e88572 attribute=null, token = android.os.BinderProxy@2bd976dc
  5613. I/ActivityThread(13704): Removing dead content provider:android.content.ContentProviderProxy@2fdf0e7
  5614. I/ActivityThread(13704): Removing dead content provider:android.content.ContentProviderProxy@2fdf0e7
  5615. I/ActivityThread(13760): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  5616. I/ActivityThread(13760): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  5617. I/ActivityManager(  491): Process android.process.acore (pid 13772) has died
  5618. W/art     (13642): Verification of void com.whatsapp.aqo.<clinit>() took 129.058ms
  5619. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13824 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5620. W/art     (13642): Verification of int com.whatsapp.aqo.a(com.whatsapp.protocol.b1, boolean, boolean) took 113.555ms
  5621. D/PhoneApp( 3379): getPhone phoneId:0
  5622. W/art     (13642): Suspending all threads took: 114.624ms
  5623. E/CheckinUtil(13704): Cannot read token, failed to find GoogleServicesFramework package
  5624. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5625. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5626. W/art     (13704): Suspending all threads took: 7.080ms
  5627. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  5628. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  5629. W/dex2oat (13105): Compilation of boolean com.google.android.gms.games.internal.IGamesService$Stub.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 284.423ms
  5630. W/art     (13642): Verification of void com.whatsapp.notification.an.a(android.content.Context, boolean) took 251.678ms
  5631. W/art     (13642): Verification of java.lang.String com.whatsapp.aar.a(android.content.Context, java.lang.String, java.lang.String, java.lang.String, boolean, long, long, java.lang.String, java.util.Map) took 101.440ms
  5632. I/ContactsDatabaseHelper(13824): Upgrading from version 807 to 911
  5633. E/SQLiteLog(13824): (1) duplicate column name: duration_type
  5634. W/art     (13642): Verification of android.view.View com.whatsapp.notification.PopupNotification.a(com.whatsapp.protocol.b1) took 313.171ms
  5635. E/AndroidRuntime(13824): FATAL EXCEPTION: ContactsProviderWorker
  5636. E/AndroidRuntime(13824): Process: android.process.acore, PID: 13824
  5637. E/AndroidRuntime(13824): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5638. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5639. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5640. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5641. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5642. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5643. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5644. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5645. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5646. E/AndroidRuntime(13824):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5647. E/AndroidRuntime(13824):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5648. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5649. E/AndroidRuntime(13824):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5650. E/AndroidRuntime(13824):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5651. E/AndroidRuntime(13824):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5652. E/AndroidRuntime(13824):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5653. E/AndroidRuntime(13824):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5654. E/AndroidRuntime(13824):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5655. E/AndroidRuntime(13824):        at android.os.Looper.loop(Looper.java:135)
  5656. E/AndroidRuntime(13824):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5657. V/audio_hw_primary(  145): do_out_standby: CALLED
  5658. W/art     (13642): Verification of void com.whatsapp.notification.PopupNotification.a(com.whatsapp.ThumbnailButton) took 171.875ms
  5659. E/ActivityThread(13704): Failed to find provider info for com.google.android.gsf.gservices
  5660. W/art     (13642): Verification of void com.whatsapp.gdrive.GoogleDriveService.<clinit>() took 364.318ms
  5661. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5662. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5663. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5664. V/audio_hw_primary(  145): disable speaker/headphones
  5665. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5666. I/ActivityManager(  491): Start proc com.google.android.gms.unstable for service com.google.android.gms/.droidguard.DroidGuardService: pid=13849 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  5667. W/dex2oat (13105): Compilation of java.lang.Void com.google.android.gms.internal.zziw$1.zzi(java.io.InputStream) took 149.383ms
  5668. W/dex2oat (13105): Compilation of void com.google.android.gms.internal.zzih.zzb(java.util.HashSet) took 106.597ms
  5669. W/art     (13642): Verification of long com.whatsapp.gdrive.GoogleDriveService.h(java.lang.String) took 129.180ms
  5670. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5671. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5672. I/Adreno200-EGL(  491): Local Branch:
  5673. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5674. I/Adreno200-EGL(  491): Local Patches: NONE
  5675. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5676. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5677. W/dex2oat (13105): Compilation of long com.google.android.gms.internal.zzmt.nanoTime() took 104.827ms
  5678. W/art     (13642): Verification of void com.whatsapp.gdrive.GoogleDriveService.onHandleIntent(android.content.Intent) took 155.456ms
  5679. W/ResourcesManager(13849): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5680. W/ResourcesManager(13849): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5681. W/art     (13642): Verification of void com.whatsapp.notification.PopupNotification.c() took 732.666ms
  5682. W/art     (13642): Verification of float com.whatsapp.notification.PopupNotification.f(com.whatsapp.notification.PopupNotification) took 129.913ms
  5683. I/MultiDex(13849): VM with version 2.1.0 has multidex support
  5684. I/MultiDex(13849): install
  5685. I/MultiDex(13849): VM has multidex support, MultiDex support library is disabled.
  5686. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  5687. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  5688. V/JNIHelp (13849): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  5689. W/art     (13642): Suspending all threads took: 1.215s
  5690. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  5691. I/art     (13642): WaitForGcToComplete blocked for 35.034ms for cause DisableMovingGc
  5692. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5693. E/AudioTrack(  491): AudioTrack::set : Exit
  5694. V/audio_hw_primary(  145): start_output_stream: CALLED
  5695. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5696. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5697. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5698. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5699. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5700. I/Process (13824): Sending signal. PID: 13824 SIG: 9
  5701. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e86580 (RippleDrawable) with handle 0x5ea33a70
  5702. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5703. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5704. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5705. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5706. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5707. V/audio_hw_primary(  145): enable speaker
  5708. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5709. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3e17d78a attribute=null, token = android.os.BinderProxy@2bd976dc
  5710. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 200ms
  5711. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=0.58 rxSuccessRate=0.26 targetRoamBSSID=any RSSI=-59
  5712. W/art     (13642): Verification of void com.whatsapp.notification.b.run() took 171.295ms
  5713. I/ActivityManager(  491): Start proc com.android.chrome for broadcast com.android.chrome/com.google.ipc.invalidation.ticl.android2.AndroidInternalScheduler$AlarmReceiver: pid=13873 uid=10072 gids={50072, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5714. I/ActivityManager(  491): Process android.process.acore (pid 13824) has died
  5715. I/ActivityManager(  491): Killing 13704:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  5716. D/WifiService(  491): Client connection lost with reason: 4
  5717. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5718. E/AudioTrack(  491): AudioTrack::set : Exit
  5719. I/ActivityManager(  491): Killing 13760:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  5720. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.internal.IUiSettingsDelegate$zza$zza.isTiltGesturesEnabled() took 280.975ms
  5721. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.internal.zzab$zza$zza.<init>(android.os.IBinder) took 304.595ms
  5722. I/art     (12543): Background sticky concurrent mark sweep GC freed 758(303KB) AllocSpace objects, 0(0B) LOS objects, 10% free, 3MB/4MB, paused 5.645ms total 20.965ms
  5723. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  5724. W/InputMethodManagerService(  491): android.os.DeadObjectException
  5725. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  5726. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  5727. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  5728. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  5729. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  5730. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  5731. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  5732. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  5733. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  5734. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  5735. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  5736. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  5737. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  5738. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  5739. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  5740. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  5741. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  5742. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  5743. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.internal.IUiSettingsDelegate$zza$zza.setTiltGesturesEnabled(boolean) took 155.975ms
  5744. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.internal.zzb$zza$zza.onFinish() took 119.628ms
  5745. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 515ms
  5746. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 386ms
  5747. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 377ms
  5748. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 373ms
  5749. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  5750. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_13704/cgroup.procs: No such file or directory
  5751. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 702016ms
  5752. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 81451821385646080ms
  5753. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  5754. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=5 for 172ms
  5755. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_13760/cgroup.procs: No such file or directory
  5756. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  5757. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.internal.zzc$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 162.719ms
  5758. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.internal.zzu$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 283.538ms
  5759. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.internal.zzw$zza$zza.<init>(android.os.IBinder) took 427.154ms
  5760. W/art     (13642): Verification of long com.whatsapp.gdrive.fb.a(java.io.File, com.whatsapp.gdrive.ds) took 504.150ms
  5761. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.internal.zzz$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 171.264ms
  5762. W/art     (13642): Verification of void com.whatsapp.messaging.CaptivePortalActivity.<clinit>() took 446.990ms
  5763. W/ActivityThread(13849): 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());
  5764. W/System  (13849): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@36d2ea41: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  5765. I/ProviderInstaller(13849): Installed default security provider GmsCore_OpenSSL
  5766. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5767. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.model.LatLng.<init>(double, double) took 284.271ms
  5768. I/Choreographer(12543): Skipped 50 frames!  The application may be doing too much work on its main thread.
  5769. W/dex2oat (13105): Compilation of java.lang.String com.google.android.gms.maps.model.MarkerOptions.getTitle() took 290.374ms
  5770. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.PolygonOptions com.google.android.gms.maps.model.PolygonOptions.strokeWidth(float) took 110.870ms
  5771. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.PolylineOptions com.google.android.gms.maps.model.PolylineOptions.addAll(java.lang.Iterable) took 107.849ms
  5772. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=13894 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  5773. W/dex2oat (13105): Compilation of int com.google.android.gms.maps.model.StreetViewPanoramaLink.hashCode() took 145.050ms
  5774. W/art     (13642): Verification of void com.whatsapp.sh.<clinit>() took 674.530ms
  5775. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.StreetViewPanoramaOrientation$Builder com.google.android.gms.maps.model.StreetViewPanoramaOrientation.builder() took 310.333ms
  5776. W/art     (13642): Verification of java.lang.String com.whatsapp.gdrive.fb.a(java.io.InputStream) took 773.315ms
  5777. I/Choreographer(12543): Skipped 32 frames!  The application may be doing too much work on its main thread.
  5778. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.model.TileOverlayOptions.writeToParcel(android.os.Parcel, int) took 336.395ms
  5779. W/art     (13642): Verification of java.lang.String com.whatsapp.gdrive.fb.a(java.lang.String) took 289.978ms
  5780. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.model.internal.IPolylineDelegate$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 196.166ms
  5781. W/dex2oat (13105): Compilation of java.util.List com.google.android.gms.maps.model.internal.IPolylineDelegate$zza$zza.getPoints() took 367.431ms
  5782. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5783. W/dex2oat (13105): Compilation of void com.google.android.gms.maps.model.internal.IPolylineDelegate$zza$zza.setWidth(float) took 138.763ms
  5784. W/dex2oat (13105): Compilation of com.google.android.gms.maps.model.LatLng com.google.android.gms.maps.model.internal.zzb$zza$zza.getCenter() took 200.408ms
  5785. W/dex2oat (13105): Compilation of float com.google.android.gms.maps.model.internal.zzc$zza$zza.getTransparency() took 107.177ms
  5786. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.model.internal.zzc$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 163.879ms
  5787. I/ActivityManager(  491): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=13913 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  5788. W/dex2oat (13105): Compilation of boolean com.google.android.gms.maps.model.internal.zzf$zza$zza.zzj(com.google.android.gms.maps.model.internal.zzf) took 110.351ms
  5789. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  5790. I/ActivityManager(  491): Process com.android.externalstorage (pid 13252) has died
  5791. I/ActivityManager(  491): Waited long enough for: ServiceRecord{5e74b57 u0 com.whatsapp/.AlarmService}
  5792. V/audio_hw_primary(  145): do_out_standby: CALLED
  5793. W/dex2oat (13105): Compilation of void com.google.android.gms.measurement.internal.zzaj.zzc(java.lang.String, int, java.lang.String) took 156.494ms
  5794. W/dex2oat (13105): Compilation of void com.google.android.gms.measurement.internal.zzz.<init>(com.google.android.gms.measurement.internal.zzw) took 170.532ms
  5795. W/art     (13849): Suspending all threads took: 69.366ms
  5796. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  5797. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5798. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5799. W/ResourcesManager(13913): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  5800. W/ResourcesManager(13913): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  5801. V/audio_hw_primary(  145): disable speaker/headphones
  5802. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5803. W/art     (13849): Suspending all threads took: 10.589ms
  5804. W/dex2oat (13105): Compilation of int com.google.android.gms.nearby.messages.devices.NearbyDevice.hashCode() took 111.480ms
  5805. I/ActivityManager(  491): Process com.android.email (pid 13422) has died
  5806. E/JavaBinder(  491): !!! FAILED BINDER TRANSACTION !!!
  5807. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 103ms
  5808. W/dex2oat (13105): Compilation of boolean com.google.android.gms.nearby.messages.internal.zzd$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 121.246ms
  5809. I/art     (13849): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5810. I/art     (13849): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  5811. W/art     (13849): Verification of void com.google.android.gms.common.j.b.a(android.content.pm.PackageManager) took 279.235ms
  5812. I/art     (13849): WaitForGcToComplete blocked for 19.409ms for cause DisableMovingGc
  5813. W/dex2oat (13105): Compilation of void com.google.android.gms.nearby.messages.internal.zzf$zza$zza.zza(com.google.android.gms.nearby.messages.internal.PublishRequest) took 140.991ms
  5814. W/art     (13913): Verification of com.google.android.gms.common.app.d com.google.android.gms.common.app.GmsApplication.a(com.google.android.gms.common.app.GmsApplication) took 160.766ms
  5815. W/art     (13873): Suspending all threads took: 19.897ms
  5816. I/MultiDex(13913): VM with version 2.1.0 has multidex support
  5817. I/MultiDex(13913): install
  5818. I/MultiDex(13913): VM has multidex support, MultiDex support library is disabled.
  5819. I/LatinIME(13894): Hardware accelerated drawing: true
  5820. W/InputEventReceiver(12543): Attempted to finish an input event but the input event receiver has already been disposed.
  5821. W/ViewRootImpl(12543): Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, id[0]=0, x[0]=621.0689, y[0]=512.4751, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=2, eventTime=1823876, downTime=1823848, deviceId=1, source=0x1002 }
  5822. W/InputEventReceiver(12543): Attempted to finish an input event but the input event receiver has already been disposed.
  5823. W/dex2oat (13105): Compilation of boolean com.google.android.gms.plus.PlusOneDummyView$zzc.isValid() took 124.542ms
  5824. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@9c1c2d7 attribute=null, token = android.os.BinderProxy@2bd976dc
  5825. D/Ads     (12022): Skipping gmscore version check
  5826. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  5827. W/dex2oat (13105): Compilation of android.os.Bundle com.google.android.gms.plus.internal.PlusSession.zzFk() took 411.285ms
  5828. W/dex2oat (13105): Compilation of void com.google.android.gms.plus.internal.zzb$zza$zza.zza(int, android.os.Bundle, android.os.Bundle) took 306.671ms
  5829. W/art     (13913): Suspending all threads took: 13.671ms
  5830. I/art     (  491): Explicit concurrent mark sweep GC freed 30216(1595KB) AllocSpace objects, 2(29KB) LOS objects, 17% free, 18MB/22MB, paused 1.800ms total 149.047ms
  5831. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  5832. W/InputAttributes(13894): No editor info for this field. Bug?
  5833. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  5834. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  5835. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  5836. D/Volley  (12022): [1284] c.a: HTTP response for request=<[ ] https://android.clients.google.com/vending/api/ApiRequest 0xe8d195d1 NORMAL 24 rd> [lifetime=6310], [size=145], [rc=400], [retryCount=0]
  5837. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/vending/api/ApiRequest
  5838. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271702 ; date = ?
  5839. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  5840. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = userunigram.en_US ; version = 1458271702 ; date = ?
  5841. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5842. E/AudioTrack(  491): AudioTrack::set : Exit
  5843. V/audio_hw_primary(  145): start_output_stream: CALLED
  5844. W/art     (12022): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 166ms
  5845. I/Finsky  (12022): [1] com.google.android.finsky.b.c.a(289): Completed 1 account content syncs with 0 successful.
  5846. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(157): Installation state replication failed.
  5847. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(163): Scheduling replication attempt 2.
  5848. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  5849. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  5850. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  5851. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  5852. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  5853. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  5854. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  5855. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  5856. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  5857. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  5858. V/audio_hw_primary(  145): enable speaker
  5859. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  5860. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=13941 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5861. I/art     (  148): Explicit concurrent mark sweep GC freed 705(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 335us total 26.519ms
  5862. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 20.874ms
  5863. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 244us total 22.949ms
  5864. W/dex2oat (13105): Compilation of void com.google.android.gms.wearable.internal.zzax$zza$zza.zza(com.google.android.gms.wearable.internal.zzav, boolean) took 333.282ms
  5865. W/dex2oat (13105): Compilation of boolean com.google.android.gms.wearable.internal.zzax$zza.onTransact(int, android.os.Parcel, android.os.Parcel, int) took 518.707ms
  5866. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = contacts.en_US ; version = 1458271702 ; date = ?
  5867. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271703 ; date = ?
  5868. W/dex2oat (13105): Compilation of void com.google.android.gms.wearable.internal.zzax$zza$zza.zzb(com.google.android.gms.wearable.internal.zzav, android.net.Uri, int) took 136.749ms
  5869. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@79aae65
  5870. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5871. D/NativeLibraryUtils(13849): Install completed successfully. count=14 extracted=0
  5872. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271703 ; date = ?
  5873. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271703 ; date = ?
  5874. W/dex2oat (13105): Compilation of com.actionbarsherlock.internal.nineoldandroids.animation.ObjectAnimator com.actionbarsherlock.internal.nineoldandroids.animation.ObjectAnimator.setDuration(long) took 114.959ms
  5875. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  5876. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.view.menu.ActionMenuPresenter.access$3(com.actionbarsherlock.internal.view.menu.ActionMenuPresenter, com.actionbarsherlock.internal.view.menu.ActionMenuPresenter$OpenOverflowRunnable) took 163.269ms
  5877. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5878. E/AudioTrack(  491): AudioTrack::set : Exit
  5879. I/LatinIME(13894): Hardware accelerated drawing: true
  5880. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.nineoldandroids.animation.ObjectAnimator.setFloatValues(float[]) took 126.556ms
  5881. W/InputAttributes(13894): No editor info for this field. Bug?
  5882. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  5883. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271704 ; date = ?
  5884. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = userunigram.en_US ; version = 1458271704 ; date = ?
  5885. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271704 ; date = ?
  5886. W/dex2oat (13105): Compilation of boolean com.actionbarsherlock.internal.view.menu.ActionMenuPresenter.flagActionItems() took 157.104ms
  5887. W/dex2oat (13105): Compilation of void com.actionbarsherlock.internal.view.menu.ActionMenuView.onMeasureExactFormat(int, int) took 127.288ms
  5888. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271704 ; date = ?
  5889. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271704 ; date = ?
  5890. D/Toolbox (12543): Selected item=2
  5891. I/LatinIME:LogUtils(13894): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  5892. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5893. I/ContactsDatabaseHelper(13941): Upgrading from version 807 to 911
  5894. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5895. E/SQLiteLog(13941): (1) duplicate column name: duration_type
  5896. E/AndroidRuntime(13941): FATAL EXCEPTION: ContactsProviderWorker
  5897. E/AndroidRuntime(13941): Process: android.process.acore, PID: 13941
  5898. E/AndroidRuntime(13941): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5899. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5900. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5901. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5902. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5903. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5904. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5905. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5906. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5907. E/AndroidRuntime(13941):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5908. E/AndroidRuntime(13941):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5909. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5910. E/AndroidRuntime(13941):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5911. E/AndroidRuntime(13941):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5912. E/AndroidRuntime(13941):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5913. E/AndroidRuntime(13941):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5914. E/AndroidRuntime(13941):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5915. E/AndroidRuntime(13941):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5916. E/AndroidRuntime(13941):        at android.os.Looper.loop(Looper.java:135)
  5917. E/AndroidRuntime(13941):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5918. V/JNIHelp (13913): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  5919. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  5920. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  5921. I/Adreno200-EGL(  491): Local Branch:
  5922. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  5923. I/Adreno200-EGL(  491): Local Patches: NONE
  5924. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  5925. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  5926. I/Choreographer(12543): Skipped 40 frames!  The application may be doing too much work on its main thread.
  5927. W/dex2oat (13105): Compilation of void com.google.android.gms.ads.internal.request.zzb.zzgq() took 187.683ms
  5928. W/dex2oat (13105): Compilation of com.google.android.gms.internal.zzeg$zzd com.google.android.gms.ads.internal.request.zzm.zzb(com.google.android.gms.ads.internal.request.zzm) took 415.710ms
  5929. W/dex2oat (13105): Compilation of void com.google.android.gms.ads.internal.reward.client.zzg.onRewardedVideoStarted() took 240.509ms
  5930. W/dex2oat (13105): Compilation of boolean com.google.android.gms.analytics.GoogleAnalytics.getAppOptOut() took 106.140ms
  5931. W/dex2oat (13105): Compilation of com.google.android.gms.analytics.internal.zzal com.google.android.gms.analytics.Tracker.zzk(com.google.android.gms.analytics.Tracker) took 100.494ms
  5932. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  5933. E/AudioTrack(  491): AudioTrack::set : Exit
  5934. W/dex2oat (13105): Compilation of void com.google.android.gms.cast.internal.zzm.zza(long, org.json.JSONObject) took 201.263ms
  5935. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e3b9080 (RippleDrawable) with handle 0x556ebb60
  5936. I/Process (13941): Sending signal. PID: 13941 SIG: 9
  5937. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3010fa9f attribute=null, token = android.os.BinderProxy@2bd976dc
  5938. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 177ms
  5939. W/dex2oat (13105): Compilation of void com.google.android.gms.cast.internal.zze.disconnect() took 571.044ms
  5940. I/ActivityThread(13894): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  5941. I/ActivityThread(13894): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  5942. I/ActivityManager(  491): Process android.process.acore (pid 13941) has died
  5943. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=13974 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  5944. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5945. W/dex2oat (13105): Compilation of void com.google.android.gms.games.internal.GamesClientImpl.zzd(com.google.android.gms.common.api.internal.zza$zzb, java.lang.String) took 153.472ms
  5946. W/dex2oat (13105): Compilation of java.lang.String com.google.android.gms.games.internal.player.MostRecentGameInfoRef.zzxz() took 202.026ms
  5947. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  5948. W/dex2oat (13105): Compilation of void com.google.android.gms.games.internal.GamesClientImpl.zzd(com.google.android.gms.common.api.internal.zza$zzb, java.lang.String, java.lang.String) took 122.680ms
  5949. W/dex2oat (13105): Compilation of java.lang.String com.google.android.gms.games.leaderboard.LeaderboardEntity.zzb(com.google.android.gms.games.leaderboard.Leaderboard) took 100.891ms
  5950. W/ActivityThread(13913): 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());
  5951. W/System  (13913): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  5952. I/ProviderInstaller(13913): Installed default security provider GmsCore_OpenSSL
  5953. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  5954. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5955. D/ChimeraCfgMgr(13913): Reading stored module config
  5956. I/ContactsDatabaseHelper(13974): Upgrading from version 807 to 911
  5957. E/SQLiteLog(13974): (1) duplicate column name: duration_type
  5958. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  5959. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  5960. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  5961. E/AndroidRuntime(13974): FATAL EXCEPTION: ContactsProviderWorker
  5962. E/AndroidRuntime(13974): Process: android.process.acore, PID: 13974
  5963. E/AndroidRuntime(13974): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  5964. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  5965. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  5966. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  5967. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  5968. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  5969. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  5970. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  5971. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  5972. E/AndroidRuntime(13974):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  5973. E/AndroidRuntime(13974):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  5974. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  5975. E/AndroidRuntime(13974):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  5976. E/AndroidRuntime(13974):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  5977. E/AndroidRuntime(13974):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  5978. E/AndroidRuntime(13974):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  5979. E/AndroidRuntime(13974):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  5980. E/AndroidRuntime(13974):        at android.os.Handler.dispatchMessage(Handler.java:102)
  5981. E/AndroidRuntime(13974):        at android.os.Looper.loop(Looper.java:135)
  5982. E/AndroidRuntime(13974):        at android.os.HandlerThread.run(HandlerThread.java:61)
  5983. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5984. I/CheckinService(13913): System re-creates CheckinService with null intent.
  5985. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5986. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5987. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  5988. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5989. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5990. I/CheckinService(13913): GoogleServicesFramework does not exist, no need to disable
  5991. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5992. D/LocationInitializer(13913): Restart initialization of location
  5993. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5994. W/art     (13913): Suspending all threads took: 15.045ms
  5995. V/audio_hw_primary(  145): do_out_standby: CALLED
  5996. D/AuthorizationBluetoothService( 4091): 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 }.
  5997. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  5998. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  5999. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6000. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6001. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.android.launcher3 (pid=3464, uid=10118) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver
  6002. W/BroadcastQueue(  491): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10118)
  6003. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=3.79 rxSuccessRate=3.52 targetRoamBSSID=any RSSI=-55
  6004. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  6005. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6006. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6007. V/audio_hw_primary(  145): disable speaker/headphones
  6008. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6009. W/dex2oat (13105): Compilation of void com.asuperuser.su.HomeActivity.onCreate(android.os.Bundle) took 112.731ms
  6010. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6011. E/MDM     ( 3337): [102] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6012. I/art     (13913): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  6013. I/art     (13913): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  6014. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6015. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6016. I/Adreno200-EGL(  491): Local Branch:
  6017. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6018. I/Adreno200-EGL(  491): Local Patches: NONE
  6019. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6020. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6021. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6022. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6023. W/dex2oat (13105): Compilation of boolean com.google.android.gms.auth.api.signin.GoogleSignInOptions.equals(java.lang.Object) took 193.023ms
  6024. W/dex2oat (13105): Compilation of void com.google.android.gms.cast.RemoteMediaPlayer$1.onStatusUpdated() took 223.937ms
  6025. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6026. D/AuthorizationBluetoothService( 4091): 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 }.
  6027. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6028. W/dex2oat (13105): Compilation of void com.google.android.gms.common.data.zzf.zzqh() took 113.677ms
  6029. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6030. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6031. W/BroadcastQueue(  491): Permission Denial: broadcasting Intent { act=com.google.android.gcm.intent.SEND flg=0x10 pkg=com.google.android.gms (has extras) } from com.android.chrome (pid=13317, uid=10072) requires com.google.android.c2dm.permission.RECEIVE due to receiver com.google.android.gms/.gcm.GcmSenderProxy
  6032. W/dex2oat (13105): Compilation of java.lang.Object com.google.android.gms.drive.metadata.internal.zzj.zzn(android.os.Bundle) took 125.457ms
  6033. W/dex2oat (13105): Compilation of void com.google.android.gms.drive.metadata.internal.zzo.zza(android.os.Bundle, java.util.Collection) took 123.382ms
  6034. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=3.79 rxSuccessRate=3.52 targetRoamBSSID=any RSSI=-55
  6035. I/ActivityManager(  491): Start proc com.android.email for broadcast com.android.email/.provider.WidgetProvider: pid=14015 uid=10038 gids={50038, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6036. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from BroadcastQueue.java:544 waiters=0 for 170ms
  6037. W/dex2oat (13105): Compilation of int com.google.android.gms.drive.query.internal.LogicalFilter.describeContents() took 143.066ms
  6038. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6039. W/FusedLocationProvider( 3337): location=null
  6040. W/dex2oat (13105): Compilation of void com.google.android.gms.games.PlayerEntity.<init>(com.google.android.gms.games.Player) took 145.538ms
  6041. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6042. W/art     (13913): Suspending all threads took: 554.718ms
  6043. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6044. E/AudioTrack(  491): AudioTrack::set : Exit
  6045. V/audio_hw_primary(  145): start_output_stream: CALLED
  6046. W/dex2oat (13105): Compilation of java.lang.String com.google.android.gms.games.GameEntity.zzb(com.google.android.gms.games.Game) took 592.346ms
  6047. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  6048. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6049. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6050. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  6051. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  6052. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6053. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6054. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6055. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6056. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6057. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  6058. V/audio_hw_primary(  145): enable speaker
  6059. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6060. I/Process (13974): Sending signal. PID: 13974 SIG: 9
  6061. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e1b600 (RippleDrawable) with handle 0x5ea33c30
  6062. W/dex2oat (13105): Compilation of java.lang.String com.google.android.gms.games.internal.game.GameBadgeEntity.getTitle() took 113.708ms
  6063. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@aa98f50 attribute=null, token = android.os.BinderProxy@2bd976dc
  6064. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 174ms
  6065. I/ActivityThread(13913): Removing dead content provider:android.content.ContentProviderProxy@c2991fc
  6066. I/ActivityThread(13913): Removing dead content provider:android.content.ContentProviderProxy@c2991fc
  6067. I/ActivityManager(  491): Process android.process.acore (pid 13974) has died
  6068. I/ActivityManager(  491): Killing 13894:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6069. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  6070. W/InputMethodManagerService(  491): android.os.DeadObjectException
  6071. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  6072. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  6073. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  6074. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  6075. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  6076. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  6077. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  6078. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  6079. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  6080. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  6081. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  6082. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  6083. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  6084. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  6085. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  6086. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  6087. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  6088. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  6089. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 194ms
  6090. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_13894/cgroup.procs: No such file or directory
  6091. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  6092. I/ProcessStatsService(  491): Prepared write state in 91ms
  6093. I/ProcessStatsService(  491): Prepared write state in 88ms
  6094. D/ActivityThread(14015): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  6095. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14038 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6096. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6097. W/art     (  491): Long monitor contention event with owner method=android.app.IActivityManager$ContentProviderHolder com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IApplicationThread, java.lang.String, android.os.IBinder, boolean, int) from ActivityManagerService.java:9229 waiters=3 for 177ms
  6098. D/LocationInitializer(13913): Restart initialization of location
  6099. I/CheckinService(13913): Checking schedule, now: 1458271711778 next: 1458226039581
  6100. I/CheckinService(13913): active receiver: enabled
  6101. D/ActivityThread(14015): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  6102. I/CheckinService(13913): Preparing to send checkin request
  6103. W/dex2oat (13105): Compilation of com.google.android.gms.common.api.Result com.google.android.gms.internal.zzpe$2.zzc(com.google.android.gms.common.api.Status) took 146.057ms
  6104. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6105. D/ActivityThread(14015): Loading provider com.android.email.provider;com.android.email.notifier: com.android.email.provider.EmailProvider
  6106. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6107. W/FusedLocationProvider( 3337): location=null
  6108. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6109. W/dex2oat (13105): Compilation of void com.google.android.gms.ads.internal.zzf.onScrollChanged() took 275.604ms
  6110. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=14058 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  6111. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActiveServices$ServiceRestarter.run() from ActiveServices.java:986 waiters=1 for 137ms
  6112. E/MDM     ( 3337): [114] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6113. I/EventLogService(13913): Accumulating logs since 1458271690045
  6114. W/dex2oat (13105): Compilation of void com.google.android.gms.games.internal.api.QuestsImpl$6.zza(com.google.android.gms.games.internal.GamesClientImpl) took 221.343ms
  6115. W/dex2oat (13105): Compilation of void com.google.android.gms.games.internal.api.TurnBasedMultiplayerImpl$6.zza(com.google.android.gms.common.api.Api$zzb) took 180.511ms
  6116. D/AuthorizationBluetoothService( 4091): 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 }.
  6117. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6118. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6119. D/LocationInitializer(13913): Restart initialization of location
  6120. W/dex2oat (13105): Compilation of com.google.android.gms.cast.games.GameManagerClient com.google.android.gms.internal.zzli$zzc.zza(com.google.android.gms.internal.zzli$zzc) took 103.820ms
  6121. W/dex2oat (13105): Compilation of com.google.android.gms.cast.games.GameManagerClient$GameManagerResult com.google.android.gms.internal.zzli$zza.zzr(com.google.android.gms.common.api.Status) took 115.966ms
  6122. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6123. D/AlertReceiver(13451): 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 }
  6124. D/AlertService(13451): 0 Action = android.intent.action.PROVIDER_CHANGED
  6125. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6126. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6127. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=2.39 rxSuccessRate=2.26 targetRoamBSSID=any RSSI=-55
  6128. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6129. W/FusedLocationProvider( 3337): location=null
  6130. W/dex2oat (13105): Compilation of void com.google.android.gms.internal.zzpg$1.zza(com.google.android.gms.common.api.Api$zzb) took 157.623ms
  6131. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6132. W/dex2oat (13105): Compilation of void com.google.android.gms.internal.zzql$6.<init>(com.google.android.gms.internal.zzql, com.google.android.gms.common.api.GoogleApiClient, java.lang.String) took 112.823ms
  6133. W/dex2oat (13105): Compilation of void com.google.android.gms.internal.zzre$1.<init>(com.google.android.gms.internal.zzre, com.google.android.gms.common.api.GoogleApiClient, byte[]) took 109.741ms
  6134. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6135. D/LocationInitializer(13913): Restart initialization of location
  6136. D/AuthorizationBluetoothService( 4091): 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 }.
  6137. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6138. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6139. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6140. E/AudioTrack(  491): AudioTrack::set : Exit
  6141. W/dex2oat (13105): Compilation of void com.google.android.gms.internal.zzli$1.execute() took 125.274ms
  6142. E/MDM     ( 3337): [102] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6143. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6144. W/FusedLocationProvider( 3337): location=null
  6145. D/AuthorizationBluetoothService( 4091): 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 }.
  6146. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6147. D/LocationInitializer(13913): Restart initialization of location
  6148. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6149. E/MDM     ( 3337): [114] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6150. D/LocationInitializer(13913): Restart initialization of location
  6151. D/AuthorizationBluetoothService( 4091): 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 }.
  6152. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6153. D/NativeLibraryUtils(13913): Install completed successfully. count=14 extracted=0
  6154. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6155. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6156. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1.20 rxSuccessRate=1.13 targetRoamBSSID=any RSSI=-54
  6157. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=1 for 140ms
  6158. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6159. I/Finsky  (12022): [1305] com.google.android.finsky.receivers.FlushLogsReceiver$FlushLogsService.onHandleIntent(164): Flushing event logs for [1RQF9zJYaCQEGGiDvGSGERYBk6g]
  6160. I/LatinIME(14058): Hardware accelerated drawing: true
  6161. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6162. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6163. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6164. I/Choreographer(12543): Skipped 56 frames!  The application may be doing too much work on its main thread.
  6165. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6166. I/art     (13913): WaitForGcToComplete blocked for 7.720ms for cause DisableMovingGc
  6167. I/ActivityManager(  491): Process com.android.providers.calendar (pid 13493) has died
  6168. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6169. W/FusedLocationProvider( 3337): location=null
  6170. I/art     (13913): WaitForGcToComplete blocked for 196.136ms for cause DisableMovingGc
  6171. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@2b4abbae
  6172. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6173. W/art     (  491): 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, int) from ActivityManagerService.java:14964 waiters=0 for 111ms
  6174. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  6175. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 11567
  6176. I/ActivityManager(  491): Process com.cleanmaster.security:worker (pid 11567) has died
  6177. E/JavaBinder(  491): !!! FAILED BINDER TRANSACTION !!!
  6178. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 271ms
  6179. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6180. W/art     (14015): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=0 for 2.753s
  6181. W/art     (14015): Long monitor contention event with owner method=long android.database.sqlite.SQLiteConnection.nativePrepareStatement(long, java.lang.String) from SQLiteConnection.java:4294967294 waiters=1 for 2.521s
  6182. I/art     (  491): Explicit concurrent mark sweep GC freed 32363(1752KB) AllocSpace objects, 4(59KB) LOS objects, 17% free, 18MB/22MB, paused 2.197ms total 146.881ms
  6183. I/ContactsDatabaseHelper(14038): Upgrading from version 807 to 911
  6184. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  6185. E/ActivityThread(12022): Failed to find provider info for com.google.android.gsf.gservices
  6186. E/ActivityThread(13913): Failed to find provider info for com.google.android.gsf.gservices
  6187. W/InputAttributes(14058): No editor info for this field. Bug?
  6188. I/ProcessStatsService(  491): Pruning old procstats: /data/system/procstats/state-2016-03-15-12-58-50.bin
  6189. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  6190. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  6191. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271715 ; date = ?
  6192. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6193. W/FusedLocationProvider( 3337): location=null
  6194. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = userunigram.en_US ; version = 1458271715 ; date = ?
  6195. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = contacts.en_US ; version = 1458271715 ; date = ?
  6196. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271715 ; date = ?
  6197. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271715 ; date = ?
  6198. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271715 ; date = ?
  6199. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6200. E/AudioTrack(  491): AudioTrack::set : Exit
  6201. W/art     (13913): Verification of long com.google.android.gms.checkin.d.a(boolean, android.os.DropBoxManager, int, int, java.util.Map, long, com.google.android.gms.checkin.b.b) took 213.134ms
  6202. I/Email   (14015): Observing account changes for notifications
  6203. I/CheckinRequestBuilder(13913): Checkin reason type: 0 attempt count: 1
  6204. E/SQLiteLog(14038): (1) duplicate column name: duration_type
  6205. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  6206. D/WifiService(  491): New client listening to asynchronous messages
  6207. E/AndroidRuntime(14038): FATAL EXCEPTION: ContactsProviderWorker
  6208. E/AndroidRuntime(14038): Process: android.process.acore, PID: 14038
  6209. E/AndroidRuntime(14038): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6210. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6211. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6212. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6213. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6214. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6215. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6216. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6217. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6218. E/AndroidRuntime(14038):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6219. E/AndroidRuntime(14038):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6220. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6221. E/AndroidRuntime(14038):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6222. E/AndroidRuntime(14038):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6223. E/AndroidRuntime(14038):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6224. E/AndroidRuntime(14038):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6225. E/AndroidRuntime(14038):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6226. E/AndroidRuntime(14038):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6227. E/AndroidRuntime(14038):        at android.os.Looper.loop(Looper.java:135)
  6228. E/AndroidRuntime(14038):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6229. D/Toolbox (12543): Selected item=3
  6230. W/art     (14015): Suspending all threads took: 128.662ms
  6231. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=0 for 192ms
  6232. E/ActivityThread(13913): Failed to find provider info for com.google.android.wearable.settings
  6233. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=3 for 113ms
  6234. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$MainHandler.handleMessage(android.os.Message) from ActivityManagerService.java:1250 waiters=4 for 112ms
  6235. I/LatinIME(14058): Hardware accelerated drawing: true
  6236. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6237. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6238. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6239. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6240. I/Adreno200-EGL(  491): Local Branch:
  6241. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6242. I/Adreno200-EGL(  491): Local Patches: NONE
  6243. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6244. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6245. W/InputAttributes(14058): No editor info for this field. Bug?
  6246. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  6247. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271716 ; date = ?
  6248. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = userunigram.en_US ; version = 1458271716 ; date = ?
  6249. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6250. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271716 ; date = ?
  6251. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  6252. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6253. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6254. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271716 ; date = ?
  6255. I/LatinIME:LogUtils(14058): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271716 ; date = ?
  6256. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6257. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6258. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6259. I/art     (14015): WaitForGcToComplete blocked for 355.773ms for cause DisableMovingGc
  6260. I/art     (14015): WaitForGcToComplete blocked for 355.468ms for cause DisableMovingGc
  6261. I/art     (14015): WaitForGcToComplete blocked for 309.936ms for cause DisableMovingGc
  6262. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6263. W/art     (14015): Long monitor contention event with owner method=boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int) from Binder.java:4294967294 waiters=0 for 1.016s
  6264. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  6265. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6266. E/ActivityThread(13913): Failed to find provider info for com.google.settings
  6267. W/ActivityManager(  491): Unable to start service Intent { cmp=com.android.email/.service.AttachmentService } U=0: not found
  6268. I/Exchange(13543): PSS has no active accounts; stopping service.
  6269. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6270. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6271. E/AudioTrack(  491): AudioTrack::set : Exit
  6272. I/GlobalDismissManager(13451): no sender configured
  6273. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e6d280 (RippleDrawable) with handle 0x556ebba0
  6274. I/Process (14038): Sending signal. PID: 14038 SIG: 9
  6275. W/art     (14015): Long monitor contention event with owner method=void com.android.email.provider.AccountReconciler.reconcileAccounts(android.content.Context) from AccountReconciler.java:111 waiters=0 for 1.180s
  6276. I/Choreographer(12543): Skipped 121 frames!  The application may be doing too much work on its main thread.
  6277. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@31931a04 attribute=android.view.inputmethod.EditorInfo@10a77bed, token = android.os.BinderProxy@2bd976dc
  6278. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 134ms
  6279. W/art     (14015): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=0 for 625ms
  6280. W/art     (14015): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=1 for 309ms
  6281. D/AlertService(13451): Beginning updateAlertNotification
  6282. W/art     (14015): Long monitor contention event with owner method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) from MessageQueue.java:323 waiters=2 for 311ms
  6283. I/art     (14058): WaitForGcToComplete blocked for 10.131ms for cause DisableMovingGc
  6284. D/PhoneApp( 3379): getPhone phoneId:0
  6285. I/ActivityManager(  491): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=14125 uid=10003 gids={50003, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6286. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6287. I/ActivityThread(14058): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  6288. I/ActivityThread(14058): Removing dead content provider:android.content.ContentProviderProxy@18a2aad1
  6289. I/ActivityManager(  491): Process android.process.acore (pid 14038) has died
  6290. I/ActivityManager(  491): Killing 13913:com.google.android.gms/u0a17 (adj 1): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6291. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 13913
  6292. E/WifiService(  491): Multicaster binderDied
  6293. D/WifiService(  491): Client connection lost with reason: 4
  6294. E/lowmemorykiller(  134): Error writing /proc/12747/oom_score_adj; errno=22
  6295. D/WifiService(  491): Client connection lost with reason: 4
  6296. E/libprocessgroup(  491): failed to kill 1 processes for processgroup 12747
  6297. I/ActivityManager(  491): Process com.estrongs.android.pop (pid 12747) has died
  6298. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6299. E/JavaBinder(  491): !!! FAILED BINDER TRANSACTION !!!
  6300. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int) from ActivityManagerService.java:15002 waiters=2 for 257ms
  6301. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 207ms
  6302. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=4 for 164ms
  6303. W/ResourcesManager(14125): Asset path '/system/framework/android.test.runner.jar' does not exist or contains no resources.
  6304. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 2808064ms
  6305. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.usagereporting.service.UsageReportingService in 1000ms
  6306. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 325807285542584320ms
  6307. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6308. I/Exchange(13543): PSS has no active accounts; stopping service.
  6309. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14141 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6310. I/CalendarProvider2(14125): Created com.android.providers.calendar.CalendarAlarmManager@23466a57(com.android.providers.calendar.CalendarProvider2@fabf944)
  6311. D/AlertService(13451): No fired or scheduled alerts
  6312. D/AlertService(13451): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  6313. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6314. D/AlarmScheduler(13451): No events found starting within 1 week.
  6315. I/ContactsDatabaseHelper(14141): Upgrading from version 807 to 911
  6316. I/dex2oat (13105): dex2oat took 80.832s (threads: 2)
  6317. E/SQLiteLog(14141): (1) duplicate column name: duration_type
  6318. E/AndroidRuntime(14141): FATAL EXCEPTION: ContactsProviderWorker
  6319. E/AndroidRuntime(14141): Process: android.process.acore, PID: 14141
  6320. E/AndroidRuntime(14141): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6321. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6322. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6323. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6324. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6325. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6326. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6327. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6328. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6329. E/AndroidRuntime(14141):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6330. E/AndroidRuntime(14141):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6331. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6332. E/AndroidRuntime(14141):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6333. E/AndroidRuntime(14141):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6334. E/AndroidRuntime(14141):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6335. E/AndroidRuntime(14141):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6336. E/AndroidRuntime(14141):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6337. E/AndroidRuntime(14141):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6338. E/AndroidRuntime(14141):        at android.os.Looper.loop(Looper.java:135)
  6339. E/AndroidRuntime(14141):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6340. I/CalendarProvider2(14125): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
  6341. W/ContentResolver(14125): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
  6342. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6343. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6344. D/AlertReceiver(13451): 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 }
  6345. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6346. D/AlertService(13451): 0 Action = android.intent.action.PROVIDER_CHANGED
  6347. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6348. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6349. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6350. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6351. I/Adreno200-EGL(  491): Local Branch:
  6352. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6353. I/Adreno200-EGL(  491): Local Patches: NONE
  6354. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6355. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6356. V/audio_hw_primary(  145): do_out_standby: CALLED
  6357. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  6358. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6359. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6360. V/audio_hw_primary(  145): disable speaker/headphones
  6361. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6362. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6363. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6364. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6365. E/AudioTrack(  491): AudioTrack::set : Exit
  6366. V/audio_hw_primary(  145): start_output_stream: CALLED
  6367. I/Process (14141): Sending signal. PID: 14141 SIG: 9
  6368. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  6369. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6370. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6371. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  6372. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  6373. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5569fc80 (RippleDrawable) with handle 0x5ea332e0
  6374. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6375. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6376. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6377. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6378. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  6379. V/audio_hw_primary(  145): enable speaker
  6380. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6381. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@10665093 attribute=null, token = android.os.BinderProxy@2bd976dc
  6382. I/ActivityManager(  491): Process android.process.acore (pid 14141) has died
  6383. I/ActivityManager(  491): Killing 14058:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6384. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  6385. W/InputMethodManagerService(  491): android.os.DeadObjectException
  6386. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  6387. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  6388. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  6389. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  6390. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  6391. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  6392. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  6393. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  6394. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  6395. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  6396. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  6397. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  6398. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  6399. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  6400. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  6401. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  6402. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  6403. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  6404. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_14058/cgroup.procs: No such file or directory
  6405. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  6406. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6407. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6408. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6409. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=8.40 rxSuccessRate=4.89 targetRoamBSSID=any RSSI=-55
  6410. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=14189 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  6411. I/LatinIME(14189): Hardware accelerated drawing: true
  6412. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6413. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6414. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6415. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  6416. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6417. W/InputAttributes(14189): No editor info for this field. Bug?
  6418. D/Ads     (12022): Skipping gmscore version check
  6419. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  6420. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271724 ; date = ?
  6421. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  6422. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = userunigram.en_US ; version = 1458271724 ; date = ?
  6423. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = contacts.en_US ; version = 1458271724 ; date = ?
  6424. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271724 ; date = ?
  6425. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=14221 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6426. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  6427. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  6428. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  6429. E/Volley  (12022): [1283] c.a: Unexpected response code 400 for https://android.clients.google.com/vending/api/ApiRequest
  6430. I/Finsky  (12022): [1] com.google.android.finsky.b.c.a(289): Completed 1 account content syncs with 0 successful.
  6431. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(157): Installation state replication failed.
  6432. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(163): Scheduling replication attempt 3.
  6433. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6434. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6435. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6436. V/audio_hw_primary(  145): do_out_standby: CALLED
  6437. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271725 ; date = ?
  6438. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271725 ; date = ?
  6439. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  6440. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6441. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6442. V/audio_hw_primary(  145): disable speaker/headphones
  6443. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6444. I/ContactsDatabaseHelper(14221): Upgrading from version 807 to 911
  6445. I/LatinIME:LogUtils(14189): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  6446. E/SQLiteLog(14221): (1) duplicate column name: duration_type
  6447. E/AndroidRuntime(14221): FATAL EXCEPTION: ContactsProviderWorker
  6448. E/AndroidRuntime(14221): Process: android.process.acore, PID: 14221
  6449. E/AndroidRuntime(14221): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6450. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6451. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6452. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6453. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6454. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6455. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6456. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6457. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6458. E/AndroidRuntime(14221):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6459. E/AndroidRuntime(14221):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6460. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6461. E/AndroidRuntime(14221):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6462. E/AndroidRuntime(14221):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6463. E/AndroidRuntime(14221):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6464. E/AndroidRuntime(14221):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6465. E/AndroidRuntime(14221):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6466. E/AndroidRuntime(14221):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6467. E/AndroidRuntime(14221):        at android.os.Looper.loop(Looper.java:135)
  6468. E/AndroidRuntime(14221):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6469. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6470. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6471. I/Adreno200-EGL(  491): Local Branch:
  6472. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6473. I/Adreno200-EGL(  491): Local Patches: NONE
  6474. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6475. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6476. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 149ms
  6477. I/GlobalDismissManager(13451): no sender configured
  6478. D/AlertService(13451): Beginning updateAlertNotification
  6479. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6480. D/AlertService(13451): No fired or scheduled alerts
  6481. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6482. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6483. D/AlertService(13451): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null
  6484. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6485. D/AlarmScheduler(13451): No events found starting within 1 week.
  6486. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6487. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6488. E/AudioTrack(  491): AudioTrack::set : Exit
  6489. V/audio_hw_primary(  145): start_output_stream: CALLED
  6490. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  6491. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6492. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6493. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  6494. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  6495. I/Process (14221): Sending signal. PID: 14221 SIG: 9
  6496. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e88f80 (RippleDrawable) with handle 0x5eaac520
  6497. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6498. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6499. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6500. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6501. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  6502. V/audio_hw_primary(  145): enable speaker
  6503. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6504. I/ActivityThread(14189): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  6505. I/ActivityThread(14189): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  6506. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c484d19 attribute=null, token = android.os.BinderProxy@2bd976dc
  6507. I/ActivityManager(  491): Process android.process.acore (pid 14221) has died
  6508. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6509. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14268 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6510. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6511. I/ContactsDatabaseHelper(14268): Upgrading from version 807 to 911
  6512. E/SQLiteLog(14268): (1) duplicate column name: duration_type
  6513. E/AndroidRuntime(14268): FATAL EXCEPTION: ContactsProviderWorker
  6514. E/AndroidRuntime(14268): Process: android.process.acore, PID: 14268
  6515. E/AndroidRuntime(14268): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6516. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6517. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6518. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6519. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6520. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6521. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6522. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6523. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6524. E/AndroidRuntime(14268):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6525. E/AndroidRuntime(14268):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6526. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6527. E/AndroidRuntime(14268):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6528. E/AndroidRuntime(14268):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6529. E/AndroidRuntime(14268):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6530. E/AndroidRuntime(14268):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6531. E/AndroidRuntime(14268):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6532. E/AndroidRuntime(14268):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6533. E/AndroidRuntime(14268):        at android.os.Looper.loop(Looper.java:135)
  6534. E/AndroidRuntime(14268):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6535. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6536. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6537. I/Adreno200-EGL(  491): Local Branch:
  6538. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6539. I/Adreno200-EGL(  491): Local Patches: NONE
  6540. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6541. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6542. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6543. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6544. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6545. W/art     ( 4091): Suspending all threads took: 5.615ms
  6546. E/GCM     ( 4091): GCM error reading backup config file
  6547. W/GCM     ( 4091): GCM FAILED TO INITIALIZE - missing checkin
  6548. E/GCM     ( 4091): GCM error reading backup config file
  6549. W/GCM     ( 4091): GCM FAILED TO INITIALIZE - missing checkin
  6550. I/ActivityManager(  491): Start proc com.google.android.talk for broadcast com.google.android.talk/com.google.android.apps.hangouts.service.GcmStateReceiver: pid=14307 uid=10068 gids={50068, 9997, 3003, 1028, 1015, 3002} abi=armeabi-v7a
  6551. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 348ms
  6552. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6553. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6554. E/AudioTrack(  491): AudioTrack::set : Exit
  6555. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6556. I/Process (14268): Sending signal. PID: 14268 SIG: 9
  6557. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e367c80 (RippleDrawable) with handle 0x5ea331d0
  6558. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@7b71554 attribute=null, token = android.os.BinderProxy@2bd976dc
  6559. I/VacuumService( 3337): Vacuum at: now=1458271729895 tag=VacuumService
  6560. E/GCM     ( 4091): GCM error reading backup config file
  6561. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6562. W/GCM     ( 4091): GCM FAILED TO INITIALIZE - missing checkin
  6563. E/GCM     ( 4091): GCM error reading backup config file
  6564. W/GCM     ( 4091): GCM FAILED TO INITIALIZE - missing checkin
  6565. I/ActivityManager(  491): Process android.process.acore (pid 14268) has died
  6566. I/ActivityManager(  491): Killing 14189:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6567. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  6568. W/InputMethodManagerService(  491): android.os.DeadObjectException
  6569. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  6570. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  6571. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  6572. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  6573. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  6574. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  6575. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  6576. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  6577. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  6578. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  6579. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  6580. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  6581. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  6582. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  6583. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  6584. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  6585. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  6586. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  6587. D/ConnectivityService(  491): reportBadNetwork(NetworkAgentInfo [WIFI () - 100]) by 10017
  6588. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): ValidatedState{ when=0 what=532488 arg1=10017 target=com.android.internal.util.StateMachine$SmHandler }
  6589. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): DefaultState{ when=-1ms what=532488 arg1=10017 target=com.android.internal.util.StateMachine$SmHandler }
  6590. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): Forcing reevaluation
  6591. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): EvaluatingState{ when=-1ms what=532486 arg1=7 target=com.android.internal.util.StateMachine$SmHandler }
  6592. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): Checking http://clients3.google.com/generate_204 on "inampudi"
  6593. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_14189/cgroup.procs: No such file or directory
  6594. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  6595. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): isCaptivePortal: ret=204 headers={null=[HTTP/1.1 204 No Content], Content-Length=[0], Date=[Fri, 18 Mar 2016 03:28:30 GMT], X-Android-Received-Millis=[1458271730193], X-Android-Response-Source=[NETWORK 204], X-Android-Sent-Millis=[1458271730172]}
  6596. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): Don't send network conditions - lacking user consent.
  6597. D/NetworkMonitorNetworkAgentInfo [WIFI () - null](  491): Validated
  6598. D/ConnectivityService(  491): Validated NetworkAgentInfo [WIFI () - 100]
  6599. D/ConnectivityService(  491): rematching NetworkAgentInfo [WIFI () - 100]
  6600. D/ConnectivityService(  491): Network NetworkAgentInfo [WIFI () - 100] was already satisfying request 1. No change.
  6601. D/ConnectivityService(  491): notifyType AVAILABLE for NetworkAgentInfo [WIFI () - 100]
  6602. D/ConnectivityManager.CallbackHandler( 3033): CM callback handler got msg 524290
  6603. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 258ms
  6604. W/InstanceID/Rpc( 4091): Found 10017
  6605. E/ActivityThread(14307): Failed to find provider info for com.google.android.gsf.gservices
  6606. I/Babel_SMS(14307): MmsConfig: mnc/mcc: 0/0
  6607. I/Babel_SMS(14307): MmsConfig.loadMmsSettings
  6608. I/Babel_SMS(14307): MmsConfig.loadDeviceMmsSettings from API: mUserAgent=, mUaProfUrl=
  6609. I/Babel_SMS(14307): MmsConfig.loadFromDatabase
  6610. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 266ms
  6611. E/Babel_SMS(14307): canonicalizeMccMnc: invalid mccmnc
  6612. I/Babel_SMS(14307): MmsConfig.loadFromResources
  6613. E/Babel_SMS(14307): canonicalizeMccMnc: invalid mccmnc nullnull
  6614. I/Babel_SMS(14307): MmsConfig.loadMmsSettings: mUserAgent=Hangouts/8.0.116581895, mUaProfUrl=https://ssl.gstatic.com/android/hangouts/hangouts_mms_ua_profile.xml
  6615. I/Babel_Crash(14307): Startup - clean
  6616. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 261ms
  6617. D/Babel   (14307): onCreate: Shutdown runnable posted in onCreate with a delay of 5000 ms.
  6618. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6619. E/AudioTrack(  491): AudioTrack::set : Exit
  6620. W/ResourcesManager(14307): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  6621. W/ResourcesManager(14307): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  6622. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 322ms
  6623. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6624. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6625. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 572ms
  6626. V/JNIHelp (14307): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  6627. W/art     (14307): Suspending all threads took: 7.873ms
  6628. I/art     (  491): Explicit concurrent mark sweep GC freed 32140(1720KB) AllocSpace objects, 3(81KB) LOS objects, 17% free, 18MB/22MB, paused 2.716ms total 130.859ms
  6629. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6630. E/AudioTrack(  491): AudioTrack::set : Exit
  6631. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6632. D/Toolbox (12543): Selected item=4
  6633. I/GoogleURLConnFactory( 3337): Using platform SSLCertificateSocketFactory
  6634. I/art     (  148): Explicit concurrent mark sweep GC freed 708(30KB) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 305us total 21.789ms
  6635. I/ActivityManager(  491): Start proc com.google.android.gms for service com.google.android.gms/.pseudonymous.service.PseudonymousIdService: pid=14349 uid=10017 gids={50017, 9997, 3003, 1028, 1015, 3002, 3001, 1007} abi=armeabi-v7a
  6636. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 305us total 23.437ms
  6637. I/art     (  148): Explicit concurrent mark sweep GC freed 5(160B) AllocSpace objects, 0(0B) LOS objects, 39% free, 1863KB/3MB, paused 274us total 31.616ms
  6638. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6639. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6640. W/ResourcesManager(14349): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
  6641. W/ResourcesManager(14349): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
  6642. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=14368 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  6643. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 395ms
  6644. I/Choreographer(12543): Skipped 70 frames!  The application may be doing too much work on its main thread.
  6645. V/InputMethodManagerService(  491): Adding window token: android.os.Binder@39adb71c
  6646. W/art     (14307): Suspending all threads took: 82.733ms
  6647. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6648. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6649. I/MultiDex(14349): VM with version 2.1.0 has multidex support
  6650. I/MultiDex(14349): install
  6651. I/MultiDex(14349): VM has multidex support, MultiDex support library is disabled.
  6652. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6653. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6654. W/art     (14349): Suspending all threads took: 63.110ms
  6655. I/LatinIME(14368): Hardware accelerated drawing: true
  6656. W/System  (14307): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.google.android.talk-2.apk"],nativeLibraryDirectories=[/data/app-lib/com.google.android.talk-2, /vendor/lib, /system/lib]]]: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  6657. I/ProviderInstaller(14307): Installed default security provider GmsCore_OpenSSL
  6658. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  6659. V/audio_hw_primary(  145): do_out_standby: CALLED
  6660. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  6661. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6662. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6663. V/audio_hw_primary(  145): disable speaker/headphones
  6664. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6665. W/InputAttributes(14368): No editor info for this field. Bug?
  6666. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6667. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  6668. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271736 ; date = ?
  6669. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6670. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = userunigram.en_US ; version = 1458271736 ; date = ?
  6671. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = contacts.en_US ; version = 1458271736 ; date = ?
  6672. V/JNIHelp (14349): Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
  6673. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271736 ; date = ?
  6674. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=14394 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6675. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6676. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6677. D/Babel   (14307): Idle: Shutdown runnable posted in release with a delay of 5000 ms.
  6678. W/ActivityThread(14349): 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());
  6679. W/System  (14349): Could not create com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl with ClassLoader android.app.LoadedApk$WarningContextClassLoader@16d9610f: com.google.android.gms.org.conscrypt.OpenSSLSocketFactoryImpl
  6680. I/ProviderInstaller(14349): Installed default security provider GmsCore_OpenSSL
  6681. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6682. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6683. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6684. I/ActivityManager(  491): Process com.android.gallery3d (pid 13619) has died
  6685. I/ActivityManager(  491): Process cn.wps.moffice_i18n (pid 13364) has died
  6686. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6687. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6688. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6689. I/art     (14349): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  6690. I/art     (14349): Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.common.j.c>
  6691. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 330ms
  6692. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271738 ; date = ?
  6693. W/art     (14349): Verification of com.google.android.gms.checkin.h com.google.android.gms.checkin.CheckinService.a(com.google.android.gms.checkin.CheckinService, com.google.android.gms.checkin.m) took 176.269ms
  6694. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271738 ; date = ?
  6695. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 405ms
  6696. I/PhenotypeConfigurator( 3337): Scheduling Phenotype for one-off execution 2018 seconds from now (1458271738714)
  6697. W/art     (14349): Verification of void com.google.android.gms.checkin.CheckinService.a(com.google.android.gms.checkin.CheckinService, com.google.android.gms.checkin.b.b, com.google.android.gms.checkin.b.c) took 276.550ms
  6698. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.removeImpl(android.app.PendingIntent) from AlarmManagerService.java:715 waiters=0 for 279ms
  6699. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6700. I/art     (14349): WaitForGcToComplete blocked for 41.229ms for cause HomogeneousSpaceCompact
  6701. I/LatinIME:LogUtils(14368): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  6702. I/CheckinService(14349): System re-creates CheckinService with null intent.
  6703. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6704. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6705. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6706. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6707. I/CheckinService(14349): GoogleServicesFramework does not exist, no need to disable
  6708. I/ContactsDatabaseHelper(14394): Upgrading from version 807 to 911
  6709. D/ChimeraCfgMgr(14349): Reading stored module config
  6710. E/SQLiteLog(14394): (1) duplicate column name: duration_type
  6711. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6712. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6713. D/WearableService( 3337): callingUid 10017, callindPid: 3337
  6714. E/MDM     ( 3337): [140] b.run: Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  6715. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6716. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6717. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6718. D/AuthorizationBluetoothService( 4091): 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 }.
  6719. E/AuthorizationBluetoothService( 4091): Proximity feature is not enabled.
  6720. D/LocationInitializer(14349): Restart initialization of location
  6721. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6722. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6723. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6724. E/AndroidRuntime(14394): FATAL EXCEPTION: ContactsProviderWorker
  6725. E/AndroidRuntime(14394): Process: android.process.acore, PID: 14394
  6726. E/AndroidRuntime(14394): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6727. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6728. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6729. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6730. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6731. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6732. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6733. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6734. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6735. E/AndroidRuntime(14394):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6736. E/AndroidRuntime(14394):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6737. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6738. E/AndroidRuntime(14394):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6739. E/AndroidRuntime(14394):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6740. E/AndroidRuntime(14394):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6741. E/AndroidRuntime(14394):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6742. E/AndroidRuntime(14394):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6743. E/AndroidRuntime(14394):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6744. E/AndroidRuntime(14394):        at android.os.Looper.loop(Looper.java:135)
  6745. E/AndroidRuntime(14394):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6746. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6747. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6748. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6749. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  6750. W/RenderThread( 2260): type=1400 audit(0.0:122): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  6751. W/RenderThread( 2260): type=1400 audit(0.0:123): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  6752. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6753. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6754. I/Adreno200-EGL(  491): Local Branch:
  6755. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6756. I/Adreno200-EGL(  491): Local Patches: NONE
  6757. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6758. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6759. I/CheckinService(14349): Checking schedule, now: 1458271740342 next: 1458226039581
  6760. I/CheckinService(14349): active receiver: enabled
  6761. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6762. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6763. I/CheckinService(14349): Preparing to send checkin request
  6764. D/NativeLibraryUtils(14349): Install completed successfully. count=14 extracted=0
  6765. W/GCoreFlp( 3337): No location to return for getLastLocation()
  6766. W/FusedLocationProvider( 3337): location=null
  6767. I/EventLogService(14349): Accumulating logs since 1458271715145
  6768. W/art     (14307): Suspending all threads took: 14.862ms
  6769. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 263ms
  6770. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6771. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6772. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6773. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6774. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6775. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6776. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6777. E/AudioTrack(  491): AudioTrack::set : Exit
  6778. V/audio_hw_primary(  145): start_output_stream: CALLED
  6779. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  6780. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6781. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6782. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  6783. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  6784. I/Process (14394): Sending signal. PID: 14394 SIG: 9
  6785. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5e36d080 (RippleDrawable) with handle 0x556eb920
  6786. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6787. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6788. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6789. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6790. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  6791. V/audio_hw_primary(  145): enable speaker
  6792. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6793. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@711dde0 attribute=null, token = android.os.BinderProxy@2bd976dc
  6794. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6795. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6796. I/ActivityThread(14368): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  6797. I/ActivityThread(14368): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  6798. I/ActivityThread(14349): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  6799. I/ActivityThread(14349): Removing dead content provider:android.content.ContentProviderProxy@2b3c628a
  6800. E/cutils-trace(14446): Error opening trace file: No such file or directory (2)
  6801. I/dex2oat (14446): /system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --instruction-set=arm --instruction-set-features=default --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --dex-file=/data/data/com.google.android.gms/cache/ads-1895476957.jar --oat-fd=26 --oat-location=/data/data/com.google.android.gms/cache/ads-1895476957.dex --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=interpret-only
  6802. I/ActivityManager(  491): Process android.process.acore (pid 14394) has died
  6803. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6804. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 102ms
  6805. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6806. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6807. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14450 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  6808. W/art     (14349): Verification of long com.google.android.gms.checkin.d.a(boolean, android.os.DropBoxManager, int, int, java.util.Map, long, com.google.android.gms.checkin.b.b) took 104.248ms
  6809. I/CheckinRequestBuilder(14349): Checkin reason type: 0 attempt count: 1
  6810. D/WifiService(  491): New client listening to asynchronous messages
  6811. E/ActivityThread(14349): Failed to find provider info for com.google.android.wearable.settings
  6812. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6813. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6814. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6815. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6816. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6817. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6818. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6819. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6820. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6821. E/ActivityThread(14349): Failed to find provider info for com.google.settings
  6822. I/dex2oat (14446): dex2oat took 379.547ms (threads: 2)
  6823. I/PhenotypeFlagCommitter( 3337): Experiment Configs successfully retrieved for com.google.android.gms.playlog.uploader
  6824. D/PhoneApp( 3379): getPhone phoneId:0
  6825. I/GoogleURLConnFactory( 3337): Using platform SSLCertificateSocketFactory
  6826. D/Babel   (14307): RefCountedService(com.google.android.apps.hangouts.requestwriter.RequestWriter) onDestroy (count=0, startId=1 stopped=true)
  6827. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6828. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6829. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6830. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6831. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  6832. E/CheckinUtil(14349): Cannot read token, failed to find GoogleServicesFramework package
  6833. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6834. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6835. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6836. E/AudioTrack(  491): AudioTrack::set : Exit
  6837. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6838. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  6839. I/ContactsDatabaseHelper(14450): Upgrading from version 807 to 911
  6840. E/ActivityThread(14349): Failed to find provider info for com.google.android.gsf.gservices
  6841. W/art     ( 3337): Suspending all threads took: 16.296ms
  6842. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6843. E/SQLiteLog(14450): (1) duplicate column name: duration_type
  6844. W/art     (14349): Suspending all threads took: 20.019ms
  6845. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6846. W/art     (13849): Suspending all threads took: 11.322ms
  6847. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  6848. I/art     (14349): WaitForGcToComplete blocked for 6.774ms for cause DisableMovingGc
  6849. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  6850. E/AndroidRuntime(14450): FATAL EXCEPTION: ContactsProviderWorker
  6851. E/AndroidRuntime(14450): Process: android.process.acore, PID: 14450
  6852. E/AndroidRuntime(14450): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  6853. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  6854. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  6855. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  6856. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  6857. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  6858. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  6859. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  6860. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  6861. E/AndroidRuntime(14450):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  6862. E/AndroidRuntime(14450):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  6863. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  6864. E/AndroidRuntime(14450):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  6865. E/AndroidRuntime(14450):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  6866. E/AndroidRuntime(14450):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  6867. E/AndroidRuntime(14450):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  6868. E/AndroidRuntime(14450):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  6869. E/AndroidRuntime(14450):        at android.os.Handler.dispatchMessage(Handler.java:102)
  6870. E/AndroidRuntime(14450):        at android.os.Looper.loop(Looper.java:135)
  6871. E/AndroidRuntime(14450):        at android.os.HandlerThread.run(HandlerThread.java:61)
  6872. I/ActivityManager(  491): Start proc cn.wps.moffice_i18n for broadcast cn.wps.moffice_i18n/cn.wps.moffice.common.readlater.push.PushReceiver: pid=14476 uid=10107 gids={50107, 9997, 3003, 1028, 1015} abi=armeabi
  6873. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6874. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6875. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  6876. I/Adreno200-EGL(  491): Local Branch:
  6877. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  6878. I/Adreno200-EGL(  491): Local Patches: NONE
  6879. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6880. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  6881. W/art     (12022): Suspending all threads took: 128.692ms
  6882. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 144ms
  6883. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6884. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6885. V/audio_hw_primary(  145): do_out_standby: CALLED
  6886. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  6887. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6888. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6889. V/audio_hw_primary(  145): disable speaker/headphones
  6890. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6891. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6892. E/AudioTrack(  491): AudioTrack::set : Exit
  6893. V/audio_hw_primary(  145): start_output_stream: CALLED
  6894. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  6895. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  6896. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  6897. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  6898. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  6899. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x5566c100 (RippleDrawable) with handle 0x5ea33aa0
  6900. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  6901. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  6902. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  6903. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  6904. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  6905. V/audio_hw_primary(  145): enable speaker
  6906. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  6907. I/Process (14450): Sending signal. PID: 14450 SIG: 9
  6908. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@233fa779 attribute=null, token = android.os.BinderProxy@2bd976dc
  6909. I/ActivityManager(  491): Process android.process.acore (pid 14450) has died
  6910. I/ActivityManager(  491): Killing 14349:com.google.android.gms/u0a17 (adj 5): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6911. W/ProcessCpuTracker(  491): Skipping unknown process pid 14450
  6912. W/Babel   (14307): aye TOOK TOO LONG! (15002ms > 10000ms)
  6913. W/Babel   (14307): aye TOOK TOO LONG! (15011ms > 10000ms)
  6914. D/WifiService(  491): Client connection lost with reason: 4
  6915. I/ActivityManager(  491): Killing 14368:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  6916. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  6917. W/InputMethodManagerService(  491): android.os.DeadObjectException
  6918. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  6919. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  6920. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  6921. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  6922. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  6923. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  6924. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  6925. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  6926. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  6927. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  6928. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  6929. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  6930. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  6931. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  6932. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  6933. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  6934. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  6935. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  6936. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6937. E/JavaBinder(  491): !!! FAILED BINDER TRANSACTION !!!
  6938. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=0 for 448ms
  6939. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=1 for 449ms
  6940. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=2 for 385ms
  6941. W/art     (  491): Long monitor contention event with owner method=void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from ActivityManagerService.java:1166 waiters=3 for 273ms
  6942. E/ActivityThread(13849): Failed to find provider info for com.google.android.gsf.gservices
  6943. W/libprocessgroup(  491): failed to open /acct/uid_10017/pid_14349/cgroup.procs: No such file or directory
  6944. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.ads.jams.NegotiationService in 1000ms
  6945. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.checkin.CheckinService in 11232256ms
  6946. W/ActivityManager(  491): Scheduling restart of crashed service com.google.android.gms/.icing.proxy.UpdateIcingCorporaService in 1303229142170337280ms
  6947. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6948. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_14368/cgroup.procs: No such file or directory
  6949. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
  6950. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  6951. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  6952. E/AudioTrack(  491): AudioTrack::set : Exit
  6953. W/audio_hw_primary(  145): pcm_write: underrun
  6954. E/cutils-trace(14498): Error opening trace file: No such file or directory (2)
  6955. I/dex2oat (14498): /system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --instruction-set=arm --instruction-set-features=default --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --dex-file=/data/data/com.google.android.gms/app_fb/f.apk --oat-fd=32 --oat-location=/data/data/com.google.android.gms/app_fb/f.dex --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=interpret-only
  6956. D/Toolbox (12543): Selected item=5
  6957. W/audio_hw_primary(  145): pcm_write: underrun
  6958. W/audio_hw_primary(  145): pcm_write: underrun
  6959. W/audio_hw_primary(  145): pcm_write: underrun
  6960. I/dex2oat (14498): dex2oat took 105.712ms (threads: 2)
  6961. W/Binder_1(13864): type=1400 audit(0.0:124): avc: denied { read write } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  6962. W/Binder_1(13864): type=1400 audit(0.0:125): avc: denied { open } for name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  6963. W/Binder_1(13864): type=1400 audit(0.0:126): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  6964. I/Adreno200-EGL(13849): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6965. I/Adreno200-EGL(13849): Build Date: 06/25/13 Tue
  6966. I/Adreno200-EGL(13849): Local Branch:
  6967. I/Adreno200-EGL(13849): Remote Branch: quic/jb_2.5.5
  6968. I/Adreno200-EGL(13849): Local Patches: NONE
  6969. I/Adreno200-EGL(13849): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6970. I/Adreno200-EGL(13849): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6971. I/Adreno200-EGL(13849): Build Date: 06/25/13 Tue
  6972. I/Adreno200-EGL(13849): Local Branch:
  6973. I/Adreno200-EGL(13849): Remote Branch: quic/jb_2.5.5
  6974. I/Adreno200-EGL(13849): Local Patches: NONE
  6975. I/Adreno200-EGL(13849): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6976. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=14504 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  6977. I/Choreographer(12543): Skipped 32 frames!  The application may be doing too much work on its main thread.
  6978. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  6979. I/Adreno200-EGL(13849): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  6980. I/Adreno200-EGL(13849): Build Date: 06/25/13 Tue
  6981. I/Adreno200-EGL(13849): Local Branch:
  6982. I/Adreno200-EGL(13849): Remote Branch: quic/jb_2.5.5
  6983. I/Adreno200-EGL(13849): Local Patches: NONE
  6984. I/Adreno200-EGL(13849): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  6985. W/art     (13849): Suspending all threads took: 5.737ms
  6986. E/WifiStateMachine(  491): WifiStateMachine CMD_START_SCAN source -2 txSuccessRate=1.59 rxSuccessRate=0.39 targetRoamBSSID=any RSSI=-51
  6987. E/Drm     (  145): Failed to find drm plugin
  6988. E/DroidGuardService(13849): Remote callback failed.
  6989. E/DroidGuardService(13849): android.os.DeadObjectException
  6990. E/DroidGuardService(13849):     at android.os.BinderProxy.transactNative(Native Method)
  6991. E/DroidGuardService(13849):     at android.os.BinderProxy.transact(Binder.java:496)
  6992. E/DroidGuardService(13849):     at com.google.android.gms.droidguard.c.o.a(:com.google.android.gms:83)
  6993. E/DroidGuardService(13849):     at com.google.android.gms.droidguard.n.a(:com.google.android.gms:257)
  6994. E/DroidGuardService(13849):     at com.google.android.gms.droidguard.d.k.a(:com.google.android.gms:92)
  6995. E/DroidGuardService(13849):     at com.google.android.gms.droidguard.m.a(:com.google.android.gms:257)
  6996. E/DroidGuardService(13849):     at com.google.android.gms.droidguard.c.t.onTransact(:com.google.android.gms:96)
  6997. E/DroidGuardService(13849):     at android.os.Binder.execTransact(Binder.java:446)
  6998. I/LatinIME(14504): Hardware accelerated drawing: true
  6999. I/art     (14307): WaitForGcToComplete blocked for 171.417ms for cause Background
  7000. I/art     (14307): WaitForGcToComplete blocked for 6.469ms for cause DisableMovingGc
  7001. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  7002. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7003. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  7004. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  7005. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  7006. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  7007. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  7008. V/GLSActivity( 4091): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
  7009. W/InputAttributes(14504): No editor info for this field. Bug?
  7010. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271749 ; date = ?
  7011. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  7012. I/art     (  491): Explicit concurrent mark sweep GC freed 35073(1817KB) AllocSpace objects, 4(59KB) LOS objects, 17% free, 18MB/22MB, paused 2.319ms total 139.709ms
  7013. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = userunigram.en_US ; version = 1458271749 ; date = ?
  7014. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = contacts.en_US ; version = 1458271749 ; date = ?
  7015. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271749 ; date = ?
  7016. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=14533 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  7017. D/Ads     (12022): Skipping gmscore version check
  7018. V/audio_hw_primary(  145): do_out_standby: CALLED
  7019. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7020. W/ActivityManager(  491): Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
  7021. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  7022. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7023. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7024. V/audio_hw_primary(  145): disable speaker/headphones
  7025. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7026. I/qtaguid (12022): Failed write_ctrl(u 45) res=-1 errno=22
  7027. I/qtaguid (12022): Untagging socket 45 failed errno=-22
  7028. W/NetworkManagementSocketTagger(12022): untagSocket(45) failed with errno -22
  7029. E/Volley  (12022): [1284] c.a: Unexpected response code 400 for https://android.clients.google.com/vending/api/ApiRequest
  7030. I/Finsky  (12022): [1] com.google.android.finsky.b.c.a(289): Completed 1 account content syncs with 0 successful.
  7031. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(157): Installation state replication failed.
  7032. I/Finsky  (12022): [1] com.google.android.finsky.services.j.a(163): Scheduling replication attempt 4.
  7033. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271750 ; date = ?
  7034. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271750 ; date = ?
  7035. I/ContactsDatabaseHelper(14533): Upgrading from version 807 to 911
  7036. E/SQLiteLog(14533): (1) duplicate column name: duration_type
  7037. I/LatinIME:LogUtils(14504): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  7038. E/ActivityThread( 3337): Failed to find provider info for com.google.android.gsf.gservices
  7039. E/AndroidRuntime(14533): FATAL EXCEPTION: ContactsProviderWorker
  7040. E/AndroidRuntime(14533): Process: android.process.acore, PID: 14533
  7041. E/AndroidRuntime(14533): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  7042. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  7043. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  7044. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  7045. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  7046. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  7047. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  7048. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  7049. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  7050. E/AndroidRuntime(14533):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  7051. E/AndroidRuntime(14533):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  7052. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  7053. E/AndroidRuntime(14533):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  7054. E/AndroidRuntime(14533):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  7055. E/AndroidRuntime(14533):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  7056. E/AndroidRuntime(14533):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  7057. E/AndroidRuntime(14533):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  7058. E/AndroidRuntime(14533):        at android.os.Handler.dispatchMessage(Handler.java:102)
  7059. E/AndroidRuntime(14533):        at android.os.Looper.loop(Looper.java:135)
  7060. E/AndroidRuntime(14533):        at android.os.HandlerThread.run(HandlerThread.java:61)
  7061. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  7062. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  7063. I/Adreno200-EGL(  491): Local Branch:
  7064. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  7065. I/Adreno200-EGL(  491): Local Patches: NONE
  7066. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  7067. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  7068. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  7069. E/AudioTrack(  491): AudioTrack::set : Exit
  7070. V/audio_hw_primary(  145): start_output_stream: CALLED
  7071. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  7072. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7073. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7074. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  7075. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  7076. I/Process (14533): Sending signal. PID: 14533 SIG: 9
  7077. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e15080 (RippleDrawable) with handle 0x5e5f1dd0
  7078. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  7079. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  7080. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  7081. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  7082. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  7083. V/audio_hw_primary(  145): enable speaker
  7084. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7085. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@35870d8a attribute=null, token = android.os.BinderProxy@2bd976dc
  7086. W/art     (  491): Long monitor contention event with owner method=void com.android.server.AlarmManagerService.setImpl(int, long, long, long, android.app.PendingIntent, boolean, android.os.WorkSource, android.app.AlarmManager$AlarmClockInfo) from AlarmManagerService.java:761 waiters=0 for 377ms
  7087. I/ActivityThread(14504): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  7088. I/ActivityThread(14504): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  7089. I/ActivityManager(  491): Process android.process.acore (pid 14533) has died
  7090. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 151ms
  7091. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14584 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  7092. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7093. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7094. I/ContactsDatabaseHelper(14584): Upgrading from version 807 to 911
  7095. E/SQLiteLog(14584): (1) duplicate column name: duration_type
  7096. E/AndroidRuntime(14584): FATAL EXCEPTION: ContactsProviderWorker
  7097. E/AndroidRuntime(14584): Process: android.process.acore, PID: 14584
  7098. E/AndroidRuntime(14584): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  7099. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  7100. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  7101. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  7102. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  7103. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  7104. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  7105. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  7106. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  7107. E/AndroidRuntime(14584):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  7108. E/AndroidRuntime(14584):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  7109. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  7110. E/AndroidRuntime(14584):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  7111. E/AndroidRuntime(14584):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  7112. E/AndroidRuntime(14584):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  7113. E/AndroidRuntime(14584):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  7114. E/AndroidRuntime(14584):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  7115. E/AndroidRuntime(14584):        at android.os.Handler.dispatchMessage(Handler.java:102)
  7116. E/AndroidRuntime(14584):        at android.os.Looper.loop(Looper.java:135)
  7117. E/AndroidRuntime(14584):        at android.os.HandlerThread.run(HandlerThread.java:61)
  7118. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  7119. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  7120. I/Adreno200-EGL(  491): Local Branch:
  7121. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  7122. I/Adreno200-EGL(  491): Local Patches: NONE
  7123. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  7124. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  7125. I/art     (  491): Explicit concurrent mark sweep GC freed 10464(577KB) AllocSpace objects, 0(0B) LOS objects, 17% free, 18MB/22MB, paused 2.227ms total 129.638ms
  7126. V/audio_hw_primary(  145): do_out_standby: CALLED
  7127. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  7128. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7129. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7130. V/audio_hw_primary(  145): disable speaker/headphones
  7131. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7132. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  7133. E/AudioTrack(  491): AudioTrack::set : Exit
  7134. V/audio_hw_primary(  145): start_output_stream: CALLED
  7135. I/Process (14584): Sending signal. PID: 14584 SIG: 9
  7136. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  7137. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7138. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7139. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  7140. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  7141. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e86200 (RippleDrawable) with handle 0x5e55dc50
  7142. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  7143. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  7144. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  7145. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  7146. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  7147. V/audio_hw_primary(  145): enable speaker
  7148. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7149. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@139b760 attribute=null, token = android.os.BinderProxy@2bd976dc
  7150. I/ActivityManager(  491): Process android.process.acore (pid 14584) has died
  7151. I/ActivityManager(  491): Killing 14504:com.android.inputmethod.latin/u0a44 (adj 2): depends on provider com.android.providers.contacts/.ContactsProvider2 in dying proc android.process.acore
  7152. W/InputMethodManagerService(  491): Session failed to close due to remote exception
  7153. W/InputMethodManagerService(  491): android.os.DeadObjectException
  7154. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transactNative(Native Method)
  7155. W/InputMethodManagerService(  491):     at android.os.BinderProxy.transact(Binder.java:496)
  7156. W/InputMethodManagerService(  491):     at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
  7157. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:1420)
  7158. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:1411)
  7159. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1437)
  7160. W/InputMethodManagerService(  491):     at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1456)
  7161. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1208)
  7162. W/InputMethodManagerService(  491):     at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1222)
  7163. W/InputMethodManagerService(  491):     at android.os.Handler.handleCallback(Handler.java:739)
  7164. W/InputMethodManagerService(  491):     at android.os.Handler.dispatchMessage(Handler.java:95)
  7165. W/InputMethodManagerService(  491):     at android.os.Looper.loop(Looper.java:135)
  7166. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.run(SystemServer.java:276)
  7167. W/InputMethodManagerService(  491):     at com.android.server.SystemServer.main(SystemServer.java:177)
  7168. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Native Method)
  7169. W/InputMethodManagerService(  491):     at java.lang.reflect.Method.invoke(Method.java:372)
  7170. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
  7171. W/InputMethodManagerService(  491):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
  7172. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7173. W/libprocessgroup(  491): failed to open /acct/uid_10044/pid_14504/cgroup.procs: No such file or directory
  7174. W/ActivityManager(  491): Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 4000ms
  7175. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7176. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7177. V/audio_hw_primary(  145): do_out_standby: CALLED
  7178. V/audio_hw_primary(  145): do_out_standby: calling select_devices
  7179. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7180. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7181. V/audio_hw_primary(  145): disable speaker/headphones
  7182. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7183. I/art     ( 3033): Explicit concurrent mark sweep GC freed 35050(1648KB) AllocSpace objects, 1(100KB) LOS objects, 37% free, 6MB/10MB, paused 1.129ms total 104.766ms
  7184. I/ActivityManager(  491): Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=14664 uid=10044 gids={50044, 9997, 1028, 1015} abi=armeabi-v7a
  7185. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7186. I/LatinIME(14664): Hardware accelerated drawing: true
  7187. W/InputMethodManagerService(  491): IME uninstalled or not valid.: com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
  7188. W/InputAttributes(14664): No editor info for this field. Bug?
  7189. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 1458270865 ; date = 1458270869
  7190. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271761 ; date = ?
  7191. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = userunigram.en_US ; version = 1458271761 ; date = ?
  7192. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = ContextualDictionary.en_US ; version = 1458271761 ; date = ?
  7193. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = contacts.en_US ; version = 1458271761 ; date = ?
  7194. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.userdictionary/.UserDictionaryProvider: pid=14691 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  7195. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271762 ; date = ?
  7196. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = PersonalizationDictionary.en_US ; version = 1458271762 ; date = ?
  7197. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7198. I/ContactsDatabaseHelper(14691): Upgrading from version 807 to 911
  7199. I/LatinIME:LogUtils(14664): Dictionary info: dictionary = ? ; version = 16 ; date = 1340038727
  7200. E/SQLiteLog(14691): (1) duplicate column name: duration_type
  7201. E/AndroidRuntime(14691): FATAL EXCEPTION: ContactsProviderWorker
  7202. E/AndroidRuntime(14691): Process: android.process.acore, PID: 14691
  7203. E/AndroidRuntime(14691): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  7204. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  7205. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  7206. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  7207. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  7208. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  7209. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  7210. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  7211. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  7212. E/AndroidRuntime(14691):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  7213. E/AndroidRuntime(14691):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  7214. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  7215. E/AndroidRuntime(14691):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  7216. E/AndroidRuntime(14691):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  7217. E/AndroidRuntime(14691):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  7218. E/AndroidRuntime(14691):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  7219. E/AndroidRuntime(14691):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  7220. E/AndroidRuntime(14691):        at android.os.Handler.dispatchMessage(Handler.java:102)
  7221. E/AndroidRuntime(14691):        at android.os.Looper.loop(Looper.java:135)
  7222. E/AndroidRuntime(14691):        at android.os.HandlerThread.run(HandlerThread.java:61)
  7223. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  7224. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  7225. I/Adreno200-EGL(  491): Local Branch:
  7226. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  7227. I/Adreno200-EGL(  491): Local Patches: NONE
  7228. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  7229. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  7230. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  7231. E/AudioTrack(  491): AudioTrack::set : Exit
  7232. V/audio_hw_primary(  145): start_output_stream: CALLED
  7233. V/audio_hw_primary(  145): start_output_stream: calling select_devices
  7234. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,0
  7235. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 0,0,0
  7236. V/audio_hw_primary(  145): mixer_set: 'PCM Playback Sink' 0,0,1
  7237. V/audio_hw_primary(  145): mixer_set: 'speaker_stereo_rx' 1,1,0
  7238. I/Process (14691): Sending signal. PID: 14691 SIG: 9
  7239. D/OpenGLRenderer(  491): endAllStagingAnimators on 0x57e15400 (RippleDrawable) with handle 0x5ea33080
  7240. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1N Switch' 1,63,0
  7241. V/audio_hw_primary(  145): mixer_set: 'LINEOUT1P Switch' 1,1,0
  7242. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2N Switch' 1,45,0
  7243. V/audio_hw_primary(  145): mixer_set: 'LINEOUT2P Switch' 1,1,0
  7244. V/audio_hw_primary(  145): mixer_set: 'Output Volume' 59,59,0
  7245. V/audio_hw_primary(  145): enable speaker
  7246. V/audio_hw_primary(  145): state hp=n skr=y mic=y
  7247. I/ActivityThread(14664): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  7248. I/ActivityThread(14664): Removing dead content provider:android.content.ContentProviderProxy@12a3283f
  7249. W/InputMethodManagerService(  491): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3fe16b16 attribute=null, token = android.os.BinderProxy@2bd976dc
  7250. I/ActivityManager(  491): Process android.process.acore (pid 14691) has died
  7251. I/ActivityManager(  491): Start proc android.process.acore for content provider com.android.providers.contacts/.ContactsProvider2: pid=14742 uid=10004 gids={50004, 9997, 3003, 1028, 1015} abi=armeabi-v7a
  7252. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7253. D/StatusBar.NetworkController( 3033): refreshViews: Data not connected!! Set no data type icon / Roaming
  7254. I/ContactsDatabaseHelper(14742): Upgrading from version 807 to 911
  7255. E/SQLiteLog(14742): (1) duplicate column name: duration_type
  7256. W/AudioTrack(  491): AUDIO_OUTPUT_FLAG_FAST denied by client
  7257. E/AudioTrack(  491): AudioTrack::set : Exit
  7258. E/AndroidRuntime(14742): FATAL EXCEPTION: ContactsProviderWorker
  7259. E/AndroidRuntime(14742): Process: android.process.acore, PID: 14742
  7260. E/AndroidRuntime(14742): android.database.sqlite.SQLiteException: duplicate column name: duration_type (code 1): , while compiling: ALTER TABLE calls ADD duration_type INTEGER NOT NULL DEFAULT 0;
  7261. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
  7262. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:891)
  7263. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:502)
  7264. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:588)
  7265. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:58)
  7266. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:31)
  7267. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1674)
  7268. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1605)
  7269. E/AndroidRuntime(14742):        at com.android.providers.contacts.ContactsDatabaseHelper.upgradeToVersion911(ContactsDatabaseHelper.java:4246)
  7270. E/AndroidRuntime(14742):        at com.android.providers.contacts.ContactsDatabaseHelper.onUpgrade(ContactsDatabaseHelper.java:2814)
  7271. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:256)
  7272. E/AndroidRuntime(14742):        at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
  7273. E/AndroidRuntime(14742):        at com.android.providers.contacts.LegacyApiSupport.<init>(LegacyApiSupport.java:530)
  7274. E/AndroidRuntime(14742):        at com.android.providers.contacts.ContactsProvider2.initForDefaultLocale(ContactsProvider2.java:1565)
  7275. E/AndroidRuntime(14742):        at com.android.providers.contacts.ContactsProvider2.performBackgroundTask(ContactsProvider2.java:1645)
  7276. E/AndroidRuntime(14742):        at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1496)
  7277. E/AndroidRuntime(14742):        at android.os.Handler.dispatchMessage(Handler.java:102)
  7278. E/AndroidRuntime(14742):        at android.os.Looper.loop(Looper.java:135)
  7279. E/AndroidRuntime(14742):        at android.os.HandlerThread.run(HandlerThread.java:61)
  7280. E/lowmemorykiller(  134): Error opening /proc/13051/oom_score_adj; errno=2
  7281. D/EVToolbox(12543): Calling dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k
  7282. W/surfaceflinger(  137): type=1400 audit(0.0:127): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  7283. I/Adreno200-EGL(  491): <qeglDrvAPI_eglInitialize:265>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059_msm8960_JB_2.5.5_CL3896081_release_AU (CL3896081)
  7284. I/Adreno200-EGL(  491): Build Date: 06/25/13 Tue
  7285. I/Adreno200-EGL(  491): Local Branch:
  7286. I/Adreno200-EGL(  491): Remote Branch: quic/jb_2.5.5
  7287. I/Adreno200-EGL(  491): Local Patches: NONE
  7288. I/Adreno200-EGL(  491): Reconstruct Branch: AU_LINUX_ANDROID_JB_2.5.5.04.02.02.092.059 +  NOTHING
  7289. I/OpenGLRenderer(  491): Initialized EGL, version 1.4
  7290. W/art     ( 3491): Long monitor contention event with owner method=void ks.cm.antivirus.applock.service.c.run() from AppLockMonitor.java:1523 waiters=0 for 179ms
  7291. [logcat: 0.0s elapsed]
  7292.  
  7293. ------ RADIO LOG (logcat -b radio -d *:v) ------
  7294. D/TelephonyManager(  148): No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline: open failed: EACCES (Permission denied)
  7295. D/TelephonyManager(  148): /proc/cmdline=
  7296. D/SUB     (  491): [SubManager] [getPhoneId]- fail
  7297. D/SUB     (  491): [SubManager] [getPhoneId]- fail
  7298. D/TelephonyRegistry(  491): systemRunning register for intents
  7299. D/TelephonyRegistry(  491): notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{}]
  7300. D/SUB     ( 3033): [SubManager] [getPhoneId]- fail
  7301. D/SUB     ( 3033): [SubManager] [getPhoneId]- fail
  7302. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7303. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7304. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7305. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7306. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7307. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7308. D/TelephonyManager( 3705): getSimOperator(): default subId=-1000
  7309. D/SUB     ( 3705): [SubManager] [getPhoneId]- fail
  7310. D/TelephonyManager( 3705): getSimOperator: subId=-1000 operator=
  7311. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7312. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7313. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7314. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7315. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7316. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7317. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7318. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7319. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7320. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7321. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7322. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7323. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7324. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7325. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7326. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7327. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7328. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7329. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7330. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7331. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7332. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7333. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7334. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7335. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7336. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7337. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7338. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7339. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7340. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7341. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7342. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7343. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7344. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7345. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7346. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7347. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7348. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7349. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7350. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7351. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7352. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7353. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7354. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7355. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7356. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7357. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7358. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7359. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7360. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7361. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7362. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7363. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7364. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7365. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7366. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7367. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7368. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7369. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7370. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7371. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7372. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7373. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7374. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7375. D/SUB     ( 3609): [SubManager] [getPhoneId]- fail
  7376. D/SUB     ( 3609): [SubManager] [getPhoneId]- fail
  7377. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7378. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7379. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7380. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7381. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7382. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7383. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7384. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7385. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7386. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7387. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7388. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7389. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7390. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7391. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7392. D/SUB     ( 4137): [SubManager] [getPhoneId]- fail
  7393. D/SUB     ( 4227): [SubManager] [getPhoneId]- fail
  7394. D/SUB     ( 4227): [SubManager] [getPhoneId]- fail
  7395. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7396. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7397. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7398. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7399. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7400. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7401. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7402. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7403. D/SUB     ( 4227): [SubManager] [getPhoneId]- fail
  7404. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7405. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7406. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7407. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7408. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7409. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7410. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7411. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7412. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7413. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7414. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7415. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7416. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7417. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7418. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7419. D/SUB     ( 4227): [SubManager] [getPhoneId]- fail
  7420. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7421. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7422. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7423. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7424. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7425. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7426. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7427. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7428. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7429. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7430. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7431. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7432. D/TelephonyManager( 4445): getSimOperator(): default subId=-1000
  7433. D/SUB     ( 4445): [SubManager] [getPhoneId]- fail
  7434. D/TelephonyManager( 4445): getSimOperator: subId=-1000 operator=
  7435. D/TelephonyManager( 4461): getSimOperator(): default subId=-1000
  7436. D/SUB     ( 4461): [SubManager] [getPhoneId]- fail
  7437. D/TelephonyManager( 4461): getSimOperator: subId=-1000 operator=
  7438. D/TelephonyManager( 4445): getSimOperator(): default subId=-1000
  7439. D/SUB     ( 4445): [SubManager] [getPhoneId]- fail
  7440. D/TelephonyManager( 4445): getSimOperator: subId=-1000 operator=
  7441. D/TelephonyManager( 4445): getSimOperator(): default subId=-1000
  7442. D/SUB     ( 4445): [SubManager] [getPhoneId]- fail
  7443. D/TelephonyManager( 4445): getSimOperator: subId=-1000 operator=
  7444. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7445. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7446. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7447. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7448. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7449. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7450. D/TelephonyManager( 4445): getSimOperator(): default subId=-1000
  7451. D/SUB     ( 4445): [SubManager] [getPhoneId]- fail
  7452. D/TelephonyManager( 4445): getSimOperator: subId=-1000 operator=
  7453. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7454. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7455. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7456. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7457. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7458. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7459. D/TelephonyManager( 4461): getSimOperator(): default subId=-1000
  7460. D/SUB     ( 4461): [SubManager] [getPhoneId]- fail
  7461. D/TelephonyManager( 4461): getSimOperator: subId=-1000 operator=
  7462. D/SUB     ( 4227): [SubManager] [getPhoneId]- fail
  7463. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7464. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7465. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7466. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7467. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7468. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7469. D/SUB     ( 3337): [SubManager] [getPhoneId]- fail
  7470. D/SUB     ( 3337): [SubManager] [getPhoneId]- fail
  7471. D/SUB     ( 3788): [SubManager] [getPhoneId]- fail
  7472. D/SUB     ( 3788): [SubManager] [getPhoneId]- fail
  7473. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7474. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7475. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7476. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7477. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7478. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7479. D/TelephonyManager( 3491): getSimOperator(): default subId=-1000
  7480. D/SUB     ( 3491): [SubManager] [getPhoneId]- fail
  7481. D/TelephonyManager( 3491): getSimOperator: subId=-1000 operator=
  7482. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7483. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7484. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7485. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7486. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7487. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7488. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7489. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7490. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7491. D/TelephonyManager( 4283): getSimOperator(): default subId=-1000
  7492. D/SUB     ( 4283): [SubManager] [getPhoneId]- fail
  7493. D/TelephonyManager( 4283): getSimOperator: subId=-1000 operator=
  7494. D/TDC     ( 3379): updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
  7495. D/TDC     ( 3379): updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
  7496. D/TelephonyManager( 3379): getLteOnCdmaMode=0 curVal=-1 product_type='' lteOnCdmaProductType=''
  7497. I/PhoneFactory( 3379): Cdma Subscription set to 1
  7498. I/PhoneFactory( 3379): RILClassname is RIL
  7499. I/PhoneFactory( 3379): Network Mode set to 0
  7500. D/RILJ    ( 3379): RIL(context, preferredNetworkType=0 cdmaSubscription=1)
  7501. D/RILJ    ( 3379): Not starting RILReceiver: wifi-only [SUB0]
  7502. D/RILJ    ( 3379): [3648]> GET_HARDWARE_CONFIG [SUB0]
  7503. D/RilRequest( 3379): [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  7504. I/PhoneFactory( 3379): Creating SubscriptionController
  7505. D/SubController( 3379): SubscriptionController init by Context
  7506. D/SubController( 3379): [SubscriptionController] init by Context
  7507. D/DdsScheduler[DdsIdleState]( 3379): Enter
  7508. D/DdsScheduler[DdsIdleState]( 3379): Nothing to process
  7509. D/DdsScheduler[DdsIdleState]( 3379): unknown msg = { when=-17m17s986ms what=-2 obj=java.lang.Object@14db7e55 target=com.android.internal.util.StateMachine$SmHandler }
  7510. D/DdsScheduler[DefaultState]( 3379): unknown msg = { when=-17m17s988ms what=-2 obj=java.lang.Object@14db7e55 target=com.android.internal.util.StateMachine$SmHandler }
  7511. D/UiccController( 3379): Creating UiccController
  7512. D/ModemStackController( 3379): getInstance
  7513. D/ModemStackController( 3379): Constructor - Enter
  7514. D/ModemStackController( 3379): Constructor - Exit
  7515. D/ModemBindingPolicyHandler( 3379): getInstance
  7516. D/ModemBindingPolicyHandler( 3379): Constructor - Enter
  7517. D/ModemBindingPolicyHandler( 3379): Constructor - Exit
  7518. D/TelephonyTester( 3379): register for intent action=com.android.internal.telephony.gsm.action_detached
  7519. D/TelephonyTester( 3379): register for intent action=com.android.internal.telephony.gsm.action_attached
  7520. D/PhoneBase( 3379): mDoesRilSendMultipleCallRing=true
  7521. D/PhoneBase( 3379): mCallRingDelay=3000
  7522. D/PhoneBase( 3379): mOosIsDisconnect=true
  7523. D/RILJ    ( 3379): setPhoneType=1 old value=0 [SUB0]
  7524. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7525. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.network.type propVal=Unknown
  7526. D/        ( 3379): [0]DCT.constructor
  7527. D/Dcc     ( 3379): E ctor
  7528. D/Dcc     ( 3379): X ctor
  7529. D/DcTesterDeacativeAll( 3379): register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
  7530. D/DcTesterDeacativeAll( 3379): register for intent action=com.android.internal.telephony.gsm.action_detached
  7531. D/DcTesterFailBrinupAll( 3379): register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
  7532. D/DcTesterFailBrinupAll( 3379): register for intent action=com.android.internal.telephony.gsm.action_detached
  7533. D/DcTesterFailBrinupAll( 3379): register for intent action=com.android.internal.telephony.gsm.action_attached
  7534. D/GsmDCT  ( 3379): [0]GsmDCT.constructor
  7535. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7536. D/GsmDCT  ( 3379): [0]update sub = -1
  7537. D/GsmDCT  ( 3379): [0]update(): Active DDS, register for all events now!
  7538. D/GsmSST  ( 3379): [GsmSST] notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  7539. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7540. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.network.type propVal=Unknown
  7541. D/GsmDCT  ( 3379): [0]onUpdateIcc: newIccRecords null
  7542. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7543. D/GSMPhone( 3379): [GSMPhone] updateCurrentCarrierInProvider: mSubId = -1 currentDds = -1000 operatorNumeric = null
  7544. D/GsmDCT  ( 3379): [0]initApnContexts: E
  7545. D/GsmDCT  ( 3379): [0]initApnContexts: skipping unknown type=1
  7546. D/GsmDCT  ( 3379): [0]initApnContexts: X mApnContexts={}
  7547. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7548. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.current.phone-type propVal=1
  7549. D/GSMPhone( 3379): [GSMPhone] GSMPhone: constructor: sub = 0
  7550. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7551. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.current.phone-type propVal=1
  7552. I/PhoneFactory( 3379): Creating Phone with type = 1 sub = 0
  7553. E/RIL_ImsSms( 3379): getFormat should never be called from here!
  7554. D/SMSDispatcher( 3379): SMSDispatcher: ctor mSmsCapable=false format=unknown mSmsSendDisabled=true
  7555. D/RIL_ImsSms( 3379): ImsSMSDispatcher created
  7556. D/SMSDispatcher( 3379): SMSDispatcher: ctor mSmsCapable=false format=3gpp2 mSmsSendDisabled=true
  7557. D/CdmaSMSDispatcher( 3379): CdmaSMSDispatcher created
  7558. V/WAP PUSH( 3379): bindService() for wappush manager succeeded
  7559. D/GsmInboundSmsHandler( 3379): created InboundSmsHandler
  7560. V/WAP PUSH( 3379): bindService() for wappush manager succeeded
  7561. D/CdmaInboundSmsHandler( 3379): created InboundSmsHandler
  7562. D/SMSDispatcher( 3379): SMSDispatcher: ctor mSmsCapable=false format=3gpp mSmsSendDisabled=true
  7563. D/GsmSMSDispatcher( 3379): GsmSMSDispatcher created
  7564. D/IccCardProxy( 3379): Creating
  7565. E/IccCardProxy( 3379): setExternalState: Card Index is not set; Return!!
  7566. D/IccCardProxy( 3379): update icc_operator_numeric=
  7567. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7568. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.sim.operator.numeric propVal=
  7569. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7570. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.sim.operator.iso-country propVal=
  7571. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7572. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.sim.operator.alpha propVal=
  7573. D/SmsBroadcastUndelivered( 3379): scanning raw table for undelivered messages
  7574. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7575. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.sim.state propVal=NOT_READY
  7576. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7577. D/IccCardProxy( 3379): Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null for mCardIndex : 0
  7578. D/IccCardProxy( 3379): Setting radio tech UMTS
  7579. D/IccCardProxy( 3379): updateQuietMode: 3GPP subscription -> newQuietMode=false
  7580. D/IccCardProxy( 3379): updateQuietMode: QuietMode is false (app_type=1 cdmaSource=-1)
  7581. D/IccCardProxy( 3379): updateActiveRecord app type = 1mIccRecords = null
  7582. D/ProxyController( 3379): Constructor - Enter
  7583. D/DctController( 3379): [DctController] DctController(phones): Connect success: 0
  7584. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7585. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7586. D/SubController( 3379): [getSlotId]- size == 0, return SIM_NOT_INSERTED instead
  7587. D/SmsBroadcastUndelivered( 3379): finished scanning raw table in 442 ms
  7588. D/GsmInboundSmsHandler( 3379): StartupState.processMessage:6
  7589. D/GsmInboundSmsHandler( 3379): entering Idle state
  7590. D/CdmaInboundSmsHandler( 3379): StartupState.processMessage:6
  7591. D/CdmaInboundSmsHandler( 3379): entering Idle state
  7592. D/ProxyController( 3379): Constructor - Exit
  7593. I/PhoneFactory( 3379): defaultSmsApplication: NONE
  7594. I/PhoneFactory( 3379): Creating SubInfoRecordUpdater
  7595. D/SUB     ( 3379): [SubInfoRecordUpdater]Constructor invoked
  7596. D/SubHelper( 3379): SubscriptionHelper init by Context, num phones = 1
  7597. D/CallManager( 3379): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {59d27a0})
  7598. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7599. D/RILJ    ( 3379): [3649]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
  7600. D/RilRequest( 3379): [3649]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  7601. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7602. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7603. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7604. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7605. D/UiccController( 3379): EVENT_RADIO_UNAVAILABLE, dispose card
  7606. D/SimPhoneBookIM( 3379): [SimPbInterfaceManager] Card update received: null
  7607. D/SimPhoneBookIM( 3379): [SimPbInterfaceManager] Card is null. Cleanup
  7608. D/RILJ    ( 3379): [3650]> GET_CURRENT_CALLS [SUB0]
  7609. D/RilRequest( 3379): [3650]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  7610. D/GsmSST  ( 3379): [GsmSST] mDeviceShuttingDown = false
  7611. D/GsmSST  ( 3379): [GsmSST] mDesiredPowerState = true
  7612. D/GsmSST  ( 3379): [GsmSST] getRadioState = RADIO_UNAVAILABLE
  7613. D/GsmSST  ( 3379): [GsmSST] mPowerOffDelayNeed = true
  7614. D/GsmSST  ( 3379): [GsmSST] mAlarmSwitch = false
  7615. D/PHONE   ( 3379): [ServiceState] setNullState=1
  7616. D/GsmSST  ( 3379): [GsmSST] Poll ServiceState done:  oldSS=[1 1 home null null null  Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false] newSS=[1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  7617. D/GsmSST  ( 3379): [GsmSST] useDataRegStateForDataOnlyDevice: VoiceRegState=1 DataRegState=1
  7618. D/PHONE   ( 3379): [ServiceState] setVoiceRegState=1
  7619. D/PHONE   ( 3379): [ServiceState] setNullState=1
  7620. D/GsmSST  ( 3379): [GsmSST] updateSpnDisplay: radio is on but out of service, set plmn='No service.'
  7621. D/GsmSST  ( 3379): [GsmSST] updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='No service.' showSpn='false' spn=''
  7622. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7623. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7624. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.operator.alpha propVal=
  7625. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7626. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.operator.numeric propVal=
  7627. D/GsmSST  ( 3379): [GsmSST] operatorNumeric is null
  7628. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7629. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.operator.iso-country propVal=
  7630. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7631. D/TelephonyManager( 3379): setTelephonyProperty property=gsm.operator.isroaming propVal=false
  7632. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7633. D/DefaultPhoneNotifier( 3379): nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@1c41bf7 ss=1 1 home null null null  Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false sender=Handler (com.android.internal.telephony.gsm.GSMPhone) {bbccf59} phondId=0 subId=-1
  7634. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7635. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-1s866ms what=270369 obj=android.os.AsyncResult@190f5a64 target=com.android.internal.telephony.dataconnection.DcTracker }
  7636. D/GsmDCT  ( 3379): [0]onUpdateIcc: newIccRecords null
  7637. D/GsmDCT  ( 3379): [0]onReceive: action=android.net.wifi.STATE_CHANGE
  7638. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7639. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7640. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7641. D/GsmDCT  ( 3379): [0]NETWORK_STATE_CHANGED_ACTION: mIsWifiConnected=true
  7642. D/GsmDCT  ( 3379): [0]onReceive: action=android.net.wifi.WIFI_STATE_CHANGED
  7643. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7644. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7645. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7646. D/GsmDCT  ( 3379): [0]WIFI_STATE_CHANGED_ACTION: enabled=true mIsWifiConnected=true
  7647. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-2s66ms what=270342 obj=android.os.AsyncResult@8148093 target=com.android.internal.telephony.dataconnection.DcTracker }
  7648. D/GsmDCT  ( 3379): [0]onRadioOffOrNotAvailable: is off and clean up all connections
  7649. D/GsmDCT  ( 3379): [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
  7650. D/GsmDCT  ( 3379): [0]stopNetStatPoll
  7651. D/GsmDCT  ( 3379): [0]stopDataStallAlarm: current tag=1038277 mDataStallAlarmIntent=null
  7652. D/GsmDCT  ( 3379): [0]cleanUpConnection: mDisconnectPendingCount = 0
  7653. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-2s69ms what=270345 obj=android.os.AsyncResult@3499b8d0 target=com.android.internal.telephony.dataconnection.DcTracker }
  7654. D/GsmDCT  ( 3379): [0]onDataConnectionDetached: stop polling and notify detached
  7655. D/GsmDCT  ( 3379): [0]stopNetStatPoll
  7656. D/GsmDCT  ( 3379): [0]stopDataStallAlarm: current tag=1038278 mDataStallAlarmIntent=null
  7657. D/GsmDCT  ( 3379): [0]notifyDataConnection: reason=dataDetached
  7658. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-2s71ms what=270348 obj=android.os.AsyncResult@3ca340c9 target=com.android.internal.telephony.dataconnection.DcTracker }
  7659. D/GsmDCT  ( 3379): [0]onRoamingOff
  7660. D/GsmDCT  ( 3379): [0]setupDataOnConnectableApns: roamingOff
  7661. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-2s108ms what=270377 obj=android.os.AsyncResult@33b603ce target=com.android.internal.telephony.dataconnection.DcTracker }
  7662. D/GsmDCT  ( 3379): [0]onUpdateIcc: newIccRecords null
  7663. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7664. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7665. D/GsmSMSDispatcher( 3379): GsmSMSDispatcher: subId = -1 slotId = 0
  7666. D/DctController( 3379): [DctController] EVENT_PHONE1_RADIO_OFF.
  7667. D/SUB     ( 3379): [SubInfoRecordUpdater]updateIccAvailability: Enter
  7668. D/SUB     ( 3379): [SubInfoRecordUpdater]Slot[0]: New Card State = CARDSTATE_ABSENT Old Card State = CARDSTATE_ABSENT
  7669. D/SUB     ( 3379): [SubInfoRecordUpdater]All IccIds query complete
  7670. D/SUB     ( 3379): [SubInfoRecordUpdater][updateSimInfoByIccId]+ Start
  7671. D/SubController( 3379): [clearSubInfo]+
  7672. D/SubController( 3379): [clearSubInfo]- no simInfo size=0
  7673. D/SUB     ( 3379): [SubInfoRecordUpdater]insertedSimCount = 0
  7674. D/SubController( 3379): [getSubInfoUsingSlotIdWithCheck]+ slotId:0
  7675. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7676. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7677. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7678. D/SubController( 3379): [getSubInfoUsingSlotId]- null info return
  7679. D/SUB     ( 3379): [SubInfoRecordUpdater]No SIM in slot 0 last time
  7680. D/SUB     ( 3379): [SubInfoRecordUpdater]oldIccId[0] = , sIccId[0] =
  7681. D/SUB     ( 3379): [SubInfoRecordUpdater]No SIM inserted in slot 0 this time
  7682. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7683. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7684. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7685. D/SubController( 3379): [getActiveSubInfoList]+
  7686. D/SubController( 3379): [getActiveSubInfoList] Sub Controller not ready
  7687. D/SUB     ( 3379): [SubInfoRecordUpdater]nSubCount = 0
  7688. D/SUB     ( 3379): [SubInfoRecordUpdater][updateSimInfoByIccId] All SIM inserted into the same slot
  7689. D/SUB     ( 3379): [SubInfoRecordUpdater][setUpdatedData]+
  7690. D/SUB     ( 3379): [SubInfoRecordUpdater]broadcast intent ACTION_SUBINFO_RECORD_UPDATED : [4, 0, 0]
  7691. D/SubController( 3379): [getActiveSubInfoList]+
  7692. D/SubController( 3379): [getActiveSubInfoList] Sub Controller not ready
  7693. D/SUB     ( 3379): [SubInfoRecordUpdater][setUpdatedData]-
  7694. D/SUB     ( 3379): [SubInfoRecordUpdater][updateSimInfoByIccId]- SimInfo update complete
  7695. D/SUB     ( 3379): [SubInfoRecordUpdater]EVENT_STACK_READY
  7696. D/SUB     ( 3379): [SubInfoRecordUpdater]All IccIds query complete
  7697. D/SUB     ( 3379): [SubInfoRecordUpdater][Receiver]+
  7698. D/SUB     ( 3379): [SubInfoRecordUpdater]Action: android.intent.action.SIM_STATE_CHANGED
  7699. D/SUB     ( 3379): [SubInfoRecordUpdater]slotId: 0 simStatus: NOT_READY
  7700. D/SUB     ( 3379): [SubInfoRecordUpdater][Receiver]-
  7701. D/DebugService( 3379): DebugService DebugService:
  7702. D/SipService( 3379): SipService: started!
  7703. D/TelephonyManager(  491): getSimOperator(): default subId=9223372036854775807
  7704. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7705. D/GsmCellBroadcastHandler( 3379): mWakeLock released
  7706. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7707. D/SipService( 3379): start:
  7708. D/PhoneFactory( 3379): getPhone: phoneId != DEFAULT_PHONE_ID
  7709. D/PhoneFactory( 3379): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {59d27a0}
  7710. D/PhoneFactory( 3379): getPhone: phoneId != DEFAULT_PHONE_ID
  7711. D/PhoneFactory( 3379): getPhone:- phone=Handler (com.android.internal.telephony.PhoneProxy) {59d27a0}
  7712. D/RILJ    ( 3379): [3651]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
  7713. D/RilRequest( 3379): [3651]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  7714. D/SimPhoneBookIM( 3379): [SimPbInterfaceManager] Card update received: null
  7715. D/SimPhoneBookIM( 3379): [SimPbInterfaceManager] Card is null. Cleanup
  7716. D/GsmDCT  ( 3379): [0]handleMessage msg={ when=-2s133ms what=270369 obj=android.os.AsyncResult@fa96f0b target=com.android.internal.telephony.dataconnection.DcTracker }
  7717. D/GsmDCT  ( 3379): [0]onUpdateIcc: newIccRecords null
  7718. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7719. D/GsmSMSDispatcher( 3379): GsmSMSDispatcher: subId = -1 slotId = 0
  7720. D/SUB     ( 3379): [SubInfoRecordUpdater]updateIccAvailability: Enter
  7721. D/SUB     ( 3379): [SubInfoRecordUpdater]Slot[0]: New Card State = CARDSTATE_ABSENT Old Card State = CARDSTATE_ABSENT
  7722. D/SUB     ( 3379): [SubInfoRecordUpdater]All IccIds query complete
  7723. D/CellBroadcastHandler( 3379): mWakeLock released
  7724. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7725. D/DctController( 3379): [DctController] DataStateReceiver: phoneId= 0
  7726. D/DctController( 3379): [DctController] DataStateReceiver: ignore invalid subId=-1
  7727. D/CdmaServiceCategoryProgramHandler( 3379): mWakeLock released
  7728. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7729. D/GsmDCT  ( 3379): [0]got ACTION_SUBINFO_RECORD_UPDATED, mySubId = -1
  7730. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7731. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7732. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7733. D/SubController( 3379): registerForOnDemandDdsLockNotification for client=-1
  7734. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7735. D/SubController( 3379): [getActiveSubInfoList]+
  7736. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7737. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7738. E/PhoneBase( 3379): Error! registerForCallWaiting() in PhoneBase should not be called, CDMAPhone inactive.
  7739. V/WAP PUSH( 3379): wappush manager connected to 805954993
  7740. V/WAP PUSH( 3379): wappush manager connected to 803767252
  7741. D/GsmInboundSmsHandler( 3379): IdleState.processMessage:5
  7742. D/GsmInboundSmsHandler( 3379): Idle state processing message type 5
  7743. D/CdmaInboundSmsHandler( 3379): IdleState.processMessage:5
  7744. D/CdmaInboundSmsHandler( 3379): Idle state processing message type 5
  7745. D/CdmaInboundSmsHandler( 3379): mWakeLock released
  7746. D/GsmInboundSmsHandler( 3379): mWakeLock released
  7747. D/SubController( 3379): [getActiveSubInfoList] Sub Controller not ready
  7748. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7749. D/TelephonyManager(  491): getSimOperator: subId=9223372036854775807 operator=
  7750. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7751. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7752. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7753. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7754. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7755. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7756. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7757. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7758. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7759. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7760. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7761. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7762. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7763. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7764. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7765. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7766. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7767. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7768. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7769. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7770. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7771. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7772. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7773. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7774. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7775. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7776. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7777. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7778. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7779. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7780. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7781. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7782. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7783. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7784. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7785. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7786. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7787. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7788. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7789. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7790. D/TelephonyManager( 5261): getSimOperator(): default subId=9223372036854775807
  7791. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7792. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7793. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7794. D/TelephonyManager( 5261): getSimOperator: subId=9223372036854775807 operator=
  7795. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7796. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7797. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7798. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7799. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7800. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7801. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7802. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7803. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7804. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7805. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7806. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7807. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7808. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7809. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7810. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7811. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7812. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7813. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7814. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7815. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7816. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7817. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7818. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7819. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7820. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7821. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7822. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7823. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7824. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7825. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7826. D/TelephonyManager(  491): getSimOperator(): default subId=9223372036854775807
  7827. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7828. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7829. D/TelephonyManager( 5538): getSimOperator(): default subId=9223372036854775807
  7830. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7831. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7832. D/TelephonyManager(  491): getSimOperator: subId=9223372036854775807 operator=
  7833. D/TelephonyManager( 5538): getSimOperator: subId=9223372036854775807 operator=
  7834. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7835. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7836. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7837. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7838. D/TelephonyManager( 5538): getSimOperator(): default subId=9223372036854775807
  7839. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7840. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7841. D/TelephonyManager( 5538): getSimOperator: subId=9223372036854775807 operator=
  7842. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7843. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7844. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7845. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7846. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7847. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7848. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7849. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7850. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7851. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7852. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7853. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7854. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7855. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7856. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7857. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7858. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7859. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7860. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7861. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7862. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7863. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7864. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7865. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7866. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7867. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7868. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7869. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7870. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7871. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7872. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7873. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7874. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7875. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7876. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7877. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7878. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7879. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7880. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7881. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7882. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7883. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7884. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7885. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7886. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7887. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7888. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7889. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7890. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7891. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7892. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7893. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7894. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7895. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7896. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7897. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7898. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7899. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7900. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7901. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7902. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7903. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7904. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7905. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7906. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7907. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7908. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7909. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7910. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7911. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7912. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7913. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7914. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7915. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7916. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7917. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7918. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7919. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7920. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7921. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7922. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7923. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7924. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7925. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7926. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7927. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7928. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7929. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7930. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7931. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7932. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7933. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7934. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7935. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7936. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7937. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7938. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7939. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7940. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7941. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7942. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7943. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7944. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7945. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7946. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7947. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7948. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7949. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7950. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7951. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7952. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7953. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7954. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7955. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7956. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7957. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7958. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7959. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7960. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7961. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7962. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7963. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7964. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7965. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7966. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7967. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7968. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7969. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7970. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7971. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7972. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7973. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7974. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7975. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7976. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7977. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7978. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7979. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7980. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7981. D/TelephonyManager( 4283): getSimOperator(): default subId=9223372036854775807
  7982. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7983. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7984. D/TelephonyManager( 4283): getSimOperator: subId=9223372036854775807 operator=
  7985. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7986. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7987. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7988. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7989. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7990. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7991. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7992. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  7993. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7994. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7995. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  7996. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  7997. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  7998. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  7999. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8000. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8001. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8002. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8003. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8004. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8005. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8006. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8007. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8008. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8009. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8010. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8011. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8012. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8013. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8014. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8015. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8016. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8017. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8018. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8019. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8020. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8021. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8022. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8023. D/TelephonyManager( 6720): getSimOperator(): default subId=9223372036854775807
  8024. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8025. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8026. D/TelephonyManager( 6720): getSimOperator: subId=9223372036854775807 operator=
  8027. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8028. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8029. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8030. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8031. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8032. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8033. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8034. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8035. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8036. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8037. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8038. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8039. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8040. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8041. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8042. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8043. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8044. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8045. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8046. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8047. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8048. D/TelephonyManager( 6808): getSimOperator(): default subId=9223372036854775807
  8049. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8050. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8051. D/TelephonyManager( 6808): getSimOperator: subId=9223372036854775807 operator=
  8052. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8053. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8054. D/TelephonyManager( 6808): getSimOperator(): default subId=9223372036854775807
  8055. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8056. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8057. D/TelephonyManager( 6808): getSimOperator: subId=9223372036854775807 operator=
  8058. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8059. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8060. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8061. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8062. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8063. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8064. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8065. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8066. D/TelephonyManager( 6706): getSimOperator(): default subId=9223372036854775807
  8067. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8068. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8069. D/TelephonyManager( 6706): getSimOperator: subId=9223372036854775807 operator=
  8070. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8071. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8072. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8073. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8074. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8075. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8076. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8077. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8078. D/TelephonyManager( 6926): getSimOperator(): default subId=9223372036854775807
  8079. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8080. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8081. D/TelephonyManager( 6926): getSimOperator: subId=9223372036854775807 operator=
  8082. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8083. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8084. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8085. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8086. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8087. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8088. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8089. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8090. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8091. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8092. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8093. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8094. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8095. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8096. D/TelephonyManager( 7163): getSimOperator(): default subId=9223372036854775807
  8097. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8098. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8099. D/TelephonyManager( 7163): getSimOperator: subId=9223372036854775807 operator=
  8100. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8101. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8102. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8103. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8104. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8105. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8106. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8107. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8108. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8109. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8110. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8111. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8112. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8113. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8114. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8115. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8116. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8117. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8118. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8119. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8120. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8121. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8122. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8123. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8124. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8125. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8126. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8127. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8128. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8129. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8130. D/TelephonyManager( 7365): getSimOperator(): default subId=9223372036854775807
  8131. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8132. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8133. D/TelephonyManager( 7365): getSimOperator: subId=9223372036854775807 operator=
  8134. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8135. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8136. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8137. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8138. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8139. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8140. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8141. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8142. D/TelephonyManager( 7569): getSimOperator(): default subId=9223372036854775807
  8143. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8144. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8145. D/TelephonyManager( 7569): getSimOperator: subId=9223372036854775807 operator=
  8146. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8147. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8148. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8149. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8150. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8151. D/TelephonyManager( 7680): getSimOperator(): default subId=9223372036854775807
  8152. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8153. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8154. D/TelephonyManager( 7680): getSimOperator: subId=9223372036854775807 operator=
  8155. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8156. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8157. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8158. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8159. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8160. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8161. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8162. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8163. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8164. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8165. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8166. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8167. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8168. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8169. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8170. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8171. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8172. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8173. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8174. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8175. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8176. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8177. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8178. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8179. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8180. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8181. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8182. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8183. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8184. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8185. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8186. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8187. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8188. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8189. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8190. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8191. D/TelephonyManager( 7848): getSimOperator(): default subId=9223372036854775807
  8192. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8193. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8194. D/TelephonyManager( 7848): getSimOperator: subId=9223372036854775807 operator=
  8195. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8196. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8197. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8198. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8199. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8200. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8201. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8202. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8203. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8204. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8205. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8206. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8207. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8208. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8209. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8210. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8211. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8212. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8213. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8214. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8215. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8216. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8217. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8218. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8219. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8220. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8221. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8222. D/TelephonyManager( 8251): getSimOperator(): default subId=9223372036854775807
  8223. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8224. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8225. D/TelephonyManager( 8251): getSimOperator: subId=9223372036854775807 operator=
  8226. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8227. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8228. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8229. D/TelephonyManager( 8369): getSimOperator(): default subId=9223372036854775807
  8230. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8231. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8232. D/TelephonyManager( 8369): getSimOperator: subId=9223372036854775807 operator=
  8233. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8234. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8235. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8236. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8237. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8238. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8239. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8240. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8241. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8242. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8243. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8244. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8245. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8246. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8247. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8248. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8249. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8250. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8251. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8252. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8253. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8254. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8255. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8256. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8257. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8258. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8259. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8260. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8261. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8262. D/TelephonyManager( 6808): getSimOperator(): default subId=9223372036854775807
  8263. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8264. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8265. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8266. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8267. D/TelephonyManager( 6808): getSimOperator: subId=9223372036854775807 operator=
  8268. D/TelephonyManager( 8528): getSimOperator(): default subId=9223372036854775807
  8269. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8270. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8271. D/TelephonyManager( 8528): getSimOperator: subId=9223372036854775807 operator=
  8272. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8273. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8274. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8275. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8276. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8277. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8278. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8279. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8280. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8281. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8282. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8283. D/TelephonyManager( 8497): getSimOperator(): default subId=9223372036854775807
  8284. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8285. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8286. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8287. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8288. D/TelephonyManager( 8497): getSimOperator: subId=9223372036854775807 operator=
  8289. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8290. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8291. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8292. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8293. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8294. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8295. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8296. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8297. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8298. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8299. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8300. D/TelephonyManager( 8783): getSimOperator(): default subId=9223372036854775807
  8301. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8302. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8303. D/TelephonyManager( 8783): getSimOperator: subId=9223372036854775807 operator=
  8304. D/TelephonyManager( 8783): getSimOperator(): default subId=9223372036854775807
  8305. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8306. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8307. D/TelephonyManager( 8783): getSimOperator: subId=9223372036854775807 operator=
  8308. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8309. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8310. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8311. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8312. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8313. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8314. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8315. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8316. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8317. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8318. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8319. D/TelephonyManager( 8852): getSimOperator(): default subId=9223372036854775807
  8320. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8321. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8322. D/TelephonyManager( 8852): getSimOperator: subId=9223372036854775807 operator=
  8323. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8324. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8325. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8326. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8327. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8328. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8329. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8330. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8331. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8332. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8333. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8334. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8335. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8336. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8337. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8338. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8339. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8340. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8341. D/TelephonyManager( 9176): getSimOperator(): default subId=9223372036854775807
  8342. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8343. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8344. D/TelephonyManager( 9176): getSimOperator: subId=9223372036854775807 operator=
  8345. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8346. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8347. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8348. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8349. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8350. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8351. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8352. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8353. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8354. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8355. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8356. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8357. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8358. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8359. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8360. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8361. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8362. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8363. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8364. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8365. D/TelephonyManager( 9416): getSimOperator(): default subId=9223372036854775807
  8366. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8367. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8368. D/TelephonyManager( 9416): getSimOperator: subId=9223372036854775807 operator=
  8369. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8370. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8371. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8372. D/TelephonyManager( 9391): getSimOperator(): default subId=9223372036854775807
  8373. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8374. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8375. D/TelephonyManager( 9391): getSimOperator: subId=9223372036854775807 operator=
  8376. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8377. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8378. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8379. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8380. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8381. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8382. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8383. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8384. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8385. D/TelephonyManager( 9617): getSimOperator(): default subId=9223372036854775807
  8386. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8387. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8388. D/TelephonyManager( 9617): getSimOperator: subId=9223372036854775807 operator=
  8389. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8390. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8391. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8392. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8393. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8394. D/TelephonyManager( 9795): getSimOperator(): default subId=9223372036854775807
  8395. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8396. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8397. D/TelephonyManager( 9795): getSimOperator: subId=9223372036854775807 operator=
  8398. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8399. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8400. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8401. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8402. D/TelephonyManager( 9795): getSimOperator(): default subId=9223372036854775807
  8403. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8404. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8405. D/TelephonyManager( 9795): getSimOperator: subId=9223372036854775807 operator=
  8406. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8407. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8408. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8409. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8410. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8411. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8412. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8413. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8414. D/TelephonyManager( 9795): getSimOperator(): default subId=9223372036854775807
  8415. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8416. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8417. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8418. D/TelephonyManager( 9795): getSimOperator: subId=9223372036854775807 operator=
  8419. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8420. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8421. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8422. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8423. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8424. D/TelephonyManager( 9683): getSimOperator(): default subId=9223372036854775807
  8425. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8426. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8427. D/TelephonyManager( 9683): getSimOperator: subId=9223372036854775807 operator=
  8428. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8429. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8430. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8431. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8432. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8433. D/TelephonyManager(10104): getSimOperator(): default subId=9223372036854775807
  8434. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8435. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8436. D/TelephonyManager(10104): getSimOperator: subId=9223372036854775807 operator=
  8437. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8438. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8439. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8440. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8441. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8442. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8443. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8444. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8445. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8446. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8447. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8448. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8449. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8450. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8451. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8452. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8453. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8454. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8455. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8456. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8457. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8458. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8459. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8460. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8461. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8462. D/TelephonyManager(10161): getSimOperator(): default subId=9223372036854775807
  8463. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8464. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8465. D/TelephonyManager(10161): getSimOperator: subId=9223372036854775807 operator=
  8466. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8467. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8468. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8469. D/TelephonyManager(10257): getSimOperator(): default subId=9223372036854775807
  8470. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8471. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8472. D/TelephonyManager(10257): getSimOperator: subId=9223372036854775807 operator=
  8473. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8474. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8475. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8476. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8477. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8478. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8479. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8480. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8481. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8482. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8483. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8484. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8485. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8486. D/TelephonyManager(10382): getSimOperator(): default subId=9223372036854775807
  8487. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8488. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8489. D/TelephonyManager(10382): getSimOperator: subId=9223372036854775807 operator=
  8490. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8491. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8492. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8493. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8494. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8495. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8496. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8497. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8498. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8499. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8500. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8501. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8502. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8503. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8504. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8505. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8506. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8507. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8508. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8509. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8510. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8511. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8512. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8513. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8514. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8515. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8516. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8517. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8518. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8519. D/TelephonyManager(10577): getSimOperator(): default subId=9223372036854775807
  8520. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8521. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8522. D/TelephonyManager(10577): getSimOperator: subId=9223372036854775807 operator=
  8523. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8524. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8525. D/SUB     ( 3379): [SubManager] [getPhoneId]- fail
  8526. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8527. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8528. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8529. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8530. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8531. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8532. D/TelephonyManager(10782): getSimOperator(): default subId=9223372036854775807
  8533. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8534. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8535. D/TelephonyManager(10782): getSimOperator: subId=9223372036854775807 operator=
  8536. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8537. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8538. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8539. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8540. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8541. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8542. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8543. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8544. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8545. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8546. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8547. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8548. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8549. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8550. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8551. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8552. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8553. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8554. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8555. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8556. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8557. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8558. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8559. D/TelephonyManager(10925): getSimOperator(): default subId=9223372036854775807
  8560. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8561. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8562. D/TelephonyManager(10925): getSimOperator: subId=9223372036854775807 operator=
  8563. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8564. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8565. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8566. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8567. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8568. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8569. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8570. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8571. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8572. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8573. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8574. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8575. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8576. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8577. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8578. D/TelephonyManager(11158): getSimOperator(): default subId=9223372036854775807
  8579. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8580. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8581. D/TelephonyManager(11158): getSimOperator: subId=9223372036854775807 operator=
  8582. D/TelephonyManager(11250): getSimOperator(): default subId=9223372036854775807
  8583. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8584. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8585. D/TelephonyManager(11250): getSimOperator: subId=9223372036854775807 operator=
  8586. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8587. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8588. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8589. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8590. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8591. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8592. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8593. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8594. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8595. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8596. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8597. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8598. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8599. D/TelephonyManager(11414): getSimOperator(): default subId=9223372036854775807
  8600. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8601. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8602. D/TelephonyManager(11414): getSimOperator: subId=9223372036854775807 operator=
  8603. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8604. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8605. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8606. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8607. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8608. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8609. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8610. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8611. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8612. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8613. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8614. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8615. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8616. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8617. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8618. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8619. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8620. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8621. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8622. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8623. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8624. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8625. D/TelephonyManager(11567): getSimOperator(): default subId=9223372036854775807
  8626. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8627. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8628. D/TelephonyManager(11567): getSimOperator: subId=9223372036854775807 operator=
  8629. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8630. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8631. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8632. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8633. D/TelephonyManager(11762): getSimOperator(): default subId=9223372036854775807
  8634. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8635. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8636. D/TelephonyManager(11762): getSimOperator: subId=9223372036854775807 operator=
  8637. D/TelephonyManager(11762): getSimOperator(): default subId=9223372036854775807
  8638. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8639. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8640. D/TelephonyManager(11762): getSimOperator: subId=9223372036854775807 operator=
  8641. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8642. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8643. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8644. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8645. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8646. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8647. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8648. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8649. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8650. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8651. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8652. D/TelephonyManager(11690): getSimOperator(): default subId=9223372036854775807
  8653. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8654. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8655. D/TelephonyManager(11690): getSimOperator: subId=9223372036854775807 operator=
  8656. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8657. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8658. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8659. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8660. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8661. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8662. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8663. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8664. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8665. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8666. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8667. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8668. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8669. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8670. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8671. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8672. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8673. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8674. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8675. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8676. D/TelephonyManager(12000): getSimOperator(): default subId=9223372036854775807
  8677. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8678. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8679. D/TelephonyManager(12000): getSimOperator: subId=9223372036854775807 operator=
  8680. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8681. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8682. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8683. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8684. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8685. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8686. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8687. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8688. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8689. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8690. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8691. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8692. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8693. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8694. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8695. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8696. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8697. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8698. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8699. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8700. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8701. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8702. D/TelephonyManager(12100): getSimOperator(): default subId=9223372036854775807
  8703. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8704. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8705. D/TelephonyManager(12100): getSimOperator: subId=9223372036854775807 operator=
  8706. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8707. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8708. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8709. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8710. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8711. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8712. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8713. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8714. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8715. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8716. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8717. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8718. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8719. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8720. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8721. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8722. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8723. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8724. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8725. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8726. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8727. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8728. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8729. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8730. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8731. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8732. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8733. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8734. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8735. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8736. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8737. D/TelephonyManager(12392): getSimOperator(): default subId=9223372036854775807
  8738. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8739. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8740. D/TelephonyManager(12392): getSimOperator: subId=9223372036854775807 operator=
  8741. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8742. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8743. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8744. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8745. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8746. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8747. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8748. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8749. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8750. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8751. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8752. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8753. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8754. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8755. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8756. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8757. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8758. D/TelephonyManager(12639): getSimOperator(): default subId=9223372036854775807
  8759. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8760. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8761. D/TelephonyManager(12639): getSimOperator: subId=9223372036854775807 operator=
  8762. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8763. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8764. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8765. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8766. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8767. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8768. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8769. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8770. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8771. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8772. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8773. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8774. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8775. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8776. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8777. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8778. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8779. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8780. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8781. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8782. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8783. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8784. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8785. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8786. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8787. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8788. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8789. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8790. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8791. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8792. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8793. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8794. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8795. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8796. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8797. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8798. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8799. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8800. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8801. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8802. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8803. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8804. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8805. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8806. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8807. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8808. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8809. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8810. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8811. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8812. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8813. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8814. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8815. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8816. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8817. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8818. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8819. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8820. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8821. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8822. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8823. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8824. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8825. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8826. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8827. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8828. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8829. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8830. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8831. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8832. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8833. D/TelephonyManager(12022): getSimOperator(): default subId=9223372036854775807
  8834. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8835. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8836. D/TelephonyManager(12022): getSimOperator: subId=9223372036854775807 operator=
  8837. D/TelephonyManager( 3491): getSimOperator(): default subId=9223372036854775807
  8838. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8839. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8840. D/TelephonyManager( 3491): getSimOperator: subId=9223372036854775807 operator=
  8841. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8842. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8843. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8844. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8845. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8846. D/TelephonyManager(13219): getSimOperator(): default subId=9223372036854775807
  8847. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8848. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8849. D/TelephonyManager(13219): getSimOperator: subId=9223372036854775807 operator=
  8850. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8851. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8852. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8853. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8854. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8855. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8856. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8857. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8858. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8859. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8860. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8861. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8862. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8863. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8864. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8865. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8866. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8867. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8868. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8869. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8870. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8871. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8872. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8873. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8874. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8875. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8876. D/TelephonyManager(13704): getSimOperator(): default subId=9223372036854775807
  8877. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8878. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8879. D/TelephonyManager(13704): getSimOperator: subId=9223372036854775807 operator=
  8880. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8881. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8882. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8883. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8884. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8885. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8886. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8887. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8888. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8889. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8890. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8891. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8892. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8893. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8894. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8895. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8896. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8897. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8898. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8899. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8900. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8901. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8902. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8903. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8904. D/TelephonyManager(14307): getSimOperator(): default subId=9223372036854775807
  8905. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8906. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8907. D/TelephonyManager(14307): getSimOperator: subId=9223372036854775807 operator=
  8908. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8909. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8910. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8911. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8912. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8913. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8914. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8915. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8916. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8917. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8918. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8919. D/TelephonyManager(14349): getSimOperator(): default subId=9223372036854775807
  8920. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8921. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8922. D/TelephonyManager(14349): getSimOperator: subId=9223372036854775807 operator=
  8923. D/SubController( 3379): [getSubId]- size == 0, return dummy instead
  8924. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8925. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8926. D/TelephonyManager( 3337): getSimOperator(): default subId=9223372036854775807
  8927. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8928. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8929. D/TelephonyManager( 3337): getSimOperator: subId=9223372036854775807 operator=
  8930. D/TelephonyManager( 3337): getSimOperator(): default subId=9223372036854775807
  8931. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8932. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8933. D/TelephonyManager( 3337): getSimOperator: subId=9223372036854775807 operator=
  8934. D/TelephonyManager( 3337): getSimOperator(): default subId=9223372036854775807
  8935. D/SubController( 3379): [getPhoneId] asked for default subId=9223372036854775807
  8936. D/SubController( 3379): [getPhoneId]- no sims, returning default phoneId=0
  8937. D/TelephonyManager( 3337): getSimOperator: subId=9223372036854775807 operator=
  8938. [logcat: 0.0s elapsed]
  8939.  
  8940. ------ KERNEL LOG (dmesg) ------
  8941. >[    2.744567] Wed  2 Mar 2011 13:30:45
  8942. <6>[    2.744567] mbc_odl.odm
  8943. <6>[    2.744567] mbc_odl_vcp.txt
  8944. <6>[    2.744567]
  8945. <6>[    2.744628] wm8994-codec wm8994-codec: MBC: got firmware
  8946. <6>[    2.753387] wm8994-codec wm8994-codec: MBC+VSS timestamp 4d6e6714
  8947. <6>[    2.753417] wm8994-codec wm8994-codec: MBC+VSS: ODM to BLOB v0.0.0 (odm2blo.pl:52679)
  8948. <6>[    2.753417] Copyright (c) Wolfson Microelectronics plc. 2011
  8949. <6>[    2.753417] Wed  2 Mar 2011 15:49:40
  8950. <6>[    2.753417] DSPPALM.odm
  8951. <6>[    2.753417] DSPPALM_vcp.txt
  8952. <6>[    2.753417]
  8953. <6>[    2.753479] wm8994-codec wm8994-codec: MBC+VSS: got firmware
  8954. <6>[    2.763793] wm8994-codec wm8994-codec: ENH_EQ timestamp 4d6e489e
  8955. <6>[    2.763793] wm8994-codec wm8994-codec: ENH_EQ: ODM to BLOB v0.0.0 (odm2blo.pl:52679)
  8956. <6>[    2.763824] Copyright (c) Wolfson Microelectronics plc. 2011
  8957. <6>[    2.763824] Wed  2 Mar 2011 13:39:42
  8958. <6>[    2.763824] HP_Beats.odm
  8959. <6>[    2.763824] HP_Beats_vcp.txt
  8960. <6>[    2.763824]
  8961. <6>[    2.763824] wm8994-codec wm8994-codec: ENH_EQ: got firmware
  8962. <5>[    2.826202] type=1400 audit(1458269880.260:13): avc:  denied  { read } for  pid=123 comm="sdcard" name=".layout_version" dev="dm-9" ino=11 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
  8963. <5>[    2.826324] type=1400 audit(1458269880.260:14): avc:  denied  { open } for  pid=123 comm="sdcard" name=".layout_version" dev="dm-9" ino=11 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
  8964. <6>[    3.180908] ath6kl: ar6003 hw 2.1.1 sdio fw 3.2.0.144 api 3
  8965. <3>[    4.430938] init: Warning!  Service welcome_motd needs a SELinux domain defined; please fix!
  8966. <3>[    4.481018] init: Warning!  Service tsdriver needs a SELinux domain defined; please fix!
  8967. <3>[    4.505676] healthd: wakealarm_init: timerfd_create failed
  8968. <6>[    4.511901] subsys-restart: restart_level_set(): Phase 3 behavior activated.
  8969. <3>[    4.512847] init: service 'console' requires console
  8970. <3>[    4.516448] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
  8971. <3>[    4.516540] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
  8972. <6>[    4.557006] healthd: battery l=37 v=3528 t=33.0 h=2 st=3 c=-1129 chg=
  8973. <3>[    4.564453] init: cannot find '/system/etc/install-cm-recovery.sh', disabling 'flash_recovery'
  8974. <3>[    4.564605] enable_store: android_usb: already disabled
  8975. <6>[    4.564941] mtp_bind_config
  8976. <6>[    4.677368] input: HPTouchpad as /devices/virtual/input/input6
  8977. <7>[    4.829589] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  8978. <1>[    5.193054] type=1400 audit(1458269882.623:15): avc: denied { read write } for pid=137 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8979. <1>[    5.204284] type=1400 audit(1458269882.633:16): avc: denied { open } for pid=137 comm="surfaceflinger" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8980. <1>[    5.266845] type=1400 audit(1458269882.703:17): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8981. <3>[    5.875396] [DISP] lcdc_panel_power: ++ 1
  8982. <4>[    5.875457] 8058_l10: Failed to create debugfs directory
  8983. <4>[    6.115753] mdp4_csc_config: Block type 10 isn't supported by CSC.
  8984. <4>[    6.115783] mdp4_csc_config: Block type 8 isn't supported by CSC.
  8985. <1>[    6.564361] type=1400 audit(1458269883.984:18): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8986. <1>[    6.564575] type=1400 audit(1458269883.984:19): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8987. <1>[    6.608551] type=1400 audit(1458269884.034:20): avc: denied { read write } for pid=248 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8988. <1>[    6.608947] type=1400 audit(1458269884.034:21): avc: denied { open } for pid=248 comm="BootAnimation" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8989. <1>[    6.609832] type=1400 audit(1458269884.034:22): avc: denied { ioctl } for pid=248 comm="BootAnimation" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:bootanim:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8990. <3>[    6.614288] [DISP] lcdc_tenderloin_panel_set_backlight: 65
  8991. <1>[    6.785278] type=1400 audit(1458269884.214:23): avc: denied { open } for pid=137 comm="surfaceflinger" name="msm_rotator" dev="tmpfs" ino=4326 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  8992. <6>[    6.786102] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  8993. <7>[   19.928802] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  8994. <6>[   26.084960] warning: `main' uses 32-bit capabilities (legacy support in use)
  8995. <6>[   34.024322] lsm303dlh_acc_sysfs: hw init start
  8996. <6>[   34.025207] lsm303dlh_acc_sysfs: hw init done
  8997. <6>[   34.469665] request_suspend_state: wakeup (3->0) at 34445510587 (2016-03-18 02:58:31.909359741 UTC)
  8998. <6>[   60.705505] a6_update_connected_ps: ac=0 usb=0 dock=0
  8999. <6>[   60.705505] max8903b_current_setup: ### CHARGE_DISABLE
  9000. <6>[  301.374420] healthd: battery l=36 v=3537 t=34.0 h=2 st=3 c=-854 chg=
  9001. <1>[  559.522125] type=1400 audit(1458270436.953:24): avc: denied { read write } for pid=491 comm="system_server" name="lm8502" dev="tmpfs" ino=4243 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9002. <1>[  559.522369] type=1400 audit(1458270436.953:25): avc: denied { open } for pid=491 comm="system_server" name="lm8502" dev="tmpfs" ino=4243 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9003. <1>[  559.522613] type=1400 audit(1458270436.953:26): avc: denied { getattr } for pid=491 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4243 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9004. <1>[  559.522796] type=1400 audit(1458270436.953:27): avc: denied { ioctl } for pid=491 comm="system_server" path="/dev/lm8502" dev="tmpfs" ino=4243 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9005. <6>[  559.651245] healthd: battery l=35 v=3532 t=34.0 h=2 st=3 c=-818 chg=
  9006. <1>[  561.578887] lowmem_shrink: convert oom_adj to oom_score_adj:
  9007. <1>[  561.578918] oom_adj 0 => oom_score_adj 0
  9008. <1>[  561.578918] oom_adj 1 => oom_score_adj 58
  9009. <1>[  561.578918] oom_adj 2 => oom_score_adj 117
  9010. <1>[  561.578918] oom_adj 3 => oom_score_adj 176
  9011. <1>[  561.578948] oom_adj 9 => oom_score_adj 529
  9012. <1>[  561.578948] oom_adj 15 => oom_score_adj 1000
  9013. <6>[  602.173095] healthd: battery l=35 v=3528 t=35.0 h=2 st=3 c=-978 chg=
  9014. <3>[  752.554656] enable_store: android_usb: already disabled
  9015. <6>[  752.560699] adb_open
  9016. <6>[  752.560729] mtp_bind_config
  9017. <6>[  752.579559] acc_open
  9018. <6>[  752.579589] acc_release
  9019. <3>[  754.370971] [DISP] lcdc_tenderloin_panel_set_backlight: 45
  9020. <1>[  754.371643] type=1400 audit(1458270631.793:28): avc: denied { write } for pid=2890 comm="Thread-64" name="tsdriver" dev="tmpfs" ino=4600 scontext=u:r:system_server:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file
  9021. <6>[  754.781890] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  9022. <6>[  756.861114] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  9023. <1>[  758.221588] type=1400 audit(1458270635.647:29): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9024. <1>[  759.343994] type=1400 audit(1458270636.768:30): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9025. <1>[  759.346343] type=1400 audit(1458270636.778:31): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9026. <7>[  760.800964] SELinux: initialized (dev dm-6, type vfat), uses genfs_contexts
  9027. <7>[  760.892456] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  9028. <1>[  763.021423] type=1400 audit(1458270640.452:32): avc: denied { read write } for pid=3111 comm="NPDecoder" name="msm_vidc_enc" dev="tmpfs" ino=4330 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9029. <1>[  763.022064] type=1400 audit(1458270640.452:33): avc: denied { open } for pid=3111 comm="NPDecoder" name="msm_vidc_enc" dev="tmpfs" ino=4330 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9030. <6>[  763.022247] msm_vidc_venc: Inside vid_enc_open()
  9031. <6>[  763.022277]
  9032. <6>[  763.022277]  msm_vidc_enc: Inside vid_enc_open_client()
  9033. <4>[  763.022277]
  9034. <4>[  763.022277] res_trk_download_firmware(): Request firmware download
  9035. <4>[  763.056671]
  9036. <4>[  763.056671] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9037. <6>[  763.074584] fw_version 2:28:2013type=1400 audit(1458270640.512:34): avc: denied { ioctl } for pid=3111 comm="NPDecoder" path="/dev/msm_vidc_enc" dev="tmpfs" ino=4330 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9038. <6>[  763.075927]
  9039. <6>[  763.075927]  msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9040. <1>[  763.075958] vidc_cleanup_addr_table(): buffer = INPUT
  9041. <6>[  763.075958]
  9042. <6>[  763.075958]  msm_vidc_enc: Inside vid_enc_close_client()
  9043. <6>[  763.098815]
  9044. <6>[  763.098846]  msm_vidc_enc: Return from vid_enc_release()
  9045. <6>[  763.101257] msm_vidc_venc: Inside vid_enc_open()
  9046. <6>[  763.101287]
  9047. <6>[  763.101287]  msm_vidc_enc: Inside vid_enc_open_client()
  9048. <4>[  763.102966]
  9049. <4>[  763.102996] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9050. <6>[  763.124603] fw_version 2:28:2013
  9051. <6>[  763.125457]
  9052. <6>[  763.125457]  msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9053. <1>[  763.125488] vidc_cleanup_addr_table(): buffer = INPUT
  9054. <6>[  763.125488]
  9055. <6>[  763.125488]  msm_vidc_enc: Inside vid_enc_close_client()
  9056. <6>[  763.148559]
  9057. <6>[  763.148559]  msm_vidc_enc: Return from vid_enc_release()
  9058. <6>[  763.152221] msm_vidc_venc: Inside vid_enc_open()
  9059. <6>[  763.152252]
  9060. <6>[  763.152252]  msm_vidc_enc: Inside vid_enc_open_client()
  9061. <4>[  763.153686]
  9062. <4>[  763.153686] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9063. <6>[  763.174530] fw_version 2:28:2013
  9064. <6>[  763.175537]
  9065. <6>[  763.175537]  msm_vidc_enc: Inside vid_enc_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9066. <1>[  763.175567] vidc_cleanup_addr_table(): buffer = INPUT
  9067. <6>[  763.175567]
  9068. <6>[  763.175567]  msm_vidc_enc: Inside vid_enc_close_client()
  9069. <6>[  763.198822]
  9070. <6>[  763.198822]  msm_vidc_enc: Return from vid_enc_release()
  9071. <6>[  763.377319] msm_vidc_dec: Inside vid_dec_open()
  9072. <4>[  763.379699]
  9073. <4>[  763.379699] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9074. <6>[  763.414550] fw_version 2:28:2013
  9075. <6>[  763.423767] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9076. <1>[  763.423797] vidc_cleanup_addr_table(): buffer = INPUT
  9077. <6>[  763.438537] msm_vidc_dec: Return from vid_dec_release()
  9078. <6>[  763.439666] msm_vidc_dec: Inside vid_dec_open()
  9079. <4>[  763.441131]
  9080. <4>[  763.441131] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9081. <6>[  763.464569] fw_version 2:28:2013
  9082. <6>[  763.465454] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9083. <1>[  763.465484] vidc_cleanup_addr_table(): buffer = INPUT
  9084. <6>[  763.488708] msm_vidc_dec: Return from vid_dec_release()
  9085. <6>[  763.489593] msm_vidc_dec: Inside vid_dec_open()
  9086. <4>[  763.491577]
  9087. <4>[  763.491577] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9088. <6>[  763.514587] fw_version 2:28:2013
  9089. <6>[  763.514923] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9090. <1>[  763.514953] vidc_cleanup_addr_table(): buffer = INPUT
  9091. <6>[  763.538574] msm_vidc_dec: Return from vid_dec_release()
  9092. <6>[  763.539337] msm_vidc_dec: Inside vid_dec_open()
  9093. <4>[  763.541259]
  9094. <4>[  763.541290] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9095. <6>[  763.574554] fw_version 2:28:2013
  9096. <6>[  763.574859] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9097. <1>[  763.574890] vidc_cleanup_addr_table(): buffer = INPUT
  9098. <6>[  763.598754] msm_vidc_dec: Return from vid_dec_release()
  9099. <6>[  763.599517] msm_vidc_dec: Inside vid_dec_open()
  9100. <4>[  763.601501]
  9101. <4>[  763.601501] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9102. <6>[  763.624542] fw_version 2:28:2013
  9103. <6>[  763.628997] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9104. <1>[  763.628997] vidc_cleanup_addr_table(): buffer = INPUT
  9105. <6>[  763.648498] msm_vidc_dec: Return from vid_dec_release()
  9106. <6>[  763.649658] msm_vidc_dec: Inside vid_dec_open()
  9107. <4>[  763.651153]
  9108. <4>[  763.651153] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9109. <6>[  763.674499] fw_version 2:28:2013
  9110. <6>[  763.688720] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9111. <1>[  763.688751] vidc_cleanup_addr_table(): buffer = INPUT
  9112. <6>[  763.708557] msm_vidc_dec: Return from vid_dec_release()
  9113. <6>[  763.709747] msm_vidc_dec: Inside vid_dec_open()
  9114. <4>[  763.711486]
  9115. <4>[  763.711486] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9116. <6>[  763.734588] fw_version 2:28:2013
  9117. <6>[  763.740447] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9118. <1>[  763.740447] vidc_cleanup_addr_table(): buffer = INPUT
  9119. <6>[  763.758728] msm_vidc_dec: Return from vid_dec_release()
  9120. <6>[  763.759735] msm_vidc_dec: Inside vid_dec_open()
  9121. <4>[  763.761260]
  9122. <4>[  763.761291] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9123. <6>[  763.784606] fw_version 2:28:2013
  9124. <6>[  763.790496] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9125. <1>[  763.790527] vidc_cleanup_addr_table(): buffer = INPUT
  9126. <6>[  763.808898] msm_vidc_dec: Return from vid_dec_release()type=1400 audit(1458270644.135:35): avc: denied { read write } for pid=3340 comm="le._engine30.cc" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9127. <1>[  766.714385] type=1400 audit(1458270644.135:36): avc: denied { open } for pid=3340 comm="le._engine30.cc" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9128. <1>[  766.714569] type=1400 audit(1458270644.135:37): avc: denied { ioctl } for pid=3340 comm="le._engine30.cc" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9129. <7>[  767.794189] wlan0: no IPv6 routers present
  9130. <1>[  772.674804] type=1400 audit(1458270650.111:38): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9131. <6>[  785.835083] lsm303dlh_acc_sysfs: hw init start
  9132. <6>[  785.845733] lsm303dlh_acc_sysfs: hw init done
  9133. <1>[  789.032684] type=1400 audit(1458270666.457:39): avc: denied { read write } for pid=3561 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9134. <1>[  789.034423] type=1400 audit(1458270666.457:40): avc: denied { open } for pid=3561 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9135. <1>[  789.038757] type=1400 audit(1458270666.467:41): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9136. <6>[  798.184356] binder: release 3448:3484 transaction 162258 out, still active
  9137. <6>[  798.184387] binder: release 3448:3485 transaction 154275 in, still active
  9138. <6>[  798.184387] binder: send failed reply for transaction 154275 to 3155:3446
  9139. <6>[  798.184417] binder: release 3448:3489 transaction 161975 in, still active
  9140. <6>[  798.184417] binder: send failed reply for transaction 161975 to 3033:3580
  9141. <1>[  813.052581] type=1400 audit(1458270690.481:42): avc: denied { ioctl } for pid=3340 comm="le._engine30.cc" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9142. <1>[  813.445892] type=1400 audit(1458270690.881:43): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9143. <1>[  813.446105] type=1400 audit(1458270690.881:44): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9144. <1>[  815.167327] type=1400 audit(1458270692.603:45): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9145. <1>[  819.729675] type=1400 audit(1458270697.157:46): avc: denied { read write } for pid=3705 comm="security:worker" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9146. <1>[  819.730041] type=1400 audit(1458270697.157:47): avc: denied { open } for pid=3705 comm="security:worker" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9147. <1>[  823.475860] type=1400 audit(1458270700.911:48): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9148. <3>[  824.972503] msm_wm8958_setup_power: codec power setup
  9149. <4>[  824.972595] 8058_s3: Failed to create debugfs directory
  9150. <3>[  824.972625] wm8994_ldo_power: Power up the WM8994 LDOs
  9151. <1>[  825.174224] type=1400 audit(1458270702.602:49): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9152. <6>[  825.290039] pil pil0: q6: Brought out of reset
  9153. <6>[  825.331420] apr_tal:Q6 Is Up
  9154. <6>[  825.332550] apr_tal: SMD_EVENT_OPEN
  9155. <6>[  825.652862] msm_device_put:device speaker_stereo_rx set 0
  9156. <6>[  825.652954] msm_device_put:device speaker_stereo_rx set 1
  9157. <3>[  825.652954] msm_device_put:device freq =48000
  9158. <3>[  825.679473] Device active
  9159. <1>[  831.731689] type=1400 audit(1458270709.159:50): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9160. <6>[  832.030944] msm_device_put:device speaker_stereo_rx set 0
  9161. <6>[  832.403717] msm_device_put:device speaker_stereo_rx set 0
  9162. <6>[  832.403839] msm_device_put:device speaker_stereo_rx set 1
  9163. <3>[  832.403839] msm_device_put:device freq =48000
  9164. <3>[  832.430511] Device active
  9165. <6>[  832.621459] binder: release 3658:3673 transaction 164596 in, still active
  9166. <6>[  832.621490] binder: send failed reply for transaction 164596 to 3033:3580
  9167. <6>[  832.621520] binder: release 3658:3674 transaction 164557 in, still active
  9168. <6>[  832.621520] binder: send failed reply for transaction 164557 to 3155:3446
  9169. <6>[  833.701690] binder: undelivered transaction 171515
  9170. <6>[  833.703796] binder: 491:491 transaction failed 29189, size 100-0
  9171. <6>[  834.289306] binder: 491:3445 transaction failed 29189, size 4-0
  9172. <6>[  834.289306] binder: send failed reply for transaction 162258, target dead
  9173. <6>[  837.498199] msm_device_put:device speaker_stereo_rx set 0
  9174. <6>[  841.442352] msm_device_put:device speaker_stereo_rx set 0
  9175. <6>[  841.442443] msm_device_put:device speaker_stereo_rx set 1
  9176. <3>[  841.442443] msm_device_put:device freq =48000
  9177. <3>[  841.469421] Device active
  9178. <6>[  844.686218] msm_device_put:device speaker_stereo_rx set 0
  9179. <6>[  848.637634] msm_device_put:device speaker_stereo_rx set 0
  9180. <6>[  848.637725] msm_device_put:device speaker_stereo_rx set 1
  9181. <3>[  848.637725] msm_device_put:device freq =48000
  9182. <3>[  848.652954] Device active
  9183. <6>[  849.137847] binder: release 3891:3906 transaction 173860 in, still active
  9184. <6>[  849.137878] binder: send failed reply for transaction 173860 to 3838:3889
  9185. <6>[  851.885437] msm_device_put:device speaker_stereo_rx set 0
  9186. <6>[  902.973480] healthd: battery l=34 v=3508 t=36.0 h=2 st=3 c=-1195 chg=
  9187. <6>[  930.839447] lsm303dlh_acc_sysfs: hw init start
  9188. <6>[  930.841186] lsm303dlh_acc_sysfs: hw init done
  9189. <6>[  936.394927] msm_device_put:device speaker_stereo_rx set 0
  9190. <6>[  936.395019] msm_device_put:device speaker_stereo_rx set 1
  9191. <3>[  936.395019] msm_device_put:device freq =48000
  9192. <3>[  936.409667] Device active
  9193. <6>[  939.711761] msm_device_put:device speaker_stereo_rx set 0
  9194. <6>[  944.876129] msm_device_put:device speaker_stereo_rx set 0
  9195. <6>[  944.876251] msm_device_put:device speaker_stereo_rx set 1
  9196. <3>[  944.876251] msm_device_put:device freq =48000
  9197. <3>[  944.902130] Device active
  9198. <6>[  952.044677] binder: release 3924:3939 transaction 177239 in, still active
  9199. <6>[  952.044708] binder: send failed reply for transaction 177239 to 3838:3889
  9200. <6>[  952.166473] binder: release 3838:3889 transaction 201571 out, still active
  9201. <6>[  952.167572] binder: 491:491 transaction failed 29189, size 100-0
  9202. <6>[  952.379119] binder: 491:3650 transaction failed 29189, size 8-0
  9203. <6>[  952.379150] binder: send failed reply for transaction 201571, target dead
  9204. <6>[  957.460571] msm_device_put:device speaker_stereo_rx set 0
  9205. <6>[  963.737762] msm_device_put:device speaker_stereo_rx set 0
  9206. <6>[  963.737854] msm_device_put:device speaker_stereo_rx set 1
  9207. <3>[  963.737854] msm_device_put:device freq =48000
  9208. <3>[  963.764770] Device active
  9209. <6>[  963.982238] binder: release 4196:4212 transaction 203734 in, still active
  9210. <6>[  963.982269] binder: send failed reply for transaction 203734 to 4164:4194
  9211. <6>[  969.732025] msm_device_put:device speaker_stereo_rx set 0
  9212. <3>[  971.749908] TSENS: TZ get temp failed!
  9213. <3>[  971.760742] TSENS: TZ get temp failed!
  9214. <6>[  976.066192] msm_device_put:device speaker_stereo_rx set 0
  9215. <6>[  976.066284] msm_device_put:device speaker_stereo_rx set 1
  9216. <3>[  976.066284] msm_device_put:device freq =48000
  9217. <3>[  976.092926] Device active
  9218. <6>[  977.936035] binder: release 4253:4268 transaction 206883 in, still active
  9219. <6>[  977.936035] binder: send failed reply for transaction 206883 to 4164:4194
  9220. <6>[  978.020568] binder: release 4164:4194 transaction 211756 out, still active
  9221. <6>[  978.022216] binder: 491:491 transaction failed 29189, size 100-0
  9222. <6>[  978.030700] binder: 491:491 transaction failed 29189, size 100-0
  9223. <6>[  978.170440] binder: 491:2223 transaction failed 29189, size 8-0
  9224. <6>[  978.170440] binder: send failed reply for transaction 211756, target dead
  9225. <6>[  979.311706] msm_device_put:device speaker_stereo_rx set 0
  9226. <1>[  984.728088] send sigkill to 3392 (droid.provision), adj 1000, size 6955
  9227. <6>[  990.081207] msm_device_put:device speaker_stereo_rx set 0
  9228. <6>[  990.081298] msm_device_put:device speaker_stereo_rx set 1
  9229. <3>[  990.081298] msm_device_put:device freq =48000
  9230. <3>[  990.108032] Device active
  9231. <1>[  992.056091] send sigkill to 3514 (id.printspooler), adj 1000, size 6970
  9232. <6>[  993.327056] msm_device_put:device speaker_stereo_rx set 0
  9233. <1>[  994.000610] send sigkill to 3592 (externalstorage), adj 1000, size 6997
  9234. <1>[  994.836334] send sigkill to 3705 (security:worker), adj 1000, size 14132
  9235. <1>[  996.568023] type=1400 audit(1458270874.000:51): avc: denied { read write } for pid=4690 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9236. <1>[  996.568908] type=1400 audit(1458270874.000:52): avc: denied { open } for pid=4690 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9237. <1>[  996.569549] type=1400 audit(1458270874.000:53): avc: denied { ioctl } for pid=4690 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9238. <1>[  996.571685] type=1400 audit(1458270874.000:54): avc: denied { ioctl } for pid=4326 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9239. <1>[  996.863250] send sigkill to 3609 (ngs.android.pop), adj 1000, size 11341
  9240. <1>[  997.104339] type=1400 audit(1458270874.530:55): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9241. <6>[  997.260894] binder: release 4602:4616 transaction 217618 in, still active
  9242. <6>[  997.260925] binder: send failed reply for transaction 217618 to 4475:4598
  9243. <6>[  997.320953] msm_device_put:device speaker_stereo_rx set 0
  9244. <6>[  997.321044] msm_device_put:device speaker_stereo_rx set 1
  9245. <3>[  997.321044] msm_device_put:device freq =48000
  9246. <3>[  997.348205] Device active
  9247. <1>[  997.768859] type=1400 audit(1458270875.201:56): avc: denied { read write } for pid=4326 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9248. <3>[  998.845764] init: untracked pid 3915 killed by signal 9
  9249. <6>[ 1000.984832] binder: undelivered transaction 221820
  9250. <6>[ 1001.055877] msm_device_put:device speaker_stereo_rx set 0
  9251. <1>[ 1001.493072] type=1400 audit(1458270878.915:57): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9252. <1>[ 1003.998565] type=1400 audit(1458270881.427:58): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9253. <6>[ 1004.192321] msm_device_put:device speaker_stereo_rx set 0
  9254. <6>[ 1004.192413] msm_device_put:device speaker_stereo_rx set 1
  9255. <3>[ 1004.192413] msm_device_put:device freq =48000
  9256. <3>[ 1004.220855] Device active
  9257. <6>[ 1004.259246] binder: release 4726:4743 transaction 221777 in, still active
  9258. <6>[ 1004.259246] binder: send failed reply for transaction 221777 to 4475:4598
  9259. <6>[ 1004.259277] binder: release 4726:4744 transaction 221772 in, still active
  9260. <6>[ 1004.259307] binder: send failed reply for transaction 221772 to 3528:4696
  9261. <6>[ 1004.330169] binder: release 4475:4598 transaction 223542 out, still active
  9262. <6>[ 1004.332244] binder: 491:491 transaction failed 29189, size 100-0
  9263. <6>[ 1004.400268] binder: 491:3649 transaction failed 29189, size 8-0
  9264. <6>[ 1004.400268] binder: send failed reply for transaction 223542, target dead
  9265. <6>[ 1007.439422] msm_device_put:device speaker_stereo_rx set 0
  9266. <1>[ 1007.890960] send sigkill to 3788 (facebook.katana), adj 1000, size 27246
  9267. <3>[ 1008.635345] binder: 3788: binder_alloc_buf failed to map pages in userspace, no vma
  9268. <6>[ 1008.635375] binder: 491:2915 transaction failed 29201, size 1768-0
  9269. <6>[ 1009.315093] msm_device_put:device speaker_stereo_rx set 0
  9270. <6>[ 1009.315185] msm_device_put:device speaker_stereo_rx set 1
  9271. <3>[ 1009.315185] msm_device_put:device freq =48000
  9272. <3>[ 1009.341857] Device active
  9273. <1>[ 1009.609130] type=1400 audit(1458270887.042:59): avc: denied { write } for pid=4945 comm="BluetoothAdapte" name="state" dev="sysfs" ino=5101 scontext=u:r:bluetooth:s0 tcontext=u:object_r:sysfs:s0 tclass=file
  9274. <6>[ 1009.609741] Powering on BT
  9275. <6>[ 1009.815216] binder: release 4840:4857 transaction 224037 in, still active
  9276. <6>[ 1009.815246] binder: send failed reply for transaction 224037 to 3528:4696
  9277. <6>[ 1010.503021] binder: undelivered transaction 225652
  9278. <6>[ 1010.503082] binder: undelivered transaction 225684
  9279. <6>[ 1010.503143] binder: send failed reply for transaction 225668 to 3337:4779
  9280. <6>[ 1010.503173] binder: undelivered transaction 225683
  9281. <6>[ 1010.612426] Powering off BT
  9282. <1>[ 1010.741546] type=1400 audit(1458270888.164:60): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9283. <6>[ 1011.613586] Powering on BT
  9284. <1>[ 1011.614898] type=1400 audit(1458270889.044:61): avc: denied { read write } for pid=4999 comm="bt_hc_worker" name="ttyHS0" dev="tmpfs" ino=4200 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9285. <1>[ 1011.616058] type=1400 audit(1458270889.044:62): avc: denied { open } for pid=4999 comm="bt_hc_worker" name="ttyHS0" dev="tmpfs" ino=4200 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9286. <6>[ 1011.616821] btuart_pin_mux: on
  9287. <6>[ 1011.616851] btuart_deassert_rts: 0(get)
  9288. <6>[ 1011.616851] btuart_deassert_rts: 0(get)
  9289. <6>[ 1011.617126] btuart_deassert_rts: 1(put)
  9290. <6>[ 1011.617126] btuart_deassert_rts: 1(put)
  9291. <1>[ 1011.617401] type=1400 audit(1458270889.044:63): avc: denied { ioctl } for pid=4999 comm="bt_hc_worker" path="/dev/ttyHS0" dev="tmpfs" ino=4200 scontext=u:r:bluetooth:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9292. <1>[ 1011.617553] hsuart_ioctl_set_uart_mode, speed 0x1c200, flags 0x9
  9293. <6>[ 1011.617584] btuart_deassert_rts: 0(get)
  9294. <6>[ 1012.519500] btuart_pin_mux: off
  9295. <1>[ 1013.019195] type=1400 audit(1458270890.446:64): avc: denied { ioctl } for pid=4690 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9296. <1>[ 1013.019653] type=1400 audit(1458270890.446:65): avc: denied { read write } for pid=4690 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9297. <6>[ 1013.020416] btuart_pin_mux: on
  9298. <6>[ 1013.020446] btuart_deassert_rts: 0(get)
  9299. <6>[ 1013.020446] btuart_deassert_rts: 0(get)
  9300. <6>[ 1013.020660] btuart_deassert_rts: 1(put)
  9301. <6>[ 1013.020690] btuart_deassert_rts: 1(put)
  9302. <1>[ 1013.020782] hsuart_ioctl_set_uart_mode, speed 0x384000, flags 0x2
  9303. <6>[ 1013.020965] btuart_deassert_rts: 1(put)
  9304. <6>[ 1013.020996] btuart_deassert_rts: 0(get)
  9305. <1>[ 1013.269683] type=1400 audit(1458270890.696:66): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9306. <6>[ 1013.814819] msm_device_put:device speaker_stereo_rx set 0
  9307. <6>[ 1019.491668] msm_device_put:device speaker_stereo_rx set 0
  9308. <6>[ 1019.491760] msm_device_put:device speaker_stereo_rx set 1
  9309. <3>[ 1019.491760] msm_device_put:device freq =48000
  9310. <3>[ 1019.518737] Device active
  9311. <6>[ 1020.000946] binder: release 5026:5046 transaction 226424 in, still active
  9312. <6>[ 1020.000946] binder: send failed reply for transaction 226424 to 4865:5021
  9313. <6>[ 1023.896453] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  9314. <1>[ 1025.272033] type=1400 audit(1458270902.698:67): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9315. <6>[ 1025.293243] binder: release 5179:5197 transaction 232677 in, still active
  9316. <6>[ 1025.293243] binder: send failed reply for transaction 232677 to 5070:5193
  9317. <6>[ 1025.293273] binder: release 5179:5198 transaction 232669 in, still active
  9318. <6>[ 1025.293273] binder: send failed reply for transaction 232669 to 4865:5021
  9319. <6>[ 1025.428771] binder: release 4865:5021 transaction 234050 out, still active
  9320. <6>[ 1025.430297] binder: 491:491 transaction failed 29189, size 100-0
  9321. <6>[ 1025.511932] binder: 491:3445 transaction failed 29189, size 8-0
  9322. <6>[ 1025.511962] binder: send failed reply for transaction 234050, target dead
  9323. <1>[ 1027.955535] send sigkill to 4387 (ps.moffice_i18n), adj 1000, size 10879
  9324. <6>[ 1029.590362] binder: 4283:5278 transaction failed 29189, size 96-0
  9325. <1>[ 1029.973419] send sigkill to 4137 (.videoplayer.ad), adj 1000, size 10516
  9326. <6>[ 1031.412139] msm_device_put:device speaker_stereo_rx set 0
  9327. <6>[ 1032.431335] msm_device_put:device speaker_stereo_rx set 0
  9328. <6>[ 1032.431427] msm_device_put:device speaker_stereo_rx set 1
  9329. <3>[ 1032.431457] msm_device_put:device freq =48000
  9330. <3>[ 1032.458435] Device active
  9331. <6>[ 1036.290649] binder: release 5217:5232 transaction 236234 in, still active
  9332. <6>[ 1036.290649] binder: send failed reply for transaction 236234 to 5070:5193
  9333. <6>[ 1036.290679] binder: release 5217:5292 transaction 237565 in, still active
  9334. <6>[ 1036.290710] binder: send failed reply for transaction 237565 to 5234:5290
  9335. <6>[ 1036.491302] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  9336. <6>[ 1036.812347] binder: undelivered transaction 242793
  9337. <6>[ 1039.083892] msm_device_put:device speaker_stereo_rx set 0
  9338. <1>[ 1039.813659] send sigkill to 4553 (android.browser), adj 1000, size 7868
  9339. <6>[ 1040.007110] msm_device_put:device speaker_stereo_rx set 0
  9340. <6>[ 1040.007202] msm_device_put:device speaker_stereo_rx set 1
  9341. <3>[ 1040.007202] msm_device_put:device freq =48000
  9342. <6>[ 1040.017944] binder: 491:3016 transaction failed 29189, size 184-0
  9343. <3>[ 1040.034393] Device active
  9344. <1>[ 1043.639007] send sigkill to 4706 (droid.gallery3d), adj 1000, size 7256
  9345. <6>[ 1044.266815] msm_device_put:device speaker_stereo_rx set 0
  9346. <1>[ 1068.109100] type=1400 audit(1458270945.540:68): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9347. <1>[ 1068.109802] type=1400 audit(1458270945.540:69): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9348. <6>[ 1069.958709] msm_device_put:device speaker_stereo_rx set 0
  9349. <6>[ 1069.958801] msm_device_put:device speaker_stereo_rx set 1
  9350. <3>[ 1069.958801] msm_device_put:device freq =48000
  9351. <3>[ 1069.985595] Device active
  9352. <1>[ 1070.252563] type=1400 audit(1458270947.682:70): avc: denied { read write } for pid=5538 comm=".android.chrome" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9353. <1>[ 1070.253967] type=1400 audit(1458270947.682:71): avc: denied { open } for pid=5538 comm=".android.chrome" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9354. <1>[ 1070.255035] type=1400 audit(1458270947.692:72): avc: denied { ioctl } for pid=5538 comm=".android.chrome" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9355. <6>[ 1070.747222] binder: release 5354:5380 transaction 245142 in, still active
  9356. <6>[ 1070.747222] binder: send failed reply for transaction 245142 to 3379:5451
  9357. <6>[ 1070.747253] binder: release 5354:5381 transaction 245224 in, still active
  9358. <6>[ 1070.747283] binder: send failed reply for transaction 245224 to 5234:5290
  9359. <6>[ 1070.869659] binder: release 5234:5290 transaction 259934 out, still active
  9360. <6>[ 1070.870819] binder: 491:491 transaction failed 29189, size 100-0
  9361. <6>[ 1070.980072] binder: 491:2915 transaction failed 29189, size 8-0
  9362. <6>[ 1070.980102] binder: send failed reply for transaction 259934, target dead
  9363. <1>[ 1071.581359] send sigkill to 4461 (android.vending), adj 1000, size 9810
  9364. <1>[ 1072.686157] type=1400 audit(1458270950.114:73): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9365. <1>[ 1074.301971] send sigkill to 4811 (m.android.music), adj 1000, size 7248
  9366. <6>[ 1074.333129] msm_device_put:device speaker_stereo_rx set 0
  9367. <1>[ 1075.630432] send sigkill to 4906 (ndroid.keychain), adj 1000, size 6740
  9368. <1>[ 1076.256622] type=1400 audit(1458270953.687:74): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9369. <1>[ 1079.631439] type=1400 audit(1458270957.061:75): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9370. <1>[ 1082.605224] send sigkill to 4925 (ainfire.supersu), adj 1000, size 7409
  9371. <1>[ 1083.375122] send sigkill to 5101 (m.android.email), adj 1000, size 8688
  9372. <1>[ 1084.525634] send sigkill to 4995 (vervolv.widgets), adj 1000, size 6661
  9373. <1>[ 1085.593170] type=1400 audit(1458270963.017:76): avc: denied { ioctl } for pid=4690 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9374. <6>[ 1086.915527] msm_device_put:device speaker_stereo_rx set 0
  9375. <6>[ 1086.915618] msm_device_put:device speaker_stereo_rx set 1
  9376. <3>[ 1086.915649] msm_device_put:device freq =48000
  9377. <3>[ 1086.942352] Device active
  9378. <1>[ 1089.586669] send sigkill to 4640 (ndroid.settings), adj 1000, size 11282
  9379. <6>[ 1090.162628] msm_device_put:device speaker_stereo_rx set 0
  9380. <6>[ 1090.622894] binder: undelivered transaction 268829
  9381. <1>[ 1091.526245] send sigkill to 5456 (oid.taskmanager), adj 1000, size 8243
  9382. <1>[ 1092.716583] send sigkill to 5456 (oid.taskmanager), adj 1000, size 8243
  9383. <1>[ 1093.731323] send sigkill to 5143 (ndroid.exchange), adj 1000, size 7145
  9384. <1>[ 1094.635101] type=1400 audit(1458270972.065:77): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9385. <1>[ 1095.648223] send sigkill to 5776 (viders.calendar), adj 1000, size 7580
  9386. <1>[ 1096.804351] send sigkill to 5668 (marvin.talkback), adj 1000, size 6997
  9387. <1>[ 1097.766174] send sigkill to 5833 (vervolv.toolbox), adj 764, size 6917
  9388. <1>[ 1098.965148] send sigkill to 5483 (android.browser), adj 647, size 7733
  9389. <1>[ 1100.285064] send sigkill to 5798 (dboxed_process0), adj 529, size 16107
  9390. <1>[ 1100.469177] send sigkill to 5893 (gedprovisioning), adj 529, size 6730
  9391. <6>[ 1101.710723] msm_device_put:device speaker_stereo_rx set 0
  9392. <6>[ 1101.710815] msm_device_put:device speaker_stereo_rx set 1
  9393. <3>[ 1101.710815] msm_device_put:device freq =48000
  9394. <3>[ 1101.737518] Device active
  9395. <6>[ 1101.815521] binder: release 5690:5704 transaction 260833 in, still active
  9396. <6>[ 1101.815521] binder: send failed reply for transaction 260833 to 3379:5451
  9397. <6>[ 1101.815551] binder: release 5690:5705 transaction 260815 in, still active
  9398. <6>[ 1101.815582] binder: send failed reply for transaction 260815 to 5490:5756
  9399. <6>[ 1101.815582] binder: release 5690:5774 transaction 265495 in, still active
  9400. <6>[ 1101.815612] binder: send failed reply for transaction 265495 to 5735:5857
  9401. <6>[ 1102.541992] binder: undelivered transaction 273261
  9402. <6>[ 1102.542022] binder: undelivered transaction 273263
  9403. <6>[ 1102.542022] binder: undelivered transaction 273846
  9404. <6>[ 1102.542022] binder: undelivered transaction 273849
  9405. <6>[ 1102.542022] binder: undelivered transaction 273850
  9406. <6>[ 1102.542083] binder: undelivered transaction 273211
  9407. <6>[ 1104.949920] msm_device_put:device speaker_stereo_rx set 0
  9408. <6>[ 1105.070983] msm_device_put:device speaker_stereo_rx set 0
  9409. <6>[ 1105.071075] msm_device_put:device speaker_stereo_rx set 1
  9410. <3>[ 1105.071075] msm_device_put:device freq =48000
  9411. <3>[ 1105.097717] Device active
  9412. <6>[ 1109.326080] msm_device_put:device speaker_stereo_rx set 0
  9413. <1>[ 1110.529846] send sigkill to 4971 (facebook.katana), adj 1000, size 25866
  9414. <6>[ 1110.681365] binder: undelivered transaction 277267
  9415. <6>[ 1110.795257] msm_device_put:device speaker_stereo_rx set 0
  9416. <6>[ 1110.795318] msm_device_put:device speaker_stereo_rx set 1
  9417. <3>[ 1110.795349] msm_device_put:device freq =48000
  9418. <3>[ 1110.821685] Device active
  9419. <6>[ 1111.190582] binder: release 6051:6065 transaction 275027 in, still active
  9420. <6>[ 1111.190582] binder: send failed reply for transaction 275027 to 5735:5857
  9421. <6>[ 1111.190612] binder: release 6051:6066 transaction 274977 in, still active
  9422. <6>[ 1111.190643] binder: send failed reply for transaction 274977 to 5490:5756
  9423. <6>[ 1111.602020] binder: release 5490:5756 transaction 277711 out, still active
  9424. <6>[ 1111.603424] binder: release 5735:5857 transaction 277709 out, still active
  9425. <6>[ 1111.610870] binder: 491:491 transaction failed 29189, size 100-0
  9426. <6>[ 1111.618774] binder: 491:491 transaction failed 29189, size 100-0
  9427. <6>[ 1111.701599] binder: 491:3445 transaction failed 29189, size 8-0
  9428. <6>[ 1111.701629] binder: send failed reply for transaction 277709, target dead
  9429. <6>[ 1111.701660] binder: 491:2223 transaction failed 29189, size 8-0
  9430. <6>[ 1111.701660] binder: send failed reply for transaction 277711, target dead
  9431. <6>[ 1115.453918] msm_device_put:device speaker_stereo_rx set 0
  9432. <6>[ 1115.543579] msm_device_put:device speaker_stereo_rx set 0
  9433. <6>[ 1115.543640] msm_device_put:device speaker_stereo_rx set 1
  9434. <3>[ 1115.543670] msm_device_put:device freq =48000
  9435. <3>[ 1115.570404] Device active
  9436. <6>[ 1121.025787] binder: release 6248:6262 transaction 279278 in, still active
  9437. <6>[ 1121.025817] binder: send failed reply for transaction 279278 to 6213:6246
  9438. <6>[ 1123.745422] msm_device_put:device speaker_stereo_rx set 0
  9439. <6>[ 1128.018890] msm_device_put:device speaker_stereo_rx set 0
  9440. <6>[ 1128.018981] msm_device_put:device speaker_stereo_rx set 1
  9441. <3>[ 1128.018981] msm_device_put:device freq =48000
  9442. <3>[ 1128.045776] Device active
  9443. <6>[ 1128.666534] binder: release 6331:6345 transaction 283746 in, still active
  9444. <6>[ 1128.666564] binder: send failed reply for transaction 283746 to 6213:6246
  9445. <6>[ 1129.279144] binder: release 6213:6246 transaction 286025 out, still active
  9446. <6>[ 1129.280303] binder: 491:491 transaction failed 29189, size 100-0
  9447. <6>[ 1129.569763] binder: 491:3017 transaction failed 29189, size 8-0
  9448. <6>[ 1129.569763] binder: send failed reply for transaction 286025, target dead
  9449. <6>[ 1131.281311] msm_device_put:device speaker_stereo_rx set 0
  9450. <1>[ 1131.677673] send sigkill to 5948 (timeinitializer), adj 1000, size 6776
  9451. <6>[ 1137.146636] msm_device_put:device speaker_stereo_rx set 0
  9452. <6>[ 1137.146728] msm_device_put:device speaker_stereo_rx set 1
  9453. <3>[ 1137.146728] msm_device_put:device freq =48000
  9454. <3>[ 1137.176513] Device active
  9455. <1>[ 1138.935852] send sigkill to 5978 (ndroid.calendar), adj 1000, size 7372
  9456. <1>[ 1140.477539] send sigkill to 6017 (viders.calendar), adj 1000, size 7509
  9457. <6>[ 1140.803405] binder: release 6369:6383 transaction 285901 in, still active
  9458. <6>[ 1140.803436] binder: send failed reply for transaction 285901 to 4283:6406
  9459. <6>[ 1142.533264] binder: release 6427:6446 transaction 289415 in, still active
  9460. <6>[ 1142.533294] binder: send failed reply for transaction 289415 to 6292:6367
  9461. <6>[ 1142.533386] binder: send failed reply for transaction 293275 to 6460:6570
  9462. <6>[ 1142.533416] binder: send failed reply for transaction 293325 to 6460:6572
  9463. <6>[ 1142.666442] binder: 491:3018 transaction failed 29189, size 0-0
  9464. <6>[ 1143.488311] binder: undelivered transaction 292988
  9465. <6>[ 1143.488342] binder: undelivered transaction 293898
  9466. <6>[ 1143.488342] binder: undelivered transaction 292569
  9467. <6>[ 1143.488464] binder: undelivered transaction 291840
  9468. <6>[ 1143.488494] binder: undelivered transaction 292250
  9469. <6>[ 1143.488494] binder: undelivered transaction 292987
  9470. <1>[ 1144.594390] type=1400 audit(1458271022.014:78): avc: denied { ioctl } for pid=5805 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9471. <1>[ 1146.859100] type=1400 audit(1458271024.286:79): avc: denied { read write } for pid=5772 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9472. <1>[ 1148.139129] send sigkill to 6096 (ManifestService), adj 1000, size 7183
  9473. <1>[ 1149.226409] send sigkill to 6077 (vervolv.updater), adj 1000, size 6668
  9474. <1>[ 1151.087371] send sigkill to 6108 (m.android.email), adj 1000, size 8728
  9475. <6>[ 1152.381103] msm_device_put:device speaker_stereo_rx set 0
  9476. <1>[ 1152.586120] type=1400 audit(1458271030.022:80): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9477. <1>[ 1154.682189] type=1400 audit(1458271032.104:81): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9478. <1>[ 1154.682739] type=1400 audit(1458271032.104:82): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9479. <6>[ 1156.570526] msm_device_put:device speaker_stereo_rx set 0
  9480. <6>[ 1156.570617] msm_device_put:device speaker_stereo_rx set 1
  9481. <3>[ 1156.570648] msm_device_put:device freq =48000
  9482. <3>[ 1156.597778] Device active
  9483. <6>[ 1159.613159] binder: release 6292:6367 transaction 296592 out, still active
  9484. <6>[ 1159.613189] binder: undelivered transaction 302713
  9485. <6>[ 1159.613250] binder: undelivered transaction 303044
  9486. <6>[ 1159.613433] binder: undelivered transaction 302764
  9487. <3>[ 1159.705352] init: untracked pid 6407 killed by signal 9
  9488. <6>[ 1160.826416] msm_device_put:device speaker_stereo_rx set 0
  9489. <1>[ 1162.512908] type=1400 audit(1458271039.942:83): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9490. <6>[ 1162.569885] msm_device_put:device speaker_stereo_rx set 0
  9491. <6>[ 1162.569976] msm_device_put:device speaker_stereo_rx set 1
  9492. <3>[ 1162.569976] msm_device_put:device freq =48000
  9493. <3>[ 1162.596893] Device active
  9494. <1>[ 1165.229034] type=1400 audit(1458271042.654:84): avc: denied { open } for pid=6741 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9495. <6>[ 1165.821014] msm_device_put:device speaker_stereo_rx set 0
  9496. <6>[ 1166.392242] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  9497. <1>[ 1167.027099] type=1400 audit(1458271044.456:85): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9498. <6>[ 1167.091583] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  9499. <6>[ 1167.809570] msm_device_put:device speaker_stereo_rx set 0
  9500. <6>[ 1167.809661] msm_device_put:device speaker_stereo_rx set 1
  9501. <3>[ 1167.809661] msm_device_put:device freq =48000
  9502. <3>[ 1167.837036] Device active
  9503. <6>[ 1168.630279] binder: release 6588:6615 transaction 296592 in, still active
  9504. <6>[ 1168.630279] binder: send failed reply for transaction 296592, target dead
  9505. <6>[ 1168.630310] binder: undelivered transaction 307451
  9506. <6>[ 1168.630310] binder: release 6588:6639 transaction 296828 in, still active
  9507. <6>[ 1168.630310] binder: send failed reply for transaction 296828 to 6460:6572
  9508. <6>[ 1168.646026] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  9509. <6>[ 1168.828704] binder: release 6460:6572 transaction 307925 out, still active
  9510. <6>[ 1168.830383] binder: 491:491 transaction failed 29189, size 100-0
  9511. <6>[ 1168.844329] binder: 491:491 transaction failed 29189, size 100-0
  9512. <6>[ 1168.957336] binder: 491:4058 transaction failed 29189, size 8-0
  9513. <6>[ 1168.957336] binder: send failed reply for transaction 307925, target dead
  9514. <6>[ 1169.858734] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  9515. <6>[ 1170.176483] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  9516. <6>[ 1170.482635] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  9517. <6>[ 1170.725250] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 1
  9518. <6>[ 1170.978363] gpio_keys_scan_keys: key 1-73, 0 (103) changed to 0
  9519. <6>[ 1171.055297] msm_device_put:device speaker_stereo_rx set 0
  9520. <1>[ 1171.600402] send sigkill to 6173 (ndroid.exchange), adj 1000, size 7201
  9521. <1>[ 1172.098724] send sigkill to 6148 (android.youtube), adj 1000, size 13724
  9522. <6>[ 1173.593627] msm_device_put:device speaker_stereo_rx set 0
  9523. <6>[ 1173.593719] msm_device_put:device speaker_stereo_rx set 1
  9524. <3>[ 1173.593719] msm_device_put:device freq =48000
  9525. <3>[ 1173.620330] Device active
  9526. <6>[ 1178.608154] msm_device_put:device speaker_stereo_rx set 0
  9527. <6>[ 1181.337554] msm_device_put:device speaker_stereo_rx set 0
  9528. <6>[ 1181.337615] msm_device_put:device speaker_stereo_rx set 1
  9529. <3>[ 1181.337646] msm_device_put:device freq =48000
  9530. <3>[ 1181.364257] Device active
  9531. <6>[ 1184.585815] msm_device_put:device speaker_stereo_rx set 0
  9532. <6>[ 1184.988464] msm_device_put:device speaker_stereo_rx set 0
  9533. <6>[ 1184.988555] msm_device_put:device speaker_stereo_rx set 1
  9534. <3>[ 1184.988555] msm_device_put:device freq =48000
  9535. <3>[ 1185.015350] Device active
  9536. <6>[ 1185.904327] binder: release 6827:6843 transaction 311035 in, still active
  9537. <6>[ 1185.904357] binder: send failed reply for transaction 311035 to 6774:6860
  9538. <6>[ 1185.904357] binder: release 6827:6874 transaction 311269 in, still active
  9539. <6>[ 1185.904388] binder: send failed reply for transaction 311269 to 6706:6790
  9540. <1>[ 1186.489440] type=1400 audit(1458271063.915:86): avc: denied { read write } for pid=413 comm="Binder_1" name="msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9541. <1>[ 1186.490020] type=1400 audit(1458271063.915:87): avc: denied { open } for pid=413 comm="Binder_1" name="msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9542. <6>[ 1186.490142] msm_vidc_dec: Inside vid_dec_open()
  9543. <4>[ 1186.491912]
  9544. <4>[ 1186.491912] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  9545. <6>[ 1186.516845] fw_version 2:28:2013type=1400 audit(1458271063.945:88): avc: denied { ioctl } for pid=413 comm="Binder_1" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9546. <6>[ 1188.233886] msm_device_put:device speaker_stereo_rx set 0
  9547. <6>[ 1191.148834] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  9548. <1>[ 1191.148864] vidc_cleanup_addr_table(): buffer = INPUT
  9549. <6>[ 1191.168945] msm_vidc_dec: Return from vid_dec_release()
  9550. <6>[ 1194.546600] binder: release 6979:6998 transaction 317040 in, still active
  9551. <6>[ 1194.546600] binder: send failed reply for transaction 317040 to 6706:6790
  9552. <6>[ 1194.546630] binder: release 6979:6999 transaction 317033 in, still active
  9553. <6>[ 1194.546661] binder: send failed reply for transaction 317033 to 6774:6860
  9554. <6>[ 1194.705902] msm_device_put:device speaker_stereo_rx set 0
  9555. <6>[ 1194.705993] msm_device_put:device speaker_stereo_rx set 1
  9556. <3>[ 1194.706024] msm_device_put:device freq =48000
  9557. <3>[ 1194.732543] Device active
  9558. <6>[ 1194.979400] binder: release 6774:6860 transaction 319463 out, still active
  9559. <6>[ 1194.984771] binder: 491:491 transaction failed 29189, size 100-0
  9560. <6>[ 1195.111450] binder: 491:3445 transaction failed 29189, size 8-0
  9561. <6>[ 1195.111450] binder: send failed reply for transaction 319463, target dead
  9562. <3>[ 1195.478393] binder: 6706: binder_alloc_buf, no vma
  9563. <6>[ 1195.478424] binder: 491:3445 transaction failed 29201, size 1712-4
  9564. <6>[ 1195.514770] binder: undelivered transaction 319735
  9565. <6>[ 1195.514770] binder: release 6706:6826 transaction 317998 out, still active
  9566. <6>[ 1195.515014] binder: undelivered transaction 319521
  9567. <6>[ 1197.784606] binder: 4091:6008 transaction failed 29189, size 968-0
  9568. <6>[ 1197.784606] binder: send failed reply for transaction 317998, target dead
  9569. <6>[ 1197.951049] msm_device_put:device speaker_stereo_rx set 0
  9570. <1>[ 1201.276519] send sigkill to 6533 (epad.color.note), adj 1000, size 7760
  9571. <1>[ 1202.116119] send sigkill to 5538 (.android.chrome), adj 1000, size 22597
  9572. <6>[ 1203.542572] binder: 491:2855 transaction failed 29189, size 316-0
  9573. <6>[ 1203.756225] binder: undelivered transaction 323461
  9574. <6>[ 1203.756225] binder: undelivered transaction 323462
  9575. <6>[ 1203.756256] binder: undelivered transaction 323483
  9576. <6>[ 1203.756317] binder: undelivered transaction 323454
  9577. <6>[ 1203.794494] healthd: battery l=31 v=3513 t=36.0 h=2 st=3 c=-975 chg=
  9578. <6>[ 1208.770050] msm_device_put:device speaker_stereo_rx set 0
  9579. <6>[ 1208.770141] msm_device_put:device speaker_stereo_rx set 1
  9580. <3>[ 1208.770172] msm_device_put:device freq =48000
  9581. <3>[ 1208.796752] Device active
  9582. <6>[ 1209.247528] binder: release 7146:7161 transaction 324200 in, still active
  9583. <6>[ 1209.247558] binder: send failed reply for transaction 324200 to 7163:7226
  9584. <6>[ 1209.247589] binder: release 7146:7162 transaction 322456 in, still active
  9585. <6>[ 1209.247589] binder: send failed reply for transaction 322456 to 7098:7145
  9586. <6>[ 1213.742492] msm_device_put:device speaker_stereo_rx set 0
  9587. <6>[ 1214.030853] msm_device_put:device speaker_stereo_rx set 0
  9588. <6>[ 1214.030975] msm_device_put:device speaker_stereo_rx set 1
  9589. <3>[ 1214.030975] msm_device_put:device freq =48000
  9590. <3>[ 1214.057708] Device active
  9591. <6>[ 1214.484130] binder: release 7259:7273 transaction 327227 in, still active
  9592. <6>[ 1214.484130] binder: send failed reply for transaction 327227 to 7098:7145
  9593. <6>[ 1214.484222] binder: release 7259:7274 transaction 327216 in, still active
  9594. <6>[ 1214.484222] binder: send failed reply for transaction 327216 to 7163:7226
  9595. <6>[ 1214.672698] binder: release 7163:7178 transaction 327756 in, still active
  9596. <6>[ 1214.672698] binder: send failed reply for transaction 327756 to 4227:7062
  9597. <6>[ 1214.672760] binder: release 7163:7226 transaction 329646 out, still active
  9598. <6>[ 1214.864562] binder: release 7098:7145 transaction 329652 out, still active
  9599. <6>[ 1214.866210] binder: 491:491 transaction failed 29189, size 100-0
  9600. <6>[ 1214.932067] binder: 491:3529 transaction failed 29189, size 8-0
  9601. <6>[ 1214.932067] binder: send failed reply for transaction 329646, target dead
  9602. <6>[ 1214.933135] binder: 491:3649 transaction failed 29189, size 8-0
  9603. <6>[ 1214.933166] binder: send failed reply for transaction 329652, target dead
  9604. <6>[ 1217.283050] msm_device_put:device speaker_stereo_rx set 0
  9605. <1>[ 1217.581848] send sigkill to 6720 (le.android.talk), adj 1000, size 12417
  9606. <6>[ 1218.790802] msm_device_put:device speaker_stereo_rx set 0
  9607. <6>[ 1218.790893] msm_device_put:device speaker_stereo_rx set 1
  9608. <3>[ 1218.790893] msm_device_put:device freq =48000
  9609. <3>[ 1218.817474] Device active
  9610. <1>[ 1219.734405] type=1400 audit(1458271097.157:89): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9611. <1>[ 1221.779296] send sigkill to 6679 (dboxed_process1), adj 1000, size 7467
  9612. <6>[ 1222.010101] msm_device_put:device speaker_stereo_rx set 0
  9613. <1>[ 1223.811340] send sigkill to 6926 (security:worker), adj 1000, size 14023
  9614. <6>[ 1224.974945] msm_device_put:device speaker_stereo_rx set 0
  9615. <6>[ 1224.975036] msm_device_put:device speaker_stereo_rx set 1
  9616. <3>[ 1224.975036] msm_device_put:device freq =48000
  9617. <3>[ 1225.001617] Device active
  9618. <6>[ 1228.220275] msm_device_put:device speaker_stereo_rx set 0
  9619. <1>[ 1228.463775] send sigkill to 7122 (ps.moffice_i18n), adj 1000, size 10881
  9620. <6>[ 1229.562133] msm_device_put:device speaker_stereo_rx set 0
  9621. <6>[ 1229.562225] msm_device_put:device speaker_stereo_rx set 1
  9622. <3>[ 1229.562225] msm_device_put:device freq =48000
  9623. <3>[ 1229.589294] Device active
  9624. <6>[ 1229.614685] binder: release 7415:7430 transaction 332141 in, still active
  9625. <6>[ 1229.614715] binder: send failed reply for transaction 332141 to 7384:7412
  9626. <1>[ 1232.633575] send sigkill to 7188 (ainfire.supersu), adj 1000, size 6881
  9627. <6>[ 1233.537933] binder: release 7505:7522 transaction 334765 in, still active
  9628. <6>[ 1233.537963] binder: send failed reply for transaction 334765 to 7384:7412
  9629. <6>[ 1233.770477] binder: release 7384:7412 transaction 336028 out, still active
  9630. <6>[ 1233.771697] binder: 491:491 transaction failed 29189, size 100-0
  9631. <6>[ 1233.889404] binder: 491:3650 transaction failed 29189, size 8-0
  9632. <6>[ 1233.889404] binder: send failed reply for transaction 336028, target dead
  9633. <6>[ 1237.005371] msm_device_put:device speaker_stereo_rx set 0
  9634. <1>[ 1239.904418] send sigkill to 6415 (facebook.katana), adj 1000, size 26126
  9635. <6>[ 1241.642272] msm_device_put:device speaker_stereo_rx set 0
  9636. <6>[ 1241.642364] msm_device_put:device speaker_stereo_rx set 1
  9637. <3>[ 1241.642364] msm_device_put:device freq =48000
  9638. <3>[ 1241.669097] Device active
  9639. <6>[ 1241.690887] binder: release 7597:7612 transaction 338293 in, still active
  9640. <6>[ 1241.690917] binder: send failed reply for transaction 338293 to 7548:7595
  9641. <6>[ 1244.887176] msm_device_put:device speaker_stereo_rx set 0
  9642. <1>[ 1245.780822] send sigkill to 7208 (ngs.android.pop), adj 1000, size 11499
  9643. <6>[ 1246.313354] binder: undelivered transaction 341102
  9644. <3>[ 1246.415435] init: untracked pid 7324 killed by signal 9
  9645. <6>[ 1246.426269] msm_device_put:device speaker_stereo_rx set 0
  9646. <6>[ 1246.426361] msm_device_put:device speaker_stereo_rx set 1
  9647. <3>[ 1246.426391] msm_device_put:device freq =48000
  9648. <3>[ 1246.453094] Device active
  9649. <6>[ 1246.604980] binder: release 7658:7673 transaction 340494 in, still active
  9650. <6>[ 1246.604980] binder: send failed reply for transaction 340494 to 7365:7699
  9651. <6>[ 1246.605010] binder: release 7658:7674 transaction 340487 in, still active
  9652. <6>[ 1246.605010] binder: send failed reply for transaction 340487 to 7548:7595
  9653. <6>[ 1246.781036] binder: 491:491 transaction failed 29189, size 100-0
  9654. <6>[ 1250.429779] binder: release 7745:7760 transaction 341686 in, still active
  9655. <6>[ 1250.429779] binder: send failed reply for transaction 341686 to 7365:7699
  9656. <6>[ 1252.494384] binder: undelivered transaction 343538
  9657. <6>[ 1252.494567] binder: undelivered transaction 343809
  9658. <6>[ 1253.567169] msm_device_put:device speaker_stereo_rx set 0
  9659. <6>[ 1254.494750] msm_device_put:device speaker_stereo_rx set 0
  9660. <6>[ 1254.494842] msm_device_put:device speaker_stereo_rx set 1
  9661. <3>[ 1254.494842] msm_device_put:device freq =48000
  9662. <3>[ 1254.521484] Device active
  9663. <6>[ 1254.612121] binder: release 7817:7832 transaction 343899 in, still active
  9664. <6>[ 1254.612182] binder: send failed reply for transaction 343899 to 7794:7815
  9665. <6>[ 1259.005737] msm_device_put:device speaker_stereo_rx set 0
  9666. <6>[ 1261.794433] msm_device_put:device speaker_stereo_rx set 0
  9667. <6>[ 1261.794555] msm_device_put:device speaker_stereo_rx set 1
  9668. <3>[ 1261.794555] msm_device_put:device freq =48000
  9669. <3>[ 1261.821563] Device active
  9670. <1>[ 1263.035858] send sigkill to 7335 (com.whatsapp), adj 1000, size 13018
  9671. <6>[ 1263.546234] binder: undelivered transaction 348545
  9672. <1>[ 1264.439331] send sigkill to 7301 (id.gms.unstable), adj 1000, size 12185
  9673. <6>[ 1265.024780] msm_device_put:device speaker_stereo_rx set 0
  9674. <6>[ 1267.555725] msm_device_put:device speaker_stereo_rx set 0
  9675. <6>[ 1267.555816] msm_device_put:device speaker_stereo_rx set 1
  9676. <3>[ 1267.555847] msm_device_put:device freq =48000
  9677. <3>[ 1267.583068] Device active
  9678. <6>[ 1267.632873] binder: release 7867:7881 transaction 347818 in, still active
  9679. <6>[ 1267.632904] binder: send failed reply for transaction 347818 to 7848:7958
  9680. <6>[ 1267.632904] binder: release 7867:7882 transaction 346901 in, still active
  9681. <6>[ 1267.632934] binder: send failed reply for transaction 346901 to 7794:7815
  9682. <6>[ 1267.707061] binder: release 7794:7815 transaction 350395 out, still active
  9683. <6>[ 1267.791320] binder: 491:3649 transaction failed 29189, size 8-0
  9684. <6>[ 1267.791351] binder: send failed reply for transaction 350395, target dead
  9685. <6>[ 1267.831298] binder: 491:491 transaction failed 29189, size 100-0
  9686. <1>[ 1270.234008] send sigkill to 7438 (dboxed_process1), adj 1000, size 7464
  9687. <6>[ 1270.810882] msm_device_put:device speaker_stereo_rx set 0
  9688. <6>[ 1271.952423] msm_device_put:device speaker_stereo_rx set 0
  9689. <6>[ 1271.952514] msm_device_put:device speaker_stereo_rx set 1
  9690. <3>[ 1271.952514] msm_device_put:device freq =48000
  9691. <3>[ 1271.978973] Device active
  9692. <6>[ 1272.299346] binder: release 8052:8071 transaction 350767 in, still active
  9693. <6>[ 1272.299377] binder: send failed reply for transaction 350767 to 7848:7958
  9694. <3>[ 1272.915679] binder: 7848: binder_alloc_buf, no vma
  9695. <6>[ 1272.915679] binder: 491:3635 transaction failed 29201, size 496-0
  9696. <6>[ 1272.915710] binder: send failed reply for transaction 352190 to 7848:8150
  9697. <3>[ 1272.917358] binder: 7848: binder_alloc_buf, no vma
  9698. <6>[ 1272.917388] binder: 491:491 transaction failed 29201, size 104-0
  9699. <6>[ 1273.324279] binder: undelivered transaction 352223
  9700. <6>[ 1275.196899] msm_device_put:device speaker_stereo_rx set 0
  9701. <1>[ 1276.197296] send sigkill to 7569 (security:worker), adj 1000, size 13929
  9702. <1>[ 1276.256134] send sigkill to 7680 (le.android.talk), adj 1000, size 11995
  9703. <1>[ 1277.671173] type=1400 audit(1458271155.094:90): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9704. <1>[ 1277.671478] type=1400 audit(1458271155.094:91): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9705. <6>[ 1278.910736] msm_device_put:device speaker_stereo_rx set 0
  9706. <6>[ 1278.910827] msm_device_put:device speaker_stereo_rx set 1
  9707. <3>[ 1278.910858] msm_device_put:device freq =48000
  9708. <3>[ 1278.926574] Device active
  9709. <6>[ 1279.325622] binder: release 8162:8179 transaction 352804 in, still active
  9710. <6>[ 1279.325622] binder: send failed reply for transaction 352804 to 8089:8157
  9711. <6>[ 1283.645599] msm_device_put:device speaker_stereo_rx set 0
  9712. <6>[ 1287.193389] msm_device_put:device speaker_stereo_rx set 0
  9713. <6>[ 1287.193481] msm_device_put:device speaker_stereo_rx set 1
  9714. <3>[ 1287.193511] msm_device_put:device freq =48000
  9715. <3>[ 1287.220153] Device active
  9716. <6>[ 1287.262603] binder: release 8281:8295 transaction 356972 in, still active
  9717. <6>[ 1287.262603] binder: send failed reply for transaction 356972 to 8251:8316
  9718. <6>[ 1287.262634] binder: release 8281:8296 transaction 355565 in, still active
  9719. <6>[ 1287.262634] binder: send failed reply for transaction 355565 to 8089:8157
  9720. <6>[ 1287.364868] binder: release 8089:8157 transaction 358158 out, still active
  9721. <6>[ 1287.366638] binder: 491:491 transaction failed 29189, size 100-0
  9722. <6>[ 1287.467376] binder: 491:3016 transaction failed 29189, size 8-0
  9723. <6>[ 1287.467407] binder: send failed reply for transaction 358158, target dead
  9724. <6>[ 1291.717346] msm_device_put:device speaker_stereo_rx set 0
  9725. <1>[ 1292.934631] send sigkill to 7775 (ngs.android.pop), adj 1000, size 10264
  9726. <6>[ 1293.000732] binder: undelivered transaction 361079
  9727. <1>[ 1293.020080] send sigkill to 7987 (ndroid.exchange), adj 1000, size 7141
  9728. <6>[ 1295.793273] msm_device_put:device speaker_stereo_rx set 0
  9729. <6>[ 1295.793365] msm_device_put:device speaker_stereo_rx set 1
  9730. <3>[ 1295.793365] msm_device_put:device freq =48000
  9731. <3>[ 1295.822845] Device active
  9732. <6>[ 1295.918395] binder: release 8353:8367 transaction 362446 in, still active
  9733. <6>[ 1295.918395] binder: send failed reply for transaction 362446 to 8417:8464
  9734. <6>[ 1295.918426] binder: release 8353:8368 transaction 360313 in, still active
  9735. <6>[ 1295.918426] binder: send failed reply for transaction 360313 to 8251:8316
  9736. <6>[ 1295.918518] binder: send failed reply for transaction 362491 to 8417:8465
  9737. <6>[ 1296.601257] binder: release 8251:8315 transaction 361347 out, still active
  9738. <6>[ 1296.601287] binder: undelivered transaction 362686
  9739. <6>[ 1296.848358] binder: 4091:4105 transaction failed 29189, size 968-0
  9740. <6>[ 1296.848388] binder: send failed reply for transaction 361347, target dead
  9741. <6>[ 1300.084777] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 1
  9742. <6>[ 1300.159667] gpio_keys_scan_keys: key 1-72, 1 (104) changed to 0
  9743. <6>[ 1301.191680] msm_device_put:device speaker_stereo_rx set 0
  9744. <6>[ 1301.693603] msm_device_put:device speaker_stereo_rx set 0
  9745. <6>[ 1301.693695] msm_device_put:device speaker_stereo_rx set 1
  9746. <3>[ 1301.693695] msm_device_put:device freq =48000
  9747. <3>[ 1301.720458] Device active
  9748. <6>[ 1304.948974] msm_device_put:device speaker_stereo_rx set 0
  9749. <6>[ 1306.704956] msm_device_put:device speaker_stereo_rx set 0
  9750. <6>[ 1306.705047] msm_device_put:device speaker_stereo_rx set 1
  9751. <3>[ 1306.705078] msm_device_put:device freq =48000
  9752. <3>[ 1306.720245] Device active
  9753. <6>[ 1306.824554] binder: release 8473:8487 transaction 363103 in, still active
  9754. <6>[ 1306.824584] binder: send failed reply for transaction 363103 to 8417:8465
  9755. <6>[ 1306.981231] binder: release 8417:8465 transaction 367963 out, still active
  9756. <6>[ 1306.982543] binder: 491:491 transaction failed 29189, size 100-0
  9757. <6>[ 1307.149353] binder: 491:3016 transaction failed 29189, size 8-0
  9758. <6>[ 1307.149353] binder: send failed reply for transaction 367963, target dead
  9759. <1>[ 1307.293029] send sigkill to 8066 (android.musicfx), adj 1000, size 6683
  9760. <1>[ 1313.918853] send sigkill to 7887 (m.android.email), adj 764, size 8646
  9761. <6>[ 1317.843231] msm_device_put:device speaker_stereo_rx set 0
  9762. <6>[ 1318.895599] msm_device_put:device speaker_stereo_rx set 0
  9763. <6>[ 1318.895690] msm_device_put:device speaker_stereo_rx set 1
  9764. <3>[ 1318.895690] msm_device_put:device freq =48000
  9765. <3>[ 1318.910797] Device active
  9766. <6>[ 1322.128387] msm_device_put:device speaker_stereo_rx set 0
  9767. <1>[ 1322.860900] send sigkill to 8132 (ndroid.calendar), adj 1000, size 7623
  9768. <1>[ 1323.618682] send sigkill to 8216 (dboxed_process1), adj 1000, size 7426
  9769. <1>[ 1324.151336] type=1400 audit(1458271201.579:92): avc: denied { ioctl } for pid=3340 comm="le._engine30.cc" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9770. <6>[ 1325.236999] msm_device_put:device speaker_stereo_rx set 0
  9771. <6>[ 1325.237091] msm_device_put:device speaker_stereo_rx set 1
  9772. <3>[ 1325.237091] msm_device_put:device freq =48000
  9773. <3>[ 1325.263916] Device active
  9774. <6>[ 1325.431732] binder: release 8587:8605 transaction 371853 in, still active
  9775. <6>[ 1325.431762] binder: send failed reply for transaction 371853 to 8497:8564
  9776. <6>[ 1325.431793] binder: release 8587:8606 transaction 371904 in, still active
  9777. <6>[ 1325.431793] binder: send failed reply for transaction 371904 to 8615:8656
  9778. <6>[ 1328.497619] msm_device_put:device speaker_stereo_rx set 0
  9779. <1>[ 1329.788940] type=1400 audit(1458271207.215:93): avc: denied { read write } for pid=3340 comm="le._engine30.cc" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9780. <1>[ 1330.827972] send sigkill to 8199 (.android.chrome), adj 1000, size 8077
  9781. <1>[ 1333.563659] send sigkill to 8182 (viders.calendar), adj 1000, size 7639
  9782. <6>[ 1334.935272] msm_device_put:device speaker_stereo_rx set 0
  9783. <6>[ 1334.935363] msm_device_put:device speaker_stereo_rx set 1
  9784. <3>[ 1334.935394] msm_device_put:device freq =48000
  9785. <3>[ 1334.962585] Device active
  9786. <6>[ 1335.086547] binder: release 8706:8721 transaction 378689 in, still active
  9787. <6>[ 1335.086547] binder: send failed reply for transaction 378689 to 8615:8656
  9788. <6>[ 1335.086578] binder: release 8706:8722 transaction 378698 in, still active
  9789. <6>[ 1335.086578] binder: send failed reply for transaction 378698 to 8497:8564
  9790. <6>[ 1335.431518] binder: release 8497:8564 transaction 381535 out, still active
  9791. <6>[ 1335.560089] binder: release 8615:8656 transaction 381539 out, still active
  9792. <6>[ 1335.562286] binder: 491:491 transaction failed 29189, size 100-0
  9793. <6>[ 1335.630828] binder: 491:2223 transaction failed 29189, size 8-0
  9794. <6>[ 1335.630859] binder: send failed reply for transaction 381535, target dead
  9795. <6>[ 1335.631164] binder: 491:3018 transaction failed 29189, size 8-0
  9796. <6>[ 1335.631195] binder: send failed reply for transaction 381539, target dead
  9797. <6>[ 1340.441558] msm_device_put:device speaker_stereo_rx set 0
  9798. <1>[ 1341.454254] type=1400 audit(1458271218.876:94): avc: denied { open } for pid=8783 comm=".android.chrome" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9799. <1>[ 1343.886413] send sigkill to 7911 (facebook.katana), adj 1000, size 26123
  9800. <1>[ 1344.895904] send sigkill to 8493 (Bg_Shared3), adj 1000, size 26123
  9801. <1>[ 1347.854522] send sigkill to 8369 (le.android.talk), adj 1000, size 11670
  9802. <6>[ 1349.720703] binder: undelivered transaction 387101
  9803. <6>[ 1349.720703] binder: undelivered transaction 387948
  9804. <6>[ 1349.720764] binder: undelivered transaction 386921
  9805. <1>[ 1351.807495] send sigkill to 8007 (droid.gallery3d), adj 1000, size 7270
  9806. <1>[ 1354.266845] send sigkill to 4227 (.dianxinos.dxbs), adj 1000, size 25519
  9807. <1>[ 1355.378295] send sigkill to 8689 (ngs.android.pop), adj 1000, size 14089
  9808. <6>[ 1355.787017] msm_device_put:device speaker_stereo_rx set 0
  9809. <6>[ 1355.787109] msm_device_put:device speaker_stereo_rx set 1
  9810. <3>[ 1355.787109] msm_device_put:device freq =48000
  9811. <3>[ 1355.813781] Device active
  9812. <6>[ 1357.238952] binder: release 8951:8968 transaction 388586 in, still active
  9813. <6>[ 1357.238983] binder: send failed reply for transaction 388586 to 8852:8934
  9814. <6>[ 1357.239013] binder: release 8951:9019 transaction 389136 in, still active
  9815. <6>[ 1357.239013] binder: send failed reply for transaction 389136 to 8923:9016
  9816. <6>[ 1357.280517] binder: undelivered transaction 390534
  9817. <6>[ 1359.027465] msm_device_put:device speaker_stereo_rx set 0
  9818. <6>[ 1365.223663] msm_device_put:device speaker_stereo_rx set 0
  9819. <6>[ 1365.223754] msm_device_put:device speaker_stereo_rx set 1
  9820. <3>[ 1365.223785] msm_device_put:device freq =48000
  9821. <3>[ 1365.238647] Device active
  9822. <6>[ 1365.358306] binder: release 9057:9073 transaction 391675 in, still active
  9823. <6>[ 1365.358337] binder: send failed reply for transaction 391675 to 8923:9016
  9824. <6>[ 1365.358337] binder: release 9057:9074 transaction 391647 in, still active
  9825. <6>[ 1365.358367] binder: send failed reply for transaction 391647 to 8852:8934
  9826. <6>[ 1365.667388] binder: release 8923:9016 transaction 393408 out, still active
  9827. <6>[ 1365.669158] binder: 491:491 transaction failed 29189, size 100-0
  9828. <6>[ 1365.755310] binder: 491:3017 transaction failed 29189, size 8-0
  9829. <6>[ 1365.755310] binder: send failed reply for transaction 393408, target dead
  9830. <1>[ 1366.394073] type=1400 audit(1458271243.821:95): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9831. <3>[ 1366.463623] binder: 8852: binder_alloc_buf failed to map pages in userspace, no vma
  9832. <6>[ 1366.463623] binder: 8783:8817 transaction failed 29201, size 688-4
  9833. <3>[ 1368.002532] binder: 8852: binder_alloc_buf failed to map pages in userspace, no vma
  9834. <6>[ 1368.002532] binder: 8736:8751 transaction failed 29201, size 4888-0
  9835. <6>[ 1368.370483] binder: undelivered transaction 393620
  9836. <6>[ 1368.370513] binder: undelivered transaction 393638
  9837. <6>[ 1368.370513] binder: undelivered transaction 393639
  9838. <6>[ 1368.370605] binder: undelivered transaction 393913
  9839. <6>[ 1368.370788] binder: undelivered transaction 393594
  9840. <6>[ 1368.370819] binder: undelivered transaction 393652
  9841. <6>[ 1368.370819] binder: send failed reply for transaction 393770 to 8783:8840
  9842. <6>[ 1368.456390] msm_device_put:device speaker_stereo_rx set 0
  9843. <3>[ 1369.321807] TSENS: TZ get temp failed!
  9844. <3>[ 1369.329559] TSENS: TZ get temp failed!
  9845. <6>[ 1373.405273] binder: 9079:9089 refcount change on invalid ref 15
  9846. <6>[ 1373.423187] binder: 9079:9079 refcount change on invalid ref 15
  9847. <6>[ 1373.423187] binder: 9079:9079 refcount change on invalid ref 15
  9848. <3>[ 1373.423217] binder: transaction release 394566 bad handle 15
  9849. <1>[ 1374.996490] send sigkill to 8528 (security:worker), adj 1000, size 14229
  9850. <1>[ 1380.070861] type=1400 audit(1458271257.494:96): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9851. <6>[ 1381.435546] msm_device_put:device speaker_stereo_rx set 0
  9852. <6>[ 1381.435638] msm_device_put:device speaker_stereo_rx set 1
  9853. <3>[ 1381.435668] msm_device_put:device freq =48000
  9854. <3>[ 1381.463592] Device active
  9855. <6>[ 1382.180755] binder: release 9163:9186 transaction 395251 in, still active
  9856. <6>[ 1382.180786] binder: send failed reply for transaction 395251 to 9124:9161
  9857. <6>[ 1382.180816] binder: release 9163:9201 transaction 396610 in, still active
  9858. <6>[ 1382.180816] binder: send failed reply for transaction 396610 to 9176:9215
  9859. <6>[ 1382.180908] binder: undelivered transaction 398050
  9860. <1>[ 1384.160919] send sigkill to 7728 (ps.moffice_i18n), adj 1000, size 10873
  9861. <6>[ 1384.684295] msm_device_put:device speaker_stereo_rx set 0
  9862. <6>[ 1388.801239] msm_device_put:device speaker_stereo_rx set 0
  9863. <6>[ 1388.801330] msm_device_put:device speaker_stereo_rx set 1
  9864. <3>[ 1388.801361] msm_device_put:device freq =48000
  9865. <3>[ 1388.828277] Device active
  9866. <6>[ 1388.944091] binder: release 9269:9284 transaction 398732 in, still active
  9867. <6>[ 1388.944091] binder: send failed reply for transaction 398732 to 9176:9215
  9868. <6>[ 1388.944122] binder: release 9269:9285 transaction 398683 in, still active
  9869. <6>[ 1388.944122] binder: send failed reply for transaction 398683 to 9124:9161
  9870. <6>[ 1391.277221] binder: undelivered transaction 399887
  9871. <6>[ 1391.277221] binder: undelivered transaction 399888
  9872. <6>[ 1391.277252] binder: undelivered transaction 400181
  9873. <6>[ 1391.277282] binder: undelivered transaction 399895
  9874. <6>[ 1391.277313] binder: undelivered transaction 400164
  9875. <6>[ 1391.277313] binder: undelivered transaction 400177
  9876. <6>[ 1391.277404] binder: undelivered transaction 399855
  9877. <6>[ 1391.277435] binder: undelivered transaction 399885
  9878. <6>[ 1391.279235] binder: 491:491 transaction failed 29189, size 100-0
  9879. <6>[ 1391.323547] binder: release 9176:9214 transaction 398084 out, still active
  9880. <6>[ 1391.323547] binder: undelivered transaction 399886
  9881. <6>[ 1391.323730] binder: undelivered transaction 399854
  9882. <6>[ 1391.323760] binder: send failed reply for transaction 400220 to 8783:8940
  9883. <6>[ 1391.340270] binder: 4091:4106 transaction failed 29189, size 968-0
  9884. <6>[ 1391.340301] binder: send failed reply for transaction 398084, target dead
  9885. <6>[ 1392.046844] msm_device_put:device speaker_stereo_rx set 0
  9886. <1>[ 1396.649810] type=1400 audit(1458271274.080:97): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9887. <1>[ 1400.568145] type=1400 audit(1458271277.994:98): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9888. <1>[ 1404.981048] send sigkill to 8819 (dboxed_process1), adj 647, size 7423
  9889. <1>[ 1405.013244] send sigkill to 8736 (id.gms.unstable), adj 529, size 11677
  9890. <6>[ 1409.393096] msm_device_put:device speaker_stereo_rx set 0
  9891. <6>[ 1409.393188] msm_device_put:device speaker_stereo_rx set 1
  9892. <3>[ 1409.393188] msm_device_put:device freq =48000
  9893. <3>[ 1409.416320] Device active
  9894. <1>[ 1410.575408] send sigkill to 9457 (dboxed_process1), adj 529, size 7412
  9895. <6>[ 1413.691314] binder: release 9373:9388 transaction 402611 in, still active
  9896. <6>[ 1413.691314] binder: send failed reply for transaction 402611 to 9325:9371
  9897. <6>[ 1413.691345] binder: release 9373:9389 transaction 403885 in, still active
  9898. <6>[ 1413.691375] binder: send failed reply for transaction 403885 to 9416:9454
  9899. <6>[ 1414.814147] msm_device_put:device speaker_stereo_rx set 0
  9900. <3>[ 1424.732818] [DISP] lcdc_tenderloin_panel_set_backlight: 43
  9901. <3>[ 1424.748138] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  9902. <3>[ 1424.767761] [DISP] lcdc_tenderloin_panel_set_backlight: 37
  9903. <3>[ 1424.782440] [DISP] lcdc_tenderloin_panel_set_backlight: 33
  9904. <3>[ 1424.799346] [DISP] lcdc_tenderloin_panel_set_backlight: 30
  9905. <3>[ 1424.825836] [DISP] lcdc_tenderloin_panel_set_backlight: 27
  9906. <3>[ 1424.831420] [DISP] lcdc_tenderloin_panel_set_backlight: 24
  9907. <3>[ 1424.988769] [DISP] lcdc_tenderloin_panel_set_backlight: 22
  9908. <3>[ 1424.996124] [DISP] lcdc_tenderloin_panel_set_backlight: 18
  9909. <3>[ 1425.095977] [DISP] lcdc_tenderloin_panel_set_backlight: 12
  9910. <1>[ 1426.192413] send sigkill to 6808 (android.vending), adj 647, size 12225
  9911. <3>[ 1426.903045] [DISP] lcdc_tenderloin_panel_set_backlight: 14
  9912. <3>[ 1426.974975] [DISP] lcdc_tenderloin_panel_set_backlight: 17
  9913. <3>[ 1426.991699] [DISP] lcdc_tenderloin_panel_set_backlight: 21
  9914. <3>[ 1427.010345] [DISP] lcdc_tenderloin_panel_set_backlight: 24
  9915. <3>[ 1427.033081] [DISP] lcdc_tenderloin_panel_set_backlight: 29
  9916. <3>[ 1427.050201] [DISP] lcdc_tenderloin_panel_set_backlight: 32
  9917. <3>[ 1427.067810] [DISP] lcdc_tenderloin_panel_set_backlight: 35
  9918. <3>[ 1427.102355] [DISP] lcdc_tenderloin_panel_set_backlight: 36
  9919. <3>[ 1427.117279] [DISP] lcdc_tenderloin_panel_set_backlight: 38
  9920. <3>[ 1427.201202] [DISP] lcdc_tenderloin_panel_set_backlight: 42
  9921. <3>[ 1427.217041] [DISP] lcdc_tenderloin_panel_set_backlight: 46
  9922. <3>[ 1427.235015] [DISP] lcdc_tenderloin_panel_set_backlight: 47
  9923. <3>[ 1427.249816] [DISP] lcdc_tenderloin_panel_set_backlight: 48
  9924. <3>[ 1427.438629] [DISP] lcdc_tenderloin_panel_set_backlight: 47
  9925. <3>[ 1427.487213] [DISP] lcdc_tenderloin_panel_set_backlight: 46
  9926. <3>[ 1427.503601] [DISP] lcdc_tenderloin_panel_set_backlight: 45
  9927. <3>[ 1427.521179] [DISP] lcdc_tenderloin_panel_set_backlight: 44
  9928. <3>[ 1427.537139] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  9929. <3>[ 1427.555786] [DISP] lcdc_tenderloin_panel_set_backlight: 39
  9930. <3>[ 1427.620513] [DISP] lcdc_tenderloin_panel_set_backlight: 35
  9931. <3>[ 1427.637542] [DISP] lcdc_tenderloin_panel_set_backlight: 34
  9932. <3>[ 1427.688995] [DISP] lcdc_tenderloin_panel_set_backlight: 31
  9933. <3>[ 1427.704040] [DISP] lcdc_tenderloin_panel_set_backlight: 28
  9934. <3>[ 1427.726867] [DISP] lcdc_tenderloin_panel_set_backlight: 26
  9935. <3>[ 1427.770751] [DISP] lcdc_tenderloin_panel_set_backlight: 25
  9936. <3>[ 1427.787048] [DISP] lcdc_tenderloin_panel_set_backlight: 24
  9937. <3>[ 1428.685272] [DISP] lcdc_tenderloin_panel_set_backlight: 27
  9938. <3>[ 1428.715057] [DISP] lcdc_tenderloin_panel_set_backlight: 30
  9939. <3>[ 1428.722961] [DISP] lcdc_tenderloin_panel_set_backlight: 34
  9940. <3>[ 1428.737396] [DISP] lcdc_tenderloin_panel_set_backlight: 35
  9941. <3>[ 1428.785095] [DISP] lcdc_tenderloin_panel_set_backlight: 37
  9942. <3>[ 1428.863494] [DISP] lcdc_tenderloin_panel_set_backlight: 39
  9943. <3>[ 1428.936889] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  9944. <3>[ 1429.056213] [DISP] lcdc_tenderloin_panel_set_backlight: 41
  9945. <3>[ 1429.417724] [DISP] lcdc_tenderloin_panel_set_backlight: 40
  9946. <6>[ 1431.769378] msm_device_put:device speaker_stereo_rx set 0
  9947. <6>[ 1431.769470] msm_device_put:device speaker_stereo_rx set 1
  9948. <3>[ 1431.769470] msm_device_put:device freq =48000
  9949. <3>[ 1431.796874] Device active
  9950. <6>[ 1431.847656] binder: release 9519:9533 transaction 407082 in, still active
  9951. <6>[ 1431.847717] binder: send failed reply for transaction 407082 to 9416:9454
  9952. <6>[ 1431.847747] binder: release 9519:9534 transaction 407104 in, still active
  9953. <6>[ 1431.847747] binder: send failed reply for transaction 407104 to 9325:9371
  9954. <6>[ 1432.043090] binder: release 9416:9454 transaction 413825 out, still active
  9955. <6>[ 1432.281829] binder: release 9325:9371 transaction 413833 out, still active
  9956. <6>[ 1432.283630] binder: 491:491 transaction failed 29189, size 100-0
  9957. <6>[ 1432.368774] binder: 491:2223 transaction failed 29189, size 8-0
  9958. <6>[ 1432.368804] binder: send failed reply for transaction 413825, target dead
  9959. <6>[ 1432.368957] binder: 491:533 transaction failed 29189, size 8-0
  9960. <6>[ 1432.368988] binder: send failed reply for transaction 413833, target dead
  9961. <6>[ 1436.865203] msm_device_put:device speaker_stereo_rx set 0
  9962. <1>[ 1437.105010] send sigkill to 9391 (security:worker), adj 1000, size 13857
  9963. <1>[ 1439.933074] send sigkill to 9571 (id.gms.unstable), adj 764, size 12866
  9964. <1>[ 1443.643768] send sigkill to 9659 (m.android.email), adj 647, size 8328
  9965. <1>[ 1444.927764] send sigkill to 9692 (dboxed_process1), adj 529, size 7418
  9966. <6>[ 1449.754333] msm_device_put:device speaker_stereo_rx set 0
  9967. <6>[ 1449.754425] msm_device_put:device speaker_stereo_rx set 1
  9968. <3>[ 1449.754425] msm_device_put:device freq =48000
  9969. <3>[ 1449.781066] Device active
  9970. <6>[ 1453.000061] msm_device_put:device speaker_stereo_rx set 0
  9971. <6>[ 1463.418121] msm_device_put:device speaker_stereo_rx set 0
  9972. <6>[ 1463.418243] msm_device_put:device speaker_stereo_rx set 1
  9973. <3>[ 1463.418273] msm_device_put:device freq =48000
  9974. <3>[ 1463.433929] Device active
  9975. <1>[ 1464.355865] send sigkill to 9835 (ps.moffice_i18n), adj 529, size 10871
  9976. <6>[ 1466.652191] msm_device_put:device speaker_stereo_rx set 0
  9977. <1>[ 1470.511138] send sigkill to 6947 (d.process.media), adj 529, size 8604
  9978. <6>[ 1475.755554] msm_device_put:device speaker_stereo_rx set 0
  9979. <6>[ 1475.755676] msm_device_put:device speaker_stereo_rx set 1
  9980. <3>[ 1475.755706] msm_device_put:device freq =48000
  9981. <3>[ 1475.782165] Device active
  9982. <6>[ 1476.238311] binder: release 9754:9769 transaction 417283 in, still active
  9983. <6>[ 1476.238342] binder: send failed reply for transaction 417283 to 9683:9777
  9984. <6>[ 1476.238372] binder: release 9754:9787 transaction 417301 in, still active
  9985. <6>[ 1476.238372] binder: send failed reply for transaction 417301 to 9717:9752
  9986. <6>[ 1478.623443] binder: undelivered transaction 425801
  9987. <6>[ 1478.623474] binder: undelivered transaction 425808
  9988. <6>[ 1478.623474] binder: undelivered transaction 425809
  9989. <6>[ 1478.623474] binder: undelivered transaction 425810
  9990. <6>[ 1478.623535] binder: undelivered transaction 425796
  9991. <6>[ 1479.000183] msm_device_put:device speaker_stereo_rx set 0
  9992. <1>[ 1480.700836] send sigkill to 9617 (le.android.talk), adj 647, size 11366
  9993. <1>[ 1489.812438] type=1400 audit(1458271367.241:99): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9994. <1>[ 1489.813110] type=1400 audit(1458271367.241:100): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  9995. <6>[ 1491.985137] msm_device_put:device speaker_stereo_rx set 0
  9996. <6>[ 1491.985229] msm_device_put:device speaker_stereo_rx set 1
  9997. <3>[ 1491.985229] msm_device_put:device freq =48000
  9998. <3>[ 1492.012451] Device active
  9999. <6>[ 1492.636077] binder: release 10001:10016 transaction 426379 in, still active
  10000. <6>[ 1492.636108] binder: send failed reply for transaction 426379 to 9717:9752
  10001. <6>[ 1492.636138] binder: release 10001:10017 transaction 426405 in, still active
  10002. <6>[ 1492.636138] binder: send failed reply for transaction 426405 to 9683:9777
  10003. <6>[ 1492.897155] binder: release 9717:9752 transaction 429982 out, still active
  10004. <6>[ 1492.902313] binder: 491:491 transaction failed 29189, size 100-0
  10005. <6>[ 1492.955200] binder: 491:3016 transaction failed 29189, size 8-0
  10006. <6>[ 1492.955230] binder: send failed reply for transaction 429982, target dead
  10007. <6>[ 1495.231292] msm_device_put:device speaker_stereo_rx set 0
  10008. <1>[ 1495.612274] type=1400 audit(1458271373.037:101): avc: denied { ioctl } for pid=8897 comm="CrGpuMain" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10009. <6>[ 1495.705993] binder: 10040:10055 transaction failed 29189, size 4888-0
  10010. <1>[ 1502.116088] type=1400 audit(1458271379.553:102): avc: denied { read write } for pid=10246 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10011. <1>[ 1502.116638] type=1400 audit(1458271379.553:103): avc: denied { open } for pid=10246 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10012. <6>[ 1504.572998] healthd: battery l=29 v=3513 t=36.0 h=2 st=3 c=-965 chg=
  10013. <6>[ 1506.087249] msm_device_put:device speaker_stereo_rx set 0
  10014. <6>[ 1506.087341] msm_device_put:device speaker_stereo_rx set 1
  10015. <3>[ 1506.087371] msm_device_put:device freq =48000
  10016. <3>[ 1506.113800] Device active
  10017. <6>[ 1506.776519] binder: release 10205:10219 transaction 431153 in, still active
  10018. <6>[ 1506.776519] binder: send failed reply for transaction 431153 to 10177:10203
  10019. <6>[ 1506.776550] binder: release 10205:10226 transaction 432349 in, still active
  10020. <6>[ 1506.776550] binder: send failed reply for transaction 432349 to 10161:10238
  10021. <1>[ 1507.784637] type=1400 audit(1458271385.208:104): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10022. <6>[ 1509.331817] msm_device_put:device speaker_stereo_rx set 0
  10023. <1>[ 1510.712402] send sigkill to 9601 (com.whatsapp), adj 764, size 13420
  10024. <6>[ 1512.282135] msm_device_put:device speaker_stereo_rx set 0
  10025. <6>[ 1512.282196] msm_device_put:device speaker_stereo_rx set 1
  10026. <3>[ 1512.282226] msm_device_put:device freq =48000
  10027. <3>[ 1512.309539] Device active
  10028. <6>[ 1512.535522] binder: release 10300:10316 transaction 434582 in, still active
  10029. <6>[ 1512.535552] binder: send failed reply for transaction 434582 to 10177:10203
  10030. <6>[ 1512.535583] binder: release 10300:10317 transaction 434571 in, still active
  10031. <6>[ 1512.535583] binder: send failed reply for transaction 434571 to 10161:10238
  10032. <6>[ 1512.649047] binder: release 10161:10236 transaction 435774 out, still active
  10033. <1>[ 1512.723052] type=1400 audit(1458271390.153:105): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10034. <6>[ 1513.587371] binder: undelivered transaction 436345
  10035. <6>[ 1513.591125] binder: 491:491 transaction failed 29189, size 100-0
  10036. <6>[ 1515.204223] binder: 4091:5829 transaction failed 29189, size 968-0
  10037. <6>[ 1515.204223] binder: send failed reply for transaction 435774, target dead
  10038. <6>[ 1515.538116] msm_device_put:device speaker_stereo_rx set 0
  10039. <6>[ 1523.538482] msm_device_put:device speaker_stereo_rx set 0
  10040. <6>[ 1523.538543] msm_device_put:device speaker_stereo_rx set 1
  10041. <3>[ 1523.538574] msm_device_put:device freq =48000
  10042. <3>[ 1523.565246] Device active
  10043. <6>[ 1524.055419] binder: release 10438:10453 transaction 438947 in, still active
  10044. <6>[ 1524.055450] binder: send failed reply for transaction 438947 to 10382:10413
  10045. <1>[ 1525.586761] send sigkill to 10022 (ndroid.calendar), adj 1000, size 7635
  10046. <6>[ 1526.772155] msm_device_put:device speaker_stereo_rx set 0
  10047. <1>[ 1527.166900] send sigkill to 10104 (le.android.talk), adj 1000, size 11887
  10048. <1>[ 1530.507537] send sigkill to 10075 (viders.calendar), adj 1000, size 7612
  10049. <6>[ 1531.042694] msm_device_put:device speaker_stereo_rx set 0
  10050. <6>[ 1531.042785] msm_device_put:device speaker_stereo_rx set 1
  10051. <3>[ 1531.042785] msm_device_put:device freq =48000
  10052. <3>[ 1531.069427] Device active
  10053. <6>[ 1532.180236] binder: release 10474:10488 transaction 441271 in, still active
  10054. <6>[ 1532.180236] binder: send failed reply for transaction 441271 to 10382:10413
  10055. <6>[ 1532.180267] binder: release 10474:10529 transaction 441791 in, still active
  10056. <6>[ 1532.180267] binder: send failed reply for transaction 441791 to 10496:10527
  10057. <6>[ 1532.279327] binder: release 10382:10413 transaction 443645 out, still active
  10058. <6>[ 1532.279327] binder: release 10382:10537 transaction 443456 out, still active
  10059. <6>[ 1532.279357] binder: undelivered transaction 443652
  10060. <6>[ 1532.378051] binder: 491:2915 transaction failed 29189, size 8-0
  10061. <6>[ 1532.378082] binder: send failed reply for transaction 443645, target dead
  10062. <6>[ 1534.287506] msm_device_put:device speaker_stereo_rx set 0
  10063. <1>[ 1534.610931] send sigkill to 10339 (facebook.katana), adj 1000, size 16959
  10064. <6>[ 1535.007202] msm_vidc_dec: Inside vid_dec_open()type=1400 audit(1458271412.435:106): avc: denied { read write } for pid=3194 comm="Binder_3" name="msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10065. <1>[ 1535.007904] type=1400 audit(1458271412.435:107): avc: denied { open } for pid=3194 comm="Binder_3" name="msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10066. <4>[ 1535.008972]
  10067. <4>[ 1535.008972] VIDC: vidc_freq = 200000000, req_perf_lvl = 244800, set_perf_lvl = 244800
  10068. <6>[ 1535.035858] fw_version 2:28:2013type=1400 audit(1458271412.465:108): avc: denied { ioctl } for pid=3194 comm="Binder_3" path="/dev/msm_vidc_dec" dev="tmpfs" ino=4328 scontext=u:r:mediaserver:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10069. <6>[ 1537.046539] binder: release 10557:10572 transaction 444463 in, still active
  10070. <6>[ 1537.046539] binder: send failed reply for transaction 444463 to 10496:10527
  10071. <6>[ 1537.105194] msm_device_put:device speaker_stereo_rx set 0
  10072. <6>[ 1537.105255] msm_device_put:device speaker_stereo_rx set 1
  10073. <3>[ 1537.105285] msm_device_put:device freq =48000
  10074. <3>[ 1537.132263] Device active
  10075. <6>[ 1537.844909] binder: undelivered transaction 445977
  10076. <6>[ 1537.847869] binder: 491:491 transaction failed 29189, size 100-0
  10077. <6>[ 1540.017425] msm_vidc_dec: Inside vid_dec_release()vidc_cleanup_addr_table(): buffer = OUTPUT
  10078. <1>[ 1540.017425] vidc_cleanup_addr_table(): buffer = INPUT
  10079. <6>[ 1540.038604] msm_vidc_dec: Return from vid_dec_release()
  10080. <6>[ 1540.351348] msm_device_put:device speaker_stereo_rx set 0
  10081. <1>[ 1541.408721] send sigkill to 10257 (security:worker), adj 1000, size 13816
  10082. <6>[ 1541.934326] binder: 4091:4106 transaction failed 29189, size 968-0
  10083. <6>[ 1541.934356] binder: send failed reply for transaction 443456, target dead
  10084. <1>[ 1544.003631] send sigkill to 10040 (id.gms.unstable), adj 1000, size 11796
  10085. <6>[ 1548.373809] msm_device_put:device speaker_stereo_rx set 0
  10086. <6>[ 1548.373870] msm_device_put:device speaker_stereo_rx set 1
  10087. <3>[ 1548.373901] msm_device_put:device freq =48000
  10088. <3>[ 1548.400848] Device active
  10089. <6>[ 1549.511810] binder: release 10682:10699 transaction 446983 in, still active
  10090. <6>[ 1549.511840] binder: send failed reply for transaction 446983 to 10659:10680
  10091. <6>[ 1549.511840] binder: release 10682:10705 transaction 448479 in, still active
  10092. <6>[ 1549.511871] binder: send failed reply for transaction 448479 to 10577:10738
  10093. <6>[ 1551.620758] msm_device_put:device speaker_stereo_rx set 0
  10094. <6>[ 1555.358001] msm_device_put:device speaker_stereo_rx set 0
  10095. <6>[ 1555.358093] msm_device_put:device speaker_stereo_rx set 1
  10096. <3>[ 1555.358093] msm_device_put:device freq =48000
  10097. <3>[ 1555.384948] Device active
  10098. <6>[ 1555.884857] binder: release 10804:10818 transaction 450196 in, still active
  10099. <6>[ 1555.884857] binder: send failed reply for transaction 450196 to 10659:10680
  10100. <6>[ 1555.884887] binder: release 10804:10819 transaction 450247 in, still active
  10101. <6>[ 1555.884887] binder: send failed reply for transaction 450247 to 10577:10738
  10102. <6>[ 1555.950622] binder: release 10659:10680 transaction 452414 out, still active
  10103. <6>[ 1555.955505] binder: 491:491 transaction failed 29189, size 100-0
  10104. <6>[ 1556.197692] binder: release 10577:10735 transaction 451706 out, still active
  10105. <6>[ 1556.197692] binder: release 10577:10738 transaction 452415 out, still active
  10106. <6>[ 1556.275268] binder: 491:5923 transaction failed 29189, size 8-0
  10107. <6>[ 1556.275299] binder: send failed reply for transaction 452414, target dead
  10108. <6>[ 1556.275482] binder: 491:533 transaction failed 29189, size 8-0
  10109. <6>[ 1556.275482] binder: send failed reply for transaction 452415, target dead
  10110. <6>[ 1556.413208] binder: 4091:6008 transaction failed 29189, size 968-0
  10111. <6>[ 1556.413208] binder: send failed reply for transaction 451706, target dead
  10112. <6>[ 1558.602447] msm_device_put:device speaker_stereo_rx set 0
  10113. <1>[ 1560.322601] send sigkill to 10422 (ps.moffice_i18n), adj 1000, size 10867
  10114. <6>[ 1567.489562] msm_device_put:device speaker_stereo_rx set 0
  10115. <6>[ 1567.489654] msm_device_put:device speaker_stereo_rx set 1
  10116. <3>[ 1567.489685] msm_device_put:device freq =48000
  10117. <3>[ 1567.516510] Device active
  10118. <6>[ 1567.678131] binder: release 10972:10987 transaction 454734 in, still active
  10119. <6>[ 1567.678131] binder: send failed reply for transaction 454734 to 10946:10970
  10120. <6>[ 1567.678161] binder: release 10972:10993 transaction 455319 in, still active
  10121. <6>[ 1567.678192] binder: send failed reply for transaction 455319 to 10925:10992
  10122. <1>[ 1569.882354] send sigkill to 9945 (ngs.android.pop), adj 1000, size 10586
  10123. <6>[ 1570.735809] msm_device_put:device speaker_stereo_rx set 0
  10124. <1>[ 1570.917327] send sigkill to 9795 (android.vending), adj 1000, size 10343
  10125. <6>[ 1573.475860] msm_device_put:device speaker_stereo_rx set 0
  10126. <6>[ 1573.475982] msm_device_put:device speaker_stereo_rx set 1
  10127. <3>[ 1573.475982] msm_device_put:device freq =48000
  10128. <3>[ 1573.502807] Device active
  10129. <6>[ 1573.918426] binder: release 11046:11065 transaction 457064 in, still active
  10130. <6>[ 1573.918457] binder: send failed reply for transaction 457064 to 10925:10992
  10131. <6>[ 1573.918487] binder: release 11046:11066 transaction 457067 in, still active
  10132. <6>[ 1573.918487] binder: send failed reply for transaction 457067 to 10946:10970
  10133. <6>[ 1574.002288] binder: release 10925:10992 transaction 459291 out, still active
  10134. <6>[ 1574.079437] binder: release 10946:10970 transaction 459292 out, still active
  10135. <6>[ 1574.086822] binder: 491:491 transaction failed 29189, size 100-0
  10136. <6>[ 1574.176086] binder: 491:3466 transaction failed 29189, size 8-0
  10137. <6>[ 1574.176086] binder: send failed reply for transaction 459292, target dead
  10138. <6>[ 1574.181579] binder: 491:3018 transaction failed 29189, size 8-0
  10139. <6>[ 1574.181579] binder: send failed reply for transaction 459291, target dead
  10140. <1>[ 1574.936126] send sigkill to 10782 (security:worker), adj 1000, size 13883
  10141. <1>[ 1575.149200] send sigkill to 10596 (android.youtube), adj 1000, size 13785
  10142. <1>[ 1575.379302] send sigkill to 11095 (ndroid.exchange), adj 764, size 7115
  10143. <6>[ 1576.721099] msm_device_put:device speaker_stereo_rx set 0
  10144. <1>[ 1581.042022] send sigkill to 11009 (m.android.email), adj 764, size 8610
  10145. <6>[ 1587.753814] msm_device_put:device speaker_stereo_rx set 0
  10146. <6>[ 1587.753936] msm_device_put:device speaker_stereo_rx set 1
  10147. <3>[ 1587.753936] msm_device_put:device freq =48000
  10148. <3>[ 1587.780670] Device active
  10149. <6>[ 1588.791381] binder: release 11208:11222 transaction 461148 in, still active
  10150. <6>[ 1588.791381] binder: send failed reply for transaction 461148 to 11183:11206
  10151. <6>[ 1588.791412] binder: release 11208:11223 transaction 461433 in, still active
  10152. <6>[ 1588.791412] binder: send failed reply for transaction 461433 to 11158:11234
  10153. <1>[ 1590.522918] send sigkill to 11068 (ps.moffice_i18n), adj 764, size 10855
  10154. <6>[ 1590.868072] msm_device_put:device speaker_stereo_rx set 0
  10155. <1>[ 1592.255218] send sigkill to 11121 (id.gms.unstable), adj 647, size 9440
  10156. <1>[ 1593.588378] send sigkill to 11139 (ngs.android.pop), adj 529, size 10780
  10157. <6>[ 1594.760040] msm_device_put:device speaker_stereo_rx set 0
  10158. <6>[ 1594.760131] msm_device_put:device speaker_stereo_rx set 1
  10159. <3>[ 1594.760131] msm_device_put:device freq =48000
  10160. <3>[ 1594.775787] Device active
  10161. <6>[ 1596.390533] binder: release 11297:11311 transaction 463992 in, still active
  10162. <6>[ 1596.390563] binder: send failed reply for transaction 463992 to 11158:11234
  10163. <6>[ 1596.390594] binder: release 11297:11312 transaction 463966 in, still active
  10164. <6>[ 1596.390594] binder: send failed reply for transaction 463966 to 11183:11206
  10165. <6>[ 1597.309387] binder: release 11158:11158 transaction 466165 out, still active
  10166. <6>[ 1597.309417] binder: send failed reply for transaction 466239 to 11378:11396
  10167. <6>[ 1597.309448] binder: undelivered transaction 466233
  10168. <6>[ 1597.310577] binder: undelivered transaction 466230
  10169. <6>[ 1597.319305] binder: 491:491 transaction failed 29189, size 100-0
  10170. <6>[ 1597.320861] binder: 11378:11396 transaction failed 29189, size 4-0
  10171. <6>[ 1597.320861] binder: send failed reply for transaction 466165, target dead
  10172. <6>[ 1597.994018] msm_device_put:device speaker_stereo_rx set 0
  10173. <6>[ 1599.771911] binder: undelivered transaction 466087
  10174. <6>[ 1599.771911] binder: undelivered transaction 466590
  10175. <6>[ 1599.771942] binder: undelivered transaction 466895
  10176. <6>[ 1599.772003] binder: undelivered transaction 465866
  10177. <1>[ 1608.918273] send sigkill to 11250 (le.android.talk), adj 1000, size 11888
  10178. <1>[ 1610.170318] type=1400 audit(1458271487.598:109): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10179. <6>[ 1610.346343] msm_device_put:device speaker_stereo_rx set 0
  10180. <6>[ 1610.346435] msm_device_put:device speaker_stereo_rx set 1
  10181. <3>[ 1610.346435] msm_device_put:device freq =48000
  10182. <3>[ 1610.373962] Device active
  10183. <6>[ 1610.430664] binder: release 11447:11461 transaction 468659 in, still active
  10184. <6>[ 1610.430664] binder: send failed reply for transaction 468659 to 11414:11441
  10185. <6>[ 1610.430694] binder: release 11447:11513 transaction 468678 in, still active
  10186. <6>[ 1610.430694] binder: send failed reply for transaction 468678 to 11465:11503
  10187. <6>[ 1613.601074] msm_device_put:device speaker_stereo_rx set 0
  10188. <6>[ 1614.763793] msm_device_put:device speaker_stereo_rx set 0
  10189. <6>[ 1614.763885] msm_device_put:device speaker_stereo_rx set 1
  10190. <3>[ 1614.763885] msm_device_put:device freq =48000
  10191. <3>[ 1614.778991] Device active
  10192. <6>[ 1616.885040] binder: release 11540:11554 transaction 470218 in, still active
  10193. <6>[ 1616.885040] binder: send failed reply for transaction 470218 to 11465:11503
  10194. <6>[ 1616.885070] binder: release 11540:11555 transaction 470211 in, still active
  10195. <6>[ 1616.885070] binder: send failed reply for transaction 470211 to 11414:11441
  10196. <6>[ 1617.072448] binder: release 11465:11503 transaction 471751 out, still active
  10197. <6>[ 1617.073699] binder: 491:491 transaction failed 29189, size 100-0
  10198. <6>[ 1617.159118] binder: release 11414:11441 transaction 471750 out, still active
  10199. <6>[ 1617.159149] binder: release 11414:11518 transaction 471796 out, still active
  10200. <6>[ 1617.241760] binder: 491:3635 transaction failed 29189, size 8-0
  10201. <6>[ 1617.241760] binder: send failed reply for transaction 471750, target dead
  10202. <6>[ 1617.242645] binder: 491:3529 transaction failed 29189, size 8-0
  10203. <6>[ 1617.242675] binder: send failed reply for transaction 471751, target dead
  10204. <6>[ 1617.277252] binder: 491:4058 transaction failed 29189, size 408-0
  10205. <6>[ 1617.277252] binder: send failed reply for transaction 471796, target dead
  10206. <6>[ 1617.995452] msm_device_put:device speaker_stereo_rx set 0
  10207. <6>[ 1618.665740] msm_device_put:device speaker_stereo_rx set 0
  10208. <6>[ 1618.665863] msm_device_put:device speaker_stereo_rx set 1
  10209. <3>[ 1618.665863] msm_device_put:device freq =48000
  10210. <3>[ 1618.680450] Device active
  10211. <6>[ 1621.904754] msm_device_put:device speaker_stereo_rx set 0
  10212. <6>[ 1625.507720] msm_device_put:device speaker_stereo_rx set 0
  10213. <6>[ 1625.507812] msm_device_put:device speaker_stereo_rx set 1
  10214. <3>[ 1625.507812] msm_device_put:device freq =48000
  10215. <3>[ 1625.535034] Device active
  10216. <6>[ 1628.657623] msm_device_put:device speaker_stereo_rx set 0
  10217. <6>[ 1634.395874] msm_device_put:device speaker_stereo_rx set 0
  10218. <6>[ 1634.395965] msm_device_put:device speaker_stereo_rx set 1
  10219. <3>[ 1634.395965] msm_device_put:device freq =48000
  10220. <3>[ 1634.422607] Device active
  10221. <6>[ 1634.487548] binder: release 11635:11650 transaction 475762 in, still active
  10222. <6>[ 1634.487579] binder: send failed reply for transaction 475762 to 11604:11633
  10223. <1>[ 1635.897277] type=1400 audit(1458271513.323:110): avc: denied { read write } for pid=11730 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10224. <1>[ 1635.897888] type=1400 audit(1458271513.323:111): avc: denied { open } for pid=11730 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10225. <6>[ 1637.640655] msm_device_put:device speaker_stereo_rx set 0
  10226. <6>[ 1638.086944] msm_device_put:device speaker_stereo_rx set 0
  10227. <6>[ 1638.087036] msm_device_put:device speaker_stereo_rx set 1
  10228. <3>[ 1638.087066] msm_device_put:device freq =48000
  10229. <3>[ 1638.102416] Device active
  10230. <6>[ 1641.320343] msm_device_put:device speaker_stereo_rx set 0
  10231. <6>[ 1648.670806] msm_device_put:device speaker_stereo_rx set 0
  10232. <6>[ 1648.670898] msm_device_put:device speaker_stereo_rx set 1
  10233. <3>[ 1648.670898] msm_device_put:device freq =48000
  10234. <3>[ 1648.697631] Device active
  10235. <6>[ 1649.011932] binder: release 11732:11746 transaction 483028 in, still active
  10236. <6>[ 1649.011962] binder: send failed reply for transaction 483028 to 11604:11633
  10237. <6>[ 1649.447357] binder: 491:491 transaction failed 29189, size 100-0
  10238. <6>[ 1649.453674] binder: 491:491 transaction failed 29189, size 100-0
  10239. <6>[ 1652.006195] msm_device_put:device speaker_stereo_rx set 0
  10240. <1>[ 1653.165466] send sigkill to 11322 (ndroid.calendar), adj 1000, size 7582
  10241. <1>[ 1659.308685] send sigkill to 11346 (viders.calendar), adj 1000, size 7581
  10242. <6>[ 1661.672790] msm_device_put:device speaker_stereo_rx set 0
  10243. <6>[ 1661.672882] msm_device_put:device speaker_stereo_rx set 1
  10244. <3>[ 1661.672912] msm_device_put:device freq =48000
  10245. <3>[ 1661.699951] Device active
  10246. <6>[ 1661.864166] binder: release 11901:11915 transaction 491509 in, still active
  10247. <6>[ 1661.864288] binder: send failed reply for transaction 491509 to 11837:11921
  10248. <6>[ 1661.864318] binder: release 11901:11931 transaction 491786 in, still active
  10249. <6>[ 1661.864318] binder: send failed reply for transaction 491786 to 11690:11867
  10250. <6>[ 1662.415588] binder: 11837:11920 transaction failed 29189, size 444-4
  10251. <6>[ 1664.918701] msm_device_put:device speaker_stereo_rx set 0
  10252. <6>[ 1668.757385] msm_device_put:device speaker_stereo_rx set 0
  10253. <6>[ 1668.757476] msm_device_put:device speaker_stereo_rx set 1
  10254. <3>[ 1668.757476] msm_device_put:device freq =48000
  10255. <3>[ 1668.784790] Device active
  10256. <6>[ 1672.332519] binder: release 11967:11982 transaction 496779 in, still active
  10257. <6>[ 1672.332550] binder: send failed reply for transaction 496779 to 11690:11867
  10258. <6>[ 1672.332580] binder: release 11967:11994 transaction 496827 in, still active
  10259. <6>[ 1672.332580] binder: send failed reply for transaction 496827 to 11837:11921
  10260. <6>[ 1672.937530] binder: release 11837:11921 transaction 500019 out, still active
  10261. <6>[ 1672.941070] binder: 491:491 transaction failed 29189, size 100-0
  10262. <6>[ 1672.969116] binder: 491:3650 transaction failed 29189, size 8-0
  10263. <6>[ 1672.969146] binder: send failed reply for transaction 500019, target dead
  10264. <6>[ 1673.049041] binder: undelivered transaction 500194
  10265. <6>[ 1675.029388] msm_device_put:device speaker_stereo_rx set 0
  10266. <6>[ 1675.150268] binder: 11378:11587 transaction failed 29189, size 4948-0
  10267. <1>[ 1677.400512] send sigkill to 11368 (com.whatsapp), adj 1000, size 12945
  10268. <1>[ 1688.286468] send sigkill to 11711 (ackageinstaller), adj 1000, size 9781
  10269. <6>[ 1690.010314] msm_device_put:device speaker_stereo_rx set 0
  10270. <6>[ 1690.010406] msm_device_put:device speaker_stereo_rx set 1
  10271. <3>[ 1690.010437] msm_device_put:device freq =48000
  10272. <3>[ 1690.037078] Device active
  10273. <6>[ 1690.085113] binder: release 12144:12158 transaction 505083 in, still active
  10274. <6>[ 1690.085144] binder: send failed reply for transaction 505083 to 12076:12142
  10275. <6>[ 1690.085174] binder: release 12144:12176 transaction 505284 in, still active
  10276. <6>[ 1690.085174] binder: send failed reply for transaction 505284 to 12100:12167
  10277. <6>[ 1693.255340] msm_device_put:device speaker_stereo_rx set 0
  10278. <6>[ 1694.703430] msm_device_put:device speaker_stereo_rx set 0
  10279. <6>[ 1694.703521] msm_device_put:device speaker_stereo_rx set 1
  10280. <3>[ 1694.703521] msm_device_put:device freq =48000
  10281. <3>[ 1694.730010] Device active
  10282. <1>[ 1695.222412] send sigkill to 12000 (le.android.talk), adj 1000, size 11676
  10283. <6>[ 1697.765808] binder: release 12273:12287 transaction 508500 in, still active
  10284. <6>[ 1697.765838] binder: send failed reply for transaction 508500 to 12076:12142
  10285. <6>[ 1697.765869] binder: release 12273:12288 transaction 508470 in, still active
  10286. <6>[ 1697.765869] binder: send failed reply for transaction 508470 to 12100:12167
  10287. <6>[ 1697.858886] binder: release 12100:12167 transaction 511832 out, still active
  10288. <6>[ 1697.944122] binder: release 12076:12142 transaction 511831 out, still active
  10289. <6>[ 1697.945526] binder: 491:491 transaction failed 29189, size 100-0
  10290. <6>[ 1698.002105] binder: 491:3445 transaction failed 29189, size 8-0
  10291. <6>[ 1698.002136] binder: send failed reply for transaction 511831, target dead
  10292. <6>[ 1698.002593] binder: 491:534 transaction failed 29189, size 8-0
  10293. <6>[ 1698.002593] binder: send failed reply for transaction 511832, target dead
  10294. <6>[ 1700.588623] msm_device_put:device speaker_stereo_rx set 0
  10295. <6>[ 1701.263610] msm_device_put:device speaker_stereo_rx set 0
  10296. <6>[ 1701.263702] msm_device_put:device speaker_stereo_rx set 1
  10297. <3>[ 1701.263702] msm_device_put:device freq =48000
  10298. <3>[ 1701.290435] Device active
  10299. <6>[ 1704.508392] msm_device_put:device speaker_stereo_rx set 0
  10300. <6>[ 1705.527923] msm_device_put:device speaker_stereo_rx set 0
  10301. <6>[ 1705.527984] msm_device_put:device speaker_stereo_rx set 1
  10302. <3>[ 1705.528015] msm_device_put:device freq =48000
  10303. <3>[ 1705.555084] Device active
  10304. <6>[ 1707.519378] binder: release 12443:12461 transaction 514786 in, still active
  10305. <6>[ 1707.519409] binder: send failed reply for transaction 514786 to 12455:12487
  10306. <6>[ 1707.519439] binder: release 12443:12495 transaction 514811 in, still active
  10307. <6>[ 1707.519439] binder: send failed reply for transaction 514811 to 12392:12437
  10308. <6>[ 1710.624053] msm_device_put:device speaker_stereo_rx set 0
  10309. <1>[ 1712.052612] send sigkill to 12114 (d.process.media), adj 1000, size 7774
  10310. <6>[ 1713.619262] binder: release 12510:12524 transaction 517786 in, still active
  10311. <6>[ 1713.619262] binder: send failed reply for transaction 517786 to 12455:12487
  10312. <6>[ 1713.619293] binder: release 12510:12525 transaction 517793 in, still active
  10313. <6>[ 1713.619293] binder: send failed reply for transaction 517793 to 12392:12437
  10314. <6>[ 1713.619323] binder: release 12510:12538 transaction 518753 out, still active
  10315. <6>[ 1713.709167] binder: release 12455:12487 transaction 518952 out, still active
  10316. <6>[ 1713.711700] binder: 491:491 transaction failed 29189, size 100-0
  10317. <6>[ 1713.812286] binder: release 12392:12437 transaction 518953 out, still active
  10318. <6>[ 1713.812286] binder: release 12392:12480 transaction 519027 out, still active
  10319. <6>[ 1713.896484] binder: 491:3529 transaction failed 29189, size 8-0
  10320. <6>[ 1713.896484] binder: send failed reply for transaction 518952, target dead
  10321. <6>[ 1713.899139] binder: 491:534 transaction failed 29189, size 8-0
  10322. <6>[ 1713.899169] binder: send failed reply for transaction 518953, target dead
  10323. <6>[ 1714.038177] binder: 491:3648 transaction failed 29189, size 8-0
  10324. <6>[ 1714.038177] binder: send failed reply for transaction 519027, target dead
  10325. <1>[ 1716.685241] send sigkill to 11791 (id.defcontainer), adj 1000, size 6662
  10326. <6>[ 1719.803710] msm_device_put:device speaker_stereo_rx set 0
  10327. <6>[ 1719.803802] msm_device_put:device speaker_stereo_rx set 1
  10328. <3>[ 1719.803833] msm_device_put:device freq =48000
  10329. <3>[ 1719.830932] Device active
  10330. <6>[ 1720.150207] binder: release 12662:12677 transaction 520504 in, still active
  10331. <6>[ 1720.150238] binder: send failed reply for transaction 520504 to 12616:12660
  10332. <1>[ 1720.521057] send sigkill to 12233 (ngs.android.pop), adj 1000, size 11523
  10333. <1>[ 1721.639129] send sigkill to 12192 (m.android.email), adj 1000, size 8582
  10334. <1>[ 1722.198547] send sigkill to 12250 (ndroid.exchange), adj 1000, size 7136
  10335. <6>[ 1725.384887] binder: release 12723:12737 transaction 523165 in, still active
  10336. <6>[ 1725.384918] binder: send failed reply for transaction 523165 to 12639:12698
  10337. <6>[ 1725.384948] binder: release 12723:12738 transaction 523147 in, still active
  10338. <6>[ 1725.384948] binder: send failed reply for transaction 523147 to 12616:12660
  10339. <6>[ 1725.600555] binder: release 12616:12660 transaction 524705 out, still active
  10340. <6>[ 1725.600677] binder: undelivered transaction 524753
  10341. <6>[ 1725.602172] binder: 491:491 transaction failed 29189, size 100-0
  10342. <6>[ 1725.703155] binder: 491:4058 transaction failed 29189, size 8-0
  10343. <6>[ 1725.703155] binder: send failed reply for transaction 524705, target dead
  10344. <1>[ 1727.690551] send sigkill to 12312 (ndroid.calendar), adj 1000, size 7565
  10345. <6>[ 1730.511840] msm_device_put:device speaker_stereo_rx set 0
  10346. <1>[ 1747.262786] type=1400 audit(1458271624.692:112): avc: denied { ioctl } for pid=12071 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10347. <1>[ 1748.143707] type=1400 audit(1458271625.573:113): avc: denied { read write } for pid=12917 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10348. <1>[ 1748.145141] type=1400 audit(1458271625.583:114): avc: denied { open } for pid=12917 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10349. <6>[ 1748.941894] msm_device_put:device speaker_stereo_rx set 0
  10350. <6>[ 1748.941986] msm_device_put:device speaker_stereo_rx set 1
  10351. <3>[ 1748.941986] msm_device_put:device freq =48000
  10352. <3>[ 1748.968658] Device active
  10353. <6>[ 1749.563964] binder: release 12823:12839 transaction 525582 in, still active
  10354. <6>[ 1749.563995] binder: send failed reply for transaction 525582 to 12639:12698
  10355. <6>[ 1749.906585] binder: release 12639:12698 transaction 534557 out, still active
  10356. <6>[ 1749.930419] binder: 491:2855 transaction failed 29189, size 316-0
  10357. <6>[ 1749.938415] binder: 491:2915 transaction failed 29189, size 8-0
  10358. <6>[ 1749.938446] binder: send failed reply for transaction 534557, target dead
  10359. <1>[ 1751.051727] send sigkill to 8783 (.android.chrome), adj 1000, size 23612
  10360. <6>[ 1751.785400] binder: 491:2855 transaction failed 29189, size 316-0
  10361. <6>[ 1755.244842] msm_device_put:device speaker_stereo_rx set 0
  10362. <6>[ 1755.683135] msm_device_put:device speaker_stereo_rx set 0
  10363. <6>[ 1755.683197] msm_device_put:device speaker_stereo_rx set 1
  10364. <3>[ 1755.683227] msm_device_put:device freq =48000
  10365. <3>[ 1755.698150] Device active
  10366. <6>[ 1756.820312] binder: 11378:11396 transaction failed 29189, size 4948-0
  10367. <6>[ 1757.189544] binder: release 12954:12970 transaction 535425 in, still active
  10368. <6>[ 1757.189575] binder: send failed reply for transaction 535425 to 12882:12952
  10369. <6>[ 1757.189666] binder: undelivered transaction 538657
  10370. <6>[ 1757.189666] binder: send failed reply for transaction 538668 to 12972:13015
  10371. <6>[ 1758.915771] msm_device_put:device speaker_stereo_rx set 0
  10372. <6>[ 1760.413848] msm_device_put:device speaker_stereo_rx set 0
  10373. <6>[ 1760.413940] msm_device_put:device speaker_stereo_rx set 1
  10374. <3>[ 1760.413970] msm_device_put:device freq =48000
  10375. <3>[ 1760.440826] Device active
  10376. <6>[ 1762.009765] binder: release 13027:13043 transaction 539467 in, still active
  10377. <6>[ 1762.009765] binder: send failed reply for transaction 539467 to 12882:12952
  10378. <6>[ 1762.009796] binder: release 13027:13045 transaction 539470 in, still active
  10379. <6>[ 1762.009826] binder: send failed reply for transaction 539470 to 12972:13015
  10380. <6>[ 1762.143188] binder: release 12882:12952 transaction 541248 out, still active
  10381. <6>[ 1762.145050] binder: 491:491 transaction failed 29189, size 100-0
  10382. <6>[ 1762.349426] binder: release 12972:13015 transaction 541249 out, still active
  10383. <6>[ 1762.473083] binder: 491:534 transaction failed 29189, size 8-0
  10384. <6>[ 1762.473083] binder: send failed reply for transaction 541248, target dead
  10385. <6>[ 1762.473663] binder: 491:3018 transaction failed 29189, size 8-0
  10386. <6>[ 1762.473693] binder: send failed reply for transaction 541249, target dead
  10387. <1>[ 1763.269317] type=1400 audit(1458271640.698:115): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10388. <1>[ 1766.785339] send sigkill to 12343 (viders.calendar), adj 1000, size 7536
  10389. <6>[ 1768.935516] msm_device_put:device speaker_stereo_rx set 0
  10390. <1>[ 1768.997955] type=1400 audit(1458271646.433:116): avc: denied { ioctl } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10391. <1>[ 1770.074249] type=1400 audit(1458271647.494:117): avc: denied { read write } for pid=13193 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10392. <1>[ 1770.074981] type=1400 audit(1458271647.504:118): avc: denied { open } for pid=13193 comm="RenderThread" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10393. <1>[ 1770.075683] type=1400 audit(1458271647.504:119): avc: denied { ioctl } for pid=13193 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10394. <1>[ 1772.433624] send sigkill to 12365 (com.whatsapp), adj 1000, size 12854
  10395. <6>[ 1773.502044] msm_device_put:device speaker_stereo_rx set 0
  10396. <6>[ 1773.502136] msm_device_put:device speaker_stereo_rx set 1
  10397. <3>[ 1773.502136] msm_device_put:device freq =48000
  10398. <3>[ 1773.528930] Device active
  10399. <6>[ 1773.727783] binder: release 13184:13199 transaction 545705 in, still active
  10400. <6>[ 1773.727813] binder: send failed reply for transaction 545705 to 13120:13181
  10401. <6>[ 1776.747406] msm_device_put:device speaker_stereo_rx set 0
  10402. <1>[ 1778.262084] send sigkill to 11946 (ps.moffice_i18n), adj 1000, size 10882
  10403. <1>[ 1778.579101] type=1400 audit(1458271656.013:120): avc: denied { read write } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10404. <6>[ 1778.879119] msm_device_put:device speaker_stereo_rx set 0
  10405. <6>[ 1778.879211] msm_device_put:device speaker_stereo_rx set 1
  10406. <3>[ 1778.879211] msm_device_put:device freq =48000
  10407. <3>[ 1778.905944] Device active
  10408. <6>[ 1779.041015] binder: release 13273:13287 transaction 547655 in, still active
  10409. <6>[ 1779.041015] binder: send failed reply for transaction 547655 to 13120:13181
  10410. <6>[ 1779.041046] binder: release 13273:13288 transaction 547962 in, still active
  10411. <6>[ 1779.041076] binder: send failed reply for transaction 547962 to 13219:13298
  10412. <6>[ 1779.233215] binder: 491:491 transaction failed 29189, size 100-0
  10413. <6>[ 1783.386260] msm_device_put:device speaker_stereo_rx set 0
  10414. <1>[ 1787.040130] send sigkill to 12580 (droid.gallery3d), adj 1000, size 7209
  10415. <6>[ 1789.263946] msm_device_put:device speaker_stereo_rx set 0
  10416. <6>[ 1789.264038] msm_device_put:device speaker_stereo_rx set 1
  10417. <3>[ 1789.264038] msm_device_put:device freq =48000
  10418. <3>[ 1789.290618] Device active
  10419. <6>[ 1789.604522] binder: release 13341:13355 transaction 551803 in, still active
  10420. <6>[ 1789.604522] binder: send failed reply for transaction 551803 to 13219:13298
  10421. <6>[ 1789.604553] binder: release 13341:13416 transaction 552668 in, still active
  10422. <6>[ 1789.604583] binder: send failed reply for transaction 552668 to 13382:13417
  10423. <6>[ 1789.685455] binder: release 13219:13297 transaction 553621 out, still active
  10424. <6>[ 1789.685485] binder: release 13219:13298 transaction 553913 out, still active
  10425. <6>[ 1789.745971] binder: 491:3017 transaction failed 29189, size 8-0
  10426. <6>[ 1789.745971] binder: send failed reply for transaction 553913, target dead
  10427. <1>[ 1790.789825] send sigkill to 12561 (android.musicfx), adj 1000, size 6815
  10428. <6>[ 1791.294219] binder: 4091:5829 transaction failed 29189, size 968-0
  10429. <6>[ 1791.294250] binder: send failed reply for transaction 553621, target dead
  10430. <6>[ 1793.677886] msm_device_put:device speaker_stereo_rx set 0
  10431. <6>[ 1795.967559] msm_device_put:device speaker_stereo_rx set 0
  10432. <6>[ 1795.967651] msm_device_put:device speaker_stereo_rx set 1
  10433. <3>[ 1795.967651] msm_device_put:device freq =48000
  10434. <3>[ 1795.994232] Device active
  10435. <3>[ 1796.626678] binder: 13469: binder_alloc_buf, no vma
  10436. <6>[ 1796.626708] binder: 13510:13561 transaction failed 29201, size 520-4
  10437. <6>[ 1796.647094] binder: release 13469:13483 transaction 555094 in, still active
  10438. <6>[ 1796.647094] binder: send failed reply for transaction 555094 to 13382:13417
  10439. <6>[ 1797.094879] binder: release 13382:13417 transaction 556300 out, still active
  10440. <6>[ 1797.105987] binder: 491:491 transaction failed 29189, size 100-0
  10441. <6>[ 1797.121917] binder: 491:3649 transaction failed 29189, size 8-0
  10442. <6>[ 1797.121917] binder: send failed reply for transaction 556300, target dead
  10443. <6>[ 1797.535736] binder: 13510:13561 transaction failed 29189, size 516-4
  10444. <1>[ 1798.214874] send sigkill to 12606 (ndroid.keychain), adj 1000, size 7168
  10445. <6>[ 1799.211791] msm_device_put:device speaker_stereo_rx set 0
  10446. <6>[ 1803.907470] msm_device_put:device speaker_stereo_rx set 0
  10447. <6>[ 1803.907592] msm_device_put:device speaker_stereo_rx set 1
  10448. <3>[ 1803.907592] msm_device_put:device freq =48000
  10449. <3>[ 1803.933654] Device active
  10450. <6>[ 1804.050811] binder: release 13578:13594 transaction 557272 in, still active
  10451. <6>[ 1804.050811] binder: send failed reply for transaction 557272 to 13510:13561
  10452. <6>[ 1804.050842] binder: release 13578:13674 transaction 558047 in, still active
  10453. <6>[ 1804.050842] binder: send failed reply for transaction 558047 to 13595:13672
  10454. <3>[ 1804.120452] binder: 13510: binder_alloc_buf, no vma
  10455. <6>[ 1804.120452] binder: 3379:6360 transaction failed 29201, size 8-0
  10456. <6>[ 1804.120483] binder: send failed reply for transaction 558603 to 13510:13560
  10457. <6>[ 1804.121032] binder: release 13510:13561 transaction 558788 out, still active
  10458. <6>[ 1804.183319] binder: 491:3466 transaction failed 29189, size 8-0
  10459. <6>[ 1804.183319] binder: send failed reply for transaction 558788, target dead
  10460. <6>[ 1805.387268] healthd: battery l=27 v=3504 t=36.0 h=2 st=3 c=-983 chg=
  10461. <1>[ 1805.453674] type=1400 audit(1458271682.879:121): avc: denied { read write } for pid=3561 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:platform_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10462. <6>[ 1807.075897] binder: release 13685:13699 transaction 558994 in, still active
  10463. <6>[ 1807.075897] binder: send failed reply for transaction 558994 to 13595:13672
  10464. <6>[ 1807.161041] msm_device_put:device speaker_stereo_rx set 0
  10465. <6>[ 1807.173217] binder: release 13595:13672 transaction 559618 out, still active
  10466. <6>[ 1807.175231] binder: 491:491 transaction failed 29189, size 100-0
  10467. <1>[ 1807.212585] send sigkill to 11378 (id.gms.unstable), adj 1000, size 12323
  10468. <6>[ 1807.229064] msm_device_put:device speaker_stereo_rx set 0
  10469. <6>[ 1807.229156] msm_device_put:device speaker_stereo_rx set 1
  10470. <3>[ 1807.229187] msm_device_put:device freq =48000
  10471. <6>[ 1807.241058] binder: 491:3466 transaction failed 29189, size 8-0
  10472. <6>[ 1807.241088] binder: send failed reply for transaction 559618, target dead
  10473. <3>[ 1807.255981] Device active
  10474. <1>[ 1807.788818] send sigkill to 13140 (ndroid.settings), adj 764, size 13035
  10475. <6>[ 1812.529510] msm_device_put:device speaker_stereo_rx set 0
  10476. <1>[ 1813.284149] send sigkill to 13051 (com.yellowes.su), adj 1000, size 10233
  10477. <1>[ 1813.349487] send sigkill to 13159 (oid.documentsui), adj 1000, size 7424
  10478. <1>[ 1813.438354] send sigkill to 13317 (.android.chrome), adj 764, size 8393
  10479. <1>[ 1813.559356] send sigkill to 13203 (d.process.media), adj 764, size 7882
  10480. <6>[ 1814.630401] msm_device_put:device speaker_stereo_rx set 0
  10481. <6>[ 1814.630462] msm_device_put:device speaker_stereo_rx set 1
  10482. <3>[ 1814.630493] msm_device_put:device freq =48000
  10483. <3>[ 1814.657318] Device active
  10484. <6>[ 1814.855346] binder: release 13772:13790 transaction 561148 in, still active
  10485. <6>[ 1814.855346] binder: send failed reply for transaction 561148 to 13704:13755
  10486. <6>[ 1814.855377] binder: release 13772:13805 transaction 561159 in, still active
  10487. <6>[ 1814.855377] binder: send failed reply for transaction 561159 to 13760:13797
  10488. <6>[ 1817.876831] msm_device_put:device speaker_stereo_rx set 0
  10489. <6>[ 1819.375885] msm_device_put:device speaker_stereo_rx set 0
  10490. <6>[ 1819.375976] msm_device_put:device speaker_stereo_rx set 1
  10491. <3>[ 1819.375976] msm_device_put:device freq =48000
  10492. <3>[ 1819.402618] Device active
  10493. <6>[ 1819.890716] binder: release 13824:13838 transaction 562473 in, still active
  10494. <6>[ 1819.890747] binder: send failed reply for transaction 562473 to 13760:13797
  10495. <6>[ 1819.890747] binder: release 13824:13839 transaction 562469 in, still active
  10496. <6>[ 1819.890777] binder: send failed reply for transaction 562469 to 13704:13755
  10497. <6>[ 1820.107482] binder: release 13704:13755 transaction 563658 out, still active
  10498. <6>[ 1820.334503] binder: release 13760:13797 transaction 563659 out, still active
  10499. <6>[ 1820.335754] binder: 491:491 transaction failed 29189, size 100-0
  10500. <6>[ 1820.440979] binder: 491:534 transaction failed 29189, size 8-0
  10501. <6>[ 1820.440979] binder: send failed reply for transaction 563658, target dead
  10502. <6>[ 1820.441589] binder: 491:3529 transaction failed 29189, size 8-0
  10503. <6>[ 1820.441589] binder: send failed reply for transaction 563659, target dead
  10504. <1>[ 1822.786285] send sigkill to 13252 (externalstorage), adj 1000, size 7000
  10505. <6>[ 1823.360565] msm_device_put:device speaker_stereo_rx set 0
  10506. <1>[ 1823.406555] send sigkill to 13422 (m.android.email), adj 764, size 8639
  10507. <3>[ 1823.588653] binder: 13051: binder_alloc_buf, no vma
  10508. <6>[ 1823.588684] binder: 491:3650 transaction failed 29201, size 76-0
  10509. <6>[ 1825.469726] msm_device_put:device speaker_stereo_rx set 0
  10510. <6>[ 1825.469818] msm_device_put:device speaker_stereo_rx set 1
  10511. <3>[ 1825.469818] msm_device_put:device freq =48000
  10512. <3>[ 1825.496337] Device active
  10513. <6>[ 1829.503021] binder: release 13941:13955 transaction 565696 in, still active
  10514. <6>[ 1829.503021] binder: send failed reply for transaction 565696 to 13894:13939
  10515. <6>[ 1831.979095] msm_device_put:device speaker_stereo_rx set 0
  10516. <6>[ 1833.496643] msm_device_put:device speaker_stereo_rx set 0
  10517. <6>[ 1833.496765] msm_device_put:device speaker_stereo_rx set 1
  10518. <3>[ 1833.496765] msm_device_put:device freq =48000
  10519. <3>[ 1833.523864] Device active
  10520. <6>[ 1833.746459] binder: release 13974:13988 transaction 568214 in, still active
  10521. <6>[ 1833.746459] binder: send failed reply for transaction 568214 to 13913:13995
  10522. <6>[ 1833.746490] binder: release 13974:13989 transaction 567141 in, still active
  10523. <6>[ 1833.746490] binder: send failed reply for transaction 567141 to 13894:13939
  10524. <6>[ 1833.843749] binder: release 13894:13939 transaction 568381 out, still active
  10525. <6>[ 1833.845031] binder: 491:491 transaction failed 29189, size 100-0
  10526. <6>[ 1833.945678] binder: 491:4058 transaction failed 29189, size 8-0
  10527. <6>[ 1833.945709] binder: send failed reply for transaction 568381, target dead
  10528. <1>[ 1837.031585] send sigkill to 13493 (viders.calendar), adj 1000, size 7538
  10529. <1>[ 1837.146850] send sigkill to 11567 (security:worker), adj 764, size 14148
  10530. <3>[ 1837.524505] binder: 13051: binder_alloc_buf, no vma
  10531. <6>[ 1837.524536] binder: 491:3529 transaction failed 29201, size 76-0
  10532. <1>[ 1841.438934] send sigkill to 12747 (ngs.android.pop), adj 764, size 14629
  10533. <6>[ 1841.457000] binder: release 14038:14054 transaction 570047 in, still active
  10534. <6>[ 1841.457031] binder: send failed reply for transaction 570047 to 13913:13995
  10535. <6>[ 1841.457061] binder: release 14038:14056 transaction 570250 in, still active
  10536. <6>[ 1841.457061] binder: send failed reply for transaction 570250 to 14058:14108
  10537. <6>[ 1841.717681] binder: undelivered transaction 571733
  10538. <6>[ 1841.858551] binder: undelivered transaction 571757
  10539. <6>[ 1841.858551] binder: undelivered transaction 571848
  10540. <3>[ 1841.987792] binder: 13051: binder_alloc_buf, no vma
  10541. <6>[ 1841.987823] binder: 491:3445 transaction failed 29201, size 76-0
  10542. <3>[ 1843.232910] init: untracked pid 13105 exited with status 0
  10543. <6>[ 1843.658264] msm_device_put:device speaker_stereo_rx set 0
  10544. <6>[ 1844.581207] msm_device_put:device speaker_stereo_rx set 0
  10545. <6>[ 1844.581298] msm_device_put:device speaker_stereo_rx set 1
  10546. <3>[ 1844.581298] msm_device_put:device freq =48000
  10547. <3>[ 1844.608245] Device active
  10548. <6>[ 1844.613464] binder: release 14141:14158 transaction 572243 in, still active
  10549. <6>[ 1844.613464] binder: send failed reply for transaction 572243 to 14058:14108
  10550. <6>[ 1844.669067] binder: release 14058:14108 transaction 572732 out, still active
  10551. <6>[ 1844.672027] binder: 491:491 transaction failed 29189, size 100-0
  10552. <6>[ 1844.711853] binder: 491:3017 transaction failed 29189, size 8-0
  10553. <6>[ 1844.711853] binder: send failed reply for transaction 572732, target dead
  10554. <6>[ 1847.827117] msm_device_put:device speaker_stereo_rx set 0
  10555. <6>[ 1849.309326] msm_device_put:device speaker_stereo_rx set 0
  10556. <6>[ 1849.309417] msm_device_put:device speaker_stereo_rx set 1
  10557. <3>[ 1849.309417] msm_device_put:device freq =48000
  10558. <3>[ 1849.336273] Device active
  10559. <6>[ 1849.341613] binder: release 14221:14235 transaction 573850 in, still active
  10560. <6>[ 1849.341613] binder: send failed reply for transaction 573850 to 14189:14219
  10561. <6>[ 1852.587432] binder: release 14268:14283 transaction 574659 in, still active
  10562. <6>[ 1852.587463] binder: send failed reply for transaction 574659 to 14189:14219
  10563. <6>[ 1852.688354] binder: release 14189:14219 transaction 575481 out, still active
  10564. <6>[ 1852.689392] binder: 491:491 transaction failed 29189, size 100-0
  10565. <6>[ 1852.773040] binder: 491:5923 transaction failed 29189, size 8-0
  10566. <6>[ 1852.773040] binder: send failed reply for transaction 575481, target dead
  10567. <6>[ 1858.788879] msm_device_put:device speaker_stereo_rx set 0
  10568. <1>[ 1860.414733] send sigkill to 13619 (droid.gallery3d), adj 1000, size 7221
  10569. <1>[ 1860.447937] send sigkill to 13364 (ps.moffice_i18n), adj 764, size 10875
  10570. <1>[ 1862.862701] type=1400 audit(1458271740.285:122): avc: denied { ioctl } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10571. <1>[ 1862.863037] type=1400 audit(1458271740.285:123): avc: denied { read write } for pid=2260 comm="RenderThread" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10572. <6>[ 1864.051574] msm_device_put:device speaker_stereo_rx set 0
  10573. <6>[ 1864.051696] msm_device_put:device speaker_stereo_rx set 1
  10574. <3>[ 1864.051727] msm_device_put:device freq =48000
  10575. <3>[ 1864.078460] Device active
  10576. <6>[ 1864.263580] binder: release 14394:14408 transaction 577704 in, still active
  10577. <6>[ 1864.263580] binder: send failed reply for transaction 577704 to 14368:14392
  10578. <6>[ 1864.263610] binder: release 14394:14409 transaction 578071 in, still active
  10579. <6>[ 1864.263641] binder: send failed reply for transaction 578071 to 14349:14420
  10580. <6>[ 1868.712036] msm_device_put:device speaker_stereo_rx set 0
  10581. <6>[ 1868.803314] msm_device_put:device speaker_stereo_rx set 0
  10582. <6>[ 1868.803405] msm_device_put:device speaker_stereo_rx set 1
  10583. <3>[ 1868.803405] msm_device_put:device freq =48000
  10584. <3>[ 1868.830261] Device active
  10585. <6>[ 1868.978607] binder: release 14450:14464 transaction 579824 in, still active
  10586. <6>[ 1868.978607] binder: send failed reply for transaction 579824 to 14349:14420
  10587. <6>[ 1868.978637] binder: release 14450:14465 transaction 579820 in, still active
  10588. <6>[ 1868.978668] binder: send failed reply for transaction 579820 to 14368:14392
  10589. <6>[ 1869.164978] binder: release 14349:14420 transaction 580940 out, still active
  10590. <6>[ 1869.355041] binder: release 14368:14392 transaction 580939 out, still active
  10591. <6>[ 1869.356750] binder: 491:491 transaction failed 29189, size 100-0
  10592. <3>[ 1869.420135] binder: 13051: binder_alloc_buf, no vma
  10593. <6>[ 1869.420135] binder: 491:3648 transaction failed 29201, size 76-0
  10594. <6>[ 1869.430114] binder: 491:4058 transaction failed 29189, size 8-0
  10595. <6>[ 1869.430114] binder: send failed reply for transaction 580939, target dead
  10596. <6>[ 1869.431060] binder: 491:3649 transaction failed 29189, size 8-0
  10597. <6>[ 1869.431060] binder: send failed reply for transaction 580940, target dead
  10598. <1>[ 1870.195281] type=1400 audit(1458271747.632:124): avc: denied { read write } for pid=13864 comm="Binder_1" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10599. <1>[ 1870.195861] type=1400 audit(1458271747.632:125): avc: denied { open } for pid=13864 comm="Binder_1" name="kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10600. <1>[ 1870.196136] type=1400 audit(1458271747.632:126): avc: denied { ioctl } for pid=13864 comm="Binder_1" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:untrusted_app:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10601. <6>[ 1871.437957] binder: 13849:13864 transaction failed 29189, size 4888-0
  10602. <6>[ 1872.851928] msm_device_put:device speaker_stereo_rx set 0
  10603. <6>[ 1875.414855] msm_device_put:device speaker_stereo_rx set 0
  10604. <6>[ 1875.414947] msm_device_put:device speaker_stereo_rx set 1
  10605. <3>[ 1875.414947] msm_device_put:device freq =48000
  10606. <3>[ 1875.441528] Device active
  10607. <6>[ 1875.497528] binder: release 14533:14549 transaction 582564 in, still active
  10608. <6>[ 1875.497558] binder: send failed reply for transaction 582564 to 14504:14531
  10609. <6>[ 1878.663238] msm_device_put:device speaker_stereo_rx set 0
  10610. <6>[ 1879.115325] msm_device_put:device speaker_stereo_rx set 0
  10611. <6>[ 1879.115417] msm_device_put:device speaker_stereo_rx set 1
  10612. <3>[ 1879.115447] msm_device_put:device freq =48000
  10613. <6>[ 1879.132080] binder: release 14584:14599 transaction 583688 in, still active
  10614. <6>[ 1879.132080] binder: send failed reply for transaction 583688 to 14504:14531
  10615. <3>[ 1879.141510] Device active
  10616. <6>[ 1879.196105] binder: release 14504:14531 transaction 584284 out, still active
  10617. <6>[ 1879.197998] binder: 491:491 transaction failed 29189, size 100-0
  10618. <6>[ 1879.266296] binder: 491:3445 transaction failed 29189, size 8-0
  10619. <6>[ 1879.266296] binder: send failed reply for transaction 584284, target dead
  10620. <6>[ 1882.365936] msm_device_put:device speaker_stereo_rx set 0
  10621. <6>[ 1886.963348] msm_device_put:device speaker_stereo_rx set 0
  10622. <6>[ 1886.963470] msm_device_put:device speaker_stereo_rx set 1
  10623. <3>[ 1886.963470] msm_device_put:device freq =48000
  10624. <3>[ 1886.990692] Device active
  10625. <6>[ 1887.009460] binder: release 14691:14708 transaction 585459 in, still active
  10626. <6>[ 1887.009460] binder: send failed reply for transaction 585459 to 14664:14689
  10627. <1>[ 1888.160217] avc:  denied  { set } for property=ctl.dumplogcat:-D -B -o /data/data/com.evervolv.toolbox/files/logcat -m -r -d -k scontext=u:r:system_app:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
  10628. <3>[ 1888.168060] init: Warning!  Service dumplogcat needs a SELinux domain defined; please fix!
  10629. <4>[ 1888.174926] dumplogcat (14769): /proc/14769/oom_adj is deprecated, please use /proc/14769/oom_score_adj instead.
  10630. <1>[ 1888.201385] type=1400 audit(1458271765.630:127): avc: denied { ioctl } for pid=137 comm="surfaceflinger" path="/dev/kgsl-3d0" dev="tmpfs" ino=4407 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file
  10631. <1>[ 1888.210052] send sigkill to 13873 (.android.chrome), adj 1000, size 8231
  10632.  
  10633.  
  10634. ------ LAST KMSG (/proc/last_klog) ------
  10635. platform_init_mmu_mappings: entry
  10636. platform_init_mmu_mappings:57: mapping shared ram as uncached at 0x40000000
  10637. platform_init_mmu_mappings: exit
  10638. platform_init_timer: entry
  10639. platform_init_timer: exit
  10640. platform_set_periodic_timer:39: cb 0x4010c6ed, arg 0x0, interval 10
  10641. ******************************************
  10642. * Welcome to bootie!
  10643. *   Version: 464
  10644. ******************************************
  10645. mmch_init: entry
  10646. mmch_init: exit
  10647. usbc: initialized (rc=0)
  10648. target_init_buttonscan: entry
  10649. target_init_board_id: emu=0, product=0x1, hwbuild=1
  10650. boardtype=topaz-Wifi-pvt
  10651. Memory bank 0 -> address: 0x40200000-0x46700000 size:0x06500000
  10652. Memory bank 1 -> address: 0x48000000-0x7ff00000 size:0x37F00000
  10653. i2c_init: Register GSBI 3 as i2c bus 0
  10654. i2c_init_clock: The i2c clock rate is 19200000
  10655. i2c_init: Register GSBI 4 as i2c bus 1
  10656. i2c_init_clock: The i2c clock rate is 19200000
  10657. i2c_init: Register GSBI 9 as i2c bus 2
  10658. i2c_init_clock: The i2c clock rate is 19200000
  10659. i2c_init: Register GSBI 8 as i2c bus 3
  10660. i2c_init_clock: The i2c clock rate is 19200000
  10661. i2c_init: Register GSBI 7 as i2c bus 4
  10662. i2c_init_clock: The i2c clock rate is 19200000
  10663. a6_init_sbw_pins: TCK: 157, TDIO; 158, WKUP: 155
  10664. max8903b_gpio_init
  10665. Starting battery authentication...
  10666. Battery auth succeeded
  10667. sys_init: entry
  10668. Wall message(Boot reason) = 0x6f656d44 ("reboot")
  10669. sys_init: booted because 'reboot'
  10670. mmch_reset: entry
  10671. Bus(0) Primecell ID regs:
  10672. 0x80 0x11 0x4 0x0
  10673. 0xd 0xf0 0x5 0xb1
  10674. sdc1_clk_set 400000
  10675. mmch_set_active:727: bus 0, active 1
  10676. sdc1_clk_set 400000
  10677. mmch_reset: exit
  10678. mmch_set_active:727: bus 0, active 1
  10679. sdc1_clk_set 400000
  10680. cid: 0x2010053 0x454d3332 0x479070f0 0x8f474ec8
  10681.         mfg id: 0x2
  10682.         oem id: 0x100
  10683.         name: 'SEM32G'
  10684.         rev: 0x90
  10685.         sn: 0x70f08f47
  10686.         date: 4.2011
  10687. sdc1_clk_set 50000000
  10688. token section is 4096 bytes long
  10689. target_check_boot_condition: entry
  10690. Wall message(Boot reason) = 0x6f656d44 ("reboot")
  10691. display_init: displayWidth: 1024, displayHeight: 768
  10692. Wall message(Boot reason) = 0x6f656d44 ("reboot")
  10693. p=42 ca=2280000 v=3625840 i=-195781
  10694. autobooting with 'fsboot' command
  10695. loading file '/boot/uImage' to address 0x41000000
  10696. parse_uimage:238: uimage 0x41000000
  10697. <6>[    0.000000] Booting Linux on physical CPU 0
  10698. <6>[    0.000000] Initializing cgroup subsys cpu
  10699. <5>[    0.000000] Linux version 3.0.101-cyanogenmod-g93560a0 (jc@jc-desk1) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Thu Jun 12 18:48:59 CDT 2014
  10700. <4>[    0.000000] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d
  10701. <4>[    0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
  10702. <4>[    0.000000] Machine: TENDERLOIN
  10703. <6>[    0.000000] memory pool 0 (start 38000000 size 600000) initialized
  10704. <6>[    0.000000] memory pool 1 (start 38600000 size 3802000) initialized
  10705. <6>[    0.000000] memory pool 3 (start 75e00000 size 9800000) initialized
  10706. <4>[    0.000000] Memory policy: ECC disabled, Data cache writealloc
  10707. <3>[    0.000000] smem_find(137, 72): wrong size 64
  10708. <6>[    0.000000] socinfo_init: v5, id=86, ver=2.0, raw_id=1696, raw_ver=1696, hw_plat=0,  hw_plat_ver=65536
  10709. <6>[    0.000000]  accessory_chip=0
  10710. <7>[    0.000000] On node 0 totalpages: 213760
  10711. <7>[    0.000000] free_area_init_node: node 0, pgdat 80c94720, node_mem_map 81113000
  10712. <7>[    0.000000]   Normal zone: 2024 pages used for memmap
  10713. <7>[    0.000000]   Normal zone: 0 pages reserved
  10714. <7>[    0.000000]   Normal zone: 211736 pages, LIFO batch:31
  10715. <6>[    0.000000] passing from bootie 6291456 bytes at 7f600000 physical for fb
  10716. <6>[    0.000000] PERCPU: Embedded 8 pages/cpu @81905000 s9600 r8192 d14976 u32768
  10717. <7>[    0.000000] pcpu-alloc: s9600 r8192 d14976 u32768 alloc=8*4096
  10718. <7>[    0.000000] pcpu-alloc: [0] 0 [0] 1
  10719. <4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 211736
  10720. <5>[    0.000000] Kernel command line: root=/dev/ram0 rootwait ro fbcon=disable console=ttyS0,115200n8 androidboot.serialno=P2UDINPJ2HOVT0G6U22ABJ544LOFI5H7  fb=0x7f600000 nduid=958f62f6e9222efd1043e5805b66124a2e72b4c3 klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pvt lastboot=reboot
  10721. <4>[    0.000000] boardtype_setup: boardtype_str = topaz-Wifi-pvt
  10722. <4>[    0.000000] boardtype_setup: boardtype = topaz_wifi
  10723. <6>[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  10724. <6>[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  10725. <6>[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  10726. <6>[    0.000000] allocated 4145152 bytes of page_cgroup
  10727. <6>[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  10728. <6>[    0.000000] Memory: 101MB 734MB = 835MB total
  10729. <5>[    0.000000] Memory: 822288k/822288k available, 188400k reserved, 0K highmem
  10730. <5>[    0.000000] Virtual kernel memory layout:
  10731. <5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  10732. <5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  10733. <5>[    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
  10734. <5>[    0.000000]     vmalloc : 0xbf800000 - 0xfa000000   ( 936 MB)
  10735. <5>[    0.000000]     lowmem  : 0x80000000 - 0xbf400000   (1012 MB)
  10736. <5>[    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
  10737. <5>[    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
  10738. <5>[    0.000000]       .init : 0x80008000 - 0x80055000   ( 308 kB)
  10739. <5>[    0.000000]       .text : 0x80100000 - 0x80b73658   (10702 kB)
  10740. <5>[    0.000000]       .data : 0x80c00000 - 0x80c96e40   ( 604 kB)
  10741. <5>[    0.000000]        .bss : 0x80c96e64 - 0x8110e6e4   (4575 kB)
  10742. <6>[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  10743. <6>[    0.000000] Preemptible hierarchical RCU implementation.
  10744. <6>[    0.000000] NR_IRQS:855
  10745. <6>[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  10746. <6>[    0.000000] Console: colour dummy device 80x30
  10747. <6>[    0.150207] Calibrating delay using timer specific routine.. 13.52 BogoMIPS (lpj=67647)
  10748. <6>[    0.150299] pid_max: default: 32768 minimum: 301
  10749. <6>[    0.150787] Mount-cache hash table entries: 512
  10750. <6>[    0.151977] Initializing cgroup subsys cpuacct
  10751. <6>[    0.152099] Initializing cgroup subsys memory
  10752. <6>[    0.152191] Initializing cgroup subsys freezer
  10753. <6>[    0.152282] CPU: Testing write buffer coherency: ok
  10754. <6>[    0.152648] hw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available
  10755. <4>[    0.184082] CPU1: Booted secondary processor
  10756. <6>[    0.193969] Brought up 2 CPUs
  10757. <6>[    0.194030] SMP: Total of 2 processors activated (27.05 BogoMIPS).
  10758. <6>[    0.206298] print_constraints: dummy:
  10759. <3>[    0.206390] rdev_init_debugfs: Error-Bad Function Input
  10760. <6>[    0.206726] NET: Registered protocol family 16
  10761. <3>[    0.206939] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  10762. <6>[    0.208496] msm_rpm_init: RPM firmware 2.0.67653
  10763. <6>[    0.209045] topaz_detect_board_type: emu=0 product=1 hwbuild=1 sku=0
  10764. <6>[    0.209106] topaz_detect_board_type: detected topaz-Wifi-pvt
  10765. <4>[    0.209167] tenderloin_setup_pin_table: using tenderloin_pins_wifi
  10766. <6>[    0.209533] saw_probe: id=0, name=8901_s0
  10767. <6>[    0.209869] saw_probe: id=1, name=8901_s1
  10768. <6>[    0.211273] rcg_clk_handoff: gsbi12_uart_clk rate=7372800
  10769. <6>[    0.211364] rcg_clk_handoff: gsbi3_qup_clk rate=24000000
  10770. <6>[    0.211425] rcg_clk_handoff: gsbi4_qup_clk rate=24000000
  10771. <6>[    0.211486] rcg_clk_handoff: gsbi7_qup_clk rate=24000000
  10772. <6>[    0.211578] rcg_clk_handoff: gsbi8_qup_clk rate=24000000
  10773. <6>[    0.211639] rcg_clk_handoff: gsbi9_qup_clk rate=24000000
  10774. <6>[    0.211700] rcg_clk_handoff: sdc1_clk rate=48000000
  10775. <6>[    0.211791] rcg_clk_handoff: usb_hs1_xcvr_clk rate=60000000
  10776. <6>[    0.211883] rcg_clk_handoff: dsi_byte_clk rate=1
  10777. <6>[    0.211975] rcg_clk_handoff: mdp_clk rate=200000000
  10778. <6>[    0.212127] rcg_clk_handoff: pixel_mdp_clk rate=96000000
  10779. <6>[    0.213623] Max ACPU freq: 1782000 KHz
  10780. <6>[    0.213653] Initial ACPU freq: 1512000 KHz
  10781. <6>[    0.221099] CPU0: 28 scaling frequencies supported.
  10782. <6>[    0.221130] CPU1: 28 scaling frequencies supported.
  10783. <6>[    0.222381] pm8058_probe: PMIC revision: E3
  10784. <6>[    0.223419] pm_gpio_probe: OK: base=173, ngpio=40
  10785. <6>[    0.223602] pm8xxx_mpp_probe: OK: base=213, ngpio=12
  10786. <6>[    0.224487] pm8901_probe: PMIC REVISION = F4
  10787. <6>[    0.224822] pm8xxx_mpp_probe: OK: base=225, ngpio=4
  10788. <3>[    0.537872] msm_snddev_init
  10789. <3>[    0.538482] Registering a6_0 device.
  10790. <6>[    0.552581] bio: create slab <bio-0> at 0
  10791. <6>[    0.553955] ION heap vmalloc created
  10792. <6>[    0.554016] ION heap mm created at 38800000 with size 3600000
  10793. <6>[    0.554046] ION heap mm_fw created at 38600000 with size 200000
  10794. <6>[    0.554107] ION heap mfc created at 3be00000 with size 2000
  10795. <6>[    0.554199] ION heap sf created at 75e00000 with size 4000000
  10796. <6>[    0.554229] ION heap camera_preview created at 79e00000 with size 4000000
  10797. <6>[    0.554290] ION heap wb created at 7de00000 with size 600000
  10798. <6>[    0.554351] ION heap qsecom created at 7e400000 with size 600000
  10799. <6>[    0.554412] ION heap audio created at 7ea00000 with size 28b000
  10800. <5>[    0.554534] pmic8058_pwm_probe: OK
  10801. <6>[    0.554595] klog_init: phys buffer at 0x7ff00000
  10802. <6>[    0.554656] klog_init: virt address at 0xbfe00000
  10803. <6>[    0.554687] klog_init: found valid klog, len 1048576
  10804. <6>[    0.554779] klog_init: using buffer 3 at 0xbfec0000, length 262116
  10805. <5>[    0.555236] SCSI subsystem initialized
  10806. <6>[    0.555450] usbcore: registered new interface driver usbfs
  10807. <6>[    0.555572] usbcore: registered new interface driver hub
  10808. <6>[    0.555755] usbcore: registered new device driver usb
  10809. <6>[    0.556030] Advanced Linux Sound Architecture Driver Version 1.0.24.
  10810. <6>[    0.556488] Bluetooth: Core ver 2.16
  10811. <6>[    0.556579] NET: Registered protocol family 31
  10812. <6>[    0.556640] Bluetooth: HCI device and connection manager initialized
  10813. <6>[    0.556701] Bluetooth: HCI socket layer initialized
  10814. <6>[    0.556854] Switching to clocksource gp_timer
  10815. <6>[    0.570800] NET: Registered protocol family 2
  10816. <6>[    0.570983] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  10817. <6>[    0.571380] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  10818. <6>[    0.572601] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  10819. <6>[    0.573303] TCP: Hash tables configured (established 131072 bind 65536)
  10820. <6>[    0.573394] TCP reno registered
  10821. <6>[    0.573425] UDP hash table entries: 512 (order: 2, 16384 bytes)
  10822. <6>[    0.573516] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  10823. <6>[    0.573944] NET: Registered protocol family 1
  10824. <6>[    0.574401] RPC: Registered named UNIX socket transport module.
  10825. <6>[    0.574493] RPC: Registered udp transport module.
  10826. <6>[    0.574554] RPC: Registered tcp transport module.
  10827. <6>[    0.574615] RPC: Registered tcp NFSv4.1 backchannel transport module.
  10828. <6>[    0.574859] Trying to unpack rootfs image as initramfs...
  10829. <6>[    1.193267] Freeing initrd memory: 2404K
  10830. <6>[    1.193511] PMU: registered new PMU device of type 0
  10831. <6>[    1.193695] PMU: registered new PMU device of type 1
  10832. <6>[    1.194122] ETM/ETB intialized.
  10833. <6>[    1.194274] pil_qdsp6v3 pil_qdsp6v3: using non-secure boot
  10834. <3>[    1.194976] smd_channel_probe_worker: allocation table not initialized
  10835. <7>[    1.199523] gpio_request: gpio-229 (msm_icodec_speaker_right) status -22
  10836. <3>[    1.199615] initialize_msm_icodec_gpios: icodec gpio 229 request failed
  10837. <3>[    1.199707] msm_icodec_gpio_probe: GPIO configuration failed
  10838. <6>[    1.202239] Powering off BT - ignored
  10839. <5>[    1.203338] msm_rpm_log_probe: OK
  10840. <6>[    1.203674] audit: initializing netlink socket (disabled)
  10841. <5>[    1.203765] type=2000 audit(1.170:1): initialized
  10842. <6>[    1.281799] ashmem: initialized
  10843. <6>[    1.287780] fuse init (API version 7.16)
  10844. <6>[    1.288024] msgmni has been set to 1610
  10845. <6>[    1.289428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  10846. <6>[    1.289550] io scheduler noop registered
  10847. <6>[    1.289581] io scheduler deadline registered
  10848. <6>[    1.289642] io scheduler row registered (default)
  10849. <6>[    1.289764] io scheduler cfq registered
  10850. <4>[    1.291870] mdp4_csc_config: Block type 10 isn't supported by CSC.
  10851. <4>[    1.291961] mdp4_csc_config: Block type 8 isn't supported by CSC.
  10852. <3>[    1.295227] lcdc_lg_panel_init: called
  10853. <6>[    1.295593] Lcdc_lg_probe: bl_pwm0=b575a800 LPG_chan0=0
  10854. <6>[    1.299682] mdp4_lcdc_vsync_init: ndx=0
  10855. <6>[    1.304107] FrameBuffer[0] 1024x768 size=6291456 bytes is registered successfully!
  10856. <3>[    1.304199] pm_runtime: fail to wake up
  10857. <3>[    1.304260] lcdc_common_panel_power: on=1 isOn=0
  10858. <4>[    1.326232] mdp4_csc_config: Block type 10 isn't supported by CSC.
  10859. <4>[    1.326293] mdp4_csc_config: Block type 8 isn't supported by CSC.
  10860. <4>[    1.329223] load_565rle_image: Can not open /initlogo.rle
  10861. <7>[    1.329559] Registered led device: lcd-backlight
  10862. <6>[    1.329620] mdp4_lcdc_vsync_init: ndx=0
  10863. <6>[    1.330505]
  10864. <6>[    1.330505]  msm_vidc_enc: Inside vid_enc_init()
  10865. <6>[    1.330749]
  10866. <6>[    1.330749]  msm_vidc_enc: Inside vid_enc_vcd_init()
  10867. <3>[    1.400817] msm_serial_hs_init failed to load
  10868. <6>[    1.400970] msm_serial_hsl: detected port #0
  10869. <6>[    1.401123] msm_serial_hsl.0: ttyHSL0 at MMIO 0x19c40000 (irq = 227) is a MSM
  10870. <6>[    1.401733] msm_serial_hsl: driver initialized
  10871. <6>[    1.402954] msm_rotator_probe: rotator_hw_revision=1
  10872. <6>[    1.409423] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  10873. <6>[    1.410858] kgsl kgsl-2d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  10874. <6>[    1.412078] kgsl kgsl-2d1: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  10875. <6>[    1.416931] brd: module loaded
  10876. <6>[    1.419006] loop: module loaded
  10877. <6>[    1.419219] pmem: Initializing pmem_adsp (user-space) as non-cached
  10878. <6>[    1.419616] allocating 6291456 bytes at   (null) (7ec8b000 physical) for pmem_adsp
  10879. <6>[    1.419769] pmem: Initializing pmem_audio (user-space) as non-cached
  10880. <6>[    1.420013] allocating 2666496 bytes at   (null) (7f28b000 physical) for pmem_audio
  10881. <5>[    1.420410] pm8xxx_upl_probe: OK
  10882. <4>[    1.421813] hsuart_tty:created 'ttyHS0' device on UART 0
  10883. <4>[    1.421997] user-pins: configuring irq for gpio 129
  10884. <6>[    1.422424] Initialize hres_counter device
  10885. <4>[    1.422546] mdmgpio_init
  10886. <6>[    1.422668] Before a6 call to i2c_add_driver.
  10887. <3>[    1.423858] a6_init_state: enabling A6 internal wake.
  10888. <3>[    1.423919] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
  10889. <6>[    1.470794] A6 Version: HW: 255, FW (M.m.B): 2.13.25, ManID: 28769, ProdTyp: 1281
  10890. <5>[    1.497802] A6 driver initialized successfully!
  10891. <3>[    1.498992] a6_init_state: enabling A6 internal wake.
  10892. <3>[    1.499114] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
  10893. <6>[    1.550842] A6 Version: HW: 255, FW (M.m.B): 2.7.23, ManID: 28769, ProdTyp: 1793
  10894. <5>[    1.554290] A6 driver initialized successfully!
  10895. <4>[    1.554382] i2c-core: driver [a6] using legacy suspend method
  10896. <4>[    1.554473] i2c-core: driver [a6] using legacy resume method
  10897. <3>[    1.554901] msm_wm8958_setup_power: codec power setup
  10898. <3>[    1.554992] wm8994_ldo_power: Power up the WM8994 LDOs
  10899. <6>[    1.586334] wm8994 4-001a: WM8958 revision B
  10900. <4>[    1.601776] wm8994 4-001a: No interrupt specified, no interrupts
  10901. <7>[    1.602050] gpiochip_find_base: found new base at 501
  10902. <3>[    1.606506] msm_wm8958_shutdown_power: codec power shutdown
  10903. <3>[    1.606597] wm8994_ldo_power: Power down the WM8994 LDOs
  10904. <6>[    1.607788] SCSI Media Changer driver v0.25
  10905. <6>[    1.608612] PPP generic driver version 2.4.2
  10906. <6>[    1.608947] PPP Deflate Compression module registered
  10907. <6>[    1.609008] PPP BSD Compression module registered
  10908. <6>[    1.610687] PPP MPPE Compression module registered
  10909. <6>[    1.610748] NET: Registered protocol family 24
  10910. <6>[    1.610839] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  10911. <6>[    1.610961] CSLIP: code copyright 1989 Regents of the University of California.
  10912. <6>[    1.611389] tun: Universal TUN/TAP device driver, 1.6
  10913. <6>[    1.611450] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  10914. <6>[    1.611907] usbcore: registered new interface driver asix
  10915. <6>[    1.611999] usbcore: registered new interface driver cdc_ether
  10916. <6>[    1.612121] usbcore: registered new interface driver net1080
  10917. <6>[    1.612213] usbcore: registered new interface driver cdc_subset
  10918. <6>[    1.612304] usbcore: registered new interface driver zaurus
  10919. <6>[    1.612426] usbcore: registered new interface driver sierra_net
  10920. <6>[    1.612518] cdc_ncm: 14-Mar-2012-mbm
  10921. <6>[    1.612579] usbcore: registered new interface driver cdc_ncm
  10922. <6>[    1.612670] rmnet_init: SMD devices[8]
  10923. <3>[    1.618652] Error: Driver 'msm_otg' is already registered, aborting...
  10924. <3>[    1.618896] pehci: Host Driver has not been Registered with errors : ffffffea
  10925. <4>[    1.618988] Register Char Driver for HCD
  10926. <6>[    1.619049] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  10927. <6>[    1.619262] host driver registered w/ tranceiver
  10928. <6>[    1.619415] usbcore: registered new interface driver cdc_acm
  10929. <6>[    1.619506] cdc_acm: v0.26-mbm_2:USB Abstract Control Model driver for USB modems and ISDN adapters
  10930. <6>[    1.619628] usbcore: registered new interface driver cdc_wdm
  10931. <6>[    1.619689] Initializing USB Mass Storage driver...
  10932. <6>[    1.619812] usbcore: registered new interface driver usb-storage
  10933. <6>[    1.619873] USB Mass Storage support registered.
  10934. <6>[    1.620025] usbcore: registered new interface driver usbserial
  10935. <6>[    1.620086] usbserial: USB Serial Driver core
  10936. <6>[    1.620178] USB Serial support registered for Sierra USB modem
  10937. <6>[    1.620300] usbcore: registered new interface driver sierra
  10938. <6>[    1.620361] sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems
  10939. <6>[    1.620452] usbcore: registered new interface driver usb_ehset_test
  10940. <6>[    1.620788] peripheral driver registered w/ tranceiver
  10941. <4>[    1.621032] msm_otg_sm_work 1816 id=0 OTG_STATE_UNDEFINED
  10942. <6>[    1.623199] android_usb gadget: Mass Storage Function, version: 2009/09/11
  10943. <6>[    1.623291] android_usb gadget: Number of LUNs=2
  10944. <6>[    1.623352]  lun0: LUN: removable file: (no medium)
  10945. <6>[    1.623413]  lun1: LUN: removable file: (no medium)
  10946. <6>[    1.623779] android_usb gadget: android_usb ready
  10947. <4>[    1.624084] mousedev: could not register psaux device, error: -16
  10948. <6>[    1.624176] mousedev: PS/2 mouse device common for all mice
  10949. <6>[    1.624816] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  10950. <3>[    1.626892] board_cy8ctma395_vdd_enable: enable=1 isPowerOn=0
  10951. <6>[    1.637664] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8058-core/pm8xxx-pwrkey/input/input1
  10952. <6>[    1.638519] <6>lsm303dlh magnetometer driver
  10953. <3>[    1.638610] lsm303dlh_mag_sysfs: probe start
  10954. <6>[    1.639160] input: lsm303dlh_mag_sysfs as /devices/i2c-0/0-001e/input/input2
  10955. <6>[    1.639556] lsm303dlh_mag_sysfs 0-001e: lsm303dlh_mag probed
  10956. <7>[    1.639678] lsm303dlh_acc_sysfs accelerometer driver: init
  10957. <6>[    1.639801] lsm303dlh_acc_sysfs: probe start.
  10958. <6>[    1.639862] lsm303dlh_acc_sysfs: hw init start
  10959. <6>[    1.640686] lsm303dlh_acc_sysfs: hw init done
  10960. <6>[    1.641174] input: lsm303dlh_acc_sysfs as /devices/i2c-0/0-0018/input/input3
  10961. <6>[    1.641571] lsm303dlh_acc_sysfs 0-0018: lsm303dlh_acc_sysfs: probed
  10962. <4>[    1.641693] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy suspend method
  10963. <4>[    1.641784] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy resume method
  10964. <6>[    1.643951] input: isl29023 light sensor as /devices/virtual/input/input4
  10965. <6>[    1.644317] isl29023 0-0044: driver version 1.0 enabled
  10966. <4>[    1.644409] i2c-core: driver [isl29023] using legacy suspend method
  10967. <4>[    1.644500] i2c-core: driver [isl29023] using legacy resume method
  10968. <6>[    1.644592] i2c i2c-0: mpu3050: +lsm303dlha
  10969. <6>[    1.644653] i2c i2c-0: mpu3050: +lsm303dlhm
  10970. <4>[    1.644714] i2c i2c-0: WARNING: Compass irq not assigned
  10971. <4>[    1.644775] i2c i2c-0: mpu3050: No Pressure Present
  10972. <6>[    1.658905] i2c i2c-0: Installing irq using 381
  10973. <6>[    1.658966] i2c i2c-0: Module Param interface = mpuirq
  10974. <4>[    1.659423] i2c-core: driver [mpu3050] using legacy suspend method
  10975. <4>[    1.659515] i2c-core: driver [mpu3050] using legacy resume method
  10976. <7>[    1.659606] mpu_init
  10977. <6>[    1.660705] using rtc device, pm8xxx_rtc, for alarms
  10978. <6>[    1.660797] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
  10979. <6>[    1.661102] i2c /dev entries driver
  10980. <6>[    1.662231] Linux video capture interface: v2.00
  10981. <6>[    1.662384] usbcore: registered new interface driver uvcvideo
  10982. <6>[    1.662445] USB Video Class driver (v1.1.0)
  10983. <4>[    1.662872] +++ config_camera_on_gpios_web_cam_mt9m113
  10984. <4>[    1.663269] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_lvs0 succeed
  10985. <4>[    1.663970] config_camera_on_gpios_web_cam_mt9m113:enable the regulator votg_vreg_l11 succeed
  10986. <4>[    1.664062] --- config_camera_on_gpios_web_cam_mt9m113
  10987. <4>[    1.730468] +++ config_camera_off_gpios_web_cam_mt9m113
  10988. <4>[    1.730804] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_lvs0 succeed
  10989. <4>[    1.731201] config_camera_off_gpios_web_cam_mt9m113:disable the regulator: votg_vreg_l11 succeed
  10990. <4>[    1.731323] --- config_camera_off_gpios_web_cam_mt9m113
  10991. <6>[    1.731384] msm_sync_init: initialized mt9m113
  10992. <6>[    1.732421] msm_gemini_init gemini: success
  10993. <6>[    1.732727] max8903b driver registeration! rc = 0
  10994. <5>[    1.748016] tsens_tm_probe: OK
  10995. <6>[    1.748413] device-mapper: uevent: version 1.0.3
  10996. <6>[    1.748931] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  10997. <6>[    1.749176] Bluetooth: MSM Sleep Mode Driver Ver 1.1
  10998. <6>[    1.749786] cpuidle: using governor ladder
  10999. <6>[    1.749847] cpuidle: using governor menu
  11000. <6>[    1.750244] mmc0: mci-version: 0
  11001. <3>[    1.750366] mmc0: No card detect facilities available
  11002. <6>[    1.750640] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma 18 dmacrcri 1
  11003. <6>[    1.750732] mmc0: 8 bit data mode enabled
  11004. <6>[    1.750793] mmc0: 4 bit data mode disabled
  11005. <6>[    1.750854] mmc0: polling status mode disabled
  11006. <6>[    1.750915] mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  11007. <6>[    1.750976] mmc0: Slot eject status = 0
  11008. <6>[    1.751037] mmc0: Power save feature enable = 1
  11009. <6>[    1.751098] mmc0: DM non-cached buffer at ffda0000, dma_addr 0x74020000
  11010. <6>[    1.751190] mmc0: DM cmd busaddr 0x74020000, cmdptr busaddr 0x74037f40
  11011. <6>[    1.751495] mmc1: mci-version: 0
  11012. <3>[    1.753234] mmc1: No card detect facilities available
  11013. <6>[    1.753479] mmc1: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma 21 dmacrcri 5
  11014. <6>[    1.753601] mmc1: 8 bit data mode disabled
  11015. <6>[    1.753631] mmc1: 4 bit data mode enabled
  11016. <6>[    1.753692] mmc1: polling status mode disabled
  11017. <6>[    1.753753] mmc1: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  11018. <6>[    1.753845] mmc1: Slot eject status = 0
  11019. <6>[    1.753875] mmc1: Power save feature enable = 1
  11020. <6>[    1.753936] mmc1: DM non-cached buffer at ffd80000, dma_addr 0x74040000
  11021. <6>[    1.754028] mmc1: DM cmd busaddr 0x74040000, cmdptr busaddr 0x74057f40
  11022. <4>[    1.754119] tenderloin_probe_wifi: id 4 mmc b3e08000
  11023. <7>[    1.754608] LM8502 module init called
  11024. <7>[    1.754699] LM8502 probe called
  11025. <3>[    1.816589] qup_i2c qup_i2c.3: QUP: I2C status flags :0x1300c8, irq:193
  11026. <3>[    1.816711] qup_i2c qup_i2c.3: I2C slave addr:0x33 not connected
  11027. <3>[    1.816772] Unable to read LM8502 registers
  11028. <7>[    1.838470] Registered led device: core_navi_left
  11029. <7>[    1.839294] Registered led device: core_navi_right
  11030. <4>[    1.840820] i2c-core: driver [LM8502] using legacy suspend method
  11031. <4>[    1.840911] i2c-core: driver [LM8502] using legacy resume method
  11032. <6>[    1.842407] usbcore: registered new interface driver usbhid
  11033. <6>[    1.842468] usbhid: USB HID core driver
  11034. <6>[    1.843078] logger: created 512K log 'log_main'
  11035. <6>[    1.843261] logger: created 256K log 'log_events'
  11036. <6>[    1.843444] logger: created 512K log 'log_radio'
  11037. <6>[    1.843627] logger: created 256K log 'log_system'
  11038. <6>[    1.844268] zram: Created 1 device(s) ...
  11039. <6>[    1.844757] usbcore: registered new interface driver snd-usb-audio
  11040. <6>[    1.845642] msm-cpu-dai msm-cpu-dai.0: asoc_msm_cpu_probe: dev name msm-cpu-dai.0
  11041. <6>[    1.845855] msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0
  11042. <6>[    1.846099] msm-dsp-audio msm-dsp-audio.0: msm_pcm_probe: dev name msm-dsp-audio.0
  11043. <3>[    1.846557] msm_wm8958_setup_power: codec power setup
  11044. <3>[    1.846649] wm8994_ldo_power: Power up the WM8994 LDOs
  11045. <4>[    1.847534] msm_otg_sm_work 1819 id=1 OTG_STATE_UNDEFINED
  11046. <6>[    1.870758] mmc0: new high speed MMC card at address 0001
  11047. <6>[    1.871185] mmcblk0: mmc0:0001 SEM32G 29.7 GiB
  11048. <6>[    1.871429] mmcblk0boot0: mmc0:0001 SEM32G partition 1 1.00 MiB
  11049. <6>[    1.871673] mmcblk0boot1: mmc0:0001 SEM32G partition 2 1.00 MiB
  11050. <6>[    1.878845]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 >
  11051. <6>[    1.884094]  mmcblk0boot1: unknown partition table
  11052. <6>[    1.886962]  mmcblk0boot0: unknown partition table
  11053. <6>[    1.888854] a6_update_connected_ps: ac=0 usb=0 dock=0
  11054. <6>[    1.888946] max8903b_current_setup: ### CHARGE_DISABLE
  11055. <6>[    1.889617] msm_otg_suspend: usb in low power mode
  11056. <6>[    2.114562] Headphone switch initialized, plugged=0
  11057. <6>[    2.118041] asoc: wm8994-aif1 <-> msm-cpu-dai.0 mapping ok
  11058. <6>[    2.119201] asoc: wm8994-aif2 <-> msm-cpu-dai.0 mapping ok
  11059. <6>[    2.120147] input: msm-audio headset as /devices/platform/soc-audio/sound/card0/input5
  11060. <6>[    2.120697] mvs-cpu-dai mvs-cpu-dai.0: asoc_mvs_cpu_probe: dev name mvs-cpu-dai.0
  11061. <6>[    2.120941] mvs-codec-dai mvs-codec-dai.0: asoc_mvs_codec_probe: dev name mvs-codec-dai.0
  11062. <6>[    2.121185] msm-mvs-audio msm-mvs-audio.0: msm_pcm_probe: dev name msm-mvs-audio.0
  11063. <6>[    2.122283] ALSA device list:
  11064. <6>[    2.122344]   #0: msm-audio
  11065. <6>[    2.122650] oprofile: using arm/armv7-scorpionmp
  11066. <6>[    2.122833] GACT probability NOT on
  11067. <6>[    2.122894] Mirror/redirect action on
  11068. <6>[    2.122955] u32 classifier
  11069. <6>[    2.122985]     Actions configured
  11070. <6>[    2.123046] Netfilter messages via NETLINK v0.30.
  11071. <6>[    2.123138] nf_conntrack version 0.5.0 (12885 buckets, 51540 max)
  11072. <6>[    2.123626] ctnetlink v0.93: registering with nfnetlink.
  11073. <6>[    2.123718] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  11074. <6>[    2.123809] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  11075. <6>[    2.124420] xt_time: kernel timezone is -0000
  11076. <6>[    2.124664] ip_tables: (C) 2000-2006 Netfilter Core Team
  11077. <6>[    2.124908] arp_tables: (C) 2002 David S. Miller
  11078. <6>[    2.124999] TCP cubic registered
  11079. <6>[    2.125061] Initializing XFRM netlink socket
  11080. <6>[    2.125549] NET: Registered protocol family 10
  11081. <6>[    2.126586] Mobile IPv6
  11082. <6>[    2.126647] ip6_tables: (C) 2000-2006 Netfilter Core Team
  11083. <6>[    2.126831] IPv6 over IPv4 tunneling driver
  11084. <6>[    2.127655] NET: Registered protocol family 17
  11085. <6>[    2.127746] NET: Registered protocol family 15
  11086. <6>[    2.127838] L2TP core driver, V2.0
  11087. <6>[    2.127899] PPPoL2TP kernel driver, V2.0
  11088. <6>[    2.127929] L2TP IP encapsulation support (L2TPv3)
  11089. <6>[    2.128143] L2TP netlink interface
  11090. <6>[    2.128234] NET: Registered protocol family 35
  11091. <5>[    2.128326] Registering the dns_resolver key type
  11092. <6>[    2.128417] VFP support v0.3: implementor 51 architecture 64 part 2d variant 0 rev 0
  11093. <5>[    2.128540] Registering SWP/SWPB emulation handler
  11094. <6>[    2.135681] clock_late_init() disabled 202 unused clocks
  11095. <6>[    2.136413] cpufreq: cpu0 init at 1512000 switching to 1188000
  11096. <6>[    2.137298] cpufreq: cpu1 init at 1512000 switching to 1188000
  11097. <6>[    2.137695] [MPDEC]: msm_mpdec_init init complete.
  11098. <6>[    2.142456] MSM Watchdog Initialized
  11099. <3>[    2.143066] set_dload_mode <0> ( 8001584C )
  11100. <6>[    2.144165] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2016-03-18 02:50:37 UTC (1458269437)
  11101. <6>[    2.144287] msm_v4l2: msm_v4l2_init
  11102. <4>[    2.144714] Warning: unable to open an initial console.
  11103. <6>[    2.145141] Freeing init memory: 308K
  11104. <3>[    2.151214] healthd: wakealarm_init: timerfd_create failed
  11105. <3>[    2.488433] init: cannot open '/initlogo.rle'
  11106. <3>[    2.492767] android_usb: already disabled
  11107. <6>[    2.504364] kjournald starting.  Commit interval 5 seconds
  11108. <6>[    2.509063] EXT3-fs (mmcblk0p13): using internal journal
  11109. <6>[    2.509277] EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode
  11110. <3>[    2.978881] init: Unable to open persistent property directory /data/property errno: 2
  11111. <3>[    2.987335] fs_mgr: Cannot open file /etc/extra.fstab
  11112. <3>[    2.993072] board_cy8ctma395_vdd_enable: enable=1 isPowerOn=1
  11113. <4>[    2.999877] CPU1: Booted secondary processor
  11114. <6>[    3.167022] input: HPTouchpad as /devices/virtual/input/input6
  11115. <6>[    4.009948] lsm303dlh_acc_sysfs: hw init start
  11116. <6>[    4.011993] lsm303dlh_acc_sysfs: hw init done
  11117. <3>[    4.464782] fs_mgr: Cannot open file /etc/extra.fstab
  11118. <6>[    6.988281] msmsdcc_runtime_suspend: Enter WIFI suspend
  11119. <4>[   10.591735] EXT4-fs (dm-9): warning: maximal mount count reached, running e2fsck is recommended
  11120. <7>[   10.633148] EXT4-fs (dm-9): ext4_orphan_cleanup: deleting unreferenced inode 1312357
  11121. <7>[   10.633605] EXT4-fs (dm-9): ext4_orphan_cleanup: deleting unreferenced inode 1184469
  11122. <7>[   10.633850] EXT4-fs (dm-9): ext4_orphan_cleanup: deleting unreferenced inode 1184067
  11123. <6>[   10.634063] EXT4-fs (dm-9): 3 orphan inodes deleted
  11124. <6>[   10.634155] EXT4-fs (dm-9): recovery complete
  11125. <6>[   10.678405] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts:
  11126. <3>[   10.799652] android_usb: already disabled
  11127. <6>[   10.806243] adb_open
  11128. <6>[   10.806335] adb_bind_config
  11129. <7>[   11.561248] EXT4-fs (dm-8): ext4_orphan_cleanup: deleting unreferenced inode 18
  11130. <7>[   11.562011] EXT4-fs (dm-8): ext4_orphan_cleanup: deleting unreferenced inode 17
  11131. <7>[   11.562408] EXT4-fs (dm-8): ext4_orphan_cleanup: deleting unreferenced inode 16
  11132. <7>[   11.562835] EXT4-fs (dm-8): ext4_orphan_cleanup: deleting unreferenced inode 14
  11133. <7>[   11.563110] EXT4-fs (dm-8): ext4_orphan_cleanup: deleting unreferenced inode 12
  11134. <6>[   11.563507] EXT4-fs (dm-8): 5 orphan inodes deleted
  11135. <6>[   11.563629] EXT4-fs (dm-8): recovery complete
  11136. <6>[   11.601257] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts:
  11137. <4>[   11.622528] EXT4-fs (dm-9): warning: maximal mount count reached, running e2fsck is recommended
  11138. <6>[   11.648010] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts:
  11139. <3>[   11.654205] lcdc_common_panel_power: on=1 isOn=1
  11140. <3>[   39.521423] init: no such service 'fuse_sdcard1'
  11141. <4>[   45.512573] EXT4-fs (dm-9): warning: maximal mount count reached, running e2fsck is recommended
  11142. <6>[   45.531738] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts:
  11143. <4>[   60.391876] CPU1: Booted secondary processor
  11144. <6>[   60.392639] [MPDEC]: CPU[1] off->on
  11145. <6>[   60.602752] [MPDEC]: CPU[1] on->off | time online: 210
  11146. <6>[   61.661590] a6_update_connected_ps: ac=0 usb=0 dock=0
  11147. <6>[   61.661682] max8903b_current_setup: ### CHARGE_DISABLE
  11148. <4>[   63.331909] CPU1: Booted secondary processor
  11149. <6>[   63.332702] [MPDEC]: CPU[1] off->on
  11150. <6>[   63.545288] [MPDEC]: CPU[1] on->off | time online: 213
  11151. <4>[   66.549957] CPU1: Booted secondary processor
  11152. <6>[   66.550628] [MPDEC]: CPU[1] off->on
  11153. <6>[   66.764404] [MPDEC]: CPU[1] on->off | time online: 214
  11154. <4>[   71.169952] CPU1: Booted secondary processor
  11155. <6>[   71.170715] [MPDEC]: CPU[1] off->on
  11156. <6>[   71.384277] [MPDEC]: CPU[1] on->off | time online: 214
  11157. <6>[   75.080688] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts:
  11158. <3>[  241.278320] INFO: task dbs_sync/0:83 blocked for more than 120 seconds.
  11159. <3>[  241.278503] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  11160. <6>[  241.278686] dbs_sync/0      D 807f1878     0    83      2 0x00000000
  11161. <4>[  241.278961] [<807f1878>] (__schedule+0x79c/0xa9c) from [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8)
  11162. <4>[  241.279266] [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8) from [<801a81b4>] (kthread+0x80/0x8c)
  11163. <4>[  241.279541] [<801a81b4>] (kthread+0x80/0x8c) from [<80105f88>] (kernel_thread_exit+0x0/0x8)
  11164. <3>[  241.279754] INFO: task dbs_sync/1:84 blocked for more than 120 seconds.
  11165. <3>[  241.279937] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  11166. <6>[  241.280120] dbs_sync/1      D 807f1878     0    84      2 0x00000000
  11167. <4>[  241.280334] [<807f1878>] (__schedule+0x79c/0xa9c) from [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8)
  11168. <4>[  241.280609] [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8) from [<801a81b4>] (kthread+0x80/0x8c)
  11169. <4>[  241.280822] [<801a81b4>] (kthread+0x80/0x8c) from [<80105f88>] (kernel_thread_exit+0x0/0x8)
  11170. <3>[  361.278259] INFO: task dbs_sync/0:83 blocked for more than 120 seconds.
  11171. <3>[  361.278442] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  11172. <6>[  361.278656] dbs_sync/0      D 807f1878     0    83      2 0x00000000
  11173. <4>[  361.278930] [<807f1878>] (__schedule+0x79c/0xa9c) from [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8)
  11174. <4>[  361.279174] [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8) from [<801a81b4>] (kthread+0x80/0x8c)
  11175. <4>[  361.279449] [<801a81b4>] (kthread+0x80/0x8c) from [<80105f88>] (kernel_thread_exit+0x0/0x8)
  11176. <3>[  361.279663] INFO: task dbs_sync/1:84 blocked for more than 120 seconds.
  11177. <3>[  361.279846] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  11178. <6>[  361.280029] dbs_sync/1      D 807f1878     0    84      2 0x00000000
  11179. <4>[  361.280242] [<807f1878>] (__schedule+0x79c/0xa9c) from [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8)
  11180. <4>[  361.280487] [<805dcf54>] (dbs_sync_thread+0x9c/0x1e8) from [<801a81b4>] (kthread+0x80/0x8c)
  11181. <4>[  361.280731] [<801a81b4>] (kthread+0x80/0x8c) from [<80105f88>] (kernel_thread_exit+0x0/0x8)
  11182. <4>[  368.809967] CPU1: Booted secondary processor
  11183. <6>[  368.810699] [MPDEC]: CPU[1] off->on
  11184. <6>[  368.908630] EXT3-fs: barriers not enabled
  11185. <6>[  368.909393] kjournald starting.  Commit interval 5 seconds
  11186. <6>[  368.919616] EXT3-fs (mmcblk0p13): using internal journal
  11187. <6>[  368.919738] EXT3-fs (mmcblk0p13): mounted filesystem with writeback data mode
  11188. <6>[  369.233795] [MPDEC]: CPU[1] on->off | time online: 423
  11189. <4>[  421.899932] CPU1: Booted secondary processor
  11190. <6>[  421.900543] [MPDEC]: CPU[1] off->on
  11191. <6>[  422.112762] [MPDEC]: CPU[1] on->off | time online: 212
  11192. <6>[  426.529937] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts:
  11193. <3>[  427.615234] init: no such service 'fuse_sdcard1'
  11194. <6>[  428.649658] SysRq : Emergency Remount R/O
  11195. <4>[  428.655120] Disabling non-boot CPUs ...
  11196. <0>[  428.655242] Restarting system.
  11197. <4>[  428.655334]
  11198. <0>[  428.655395] Restarting Linux version 3.0.101-cyanogenmod-g93560a0 (jc@jc-desk1) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Thu Jun 12 18:48:59 CDT 2014
  11199. <0>[  428.655731]
  11200. <3>[  428.656555] set_dload_mode <0> ( 80168F58 )
  11201. <3>[  428.656799] set_dload_mode <0> ( 80168F60 )
  11202. <5>[  428.657012] Going down for restart now
  11203. <3>[  428.657226] pm8xxx_reset_pwr_off, [1]
  11204. <3>[  428.657440] pm8xxx_reset_pwr_off, [2]
  11205. <3>[  428.657653] pm8xxx_reset_pwr_off, [3]
  11206. <3>[  428.657897] pm8xxx_reset_pwr_off, [4]
  11207. <3>[  428.658111] pm8xxx_reset_pwr_off, [5]
  11208. <3>[  428.666351] pm8xxx_reset_pwr_off, [6]
  11209. <3>[  428.666564] pm8xxx_reset_pwr_off, [7]
  11210. <3>[  428.666778] pm8xxx_reset_pwr_off, [8]
  11211. <6>[  428.666992] arch_reset: Initiating reboot via bootloader
  11212.  
  11213. Broadcasting: Intent { act=com.evervolv.toolbox.action.DUMPLOGCAT_FINISHED (has extras) }
  11214. Broadcast completed: result=0
  11215.  

Reply to "Logcat: ev_tenderloin-testing-2015.01.03"

Here you can reply to the paste above