Advertisement
Guest User

logcat

a guest
Oct 4th, 2015
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. 10-04 12:47:25.878 2983-2983/? I/art: Late-enabling -Xcheck:jni
  2. 10-04 12:47:26.076 2983-3012/myapp.testapp D/OpenGLRenderer: Render dirty regions requested: true
  3. 10-04 12:47:26.080 2983-2983/myapp.testapp D/: HostConnection::get() New Host Connection established 0xabc86900, tid 2983
  4. 10-04 12:47:26.084 2983-2983/myapp.testapp D/Atlas: Validating map...
  5. 10-04 12:47:26.118 2983-3012/myapp.testapp D/libEGL: loaded /system/lib/egl/libEGL_emulation.so
  6. 10-04 12:47:26.119 2983-3012/myapp.testapp D/libEGL: loaded /system/lib/egl/libGLESv1_CM_emulation.so
  7. 10-04 12:47:26.125 2983-3012/myapp.testapp D/libEGL: loaded /system/lib/egl/libGLESv2_emulation.so
  8. 10-04 12:47:26.131 2983-3012/myapp.testapp D/: HostConnection::get() New Host Connection established 0xa3506120, tid 3012
  9. 10-04 12:47:26.142 2983-3012/myapp.testapp I/OpenGLRenderer: Initialized EGL, version 1.4
  10. 10-04 12:47:26.191 2983-3012/myapp.testapp D/OpenGLRenderer: Enabling debug mode 0
  11. 10-04 12:47:26.205 2983-3012/myapp.testapp W/EGL_emulation: eglSurfaceAttrib not implemented
  12. 10-04 12:47:26.205 2983-3012/myapp.testapp W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xa3507240, error=EGL_SUCCESS
  13. 10-04 12:47:39.221 2983-2991/myapp.testapp I/art: Thread[5,tid=2991,WaitingInMainSignalCatcherLoop,Thread*=0xafa0d400,peer=0x12c00080,"Signal Catcher"]: reacting to signal 3
  14. 10-04 12:47:39.252 2983-2991/myapp.testapp I/art: Wrote stack traces to '/data/anr/traces.txt'
  15. 10-04 12:48:03.467 2983-2991/myapp.testapp I/art: Thread[5,tid=2991,WaitingInMainSignalCatcherLoop,Thread*=0xafa0d400,peer=0x12c00080,"Signal Catcher"]: reacting to signal 3
  16. 10-04 12:48:03.495 2983-2991/myapp.testapp I/art: Wrote stack traces to '/data/anr/traces.txt'
  17. 10-04 12:48:20.652 2983-2991/myapp.testapp I/art: Thread[5,tid=2991,WaitingInMainSignalCatcherLoop,Thread*=0xafa0d400,peer=0x12c00080,"Signal Catcher"]: reacting to signal 3
  18. 10-04 12:48:20.681 2983-2991/myapp.testapp I/art: Wrote stack traces to '/data/anr/traces.txt'
  19. 10-04 12:48:38.860 2983-2991/myapp.testapp I/art: Thread[5,tid=2991,WaitingInMainSignalCatcherLoop,Thread*=0xafa0d400,peer=0x12c00080,"Signal Catcher"]: reacting to signal 3
  20. 10-04 12:48:38.890 2983-2991/myapp.testapp I/art: Wrote stack traces to '/data/anr/traces.txt'
  21. 10-04 12:49:43.858 2983-2983/myapp.testapp I/Choreographer: Skipped 4230 frames! The application may be doing too much work on its main thread.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement