Issue metadata
Sign in to add a comment
|
GL Errors occurring on ChromeOS (kevin), video doesn't play and ARC windows are black |
||||||||||||||||||||||
Issue descriptionChrome Version: 66.0.3335.0 OS: ChromeOS What steps will reproduce the problem? (1) Checkout Chromium tree at commit e6ffc0214ade7768d2102847017dd8b4a6ba0423 (2) Load this onto a Kevin that's built on top of ChromeOS 10360.0 What happens instead? Try to play a video in YouTube, it'll be black. Try to open an ARC application and it'll be black Please use labels and text to provide additional information. I bisected this issue down to the specific commit: e6ffc0214ade7768d2102847017dd8b4a6ba0423 For graphics-related bugs, please copy/paste the contents of the about:gpu page at the end of this report. Graphics Feature Status Canvas: Hardware accelerated CheckerImaging: Disabled Flash: Hardware accelerated Flash Stage3D: Hardware accelerated Flash Stage3D Baseline profile: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Force enabled Native GpuMemoryBuffers: Software only. Hardware acceleration disabled Rasterization: Unavailable Video Decode: Hardware accelerated WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use disable_discard_framebuffer disable_framebuffer_cmaa disable_non_empty_post_sub_buffers_for_onscreen_surfaces disable_program_caching_for_transform_feedback scalarize_vec_and_mat_constructor_args use_virtualized_gl_contexts Problems Detected GPU rasterization on CrOS is blacklisted on non-Intel GPUs for now.: 684094 Disabled Features: gpu_rasterization The Mali-Txxx driver does not guarantee flush ordering: 154715, 10068, 269829, 294779, 285292 Applied Workarounds: use_virtualized_gl_contexts Framebuffer discarding causes jumpy scrolling on Mali drivers: 301988 Applied Workarounds: disable_discard_framebuffer Clear uniforms before first program use on all platforms: 124764, 349137 Applied Workarounds: clear_uniforms_before_first_program_use Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args The Mali-Txxx driver hangs when reading from currently displayed buffer: 457511 Applied Workarounds: disable_non_empty_post_sub_buffers_for_onscreen_surfaces Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198 Applied Workarounds: disable_framebuffer_cmaa Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent) Program binaries don't contain transform feedback varyings on Mali GPUs: 778871 Applied Workarounds: disable_program_caching_for_transform_feedback Native GpuMemoryBuffers have been disabled, either via about:flags or command line. Disabled Features: native_gpu_memory_buffers Checker-imaging has been disabled via finch trial or the command line. Disabled Features: checker_imaging Version Information Data exported 2018-02-01T19:17:24.977Z Chrome version Chrome/66.0.3337.0 Operating system Linux 4.4.113-12572-g1459c4ff89ef6 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/230003484cb7b9c5feeb2d8087a656cd2123561d/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/230003484cb7b9c5feeb2d8087a656cd2123561d/gpu/config/gpu_driver_bug_list.json ANGLE commit id c0db9addeaeb 2D graphics backend Skia/66 82a4c055d14fe942ab05b7f5d4503fc7b92d4b45- Command Line /opt/google/chrome/chrome --ppapi-flash-path=/opt/google/chrome/pepper/libpepflashplayer.so --ppapi-flash-version=28.0.0.152 --ui-prioritize-in-gpu-process --use-gl=egl --edge-touch-filtering --enable-drm-atomic --enable-hardware-overlays=single-fullscreen,single-on-top --enable-webgl-image-chromium --enable-features=Pepper3DImageChromium,PointerEvent,QuickUnlockPin --num-raster-threads=2 --gpu-sandbox-failures-fatal=yes --gpu-sandbox-start-early --passive-listeners-default=true --enable-logging --log-level=1 --use-cras --enable-wayland-server --user-data-dir=/home/chronos --system-developer-mode --login-profile=user --has-chromeos-keyboard --enable-touchview --has-internal-stylus --guest-wallpaper-large=/usr/share/chromeos-assets/wallpaper/guest_large.jpg --guest-wallpaper-small=/usr/share/chromeos-assets/wallpaper/guest_small.jpg --child-wallpaper-large=/usr/share/chromeos-assets/wallpaper/child_large.jpg --child-wallpaper-small=/usr/share/chromeos-assets/wallpaper/child_small.jpg --default-wallpaper-large=/usr/share/chromeos-assets/wallpaper/oem_large.jpg --default-wallpaper-small=/usr/share/chromeos-assets/wallpaper/oem_small.jpg --default-wallpaper-is-oem --enable-consumer-kiosk --arc-availability=officially-supported --arc-transition-migration-required --enterprise-enrollment-initial-modulus=15 --enterprise-enrollment-modulus-limit=19 --login-manager --vmodule=*arc/*=1,automatic_reboot_manager=1,tablet_power_button_controller=1,*chromeos/login/*=1,auto_enrollment_controller=1,*plugin*=2,*zygote*=1,*/ui/ozone/*=1,*/ui/display/manager/chromeos/*=1,*night_light*=1,power_button_observer=2,webui_login_view=2,lock_state_controller=2,webui_screen_locker=2,screen_locker=2 --enable-features=Pepper3DImageChromium,PointerEvent,QuickUnlockPin Driver Information Initialization time 29 In-process GPU false Passthrough Command Decoder false Direct Composition false Supports overlays false Sandboxed true GPU0 VENDOR = 0x0000, DEVICE= 0x0000 *ACTIVE* Optimus false Optimus false AMD switchable false Driver vendor ES Driver version 3.1 Driver date Pixel shader version 3.10 Vertex shader version 3.10 Max. MSAA samples 16 Machine model name Machine model version GL_VENDOR ARM GL_RENDERER Mali-T860 GL_VERSION OpenGL ES 3.1 v1.r12p0-04rel0.5e6dedc19bd3d23012495ac744ffa891 GL_EXTENSIONS GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Window system binding vendor ARM Window system binding version 1.4 Midgard-"r12p0-04rel0" Window system binding extensions EGL_KHR_partial_update EGL_EXT_swap_buffers_with_damage EGL_KHR_swap_buffers_with_damage EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_image_pixmap EGL_EXT_image_flush_external EGL_ANDROID_native_fence_sync EGL_KHR_config_attribs EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_KHR_wait_sync EGL_KHR_gl_colorspace EGL_KHR_get_all_proc_addresses EGL_IMG_context_priority EGL_ARM_pixmap_multisample_discard EGL_ARM_implicit_external_sync EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_KHR_gl_texture_cubemap_image EGL_EXT_create_context_robustness Direct rendering Yes Reset notification strategy 0x8252 GPU process crash count 0 Compositor Information Tile Update Mode One-copy Partial Raster Enabled GpuMemoryBuffers Status ATC Software only ATCIA Software only DXT1 Software only DXT5 Software only ETC1 Software only R_8 Software only R_16 Software only RG_88 Software only BGR_565 GPU_READ RGBA_4444 Software only RGBX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE RGBA_8888 GPU_READ, SCANOUT_CPU_READ_WRITE BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE BGRX_1010102 Software only BGRA_8888 GPU_READ, SCANOUT_CPU_READ_WRITE RGBA_F16 Software only YVU_420 GPU_READ YUV_420_BIPLANAR SCANOUT_CAMERA_READ_WRITE UYVY_422 Software only Display(s) Information Info Display[0] bounds=0,0 1200x800, workarea=0,0 1200x752, scale=2, internal Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Bits per color component 8 Bits per pixel 24 Video Acceleration Information Decode h264 baseline up to 3840x2160 pixels Decode h264 main up to 3840x2160 pixels Decode h264 extended up to 3840x2160 pixels Decode h264 high up to 3840x2160 pixels Decode h264 high 10 up to 3840x2160 pixels Decode h264 high 4:2:2 up to 3840x2160 pixels Decode h264 high 4:4:4 predictive up to 3840x2160 pixels Decode h264 scalable baseline up to 3840x2160 pixels Decode h264 scalable high up to 3840x2160 pixels Decode h264 stereo high up to 3840x2160 pixels Decode h264 multiview high up to 3840x2160 pixels Decode vp9 profile0 up to 3840x2176 pixels Decode vp9 profile1 up to 3840x2176 pixels Decode vp9 profile2 up to 3840x2176 pixels Decode vp9 profile3 up to 3840x2176 pixels Decode vp8 up to 1920x1088 pixels Encode vp8 up to 1920x1088 pixels and/or 30.000 fps Encode h264 main up to 1920x1088 pixels and/or 30.000 fps Log Messages [27888:27926:0201/111632.856461:VERBOSE1:drm_device_manager.cc(53)] : Could not initialize DRM device for /sys/devices/platform/vgem/drm/card0 [27888:27888:0201/111632.988753:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_MATCH [27888:27888:0201/111632.988921:ERROR:gpu_memory_buffer_factory_native_pixmap.cc(126)] : Failed to create GLImage 2400x1600, BGRX_8888 [27888:27888:0201/111632.989890:ERROR:gles2_cmd_decoder.cc(18420)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111633.011467:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.011733:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.011854:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.011955:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012078:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012168:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012250:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012331:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012414:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012502:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012636:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012752:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012833:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.012932:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013018:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013130:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013209:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013293:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013368:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.013478:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.031325:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.031596:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.031753:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.031856:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.031955:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.032054:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.032137:ERROR:gles2_cmd_decoder.cc(12361)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_VALUE : glScheduleOverlayPlaneCHROMIUM: unsupported texture format [27888:27888:0201/111633.053472:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_MATCH [27888:27888:0201/111633.053667:ERROR:gpu_memory_buffer_factory_native_pixmap.cc(126)] : Failed to create GLImage 2400x1600, BGRX_8888 [27888:27888:0201/111633.053887:ERROR:gles2_cmd_decoder.cc(18420)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111633.054122:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054276:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054391:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054570:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054710:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054805:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054889:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.054968:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055079:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055200:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055308:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055415:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055618:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055756:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055879:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.055968:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.056047:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.056163:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.056279:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.056409:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.056563:ERROR:gles2_cmd_decoder.cc(12361)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_VALUE : glScheduleOverlayPlaneCHROMIUM: unsupported texture format [27888:27888:0201/111633.094351:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094489:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094556:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094600:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094640:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094679:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094719:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094766:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094806:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094852:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094918:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.094959:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095001:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095040:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095096:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095134:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095174:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095214:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095253:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095291:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111633.095329:ERROR:gles2_cmd_decoder.cc(12361)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_VALUE : glScheduleOverlayPlaneCHROMIUM: unsupported texture format [27888:27926:0201/111633.868667:VERBOSE1:drm_util.cc(418)] : Failed to get EDID blob for connector 42 [27888:27926:0201/111633.904610:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/platform/display-subsystem/drm/card1 crtc=36 connector=42 origin=0,0 size=2400x1600 [27888:27888:0201/111634.354885:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.354983:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355044:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355086:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355129:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355165:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355204:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355336:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355409:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355539:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355622:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355695:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355766:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355835:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.355932:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356052:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356121:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356187:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356305:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356393:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356563:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356676:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356726:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356814:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356895:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.356988:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [27888:27888:0201/111634.357077:ERROR:gles2_cmd_decoder.cc(12361)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_VALUE : glScheduleOverlayPlaneCHROMIUM: unsupported texture format [27888:27888:0201/111634.379960:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glCopyTexSubImage2D: framebuffer incomplete [27888:27888:0201/111634.380175:ERROR:gles2_cmd_decoder.cc(18470)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111634.380279:ERROR:command_buffer_stub.cc(863)] : Image with ID doesn't exist. [27888:27888:0201/111634.425968:ERROR:gles2_cmd_decoder.cc(4624)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glCopyTexSubImage2D: framebuffer incomplete [27888:27888:0201/111634.426159:ERROR:gles2_cmd_decoder.cc(18470)] : [.DisplayCompositor-0x11bec200]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111634.426261:ERROR:command_buffer_stub.cc(863)] : Image with ID doesn't exist. [27888:27888:0201/111646.913876:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.916305:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.918919:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.921678:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.924163:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.927557:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.931728:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.939479:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.942920:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.945057:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.948355:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.950403:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.952673:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111646.954713:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111647.645193:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_MATCH [27888:27888:0201/111647.645352:ERROR:gpu_memory_buffer_factory_native_pixmap.cc(126)] : Failed to create GLImage 2400x1600, RGBA_8888 [27888:27888:0201/111647.645799:ERROR:gles2_cmd_decoder.cc(18420)] : [.Offscreen-MainThread-0x172a2680]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111648.336855:ERROR:gles2_cmd_decoder.cc(18470)] : [.Offscreen-MainThread-0x172a2680]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [27888:27888:0201/111648.344682:ERROR:command_buffer_stub.cc(863)] : Image with ID doesn't exist. [27888:27888:0201/111656.487800:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111656.492268:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111656.496415:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111656.499671:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111656.503578:ERROR:gl_image_egl.cc(36)] : Error creating EGLImage: EGL_BAD_ATTRIBUTE [27888:27888:0201/111656.506950:ERROR:gl_image_egl.cc(36)]
,
Feb 2 2018
Trying to land https://chromium-review.googlesource.com/c/chromium/src/+/898542 to fix it, but reveman and dcastagna (reviewers/owners) are travelling for FOSDEM. We should get this fixed today though.
,
Feb 2 2018
,
Feb 3 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a4ccd7d32c922d3af2af8c2ebed44d3fd0338c88 commit a4ccd7d32c922d3af2af8c2ebed44d3fd0338c88 Author: Kristian H. Kristensen <hoegsberg@chromium.org> Date: Sat Feb 03 09:48:43 2018 Don't pass invalid modifier to eglCreateImageKHR Bug: 808240 , 789292 Change-Id: Id87f4ecaa93acb3cc1b84cf304e7a99db816d0b6 Reviewed-on: https://chromium-review.googlesource.com/898542 Reviewed-by: Daniele Castagna <dcastagna@chromium.org> Reviewed-by: David Reveman <reveman@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#534266} [modify] https://crrev.com/a4ccd7d32c922d3af2af8c2ebed44d3fd0338c88/ui/gl/gl_image_native_pixmap.cc
,
Feb 5 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6675ba30a203f10e58f1caf84abacbd157af9578 commit 6675ba30a203f10e58f1caf84abacbd157af9578 Author: Daniele Castagna <dcastagna@chromium.org> Date: Mon Feb 05 09:48:27 2018 Don't pass invalid modifier to eglCreateImageKHR TBR=hoegsberg@chromium.org (cherry picked from commit a4ccd7d32c922d3af2af8c2ebed44d3fd0338c88) Bug: 808240 , 789292 Change-Id: Id87f4ecaa93acb3cc1b84cf304e7a99db816d0b6 Reviewed-on: https://chromium-review.googlesource.com/898542 Reviewed-by: Daniele Castagna <dcastagna@chromium.org> Reviewed-by: David Reveman <reveman@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#534266} Reviewed-on: https://chromium-review.googlesource.com/901362 Cr-Commit-Position: refs/branch-heads/3325@{#294} Cr-Branched-From: bc084a8b5afa3744a74927344e304c02ae54189f-refs/heads/master@{#530369} [modify] https://crrev.com/6675ba30a203f10e58f1caf84abacbd157af9578/ui/gl/gl_image_native_pixmap.cc
,
Feb 15 2018
Marking as fixed to get verification in ToT
,
Feb 27 2018
Verified on 10443.0.0, 66.0.3356.0 by playing youtube video. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by abodenha@chromium.org
, Feb 2 2018Labels: -Pri-0 ReleaseBlock-Dev Pri-1