Thanks, that is interesting. We do have this at the bottom:
GpuProcessHost: The GPU process crashed!
GpuProcessHost: The GPU process crashed!
GpuProcessHost: The GPU process crashed!
Does that happen before it gathers info? Is that crash cause or effect? Are those multiple crashes, or multiple reports?
There is a Problems Detected section:
* WebGPU has been disabled via blocklist or the command line.
Disabled Features: webgpu
* WebGL2 has been disabled via blocklist or the command line.
Disabled Features: webgl2
* Accelerated rasterization has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: rasterization
* Accelerated video encode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_encode
* Accelerated video decode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_decode
* WebGL has been disabled via blocklist or the command line.
Disabled Features: webgl
* Gpu compositing has been disabled, either via blocklist, about:flags or the command line. The browser will fall back to software compositing and hardware acceleration will be unavailable.
Disabled Features: gpu_compositing
* Accelerated 2D canvas is unavailable: either disabled via blocklist or the command line.
Disabled Features: 2d_canvas
As well as a Problems Detected for Hardware GPU:
Problems Detected for Hardware GPU
==================================
* Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
* Unpacking overlapping rows from unpack buffers is unstable on NVIDIA GL driver:
(
http://crbug.com/596774)
Applied Workarounds: unpack_overlapping_rows_separately_unpack_buffer
* Disable KHR_blend_equation_advanced until cc shaders are updated:
(
http://crbug.com/661715)
Applied Workarounds: disable(GL_KHR_blend_equation_advanced),
disable(GL_KHR_blend_equation_advanced_coherent)
* VPx decoding isn't supported well before Windows 10 creators update.:
(
http://crbug.com/616318), (
http://crbug.com/667532)
Applied Workarounds: disable_accelerated_vp8_decode,
disable_accelerated_vp9_decode
* Expose WebGL's disjoint_timer_query extensions on platforms with site isolation:
(
http://crbug.com/808744), (
http://crbug.com/870491)
Applied Workarounds: enable_webgl_timer_query_extensions
* Disable GL_MESA_framebuffer_flip_y for desktop GL:
(
http://crbug.com/964010)
Applied Workarounds: disable(GL_MESA_framebuffer_flip_y)
* VP8 decoding crashes before Windows 10 Fall Creators Update.:
(
http://crbug.com/1094840)
Applied Workarounds: disable_accelerated_vp8_decode
* Disable VP9 k-SVC video decoding on non-Intel GPUs:
(
http://crbug.com/1508379)
Applied Workarounds: disable_d3d11_vp9_ksvc_decoding
* Block all NPU drivers until newer versions work with WebNN:
(
http://crbug.com/341327464)
Applied Workarounds: disable_webnn_for_npu