Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. I/SurfaceFlinger( 2764): SurfaceFlinger is starting
  2. I/SurfaceFlinger( 2764): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  3. D/libEGL ( 2764): loaded /system/lib/egl/libEGL_mali.so
  4. D/libEGL ( 2764): loaded /system/lib/egl/libGLESv1_CM_mali.so
  5. D/libEGL ( 2764): loaded /system/lib/egl/libGLESv2_mali.so
  6. W/libEGL ( 2764): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
  7. I/gralloc ( 2764): using (fd=16)
  8. I/gralloc ( 2764): id = s3cfb
  9. I/gralloc ( 2764): xres = 720 px
  10. I/gralloc ( 2764): yres = 1280 px
  11. I/gralloc ( 2764): xres_virtual = 720 px
  12. I/gralloc ( 2764): yres_virtual = 2560 px
  13. I/gralloc ( 2764): bpp = 32
  14. I/gralloc ( 2764): r = 16:8
  15. I/gralloc ( 2764): g = 8:8
  16. I/gralloc ( 2764): b = 0:8
  17. I/gralloc ( 2764): width = 60 mm (304.799988 dpi)
  18. I/gralloc ( 2764): height = 106 mm (306.716980 dpi)
  19. I/gralloc ( 2764): refresh rate = 60.51 Hz
  20. I/SurfaceFlinger( 2764): Using composer version 1.0
  21. W/SurfaceFlinger( 2764): getting VSYNC period from fb HAL: 16527286
  22. W/SurfaceFlinger( 2764): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  23. W/SurfaceFlinger( 2764): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  24. W/SurfaceFlinger( 2764): no suitable EGLConfig found, trying with 16-bit color allowed
  25. E/SurfaceFlinger( 2764): no suitable EGLConfig found, giving up
  26. E/SurfaceFlinger( 2764): EGLContext creation failed
  27. F/SurfaceFlinger( 2764): couldn't create EGLContext
  28. E/Trace ( 2764): error opening trace file: No such file or directory (2)
  29. W/SurfaceFlinger( 2764): WARNING: EventThread not started, ignoring vsync
  30. F/libc ( 2764): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2766 (SurfaceFlinger)
  31. I/ServiceManager( 2525): Waiting for service SurfaceFlinger...
  32. I/ServiceManager( 2023): Waiting for service SurfaceFlinger...
  33. I/ServiceManager( 2173): Waiting for service SurfaceFlinger...
  34. I/ServiceManager( 2578): Waiting for service SurfaceFlinger...
  35. I/DEBUG ( 1889): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  36. I/DEBUG ( 1889): Build fingerprint: 'samsung/m0xx/m0:4.1.1/JRO03C/I9300XXDLIB:user/release-keys'
  37. I/DEBUG ( 1889): Revision: '12'
  38. I/DEBUG ( 1889): pid: 2764, tid: 2766, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
  39. I/DEBUG ( 1889): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
  40. I/DEBUG ( 1889): r0 00000027 r1 00000001 r2 a0000000 r3 deadbaad
  41. I/DEBUG ( 1889): r4 00000000 r5 4058a9cc r6 4011e9dc r7 40075d98
  42. I/DEBUG ( 1889): r8 4003f690 r9 00100000 sl 4024cef1 fp 4048b000
  43. I/DEBUG ( 1889): ip 400cefa8 sp 4058a9c8 lr 40169dd3 pc 40166504 cpsr 600b0030
  44. I/DEBUG ( 1889): d0 6572632074276e6f d1 434c47452065746e
  45. I/DEBUG ( 1889): d2 2c646e756f662074 d3 20676e6976696765
  46. I/DEBUG ( 1889): d4 2074756f68746977 d5 4d4152465f4c4745
  47. I/DEBUG ( 1889): d6 5f52454646554245 d7 415f544547524154
  48. I/DEBUG ( 1889): d8 0000000000000000 d9 0000000000000000
  49. I/DEBUG ( 1889): d10 0000000000000000 d11 0000000000000000
  50. I/DEBUG ( 1889): d12 0000000000000000 d13 0000000000000000
  51. I/DEBUG ( 1889): d14 0000000000000000 d15 0000000000000000
  52. I/DEBUG ( 1889): d16 3fe333a000000000 d17 41cdcd6500000000
  53. I/DEBUG ( 1889): d18 416f85f6cd117aa9 d19 0000000000000000
  54. I/DEBUG ( 1889): d20 401833d080000000 d21 404e40c4a0000000
  55. I/DEBUG ( 1889): d22 0000000000000000 d23 0000000000000000
  56. I/DEBUG ( 1889): d24 0000000000000000 d25 0000000000000000
  57. I/DEBUG ( 1889): d26 404e40c4a0000000 d27 0000000000000000
  58. I/DEBUG ( 1889): d28 0000000000000000 d29 0000000000000000
  59. I/DEBUG ( 1889): d30 0000000000000000 d31 4000000000000000
  60. I/DEBUG ( 1889): scr 20000010
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement