Advertisement
Guest User

logcat

a guest
Dec 13th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 10.79 KB | None | 0 0
  1. --------- beginning of main
  2. 12-13 13:48:39.637 32213 32213 I art     : Starting a blocking GC AddRemoveAppImageSpace
  3. 12-13 13:48:39.719 32213 32213 W XPrivacy: Hooking package=com.android.terminal
  4. 12-13 13:48:39.978 32213 32213 W art     : Suspending all threads took: 7.758ms
  5. 12-13 13:48:39.997 32213 32213 W art     : Suspending all threads took: 12.768ms
  6. 12-13 13:48:40.050 32213 32237 D libEGL  : loaded /system/lib/egl/libEGL_mali.so
  7. 12-13 13:48:40.059 32213 32237 D libEGL  : loaded /system/lib/egl/libGLESv1_CM_mali.so
  8. 12-13 13:48:40.097 32213 32237 D libEGL  : loaded /system/lib/egl/libGLESv2_mali.so
  9. 12-13 13:48:40.794 32213 32220 I art     : Do partial code cache collection, code=22KB, data=17KB
  10. 12-13 13:48:40.797 32213 32220 I art     : After code cache collection, code=22KB, data=17KB
  11. 12-13 13:48:40.797 32213 32220 I art     : Increasing code cache capacity to 128KB
  12. 12-13 13:48:40.805 32213 32220 I art     : Do partial code cache collection, code=22KB, data=35KB
  13. 12-13 13:48:40.810 32213 32220 I art     : After code cache collection, code=22KB, data=35KB
  14. 12-13 13:48:40.810 32213 32220 I art     : Increasing code cache capacity to 256KB
  15. 12-13 13:48:40.825 32213 32243 E         : Device driver API match
  16. 12-13 13:48:40.825 32213 32243 E         : Device driver API version: 29
  17. 12-13 13:48:40.825 32213 32243 E         : User space API version: 29
  18. 12-13 13:48:40.825 32213 32243 E         : mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Tue Jul 22 19:59:34 KST 2014
  19. 12-13 13:48:40.844 32213 32243 I OpenGLRenderer: Initialized EGL, version 1.4
  20. 12-13 13:48:40.844 32213 32243 D OpenGLRenderer: Swap behavior 1
  21. 12-13 13:48:40.932 32213 32213 D Terminal: Bound to service with 0 active terminals
  22. 12-13 13:48:40.969 32213 32267 D Terminal: entering read() loop
  23. 12-13 13:48:40.983 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  24. 12-13 13:48:41.034 32213 32213 D Terminal: resize(32, 45, 100)
  25. 12-13 13:48:41.211 32213 32220 I art     : Compiler allocated 4MB to compile void android.widget.TextView.<init>(android.content.Context, android.util.AttributeSet, int, int)
  26. 12-13 13:48:43.491 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  27. 12-13 13:48:44.020 32213 32213 D Terminal: resize(22, 45, 100)
  28. 12-13 13:48:45.755 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  29. 12-13 13:48:45.774 32213 32213 D Terminal: resize(25, 45, 100)
  30. 12-13 13:48:47.168 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  31. 12-13 13:48:47.201 32213 32213 D Terminal: resize(22, 45, 100)
  32. 12-13 13:48:49.917 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  33. 12-13 13:48:49.956 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  34. 12-13 13:48:50.174 32213 32213 D Terminal: resize(32, 45, 100)
  35. 12-13 13:48:53.944 32213 32213 W PhoneWindow: Previously focused view reported id 16908298 during save, but can't be found during restore.
  36. 12-13 13:48:54.230 32213 32213 D Terminal: Bound to service with 1 active terminals
  37. 12-13 13:48:54.254 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  38. 12-13 13:48:54.335 32213 32213 D Terminal: resize(14, 45, 100)
  39. 12-13 13:48:54.430 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  40. 12-13 13:48:58.164 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  41. 12-13 13:48:58.165 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  42. 12-13 13:49:31.945 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  43. 12-13 13:49:32.553 32213 32243 E [EGL-ERROR]: void __egl_platform_dequeue_buffer(egl_surface*):1618: failed to dequeue buffer from native window (0x6e46b008); err = -19, buf = 0x0,max_allowed_dequeued_buffers 3
  44. 12-13 13:49:35.615 32213 32324 W art     : Long monitor contention with owner main (32213) at void android.view.ThreadedRenderer.nSetContentDrawBounds(long, int, int, int, int)(ThreadedRenderer.java:-2) waiters=0 in void com.android.internal.policy.BackdropFrameRenderer.run() for 164ms
  45. 12-13 13:49:38.070 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  46. 12-13 13:49:40.187 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  47. 12-13 13:49:41.147 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  48. 12-13 13:49:41.169 32213 32213 D Terminal: resize(16, 45, 100)
  49. 12-13 13:49:42.395 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  50. 12-13 13:49:42.403 32213 32213 D Terminal: resize(14, 45, 100)
  51. 12-13 13:49:43.324 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  52. 12-13 13:49:43.349 32213 32213 D Terminal: resize(16, 45, 100)
  53. 12-13 13:49:44.420 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  54. 12-13 13:49:44.420 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  55. 12-13 13:49:49.389 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  56. 12-13 13:49:53.983 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  57. 12-13 13:49:53.983 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  58. 12-13 13:49:55.772 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  59. 12-13 13:49:55.853 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  60. 12-13 13:49:55.882 32213 32213 D Terminal: resize(14, 45, 100)
  61. 12-13 13:50:00.153 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  62. 12-13 13:50:00.153 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  63. 12-13 13:50:01.807 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  64. 12-13 13:50:01.935 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  65. 12-13 13:50:01.946 32213 32220 I art     : Do full code cache collection, code=127KB, data=103KB
  66. 12-13 13:50:01.948 32213 32213 D Terminal: resize(16, 45, 100)
  67. 12-13 13:50:01.953 32213 32220 I art     : Starting a blocking GC JitCodeCache
  68. 12-13 13:50:01.953 32213 32220 I art     : After code cache collection, code=89KB, data=74KB
  69. 12-13 13:50:14.968 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  70. 12-13 13:50:14.968 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  71. 12-13 13:50:16.091 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  72. 12-13 13:50:18.544 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  73. 12-13 13:50:18.544 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  74. 12-13 13:50:21.889 32213 32213 W PhoneWindow: Previously focused view reported id 16908298 during save, but can't be found during restore.
  75. 12-13 13:50:22.089 32213 32213 D Terminal: Bound to service with 1 active terminals
  76. 12-13 13:50:22.096 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  77. 12-13 13:50:22.115 32213 32213 D Terminal: resize(22, 45, 100)
  78. 12-13 13:50:23.379 32213 32213 D Terminal: resize(34, 45, 100)
  79. 12-13 13:50:23.684 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  80. 12-13 13:50:23.725 32213 32213 D Terminal: resize(35, 45, 100)
  81. 12-13 13:50:23.901 32213 32213 D Terminal: resize(32, 45, 100)
  82. 12-13 13:50:24.109 32213 32213 D Terminal: resize(22, 45, 100)
  83. 12-13 13:50:25.586 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  84. 12-13 13:50:25.634 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  85. 12-13 13:51:36.028 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  86. 12-13 13:51:36.212 32213 32213 D Terminal: resize(34, 45, 100)
  87. 12-13 13:51:36.215 32213 32213 D Terminal: Bound to service with 1 active terminals
  88. 12-13 13:51:36.501 32213 32213 D Terminal: resize(35, 45, 100)
  89. 12-13 13:51:36.565 32213 32213 D Terminal: resize(32, 45, 100)
  90. 12-13 13:51:36.760 32213 32213 D Terminal: resize(22, 45, 100)
  91. 12-13 13:51:37.814 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  92. 12-13 13:51:38.777 32213 32267 D Terminal: kill() requested
  93. 12-13 13:51:39.773 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  94. 12-13 13:52:36.580 32213 32213 D Terminal: Bound to service with 0 active terminals
  95. 12-13 13:52:36.598 32213  1003 D Terminal: entering read() loop
  96. 12-13 13:52:36.609 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  97. 12-13 13:52:36.717 32213 32213 D Terminal: resize(32, 45, 100)
  98. 12-13 13:52:36.823 32213 32213 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection
  99. 12-13 13:52:36.852 32213 32213 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
  100. 12-13 13:52:38.268 32213 32213 D Terminal: resize(22, 45, 100)
  101. 12-13 13:52:38.438 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  102. 12-13 13:52:56.549 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  103. 12-13 13:52:56.760 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  104. 12-13 13:53:53.219 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  105. 12-13 13:53:53.374 32213 32213 D Terminal: resize(32, 45, 100)
  106. 12-13 13:53:53.377 32213 32213 D Terminal: Bound to service with 1 active terminals
  107. 12-13 13:53:53.873 32213 32213 D Terminal: resize(22, 45, 100)
  108. 12-13 13:53:55.613 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  109. 12-13 13:53:55.613 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  110. 12-13 13:53:56.801 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  111. 12-13 13:53:57.014 32213 32213 D Terminal: resize(32, 45, 100)
  112. 12-13 13:53:57.016 32213 32213 D Terminal: Bound to service with 1 active terminals
  113. 12-13 13:53:57.513 32213 32213 D Terminal: resize(22, 45, 100)
  114. 12-13 13:53:57.902 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  115. 12-13 13:53:58.868 32213  1003 D Terminal: kill() requested
  116. 12-13 13:53:59.360 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  117. 12-13 13:55:16.053 32213 32213 D Terminal: Bound to service with 0 active terminals
  118. 12-13 13:55:16.067 32213  1788 D Terminal: entering read() loop
  119. 12-13 13:55:16.091 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  120. 12-13 13:55:16.105 32213 32213 D Terminal: resize(32, 45, 100)
  121. 12-13 13:55:16.517 32213 32213 D Terminal: resize(22, 45, 100)
  122. 12-13 13:55:32.223 32213 32213 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
  123. 12-13 13:55:32.248 32213 32213 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  124. 12-13 13:57:19.143 32213 32213 D Terminal: setColors(0xffffffff, 0xff000000)
  125. 12-13 13:57:19.319 32213 32213 D Terminal: resize(32, 45, 100)
  126. 12-13 13:57:19.324 32213 32213 D Terminal: Bound to service with 1 active terminals
  127. 12-13 13:57:19.909 32213 32213 D Terminal: resize(22, 45, 100)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement