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

Issue 820775 link

Starred by 1 user

Issue metadata

Status: ExternalDependency
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

"Rats! WebGL hit a snag" with THREE-JS on Chrome Android

Reported by ranb...@gmail.com, Mar 11 2018

Issue description

Chrome Version       : 67.0.3367.0 (Chrome Canary)
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
     Safari: OK
    Firefox: OK
       Edge: OK

What steps will reproduce the problem?
(1) Visit this link:
https://vqa.hexa3d.io/index.html?load=//cdn.hexa3d.io/hotlink-ok/models/bouclair_long_chair.glb

(2) Interact with the 3D model (try 2 fingers - Zooming and Panning).

(3) You're probably experiencing "Rats! WebGL hit a snag". If not, please try a different device (I'm using Samsung Galaxy S7 Edge) or just refresh.

What is the expected result?
I would expect Chrome to not crush when implementing WebGL.


What happens instead?
Chrome on Android crushes when implementing WebGL.

Please provide any additional information below. Attach a screenshot if
possible.

I'm using three-js and GLTF loader to display a GLB file (Attached).

This is the chrome://gpu/ log from me device:

Graphics Feature StatusCanvas: Hardware acceleratedCheckerImaging: DisabledFlash: Hardware acceleratedFlash Stage3D: Hardware acceleratedFlash Stage3D Baseline profile: Hardware acceleratedCompositing: Hardware acceleratedMultiple Raster Threads: DisabledNative GpuMemoryBuffers: Software only. Hardware acceleration disabledRasterization: Hardware acceleratedSurface Synchronization: DisabledVideo Decode: Hardware acceleratedViz Service Display Compositor: DisabledWebGL: Hardware acceleratedWebGL2: Hardware accelerated

Driver Bug Workaroundsclear_uniforms_before_first_program_usedisable_framebuffer_cmaadont_disable_webgl_when_compositor_context_lostmax_texture_size_limit_4096scalarize_vec_and_mat_constructor_argsuse_client_side_arrays_for_stream_buffersuse_virtualized_gl_contexts

Problems DetectedARM driver doesn't like uploading lots of buffer data constantly: 178093
Applied Workarounds: use_client_side_arrays_for_stream_buffersThe Mali-Txxx driver does not guarantee flush ordering: 154715, 10068, 269829, 294779, 285292
Applied Workarounds: use_virtualized_gl_contextsClear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_useAlways rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_argsLimit max texure size to 4096 on all of Android
Applied Workarounds: max_texture_size_limit_4096Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198
Applied Workarounds: disable_framebuffer_cmaaDisable 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)eglSwapBuffers intermittently fails on Android when app goes to background: 744678
Applied Workarounds: dont_disable_webgl_when_compositor_context_lostDon't expose disjoint_timer_query extensions to WebGL: 808744Raster is using a single thread.
Disabled Features: multiple_raster_threadsNative GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffersSurface synchronization has been disabled by Finch trial or command line.
Disabled Features: surface_synchronizationViz service display compositor is not enabled by default.
Disabled Features: viz_display_compositorChecker-imaging has been disabled via finch trial or the command line.
Disabled Features: checker_imaging

Version Information

Data exported2018-03-09T15:34:43.342ZChrome versionChrome/67.0.3365.0Operating systemAndroid 7.0Software rendering list URLhttps://chromium.googlesource.com/chromium/src/+/d86541c542807cdf78c8df4e61f4ada085fa8eaa/gpu/config/software_rendering_list.jsonDriver bug list URLhttps://chromium.googlesource.com/chromium/src/+/d86541c542807cdf78c8df4e61f4ada085fa8eaa/gpu/config/gpu_driver_bug_list.jsonANGLE commit id40dba69082bd2D graphics backendSkia/67 88df8d2e5a87df5605b1d5530408cc6f534d8feb-Command Line--use-mobile-user-agent --top-controls-show-threshold=0.5 --top-controls-hide-threshold=0.5 --use-mobile-user-agent --enable-pinch --enable-viewport --validate-input-event-stream --enable-longpress-drag-selection --touch-selection-strategy=direction --main-frame-resizes-are-orientation-changes --disable-composited-antialiasing --enable-dom-distiller --flag-switches-begin --flag-switches-end --top-controls-show-threshold=0.5 --top-controls-hide-threshold=0.5

Driver Information

Initialization time224In-process GPUfalsePassthrough Command DecoderfalseDirect CompositionfalseSupports overlaysfalseSandboxedfalseGPU0VENDOR = 0x0000 [ARM], DEVICE= 0x0000 [Mali-T880] *ACTIVE*OptimusfalseOptimusfalseAMD switchablefalseDriver vendorDriver version1.Driver datePixel shader version3.20Vertex shader version3.20Max. MSAA samples16Machine model nameSM-G935FMachine model versionGL_VENDORARMGL_RENDERERMali-T880GL_VERSIONOpenGL ES 3.2 v1.r12p1-03dev0.228ab63cced004f840e7dd47b762a1d0GL_EXTENSIONSGL_EXT_debug_marker 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_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_texturesDisabled ExtensionsGL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherentDisabled WebGL ExtensionsEXT_disjoint_timer_query EXT_disjoint_timer_query_webgl2Window system binding vendorWindow system binding versionWindow system binding extensionsDirect renderingYesReset notification strategy0x8252GPU process crash count2

Compositor Information

Tile Update ModeOne-copyPartial RasterEnabled

GpuMemoryBuffers Status

ATCSoftware onlyATCIASoftware onlyDXT1Software onlyDXT5Software onlyETC1Software onlyR_8Software onlyR_16Software onlyRG_88Software onlyBGR_565Software onlyRGBA_4444Software onlyRGBX_8888Software onlyRGBA_8888Software onlyBGRX_8888Software onlyBGRX_1010102Software onlyRGBX_1010102Software onlyBGRA_8888Software onlyRGBA_F16Software onlyYVU_420Software onlyYUV_420_BIPLANARSoftware onlyUYVY_422Software only

Display(s) Information

InfoDisplay[0] bounds=0,0 360x640, workarea=0,0 360x640, scale=3, externalColor space information{primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL}Bits per color component8Bits per pixel24

Video Acceleration Information

Decode vp8up to 3840x2160 pixelsDecode vp8up to 3840x2160 pixels (encrypted)Decode vp9 profile0up to 3840x2160 pixelsDecode vp9 profile0up to 3840x2160 pixels (encrypted)Decode vp9 profile1up to 3840x2160 pixelsDecode vp9 profile1up to 3840x2160 pixels (encrypted)Decode vp9 profile2up to 3840x2160 pixelsDecode vp9 profile2up to 3840x2160 pixels (encrypted)Decode vp9 profile3up to 3840x2160 pixelsDecode vp9 profile3up to 3840x2160 pixels (encrypted)Decode h264 baselineup to 3840x2160 pixelsDecode h264 mainup to 3840x2160 pixelsDecode h264 extendedup to 3840x2160 pixelsDecode h264 highup to 3840x2160 pixelsDecode h264 high 10up to 3840x2160 pixelsDecode h264 high 4:2:2up to 3840x2160 pixelsDecode h264 high 4:4:4 predictiveup to 3840x2160 pixelsDecode h264 scalable baselineup to 3840x2160 pixelsDecode h264 scalable highup to 3840x2160 pixelsDecode h264 stereo highup to 3840x2160 pixelsDecode h264 multiview highup to 3840x2160 pixelsEncode vp8up to 1280x720 pixels and/or 30.000 fpsEncode h264 baselineup to 1280x720 pixels and/or 30.000 fps

