Skip to content

Instantly share code, notes, and snippets.

@trevd
Created June 21, 2014 04:09
Show Gist options
  • Save trevd/0824ee818a44e20d6ad0 to your computer and use it in GitHub Desktop.
Save trevd/0824ee818a44e20d6ad0 to your computer and use it in GitHub Desktop.
Keeping Busy
I/SurfaceFlinger( 303): SurfaceFlinger is starting
I/SurfaceFlinger( 303): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 303): loaded /vendor/lib/egl/libGLES_bcm2708.so
I/egl_client( 303): eglInitialize
I/egl_client( 303): eglQueryString EGL_VENDOR[12371] result=Broadcom
I/egl_client( 303): eglQueryString EGL_VERSION[12372] result=1.4
I/egl_client( 303): eglQueryString EGL_EXTENSIONS[12373] result=EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface EGL_ANDROID_swap_rectangle EGL_ANDROID_image_native_buffer EGL_KHR_fence_sync
I/egl_client( 303): eglQueryString EGL_CLIENT_APIS[12429] result=OpenGL_ES OpenVG
I/GRALLOC-BCM2708( 303): gralloc_device_open name=fb0
I/GRALLOC-FRAMEBUFFER( 303): fb_device_open
I/GRALLOC-BCM2708( 303): gralloc_device_open name=gpu0
I/GRALLOC-FRAMEBUFFER( 303): mapFrameBuffer
I/GRALLOC-FRAMEBUFFER( 303): mapFrameBufferLocked
I/Netd ( 314): Netd 1.0 starting
W/InterfaceController( 314): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/GRALLOC-FRAMEBUFFER( 303): using (fd=19)
I/GRALLOC-FRAMEBUFFER( 303): id = BCM2708 FB
I/GRALLOC-FRAMEBUFFER( 303): xres = 1920 px
I/GRALLOC-FRAMEBUFFER( 303): yres = 1080 px
I/GRALLOC-FRAMEBUFFER( 303): xres_virtual = 1920 px
I/GRALLOC-FRAMEBUFFER( 303): yres_virtual = 2160 px
I/GRALLOC-FRAMEBUFFER( 303): bpp = 32
I/GRALLOC-FRAMEBUFFER( 303): r = 0:8
I/GRALLOC-FRAMEBUFFER( 303): g = 8:8
I/GRALLOC-FRAMEBUFFER( 303): b = 16:8
I/GRALLOC-FRAMEBUFFER( 303): width = 305 mm (159.895081 dpi)
I/GRALLOC-FRAMEBUFFER( 303): height = 171 mm (160.421051 dpi)
I/GRALLOC-FRAMEBUFFER( 303): refresh rate = 60.00 Hz
I/GRALLOC-DISPMANX( 303): dispmanx_alloc
I/GRALLOC-BCM2708( 303): gralloc_close
I/HWC-BCM2708( 303): hwc_device_open
E/HWC-BCM2708( 303): init_context: Failed to unblank display
I/GRALLOC-FRAMEBUFFER( 303): fb_close
I/SurfaceFlinger( 303): Using composer version 1.3
I/HWC-BCM2708( 303): hwc_registerProcs
I/HWC-BCM2708( 303): hwc_getDisplayConfigs
I/HWC-BCM2708( 303): hwc_getDisplayConfigs HWC_DISPLAY_PRIMARY
I/HWC-BCM2708( 303): hwc_getDisplayAttributes
D/HWC-BCM2708( 303): hwc_getDisplayAttributes disp = 0, width = 1920
D/HWC-BCM2708( 303): hwc_getDisplayAttributes disp = 0, height = 1080
I/HWC-BCM2708( 303): hwc_getDisplayConfigs
I/HWC-BCM2708( 303): hwc_getDisplayConfigs HWC_DISPLAY_PRIMARY
E/SurfaceFlinger( 303): eglChooseConfig 18
I/SurfaceFlinger( 303): EGL informations:
I/SurfaceFlinger( 303): vendor : Android
I/SurfaceFlinger( 303): version : 1.4 Android META-EGL
I/SurfaceFlinger( 303): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 303): Client API: OpenGL_ES
I/SurfaceFlinger( 303): EGLSurface: 8-8-8-0, config=0x8
I/egl_client( 303): eglCreatePbufferSurface
I/egl_client_surface( 303): egl_surface_check_attribs
I/egl_client_surface( 303): egl_surface_check_attribs name=0x3057 valie=0x1
I/egl_client_surface( 303): egl_surface_check_attribs EGL_WIDTH[12375]=0x1
I/egl_client_surface( 303): egl_surface_check_attribs name=0x3056 valie=0x1
I/egl_client_surface( 303): egl_surface_check_attribs EGL_WIDTH[12374]=0x1
I/egl_client_surface( 303): egl_surface_create
I/egl_client_surface( 303): egl_surface_pool_alloc
I/egl_client_surface( 303): egl_surface_create surface->buffers=1
I/egl_client_surface( 303): egl_surface_create surface->serverbuffer=17
I/egl_client( 303): eglMakeCurrent
I/egl_client( 303): context_and_surface_are_compatible
I/egl_client( 303): context_and_surface_are_compatible
I/egl_client( 303): egl_current_release
I/egl_client_surface( 303): egl_surface_get_render_buffer surface=0xb6920294
I/egl_client_surface( 303): egl_surface_get_render_buffer surface->type=PBUFFER
I/SurfaceFlinger( 303): OpenGL ES informations:
I/SurfaceFlinger( 303): vendor : Broadcom
I/SurfaceFlinger( 303): renderer : VideoCore IV HW
I/SurfaceFlinger( 303): version : OpenGL ES 2.0
I/SurfaceFlinger( 303): extensions: GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
I/SurfaceFlinger( 303): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 303): GL_MAX_VIEWPORT_DIMS = 2048
I/egl_client( 303): eglDestroySurface
I/egl_client_surface( 303): egl_surface_maybe_free
E/cutils-trace( 303): Error opening trace file: Permission denied (13)
I/GRALLOC-BCM2708( 303): gralloc_device_open name=fb0
I/GRALLOC-FRAMEBUFFER( 303): fb_device_open
I/GRALLOC-BCM2708( 303): gralloc_device_open name=gpu0
I/GRALLOC-FRAMEBUFFER( 303): mapFrameBuffer
I/GRALLOC-FRAMEBUFFER( 303): mapFrameBufferLocked
I/GRALLOC-BCM2708( 303): gralloc_close
I/GRALLOC-BCM2708( 303): gralloc_device_open name=gpu0
I/GRALLOC-BCM2708( 303): gralloc_alloc
I/GRALLOC-BCM2708( 303): gralloc_alloc format=HAL_PIXEL_FORMAT_RGBA_8888[1] bpp=4
I/GRALLOC-BCM2708( 303): gralloc_alloc_framebuffer
I/GRALLOC-BCM2708( 303): gralloc_alloc_framebuffer_locked
I/GRALLOC-DISPMANX( 303): dispmanx_alloc
I/GRALLOC-BCM2708( 303): gralloc_alloc
I/GRALLOC-BCM2708( 303): gralloc_alloc format=HAL_PIXEL_FORMAT_RGBA_8888[1] bpp=4
I/GRALLOC-BCM2708( 303): gralloc_alloc_framebuffer
I/GRALLOC-BCM2708( 303): gralloc_alloc_framebuffer_locked
I/GRALLOC-DISPMANX( 303): dispmanx_alloc
I/egl_client( 303): eglCreateWindowSurface handle=1601662564[0x5f776e64]
I/egl_client_surface( 303): egl_surface_check_attribs
I/egl_client( 303): eglCreateWindowSurface width=1920 , height=1080 EGL_CONFIG_MAX_HEIGHT=2160
I/egl_client_surface( 303): egl_surface_create
I/egl_client_surface( 303): egl_surface_pool_alloc
I/egl_client_surface( 303): egl_surface_create surface->buffers=2
I/egl_client_surface( 303): egl_surface_create surface->serverbuffer=18
I/egl_client( 303): eglQuerySurface dpy=0x1 surf=0x2 attribute=0x3057 value=0x0
I/egl_client_surface( 303): egl_surface_get_attrib
I/egl_client( 303): eglQuerySurface dpy=0x1 surf=0x2 attribute=0x3056 value=0x0
I/egl_client_surface( 303): egl_surface_get_attrib
I/egl_client( 303): eglMakeCurrent
I/egl_client( 303): context_and_surface_are_compatible
I/egl_client( 303): context_and_surface_are_compatible
I/egl_client( 303): egl_current_release
I/egl_client_surface( 303): egl_surface_maybe_free
I/egl_client_surface( 303): egl_surface_maybe_free
I/egl_client_surface( 303): egl_surface_free
I/egl_client_surface( 303): egl_surface_pool_free
I/egl_client_surface( 303): egl_surface_get_render_buffer surface=0xb6920310
I/egl_client_surface( 303): egl_surface_get_render_buffer surface->type=WINDOW surface->buffers=2
D/SurfaceFlinger( 303): Screen acquired, type=0 flinger=0xb80af450
D/HWC-BCM2708( 303): hwc_blank: Unblanking display: 0
D/HWC-BCM2708( 303): hwc_blank: Unblanking display: 0 ctx->dpyAttr[dpy].fd=21
D/HWC-BCM2708( 303): hwc_blank: Done unblanking display: 0
I/HWC-BCM2708( 303): hwc_eventControl event=0
E/HWC-BCM2708( 303): Display is blanked - Cannot enable vsync
W/SurfaceFlinger( 303): Timed out waiting for hw vsync; faking it
I/HWC-BCM2708( 303): hwc_prepare
D/HWC-BCM2708( 303): type=3, flags=00000000, handle=0x0, tr=00, blend=0105, {0,0,1156579328,1149698048}, {0,0,1920,1080}
D/HWC-BCM2708( 303): Layer 0 = OVERLAY!
I/egl_client( 303): eglSwapBuffers
I/khrn_client_platform_linux( 303): platform_surface_update
I/khrn_client_platform_linux( 303): send_bound_pixmaps
I/khrn_client_platform_linux( 303): khrn_platform_get_window_position
I/HWC-BCM2708( 303): hwc_set
I/HWC-BCM2708( 303): hwc_set HWC_DISPLAY_PRIMARY 0 list->dpy=0x0 list->sur=0xffffffff -1
I/HWC-BCM2708( 303): hwc_set dpy 0x1 1
I/HWC-BCM2708( 303): hwc_set sur 0xb80c0a80 -1207170432
I/egl_client( 303): eglSwapBuffers
I/khrn_client_platform_linux( 303): platform_surface_update
I/khrn_client_platform_linux( 303): send_bound_pixmaps
I/khrn_client_platform_linux( 303): khrn_platform_get_window_position
I/HWC-BCM2708( 303): hwc_get_frame_data
I/HWC-BCM2708( 303): hwc_set_frame_data
F/libc ( 303): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 303 (surfaceflinger)
I/DEBUG ( 77): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 77): Build fingerprint: 'Android/cm_rpi/rpi:4.4.4/KTU84P/a30a2a25e9:eng/test-keys'
I/DEBUG ( 77): Revision: '15'
I/DEBUG ( 77): pid: 303, tid: 303, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 77): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 77): r0 b4ce4008 r1 00000000 r2 00000780 r3 00000018
I/DEBUG ( 77): r4 44f00000 r5 b4ce4788 r6 b80c160c r7 00000438
I/DEBUG ( 77): r8 44f00000 r9 00000780 sl 00000001 fp 00000000
I/DEBUG ( 77): ip 80000000 sp bea90768 lr b53dd844 pc b6e9da6c cpsr a0000010
I/DEBUG ( 77): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 77): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 77): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 77): d6 0000000000000000 d7 0000000000000000
I/DEBUG ( 77): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 77): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 77): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 77): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 77): scr 00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment