New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 893462 link

Starred by 3 users

Issue metadata

Status: Verified
Owner: ----
Closed: Oct 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 3
Type: Bug



Sign in to add a comment

DevTools FPS counter does not work --show-fps-counter

Project Member Reported by kkinnu...@nvidia.com, Oct 9

Issue description

Chrome Version: 71.0.3573.0 (Official Build) canary (64-bit) (cohort: Clang-64)
540477605ecd461a31985e4fcd67e8786e895802-refs/branch-heads/3573@{#1}
OS: Windows

What steps will reproduce the problem?
(1) Navigate to chrome://gpu
(2) Inspect the page, e.g. Open DevTools 
(3) Enable Rendering -> FPS meter in DevTools
(4) Scroll the original chrome://gpu page to bottom 


What is the expected result?
A) FPS counter should be visible
B) The page should not list any errors

What happens instead?
A) FPS counter is not visible

B) The page lists following errors:

[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.126:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete


Please use labels and text to provide additional information.

Works in 69.0.3497.100 (Virallinen koontiversio) (64-bittinen) (cohort: Stable)

chrome://gpu


Graphics Feature Status
Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Out-of-process Rasterization: Disabled
Hardware Protected Video Decode: Unavailable
Rasterization: Hardware accelerated
Skia Deferred Display List: Disabled
Skia Renderer: Disabled
Surface Control: Disabled
Surface Synchronization: Enabled
Video Decode: Hardware accelerated
Viz Service Display Compositor: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
decode_encode_srgb_for_generatemipmap
disable_delayed_copy_nv12
disable_discard_framebuffer
disable_framebuffer_cmaa
exit_on_context_lost
force_cube_complete
scalarize_vec_and_mat_constructor_args
disabled_extension_GL_KHR_blend_equation_advanced
disabled_extension_GL_KHR_blend_equation_advanced_coherent
Problems Detected
Protected video decoding with swap chain is for Windows and Intel only
Disabled Features: protected_video_decode
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
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
ANGLE crash on glReadPixels from incomplete cube map texture: 518889
Applied Workarounds: force_cube_complete
Framebuffer discarding can hurt performance on non-tilers: 570897
Applied Workarounds: disable_discard_framebuffer
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)
Decode and Encode before generateMipmap for srgb format textures on Windows: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
Delayed copy NV12 displays incorrect colors on NVIDIA drivers.: 728670
Applied Workarounds: disable_delayed_copy_nv12
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Viz service display compositor is not enabled by default.
Disabled Features: viz_display_compositor
Skia renderer is not used by default.
Disabled Features: skia_renderer
Skia deferred display list is not used by default.
Disabled Features: skia_deferred_display_list
Version Information
Data exported	2018-10-09T06:59:16.355Z
Chrome version	Chrome/71.0.3573.0
Operating system	Windows NT 10.0.16299
Software rendering list URL	https://chromium.googlesource.com/chromium/src/+/540477605ecd461a31985e4fcd67e8786e895802/gpu/config/software_rendering_list.json
Driver bug list URL	https://chromium.googlesource.com/chromium/src/+/540477605ecd461a31985e4fcd67e8786e895802/gpu/config/gpu_driver_bug_list.json
ANGLE commit id	450bf36f7918
2D graphics backend	Skia/71 ba651682ae856b40f5b79187025d13faab844183-
Command Line	"C:\Users\kkinnunen\AppData\Local\Google\Chrome SxS\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time	207
In-process GPU	false
Passthrough Command Decoder	false
Sandboxed	true
GPU0	VENDOR = 0x10de [Google Inc.], DEVICE= 0x1b80 [ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)] *ACTIVE*
Optimus	false
AMD switchable	false
Desktop compositing	Aero Glass
Direct Composition	true
Supports overlays	false
Overlay capabilities
Diagonal Monitor Size of \\.\DISPLAY2	23.9"
Diagonal Monitor Size of \\.\DISPLAY1	23.8"
Driver D3D12 feature level	D3D 12.1
Driver Vulkan API version	Vulkan API 1.1.0
Driver vendor	NVIDIA
Driver version	398.82
Driver date	7-30-2018
GPU CUDA compute capability major version	6
Pixel shader version	5.0
Vertex shader version	5.0
Max. MSAA samples	8
Machine model name	
Machine model version	
GL_VENDOR	Google Inc.
GL_RENDERER	ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)
GL_VERSION	OpenGL ES 2.0 (ANGLE 2.1.0.450bf36f7918)
GL_EXTENSIONS	GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_explicit_context GL_ANGLE_explicit_context_gles1 GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_multiview_multisample GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_sync_query GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_frag_depth GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_parallel_shader_compile GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth32 GL_OES_element_index_uint GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context 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_array_object OES_compressed_EAC_R11_signed_texture OES_compressed_EAC_R11_unsigned_texture OES_compressed_EAC_RG11_signed_texture OES_compressed_EAC_RG11_unsigned_texture OES_compressed_ETC2_RGB8_texture OES_compressed_ETC2_RGBA8_texture OES_compressed_ETC2_punchthroughA_RGBA8_texture OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture OES_compressed_ETC2_sRGB8_alpha8_texture OES_compressed_ETC2_sRGB8_texture
Disabled Extensions	GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Disabled WebGL Extensions	
Window system binding vendor	Google Inc. (adapter LUID: 0000000000007a10)
Window system binding version	1.4 (ANGLE 2.1.0.450bf36f7918)
Window system binding extensions	EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_ANGLE_direct_composition EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_CHROMIUM_sync_control EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled EGL_ANDROID_blob_cache
Direct rendering	Yes
Reset notification strategy	0x8252
GPU process crash count	0
Compositor Information
Tile Update Mode	One-copy
Partial Raster	Enabled
GpuMemoryBuffers Status
R_8	Software only
R_16	Software only
RG_88	Software only
BGR_565	Software only
RGBA_4444	Software only
RGBX_8888	GPU_READ, SCANOUT
RGBA_8888	GPU_READ, SCANOUT
BGRX_8888	Software only
BGRX_1010102	Software only
RGBX_1010102	Software only
BGRA_8888	Software only
RGBA_F16	Software only
YVU_420	Software only
YUV_420_BIPLANAR	Software only
UYVY_422	Software only
Display(s) Information
Info	Display[2528732444] bounds=[0,0 1920x1080], workarea=[0,0 1920x1050], scale=1, external.
Color space information	{primaries_d50_referred: [[0.6500, 0.3380], [0.3200, 0.6130], [0.1540, 0.0610]], transfer:0.0777*x + 0.0000 if x < 0.0450 else (0.9478*x + 0.0521)**2.4000 + -0.0000, matrix:RGB, range:FULL}
Bits per color component	8
Bits per pixel	24
Info	Display[2779098405] bounds=[1920,0 1920x1080], workarea=[1920,0 1920x1050], scale=1, external.
Color space information	{primaries_d50_referred: [[0.6250, 0.3490], [0.3390, 0.6230], [0.1530, 0.0520]], transfer:0.0777*x + 0.0000 if x < 0.0450 else (0.9478*x + 0.0521)**2.4000 + -0.0000, matrix:RGB, range:FULL}
Bits per color component	8
Bits per pixel	24
Video Acceleration Information
Decode h264 baseline	up to 4096x2304 pixels
Decode h264 baseline	up to 2304x4096 pixels
Decode h264 main	up to 4096x2304 pixels
Decode h264 main	up to 2304x4096 pixels
Decode h264 high	up to 4096x2304 pixels
Decode h264 high	up to 2304x4096 pixels
Decode vp8	up to 7680x4320 pixels
Decode vp8	up to 4320x7680 pixels
Decode vp9 profile0	up to 7680x4320 pixels
Decode vp9 profile0	up to 4320x7680 pixels
Decode vp9 profile1	up to 7680x4320 pixels
Decode vp9 profile1	up to 4320x7680 pixels
Decode vp9 profile2	up to 7680x4320 pixels
Decode vp9 profile2	up to 4320x7680 pixels
Decode vp9 profile3	up to 7680x4320 pixels
Decode vp9 profile3	up to 4320x7680 pixels
Encode h264 baseline	up to 3840x2176 pixels and/or 30.000 fps
Encode h264 main	up to 3840x2176 pixels and/or 30.000 fps
Encode h264 high	up to 3840x2176 pixels and/or 30.000 fps
Diagnostics
0
b3DAccelerationEnabled	true
b3DAccelerationExists	true
bAGPEnabled	true
bAGPExistenceValid	true
bAGPExists	true
bCanRenderWindow	true
bDDAccelerationEnabled	true
bDriverBeta	false
bDriverDebug	false
bDriverSigned	false
bDriverSignedValid	false
bNoHardware	false
dwBpp	32
dwDDIVersion	12
dwHeight	1080
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1920
iAdapter	0
lDriverSize	952696
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	GeForce GTX 1080
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Integrated RAMDAC
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	
szDescription	NVIDIA GeForce GTX 1080
szDeviceId	0x1B80
szDeviceIdentifier	{D7B71E3E-58C0-11CF-F455-93311BC2D535}
szDeviceName	\\.\DISPLAY1
szDisplayMemoryEnglish	24426 MB
szDisplayMemoryLocalized	24426 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	24.21.13.9882
szDriverAttributes	Final Retail
szDriverDateEnglish	7/30/2018 3:00:00 AM
szDriverDateLocalized	7/30/2018 03:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.3
szDriverModelLocalized	WDDM 2.3
szDriverName	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll
szDriverNodeStrongName	oem20.inf:0f066de361856a84:Section102:24.21.13.9882:pci\ven_10de&dev_1b80
szDriverSignDate	Unknown
szDriverVersion	24.21.0013.9882
szKeyDeviceID	Enum\PCI\VEN_10DE&DEV_1B80&SUBSYS_119E10DE&REV_A1
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{B02B44B0-B59B-11E8-B093-AF20F7E1433B}\0000
szManufacturer	NVIDIA
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Dell P2414H(DisplayPort)
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D12001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x00A1
szSubSysId	0x119E10DE
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Not run
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Not run
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Not run
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Not run
szVdd	unknown
szVendorId	0x10DE
1
b3DAccelerationEnabled	true
b3DAccelerationExists	true
bAGPEnabled	true
bAGPExistenceValid	true
bAGPExists	true
bCanRenderWindow	true
bDDAccelerationEnabled	true
bDriverBeta	false
bDriverDebug	false
bDriverSigned	false
bDriverSignedValid	false
bNoHardware	false
dwBpp	32
dwDDIVersion	12
dwHeight	1080
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1920
iAdapter	1
lDriverSize	952696
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	GeForce GTX 1080
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Integrated RAMDAC
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	
szDescription	NVIDIA GeForce GTX 1080
szDeviceId	0x1B80
szDeviceIdentifier	{D7B71E3E-58C0-11CF-F455-93311BC2D535}
szDeviceName	\\.\DISPLAY2
szDisplayMemoryEnglish	24426 MB
szDisplayMemoryLocalized	24426 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	24.21.13.9882
szDriverAttributes	Final Retail
szDriverDateEnglish	7/30/2018 3:00:00 AM
szDriverDateLocalized	7/30/2018 03:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.3
szDriverModelLocalized	WDDM 2.3
szDriverName	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_52ac7eb8f32780d5\nvldumdx.dll
szDriverNodeStrongName	oem20.inf:0f066de361856a84:Section102:24.21.13.9882:pci\ven_10de&dev_1b80
szDriverSignDate	Unknown
szDriverVersion	24.21.0013.9882
szKeyDeviceID	Enum\PCI\VEN_10DE&DEV_1B80&SUBSYS_119E10DE&REV_A1
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{B02B44B0-B59B-11E8-B093-AF20F7E1433B}\0001
szManufacturer	NVIDIA
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Dell P2411H(Digital)
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D12001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x00A1
szSubSysId	0x119E10DE
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Not run
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Not run
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Not run
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Not run
szVdd	unknown
szVendorId	0x10DE
Log Messages
GpuProcessHostUIShim:
[24884:4224:1009/095832.084:WARNING:angle_platform_impl.cc(52)] : compileToBinary(232): C:\fakepath(56,8-58): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them C:\fakepath(64,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
GpuProcessHostUIShim:
[24884:40248:1009/095835.301:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.301:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.302:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.302:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.302:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.303:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.304:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.305:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.307:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.311:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.527:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.527:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.528:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.795:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.978:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095835.993:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.010:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete

...

[24884:40248:1009/095836.065:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawArrays: framebuffer incomplete
[24884:40248:1009/095836.065:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[:GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.644:ERROR:gles2_cmd_decoder.cc(4688)] : [.RenderCompositor-000001DBD4485A60.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[24884:40248:1009/095836.644:ERROR:logger.cc(47)] : Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors.
[24884:40248:1009/095847.787:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1657
[24884:40248:1009/095847.787:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 887
[24884:40248:1009/095847.787:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1657
[24884:40248:1009/095847.787:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 887
[24884:40248:1009/095847.787:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8
[24884:4224:1009/095851.014:WARNING:angle_platform_impl.cc(52)] : compileToBinary(232): C:\fakepath(44,8-58): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them C:\fakepath(52,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[24884:40248:1009/095915.487:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1657
[24884:40248:1009/095915.487:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 887
[24884:40248:1009/095915.487:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1657
[24884:40248:1009/095915.487:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 887
[24884:40248:1009/095915.487:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8



 
I can't reproduce the bug in 71.0.3577.0 (Official Build) canary (64-bit) (cohort: Clang-64). See screen recording.


I am also not able to reproduce the bug in 69.0.3497.100 (Official Build) (64-bit) (cohort: Stable). (No screen recording, sorry.)
2018-10-12_09-50-26.mp4
7.8 MB View Download
Labels: Needs-Bisect
Owner: ligim...@chromium.org
Status: Assigned (was: Untriaged)
ligimole: could you try to get somebody to try to repro/bisect this issue?
Cc: krajshree@chromium.org ajha@chromium.org ligim...@chromium.org
Owner: ----
Status: Unconfirmed (was: Assigned)
Rajshree, please triage and bisect if possible.
Labels: Needs-Triage-M71

Comment 5 Deleted

Able to reproduce the issue on Mac 10.13.3 and Win-10 using chrome reported version #71.0.3573.0 but the same is not reproducible in the latest canary #72.0.3580.0. Issue is not seen in OS-Linux. Issue is not seen in latest 71 branch build i.e 71.0.3578.8.

Reverse Bisect Information:
=====================
Good build: 71.0.3577.0
Bad Build : 71.0.3576.0

kkinnunen@ - Could you please check the issue in latest chrome version #72.0.3580.0 and upcoming m-71 dev and please let us know if the issue still persists or not.

Thanks...!!
Status: Verified (was: Untriaged)
I can confirm the feature works again in following build: 
72.0.3581.0 (Official Build) canary (64-bit) (cohort: Clang-64)

Sign in to add a comment