Advertisement
Guest User

Untitled

a guest
May 18th, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. I/SurfaceFlinger( 9376): SurfaceFlinger is starting
  2. I/SurfaceFlinger( 9376): use dithering
  3. I/SurfaceFlinger( 9376): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  4. I/gralloc ( 9376): using (fd=12)
  5. I/gralloc ( 9376): id = mcde_fb
  6. I/gralloc ( 9376): xres = 480 px
  7. I/gralloc ( 9376): yres = 800 px
  8. I/gralloc ( 9376): xres_virtual = 480 px
  9. I/gralloc ( 9376): yres_virtual = 2400 px
  10. I/gralloc ( 9376): bpp = 32
  11. I/gralloc ( 9376): r = 16:8
  12. I/gralloc ( 9376): g = 8:8
  13. I/gralloc ( 9376): b = 0:8
  14. I/gralloc ( 9376): width = 76 mm (160.421051 dpi)
  15. I/gralloc ( 9376): height = 127 mm (160.000000 dpi)
  16. I/gralloc ( 9376): refresh rate = 60.00 Hz
  17. D/libEGL ( 9376): loaded /system/lib/egl/libEGL_mali.so
  18. D/libEGL ( 9376): loaded /system/lib/egl/libGLESv1_CM_mali.so
  19. D/libEGL ( 9376): loaded /system/lib/egl/libGLESv2_mali.so
  20. W/libEGL ( 9376): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
  21. E/SurfaceFlinger( 9376): couldn't find an EGLConfig matching the screen format
  22. E/libEGL ( 9376): eglQuerySurface:352 error 300d (EGL_BAD_SURFACE)
  23. E/libEGL ( 9376): eglQuerySurface:352 error 300d (EGL_BAD_SURFACE)
  24. E/libEGL ( 9376): call to OpenGL ES API with no current context (logged once per thread)
  25. F/libc ( 9376): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 9445 (SurfaceFlinger)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement