Issue metadata
Sign in to add a comment
|
Error message: "Could not create WebGL context"
Reported by
brian.wi...@intel.com,
May 30 2017
|
||||||||||||||||||||||||
Issue descriptionUserAgent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Platform: 9603.0.0 Example URL: http://webglsamples.org/aquarium/aquarium.html Steps to reproduce the problem: 1. Load problem URL in indicated build (I downloaded it from CPFE) Alternate URL to view the problem: http://webglsamples.org/field/field.html What is the expected behavior? The WebGL demo successfully launches What went wrong? This error message is displayed instead: "It does not appear your computer supports WebGL...Status: Could not create a WebGL context" Does it occur on multiple sites: Yes Is it a problem with a plugin? No Did this work before? Yes Working: R61-9600.0.0 (Mon, 29May). Broken: R61-9602.0.0 Does this work in other browsers? Yes Chrome version: 60.0.3112.4 Channel: dev OS Version: R61 Flash Version: 26.0.0.119 Behavior is newly evident on Squawks (4.4 kernel), Cave (3.18 kernel) and an APL platform (4.4 kernel). Not related to the big graphics patch series (~500+ patches) for 4.4 kernel that was merged yesterday.
,
May 31 2017
We need to look at chrome://gpu for any GPU related bug. Please copy+paste it into a comment here (plain-text is good).
,
May 31 2017
,
May 31 2017
@kainino - chrome://gpu output: 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: Disabled Native GpuMemoryBuffers: Software only. Hardware acceleration disabled Panel Fitting: Unavailable Rasterization: Software only. Hardware acceleration disabled Video Decode: Hardware accelerated Video Encode: Hardware accelerated WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use count_all_in_varyings_packing decode_encode_srgb_for_generatemipmap disable_discard_framebuffer disable_framebuffer_cmaa msaa_is_slow scalarize_vec_and_mat_constructor_args Problems Detected Chrome OS panel fitting is only supported for Intel IVB and SNB Graphics Controllers Disabled Features: panel_fitting 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 Mesa drivers in ChromeOS handle varyings without static use incorrectly: 333885 Applied Workarounds: count_all_in_varyings_packing Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565 Applied Workarounds: msaa_is_slow Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198 Applied Workarounds: disable_framebuffer_cmaa Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Decode and Encode before generateMipmap for srgb format textures on Chromeos Intel: 634519 Applied Workarounds: decode_encode_srgb_for_generatemipmap Accelerated rasterization has been disabled, either via blacklist, about:flags or the command line. Disabled Features: rasterization Raster is using a single thread. Disabled Features: multiple_raster_threads 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 5/31/2017, 4:28:46 PM Chrome version Chrome/60.0.3112.4 Operating system Linux 4.4.64-09649-ge944bb2f5dee Software rendering list version 13.7 Driver bug list version 10.9 ANGLE commit id ff77c3592214 2D graphics backend Skia/60 0 Command Line /opt/google/chrome/chrome --enable-logging --gpu-sandbox-failures-fatal=yes --ppapi-flash-path=/opt/google/chrome/pepper/libpepflashplayer.so --ppapi-flash-version=26.0.0.119 --ui-prioritize-in-gpu-process --use-cras --use-gl=egl --user-data-dir=/home/chronos --enable-webgl-image-chromium --default-wallpaper-large=/usr/share/chromeos-assets/wallpaper/oem_large.jpg --default-wallpaper-small=/usr/share/chromeos-assets/wallpaper/oem_small.jpg --guest-wallpaper-large=/usr/share/chromeos-assets/wallpaper/guest_large.jpg --guest-wallpaper-small=/usr/share/chromeos-assets/wallpaper/guest_small.jpg --arc-availability=officially-supported --login-profile=user --system-developer-mode --bwsi --homepage=chrome://newtab/ --incognito --log-level=1 --login-user=$guest --login-user=$guest --login-profile=8bf17314efaa9ec2ecf91e4d8582cf4039812c93 --vmodule=*arc/*=1,*chromeos/login/*=1,auto_enrollment_controller=1,*plugin*=2,*zygote*=1,*/ui/ozone/*=1,*/ui/display/manager/chromeos/*=1,power_button_observer=2,webui_login_view=2,lock_state_controller=2,webui_screen_locker=2,screen_locker=2 --disable-sync --disable-extensions Driver Information Initialization time 45 In-process GPU false Passthrough Command Decoder false Supports overlays false Sandboxed true GPU0 VENDOR = 0x8086, DEVICE= 0x0f31 Optimus false Optimus false AMD switchable false Driver vendor Mesa Driver version 17.1.0 Driver date Pixel shader version 3.00 Vertex shader version 3.00 Max. MSAA samples 8 Machine model name Machine model version GL_VENDOR Intel Open Source Technology Center GL_RENDERER Mesa DRI Intel(R) Bay Trail GL_VERSION OpenGL ES 3.0 Mesa 17.1.0-devel (git-9baf1ff8fc) GL_EXTENSIONS GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_OES_depth_texture_cube_map GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_polygon_offset_clamp GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_multisample_interpolation GL_OES_texture_border_clamp GL_EXT_blend_func_extended GL_EXT_clip_cull_distance GL_MESA_shader_integer_functions Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Window system binding vendor Mesa Project Window system binding version 1.4 (DRI2) Window system binding extensions EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export 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 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 BGRA_8888 GPU_READ, SCANOUT_CPU_READ_WRITE RGBA_F16 Software only YVU_420 GPU_READ YUV_420_BIPLANAR Software only UYVY_422 Software only Log Messages [2943:2957:0531/162737.590655:VERBOSE1:drm_device_manager.cc(54)] : Could not initialize DRM device for /sys/devices/platform/vgem/drm/card1 [2943:2957:0531/162739.949419:VERBOSE1:drm_display.cc(102)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=28 connector=44 origin=0,0 size=1366x768 [2943:2943:0531/162838.526368:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.526546:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.530682:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.530858:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.531033:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.531123:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.534406:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.534743:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.535045:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.535275:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.539123:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.539453:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.539527:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.539597:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.542300:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.542497:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.542599:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.542761:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.545364:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.545676:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.545735:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.545802:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.548474:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.548792:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.548882:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.548989:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.551319:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.551513:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.551584:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.551653:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.554328:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.554651:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.555020:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.555116:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.557566:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.557731:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.557900:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.558101:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.560571:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.560737:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.560801:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.560901:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.562849:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.563296:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.596458:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.596606:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.599896:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.600113:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.600184:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.600253:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.603038:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.603216:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.603290:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.603368:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.606114:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.606312:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.606395:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.606466:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.609014:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.609209:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.609319:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.609394:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.611770:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.612185:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.612407:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.612694:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.616495:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.616665:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.616730:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.616809:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.619379:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.619694:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.619791:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.619880:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.622537:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.622735:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.622805:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.622899:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.625259:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.625595:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.625985:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.626345:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.630182:ERROR:gpu_command_buffer_stub.cc(1140)] : Format is not supported. [2943:2943:0531/162838.630440:ERROR:gles2_cmd_decoder.cc(17844)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.630511:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.630582:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist. [2943:2943:0531/162838.632464:ERROR:gles2_cmd_decoder.cc(17894)] : [.Offscreen-For-WebGL-0x2506dbc4c400]GL ERROR :GL_INVALID_OPERATION : glReleaseTexImage2DCHROMIUM: no image found with the given ID [2943:2943:0531/162838.632803:ERROR:gpu_command_buffer_stub.cc(1174)] : Image with ID doesn't exist.
,
May 31 2017
Thank you for providing more feedback. Adding requester "kainino@chromium.org" to the cc list and removing "Needs-Feedback" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 31 2017
The GPU process is probably crashing, and is probably related to this hardware generation and/or the newer driver. Our team doesn't have this setup. marcheu@, is your team working on this configuration?
,
Jun 6 2017
In #1, I mention some platforms: BYT/Squawks (4.4 kernel) SKL/Cave (3.18 kernel) BSW/Cyan (3.18 kernel) APL system (4.4 kernel) This suggests that the bug may common across all chromeos platforms
,
Jun 7 2017
,
Jun 7 2017
Chrome on both 9600 and 9602 is 60.0.3112.4, so probably not a Chrome regression. Looking at diff: https://crosland.corp.google.com/log/9600.0.0..9602.0.0, I don't see anything that could explain... Brian, are you confident about that range?
,
Jun 7 2017
I was looking at crosbolt test results, and our graphics_WebGLAquarium test seems to pass (i.e. fps are reported) on: - clapper-release/R61-9625.0.0 (http://cautotest.corp.google.com/afe/#tab_id=view_job&object_id=121926001) - reef-release/R61-9625.0.0 (http://cautotest.corp.google.com/afe/#tab_id=view_job&object_id=121912697) - reef-release/R61-9610.0.0 (http://cautotest.corp.google.com/afe/#tab_id=view_job&object_id=120906028) Note, however, that the test is using a static tarball, which might be different from the online version? src/third_party/autotest/files/client/site_tests/graphics_WebGLAquarium
,
Jun 7 2017
I think we can help here as we sit closely with our ChromeOS team, and can have the hardware to repro the issue. We will investigate this tomorrow.
,
Jun 7 2017
,
Jun 7 2017
I just checked this on Cyan and found the following: Test image 9600.0.0: WebGL works Test image 9601.0.0: WebGL works Test image 9602.0.0: WebGL broken
,
Jun 8 2017
,
Jun 8 2017
Glad to know this has been fixed. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by cbiesin...@chromium.org
, May 31 2017