Log Messages[ERROR:gles2_cmd_decoder.cc(16482)] : Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR[ERROR:gles2_cmd_decoder.cc(4561)] :GLES2DecoderImpl: Context reset detected after MakeCurrent.[ERROR:gpu_channel_manager.cc(200)] : Exiting GPU process because some drivers cannot recover from problems.[ERROR:gpu_channel_manager.cc(200)] : Exiting GPU process because some drivers cannot recover from problems.GpuProcessHostUIShim:[ERROR:gles2_cmd_decoder.cc(18293)] : [.DisplayCompositor-0xbb418100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name[ERROR:gles2_cmd_decoder.cc(10134)] : [.DisplayCompositor-0xbb418100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.[ERROR:gles2_cmd_decoder.cc(16482)] : Onscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR[ERROR:gles2_cmd_decoder.cc(4561)] :GLES2DecoderImpl: Context reset detected after MakeCurrent.[ERROR:gpu_channel_manager.cc(200)] : Exiting GPU process because some drivers cannot recover from problems.[ERROR:gpu_channel_manager.cc(200)] : Exiting GPU process because some drivers cannot recover from problems.GpuProcessHostUIShim:[ERROR:gles2_cmd_decoder.cc(18293)] : [.DisplayCompositor-0xbae08900]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name[ERROR:gles2_cmd_decoder.cc(10134)] : [.DisplayCompositor-0xbae08900]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
 
WhatsApp Image 2018-03-11 at 08.52.27.jpeg
38.0 KB View Download
bouclair_long_chair.glb
408 KB Download
Components: Internals>GPU
Labels: Needs-Triage-M67
Labels: Triaged-ET OS-Android
As this is related to OS=Android adding appropriate label.

Thanks!
Labels: Needs-triage-Mobile
Cc: pnangunoori@chromium.org
Components: Blink>WebGL
Labels: FoundIn-66 Target-67 FoundIn-67 M-65 M-66 M-67 Triaged-Mobile Target-65 FoundIn-65 Target-66
Status: Untriaged (was: Unconfirmed)
Tested the issue in Android and able to reproduce the issue. 

Steps Followed:
1. Launched the Chrome Browser.
2. Navigate to the URL: https://vqa.hexa3d.io/index.html?load=//cdn.hexa3d.io/hotlink-ok/models/bouclair_long_chair.glb
3. Zoom in and Zoom out of the screen by pinching in and out.
4. Do it for sometime around 1-2 minutes.
5. Observed that tab gets freeze and "Rats! WebGL hit a snag." error is displayed with "RELOAD" and "IGNORE" buttons.

Chrome versions tested:
65.0.3325.109(Stable), 67.0.3368.0(Canary)

OS:
Android 7.0.0

Android Devices:
SM-G935F (Samsung S7 Edge)

Untriaging this issue as we need to perform Step-3,4 rigorously and which sometime may required more. This is refraining in finding Good and Bad builds. 

Please navigate to below link for log's and screen cast--
go/chrome-androidlogs/820775

Note: 
1. This issue is not observed in Desktop.
2. Upon performing Step-3,4 rigorously sometime, tab hangs for 3-4 seconds and user is still able to access the tab later and error message is not displayed.

Thanks!

Comment 5 by kbr@chromium.org, Mar 14 2018

Cc: ricardocabello@google.com
Owner: jdarpinian@chromium.org
Status: Assigned (was: Untriaged)
James, could you try to reproduce this and see if you can gather any traces or similar?

This could very well be a GPU resource leak in the app or in Three.js.

I'm unable to reproduce this. I've tried Chrome 65 on a Pixel 2 and a Gobo (Android Go).

Comment 7 by ranb...@gmail.com, Mar 14 2018

I want to add that on my personal Mobile phone (Galaxy S7 Edge) the issue is easily reproduce while on other mobile devices (even other S7 Edge) the issue is less frequent.
Doesn't matter if I'm on Canary (67) or Stable (65).

The issue may occur on desktops - on screenshot attached you can see it happens when to types of WebGL viewers are open simultaneously on the same Tab (three-js and blend-4-web frameworks).
don't know if the fact that 2 WebGL instances are running simultaneously is related or not.

Here is, however, a link where you can test the 2 viewers together:
https://jsfiddle.net/ranbuch/8okjguy5/1/

This issue is under no circumstances (that I know of) reproducible on any other browser.

Thank you.
rats.png
26.3 KB View Download

Comment 8 by kbr@chromium.org, Mar 14 2018

Submitter: please provide about:gpu content (using the "Copy to Clipboard" button" from the other S7 Edge that doesn't reproduce the problem. I am guessing that there may be different GPU types in them (ARM Mali vs. Qualcomm Adreno).

Comment 9 by ranb...@gmail.com, Mar 15 2018

Sure:

Graphics Feature StatusCanvas: Hardware acceleratedCheckerImaging: DisabledFlash: Hardware acceleratedFlash Stage3D: Hardware acceleratedFlash Stage3D Baseline profile: Hardware acceleratedCompositing: Hardware acceleratedMultiple Raster Threads: DisabledNative GpuMemoryBuffers: Software only. Hardware acceleration disabledRasterization: Hardware acceleratedVideo Decode: Hardware acceleratedWebGL: Hardware acceleratedWebGL2: Hardware accelerated

Driver Bug Workaroundsclear_uniforms_before_first_program_usedisable_framebuffer_cmaadont_disable_webgl_when_compositor_context_lostmax_texture_size_limit_4096scalarize_vec_and_mat_constructor_argsuse_client_side_arrays_for_stream_buffersuse_virtualized_gl_contexts

Problems DetectedARM driver doesn't like uploading lots of buffer data constantly
Applied Workarounds: use_client_side_arrays_for_stream_buffersThe Mali-Txxx driver does not guarantee flush ordering: 154715, 10068, 269829, 294779, 285292
Applied Workarounds: use_virtualized_gl_contextsClear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_useAlways rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_argsLimit max texure size to 4096 on all of Android
Applied Workarounds: max_texture_size_limit_4096Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198
Applied Workarounds: disable_framebuffer_cmaaDisable 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)eglSwapBuffers intermittently fails on Android when app goes to background: 744678
Applied Workarounds: dont_disable_webgl_when_compositor_context_lostDon't expose disjoint_timer_query extensions to WebGL: 808744Raster is using a single thread.
Disabled Features: multiple_raster_threadsNative GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffersChecker-imaging has been disabled via finch trial or the command line.
Disabled Features: checker_imaging

Version Information

Data exported2018-03-15T07:48:55.815ZChrome versionChrome/65.0.3325.109Operating systemAndroid 7.0Software rendering list URLhttps://chromium.googlesource.com/chromium/src/+/f412f53af6f3abcd6165b6cf0859dad2e88ff87d/gpu/config/software_rendering_list.jsonDriver bug list URLhttps://chromium.googlesource.com/chromium/src/+/f412f53af6f3abcd6165b6cf0859dad2e88ff87d/gpu/config/gpu_driver_bug_list.jsonANGLE commit id2c9cc8b6e8102D graphics backendSkia/65 bd0dafbc8112f6cfa92a8096d8cb5696d8535ef9-Command Line--use-mobile-user-agent --use-mobile-user-agent --enable-pinch --enable-viewport --validate-input-event-stream --enable-longpress-drag-selection --touch-selection-strategy=direction --main-frame-resizes-are-orientation-changes --disable-composited-antialiasing --enable-dom-distiller --flag-switches-begin --flag-switches-end --top-controls-show-threshold=0.5 --top-controls-hide-threshold=0.5

Driver Information

Initialization time491In-process GPUfalsePassthrough Command DecoderfalseDirect CompositionfalseSupports overlaysfalseSandboxedfalseGPU0VENDOR = 0x0000 [ARM], DEVICE= 0x0000 [Mali-T880] *ACTIVE*OptimusfalseOptimusfalseAMD switchablefalseDriver vendorDriver version1.Driver datePixel shader version3.20Vertex shader version3.20Max. MSAA samples16Machine model nameSM-G935FMachine model versionGL_VENDORARMGL_RENDERERMali-T880GL_VERSIONOpenGL ES 3.2 v1.r12p1-03dev0.228ab63cced004f840e7dd47b762a1d0GL_EXTENSIONSGL_EXT_debug_marker 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_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_protected_texturesDisabled ExtensionsGL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherentDisabled WebGL ExtensionsEXT_disjoint_timer_query EXT_disjoint_timer_query_webgl2Window system binding vendorWindow system binding versionWindow system binding extensionsDirect renderingYesReset notification strategy0x8252GPU process crash count1

Compositor Information

Tile Update ModeOne-copyPartial RasterEnabled

GpuMemoryBuffers Status

ATCSoftware onlyATCIASoftware onlyDXT1Software onlyDXT5Software onlyETC1Software onlyR_8Software onlyR_16Software onlyRG_88Software onlyBGR_565Software onlyRGBA_4444Software onlyRGBX_8888Software onlyRGBA_8888Software onlyBGRX_8888Software onlyBGRX_1010102Software onlyBGRA_8888Software onlyRGBA_F16Software onlyYVU_420Software onlyYUV_420_BIPLANARSoftware onlyUYVY_422Software only

Display(s) Information

InfoDisplay[0] bounds=0,0 412x732, workarea=0,0 412x732, scale=2.625, externalColor space information{primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL}Bits per color component8Bits per pixel24

Video Acceleration Information

Decode vp8up to 3840x2160 pixelsDecode vp8up to 3840x2160 pixels (encrypted)Decode vp9 profile0up to 3840x2160 pixelsDecode vp9 profile0up to 3840x2160 pixels (encrypted)Decode vp9 profile1up to 3840x2160 pixelsDecode vp9 profile1up to 3840x2160 pixels (encrypted)Decode vp9 profile2up to 3840x2160 pixelsDecode vp9 profile2up to 3840x2160 pixels (encrypted)Decode vp9 profile3up to 3840x2160 pixelsDecode vp9 profile3up to 3840x2160 pixels (encrypted)Decode h264 baselineup to 3840x2160 pixelsDecode h264 mainup to 3840x2160 pixelsDecode h264 extendedup to 3840x2160 pixelsDecode h264 highup to 3840x2160 pixelsDecode h264 high 10up to 3840x2160 pixelsDecode h264 high 4:2:2up to 3840x2160 pixelsDecode h264 high 4:4:4 predictiveup to 3840x2160 pixelsDecode h264 scalable baselineup to 3840x2160 pixelsDecode h264 scalable highup to 3840x2160 pixelsDecode h264 stereo highup to 3840x2160 pixelsDecode h264 multiview highup to 3840x2160 pixelsEncode vp8up to 1280x720 pixels and/or 30.000 fpsEncode h264 baselineup to 1280x720 pixels and/or 30.000 fps

Log MessagesGpuProcessHostUIShim:

Comment 10 by kbr@chromium.org, Mar 15 2018

The two devices appear to be exactly the same. Failing device:

GPU0 VENDOR = 0x0000 [ARM], DEVICE= 0x0000 [Mali-T880] *ACTIVE*
Driver vendor
Driver version 1.
Driver date
Pixel shader version 3.20
Vertex shader version 3.20
Max. MSAA samples 16
Machine model name SM-G935F
Machine model version
GL_VENDOR ARM
GL_RENDERER Mali-T880
GL_VERSION OpenGL ES 3.2 v1.r12p1-03dev0.228ab63cced004f840e7dd47b762a1d0


Working device:

GPU0 VENDOR = 0x0000 [ARM], DEVICE= 0x0000 [Mali-T880] *ACTIVE*
Driver vendor
Driver version 1.
Driver date
Pixel shader version 3.20
Vertex shader version 3.20
Max. MSAA samples 16
Machine model name SM-G935F
Machine model version
GL_VENDOR ARM
GL_RENDERER Mali-T880
GL_VERSION OpenGL ES 3.2 v1.r12p1-03dev0.228ab63cced004f840e7dd47b762a1d0

Submitter, have you used DevTools or about:tracing to inspect your page? Maybe your .glb file is so huge, or has such huge textures, that an Android device can't reasonably load it.

Comment 11 by ranb...@gmail.com, Mar 16 2018

The .glb fine is actually very small (408KB), you can even post it on facebook as a 3D post if you want (they are limiting file sizes).

I didn't use DevTools or about:tracing (actually not familiar with that one) but the .glb file is attached to this issue. You can also download it from here:
https://cdn.hexa3d.io/hotlink-ok/models/bouclair_long_chair.glb

You can see the textures on the Network tab (images filter) on DevTools here:
https://vb.hexa3d.io/webplayer.html?load=/views/production/item/20171228/879273112440146/879273112440146.json&autorotate=true&texturepreload=free_hdr_for_studio_render_by_djeric.jpg,Bar_Stol_Black_23972_BasicColor.png,Bar_Stol_23972_Normal.png&INITIAL_DISTANCE=0.85

Regarding the incapability of an android device loading the textures, there's no issue with any other browsers (Edge, Firefox) on Android - not even on my (problematic) device.
I can repro on a Galaxy S7. EXT_robustness is killing the context. I don't see any resource leaks. Seems likely to be a Mali T880 driver bug.

Comment 13 by ranb...@gmail.com, Mar 18 2018

On Comment 7 I've stated that the issue has occurred on Desktop as well (Windows 10).
I'll past here the chrome://gpu/ tomorrow when I'll meet the guy with his Laptop.

Comment 14 by ranb...@gmail.com, Mar 19 2018

chrome://gpu/ on a Lenovo Laptop running Windows 10:

Note: To properly save this page, select the "Webpage, Complete" option in the Save File dialog.
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: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Hardware accelerated
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
decode_encode_srgb_for_generatemipmap
disable_accelerated_vpx_decode
disable_discard_framebuffer
disable_framebuffer_cmaa
exit_on_context_lost
force_cube_complete
msaa_is_slow
scalarize_vec_and_mat_constructor_args
texsubimage_faster_than_teximage
Problems Detected
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
TexSubImage is faster for full uploads on ANGLE
Applied Workarounds: texsubimage_faster_than_teximage
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
On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565
Applied Workarounds: msaa_is_slow
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
VPx decoding is too slow on Intel Broadwell, Skylake, and CherryView: 616318
Applied Workarounds: disable_accelerated_vpx_decode
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	3/19/2018, 10:26:32 AM
Chrome version	Chrome/63.0.3239.132
Operating system	Windows NT 10.0.16299
Software rendering list version	13.13
Driver bug list version	10.34
ANGLE commit id	2ff870db3a3b
2D graphics backend	Skia/63 dbae7001c9805fb0a4b18fd0cbc889941cb39db4-
Command Line	"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time	252
In-process GPU	false
Passthrough Command Decoder	false
Supports overlays	false
Sandboxed	false
GPU0	VENDOR = 0x8086, DEVICE= 0x1916
Optimus	false
Optimus	false
AMD switchable	false
Desktop compositing	Aero Glass
Diagonal Monitor Size of \\.\DISPLAY2	22.9"
Diagonal Monitor Size of \\.\DISPLAY1	13.2"
Driver vendor	Intel Corporation
Driver version	21.20.16.4627
Driver date	3-9-2017
Pixel shader version	5.0
Vertex shader version	5.0
Max. MSAA samples	16
Machine model name	
Machine model version	
GL_VENDOR	Google Inc.
GL_RENDERER	ANGLE (Intel(R) HD Graphics 520 Direct3D11 vs_5_0 ps_5_0)
GL_VERSION	OpenGL ES 3.0 (ANGLE 2.1.0.2ff870db3a3b)
GL_EXTENSIONS	GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_multiview 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_float 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_norm16 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug 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_EGL_image_external_essl3 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
Disabled Extensions	GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Window system binding vendor	Google Inc. (adapter LUID: 000000000000a597)
Window system binding version	1.4 (ANGLE 2.1.0.2ff870db3a3b)
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_nv12 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
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	Software only
RGBA_4444	Software only
RGBX_8888	Software only
RGBA_8888	Software only
BGRX_8888	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 1366x768, workarea=0,0 1366x728, scale=1, external
Color space information	{primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL, icc_profile_id:0}
Bits per color component	8
Bits per pixel	24
Info	Display[2779098405] bounds=-1920,0 1920x1080, workarea=-1920,0 1920x1040, scale=1, external
Color space information	{primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL, icc_profile_id:0}
Bits per color component	8
Bits per pixel	24
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	768
dwRefreshRate	60
dwWHQLLevel	0
dwWidth	1366
iAdapter	0
lDriverSize	94226952
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	Intel(R) HD Graphics Family
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Internal
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
szDescription	Intel(R) HD Graphics 520
szDeviceId	0x1916
szDeviceIdentifier	{D7B78E66-5A56-11CF-0966-1C18BCC2D835}
szDeviceName	\\.\DISPLAY1
szDisplayMemoryEnglish	4153 MB
szDisplayMemoryLocalized	4153 MB
szDisplayModeEnglish	1366 x 768 (32 bit) (60Hz)
szDisplayModeLocalized	1366 x 768 (32 bit) (60Hz)
szDriverAssemblyVersion	21.20.16.4627
szDriverAttributes	Final Retail
szDriverDateEnglish	3/9/2017 2:00:00 AM
szDriverDateLocalized	3/9/2017 02:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.1
szDriverModelLocalized	WDDM 2.1
szDriverName	C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igdumdim64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd10iumd64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd10iumd64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd12umd64.dll
szDriverNodeStrongName	oem6.inf:5f63e534f36b7c6d:iSKLD_w10_DS:21.20.16.4627:pci\ven_8086&dev_1916&subsys_380c17aa
szDriverSignDate	Unknown
szDriverVersion	21.20.0016.4627
szKeyDeviceID	Enum\PCI\VEN_8086&DEV_1916&SUBSYS_380C17AA&REV_07
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{96070770-E2F6-11E7-BD8B-99176BC3A431}\0000
szManufacturer	Intel Corporation
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Generic PnP Monitor
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D10001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x0007
szSubSysId	0x380C17AA
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	0x8086
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	94226952
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	Intel(R) HD Graphics Family
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Internal
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
szDescription	Intel(R) HD Graphics 520
szDeviceId	0x1916
szDeviceIdentifier	{D7B78E66-5A56-11CF-0966-1C18BCC2D835}
szDeviceName	\\.\DISPLAY2
szDisplayMemoryEnglish	4153 MB
szDisplayMemoryLocalized	4153 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	21.20.16.4627
szDriverAttributes	Final Retail
szDriverDateEnglish	3/9/2017 2:00:00 AM
szDriverDateLocalized	3/9/2017 02:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.1
szDriverModelLocalized	WDDM 2.1
szDriverName	

Comment 15 by ranb...@gmail.com, Mar 19 2018

C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igdumdim64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd10iumd64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd10iumd64.dll,C:\Windows\System32\DriverStore\FileRepository\igdlh64.inf_amd64_dff224ddc0d0b8a1\igd12umd64.dll
szDriverNodeStrongName	oem6.inf:5f63e534f36b7c6d:iSKLD_w10_DS:21.20.16.4627:pci\ven_8086&dev_1916&subsys_380c17aa
szDriverSignDate	Unknown
szDriverVersion	21.20.0016.4627
szKeyDeviceID	Enum\PCI\VEN_8086&DEV_1916&SUBSYS_380C17AA&REV_07
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{96070770-E2F6-11E7-BD8B-99176BC3A431}\0001
szManufacturer	Intel Corporation
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Generic PnP Monitor
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D10001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x0007
szSubSysId	0x380C17AA
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	0x8086
Log Messages
[8724:2056:0305/101500.977:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:3136:0305/102359.468:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:3136:0305/102359.684:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,194-251): warning X4008: floating point division by zero
[8724:2056:0305/102359.704:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(132,28-78): 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(194,95-146): 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(137,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2056:0305/102359.802:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,194-251): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:3136:0305/102359.930:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(176,95-146): 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(121,28-78): 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(126,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12660:0305/112731.036:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(127,194-251): warning X4008: floating point division by zero
[8724:8676:0305/112731.045:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8676:0305/112731.115:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12660:0305/112731.124:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12660:0305/112731.199:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:8676:0305/112731.200:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12660:0305/112804.617:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(127,194-251): warning X4008: floating point division by zero
[8724:8676:0305/112804.638:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(134,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8676:0305/112804.736:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12660:0305/112804.748:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8676:0305/122832.464:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(215,55-129): 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(302,55-129): 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(389,55-129): 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(476,55-129): 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(563,55-129): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12660:0305/122959.452:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(127,194-251): warning X4008: floating point division by zero
[8724:8676:0305/122959.503:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(134,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8676:0305/122959.625:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:12660:0305/122959.630:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12660:0305/123529.914:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:8676:0305/123529.930:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8676:0305/123529.995:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12660:0305/123530.036:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0305/132235.224:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:14420:0305/132235.224:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:14420:0305/132235.224:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:14420:0305/132235.224:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:13004:0306/115355.136:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:13004:0306/115355.301:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:2984:0306/115355.319:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(177,55-129): 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(218,55-129): 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(259,55-129): 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(300,55-129): 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(341,55-129): 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(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14552:0307/102235.193:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(95,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14552:0307/104113.722:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1364:0307/104113.837:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1364:0307/104114.125:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14552:0307/104114.174:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(95,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1364:0307/104313.991:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:14552:0307/104314.029:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14552:0307/105022.172:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:1364:0307/105022.208:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1364:0307/105022.502:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14552:0307/105022.514:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(116,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14552:0307/105022.738:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:1364:0307/105022.745:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(116,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14552:0307/105438.446:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(95,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:15956:0308/114522.787:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(120,28-78): 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(125,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1140:0308/114641.336:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(123,28-78): 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(128,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1140:0308/115624.704:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(116,28-78): 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(121,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:15956:0308/115631.223:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(113,28-78): 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(118,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:1140:0308/115848.823:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(113,28-78): 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(118,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:15956:0308/115921.661:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(116,28-78): 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(121,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/120013.494:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/120013.494:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:15956:0308/120400.377:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(125,28-78): 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(130,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:9000:0308/130338.109:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/160746.163:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:14916:0308/160746.170:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/160746.318:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12996:0308/160746.329:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/160746.480:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14916:0308/160746.542:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/160746.882:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/160746.939:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/161232.785:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(123,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/161232.839:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/161232.908:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/162541.740:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:14916:0308/162541.752:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/163946.866:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:14916:0308/163946.900:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(121,28-78): 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(126,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/163947.207:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:12996:0308/163947.242:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/163947.316:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14916:0308/163947.333:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(113,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/164440.287:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-000001CAC92E7F80.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/164440.289:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-000001CAC92E7F80.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/164440.290:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-000001CAC92E7F80.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:12996:0308/164705.886:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14916:0308/164705.920:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(95,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/164735.733:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(121,28-78): 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(126,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/164849.735:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12996:0308/164849.786:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/164850.015:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,194-251): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:14916:0308/164850.244:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(175,95-146): 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(120,28-78): 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(125,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/164850.490:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,194-251): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:12996:0308/164850.538:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(175,95-146): 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(120,28-78): 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(125,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/164850.797:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,194-251): warning X4008: floating point division by zero
[8724:14916:0308/164850.844:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,28-78): 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(193,95-146): 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(136,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/165042.550:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(113,134-191): warning X4008: floating point division by zero C:\fakepath(113,194-251): warning X4008: floating point division by zero C:\fakepath(113,254-311): warning X4008: floating point division by zero
[8724:14916:0308/165042.687:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(180,95-146): 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(135,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/165134.636:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/165134.643:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:14916:0308/165134.767:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12996:0308/165134.768:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/165134.858:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14916:0308/165134.868:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/165335.417:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14916:0308/165335.463:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/165735.033:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/165735.094:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): 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(275,30-83): 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(279,30-83): 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(283,30-83): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/165735.329:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14916:0308/165735.341:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/165906.118:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/165906.168:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): 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(275,30-83): 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(279,30-83): 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(283,30-83): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/170034.591:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170034.754:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(137,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170034.921:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14916:0308/170034.933:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/170156.160:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:12996:0308/170156.193:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/170223.892:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/170223.893:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0308/170223.927:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14916:0308/170322.496:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:12996:0308/170322.507:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170322.689:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14916:0308/170322.749:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170422.129:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14916:0308/170422.178:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/170422.351:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:12996:0308/170422.353:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170422.483:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:14916:0308/170422.488:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/170735.028:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

Comment 16 by ranb...@gmail.com, Mar 19 2018

[8724:14916:0308/170735.128:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14916:0308/170735.220:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/172819.098:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(128,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/172819.254:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/172849.738:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/172849.739:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:2504:0308/172933.877:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/172934.050:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/172934.055:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:2504:0308/172934.179:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/172934.197:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/173038.964:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2504:0308/173039.017:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/173322.417:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/173437.832:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/173805.897:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(137,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/173958.260:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2504:0308/173958.310:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/174121.163:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/174121.163:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0308/174121.192:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0308/174220.824:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/174220.826:ERROR:gles2_cmd_decoder.cc(4496)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[8724:14420:0308/174220.889:ERROR:gles2_cmd_decoder.cc(4496)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete
[8724:14420:0308/174220.889:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/174220.972:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/174220.974:ERROR:gles2_cmd_decoder.cc(17977)] : [.RenderWorker-00000260E1E9CE00.GpuRasterization]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:12996:0308/174224.254:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/174224.333:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): 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(127,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/174356.869:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/174356.919:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/174357.076:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:2504:0308/174357.087:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,28-78): 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(120,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/174357.213:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12996:0308/174357.221:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/174957.311:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/174957.374:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/175028.673:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/175028.691:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/175107.150:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/175107.150:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:12996:0308/175142.879:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/175250.710:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2504:0308/175250.753:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/175327.516:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/175327.566:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/175508.396:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/175508.466:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/175508.757:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:2504:0308/175508.766:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/175631.074:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/175631.154:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/175915.000:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2504:0308/175915.050:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/175915.297:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/175915.347:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/175915.487:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:2504:0308/175915.503:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,28-78): 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(120,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/180008.919:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/180008.964:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/180009.455:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2504:0308/180009.504:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/180021.556:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:12996:0308/180102.019:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:2504:0308/180102.051:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,28-78): 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(123,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/180102.376:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:12996:0308/180102.432:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(135,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:12996:0308/180156.627:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(135,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/180156.716:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,28-78): 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(123,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2504:0308/181901.910:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:12996:0308/181901.928:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0308/181904.872:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0308/181904.872:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:8948:0312/115637.584:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(71,10-42): 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(94,10-42): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:17372:0312/120946.461:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,194-251): warning X4008: floating point division by zero

[8724:8948:0312/120946.478:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(132,28-78): 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(194,95-146): 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(137,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8948:0312/120946.639:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,194-251): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:17372:0312/120946.771:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(176,95-146): 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(121,28-78): 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(126,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:17372:0312/125925.723:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0313/112444.929:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142D20B6E40]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0313/112444.930:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142D20B6E40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0313/112444.931:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142D20B6E40]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0313/112444.931:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142D20B6E40]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:17372:0313/112524.667:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(374,18-149): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8200:0313/162326.264:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2876:0313/162326.499:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:8200:0313/162326.520:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8200:0313/162326.612:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:2876:0313/162326.670:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2876:0313/164217.786:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(64,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(73,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
[8724:10256:0315/102055.900:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(116,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:13464:0315/102055.964:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/102127.166:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:13464:0315/102127.273:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:13464:0315/102650.460:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:13464:0315/102650.584:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:10256:0315/102650.643:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): 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(275,30-83): 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(279,30-83): 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(283,30-83): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105232.757:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(127,194-251): warning X4008: floating point division by zero
[8724:2144:0315/105232.765:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(122,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2144:0315/105232.897:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:10256:0315/105232.906:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105232.987:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105232.988:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2144:0315/105233.349:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(127,194-251): warning X4008: floating point division by zero
[8724:10256:0315/105233.370:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(134,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105233.526:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105233.539:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(96,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105306.785:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,194-251): warning X4008: floating point division by zero
[8724:2144:0315/105306.831:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(131,28-78): 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(193,95-146): 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(136,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2144:0315/105306.998:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,194-251): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:10256:0315/105307.056:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(175,95-146): 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(120,28-78): 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(125,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105307.182:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(113,134-191): warning X4008: floating point division by zero C:\fakepath(113,194-251): warning X4008: floating point division by zero C:\fakepath(113,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105307.315:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(180,95-146): 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(135,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105333.049:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,28-78): 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(122,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105451.758:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(117,134-191): warning X4008: floating point division by zero C:\fakepath(117,194-251): warning X4008: floating point division by zero C:\fakepath(117,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105451.769:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105540.964:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105541.022:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2144:0315/105541.105:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:10256:0315/105541.162:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:10256:0315/105541.888:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,134-191): warning X4008: floating point division by zero C:\fakepath(114,194-251): warning X4008: floating point division by zero C:\fakepath(114,254-311): warning X4008: floating point division by zero
[8724:2144:0315/105541.925:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(136,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:2144:0315/105542.158:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(118,134-191): warning X4008: floating point division by zero C:\fakepath(118,194-251): warning X4008: floating point division by zero C:\fakepath(118,254-311): warning X4008: floating point division by zero
[8724:10256:0315/105542.227:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(143,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0315/114623.757:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[8724:14420:0315/131032.613:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142E2635B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/131032.614:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142E2635B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:8556:0315/140046.372:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(114,28-78): 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(119,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:8556:0315/144358.812:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(60,10-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:7700:0315/144358.824:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(60,24-44): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14360:0315/163824.691:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14360:0315/163824.933:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(130,194-251): warning X4008: floating point division by zero
[8724:5440:0315/163825.042:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(124,28-78): 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(129,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:5440:0315/163825.863:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(115,134-191): warning X4008: floating point division by zero C:\fakepath(115,254-311): warning X4008: floating point division by zero
[8724:14360:0315/163825.886:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(97,28-99): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:5440:0315/164020.246:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(112,134-191): warning X4008: floating point division by zero C:\fakepath(112,194-251): warning X4008: floating point division by zero C:\fakepath(112,254-311): warning X4008: floating point division by zero
[8724:14360:0315/164020.308:WARNING:angle_platform_impl.cc(51)] : rx::HLSLCompiler::compileToBinary(228): C:\fakepath(126,28-78): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8724:14420:0315/164451.427:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.429:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.430:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(17977)] : [.DisplayCompositor-00000142DAB19B10]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.431:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.449:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.449:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.449:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.449:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[8724:14420:0315/164451.450:ERROR:gles2_cmd_decoder.cc(9881)] : [.DisplayCompositor-00000142DAB19B10]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
> The .glb fine is actually very small (408KB), you can even post it on facebook as a 3D post if you want (they are limiting file sizes).

Does that Windows 10 machine also crash when displaying the model on facebook? Facebook also uses three.js on their model viewer.

Comment 18 by ranb...@gmail.com, Mar 20 2018

Unlike my Galaxy S7 Edge, the Windows 10 machine has suffered this issue only a few times.

I've tried to upload on Facebook and there were no issues.
I opened https://jsfiddle.net/ranbuch/8okjguy5/1/ on an Intel HD 520 machine with Chrome 65 and Intel driver 22.20.16.4811 and it does not crash for me. Can you reproduce the issue after upgrading to Chrome 65 and Intel driver 22.20.16.4811 or newer?

Comment 20 by ranb...@gmail.com, Mar 21 2018

I cannon reproduce the issue but I'm not sure it's related to the chrome version.
Status: ExternalDependency (was: Assigned)
I have reported the issue to ARM.

Sign in to add a comment