Git Product home page Git Product logo

Comments (10)

prideout avatar prideout commented on May 7, 2024

Hi @captcha1, outside of Filament, have you had any success with Vulkan on your Braswell machine? For example, have you had success with simple demos like the ones by SaschaWillems?

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

from filament.

prideout avatar prideout commented on May 7, 2024

Ah, interesting! Maybe you could attach the report from chrome://gpu? That way we can know more about your driver. Thanks for your help.

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

For the Bay Trail machine (will do Braswell shortly) :

Graphics Feature Status
Canvas: Hardware accelerated
CheckerImaging: Disabled
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Disabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Surface Synchronization: Enabled
Video Decode: Unavailable
Viz Service Display Compositor: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
adjust_src_dst_region_for_blitframebuffer
clear_uniforms_before_first_program_use
count_all_in_varyings_packing
decode_encode_srgb_for_generatemipmap
disable_framebuffer_cmaa
disable_post_sub_buffers_for_onscreen_surfaces
msaa_is_slow
scalarize_vec_and_mat_constructor_args
Problems Detected
Accelerated video decode is unavailable on Linux: 137247
Disabled Features: accelerated_video_decode
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Mesa drivers in Linux handle varyings without static use incorrectly: 333885
Applied Workarounds: count_all_in_varyings_packing
Disable partial swaps on Mesa drivers (detected with GL_RENDERER): 339493
Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565
Applied Workarounds: msaa_is_slow
Timer queries crash on Intel GPUs on Linux: 540543, 576991
Applied Workarounds: disable(GL_ARB_timer_query), disable(GL_EXT_timer_query)
Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198
Applied Workarounds: disable_framebuffer_cmaa
Disable partial swaps on Mesa drivers (detected with GL_VERSION): 339493
Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces
Decode and encode before generateMipmap for srgb format textures on os except macosx: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
adjust src/dst region if blitting pixels outside read framebuffer on Linux Intel: 664740
Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
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)
Don't expose disjoint_timer_query extensions to WebGL: 808744
Raster is using a single thread.
Disabled Features: multiple_raster_threads
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Viz service display compositor is not enabled by default.
Disabled Features: viz_display_compositor
Checker-imaging has been disabled via finch trial or the command line.
Disabled Features: checker_imaging
Version Information
Data exported 2018-08-10T16:26:04.819Z
Chrome version Chrome/67.0.3396.99
Operating system Linux 4.16.13-300.fc28.x86_64
Software rendering list URL https://chromium.googlesource.com/chromium/src/+/a337fbf3c2ab8ebc6b64b0bfdce73a20e2e2252b/gpu/config/software_rendering_list.json
Driver bug list URL https://chromium.googlesource.com/chromium/src/+/a337fbf3c2ab8ebc6b64b0bfdce73a20e2e2252b/gpu/config/gpu_driver_bug_list.json
ANGLE commit id 702006f4a07e
2D graphics backend Skia/67 baf6686f92df805d3e25e80a0f3c79597cb3a6a5-
Command Line /usr/bin/google-chrome-stable --flag-switches-begin --flag-switches-end http://yb.tl/Leaderboard/vicmaui2018
Driver Information
Initialization time 1426
In-process GPU false
Passthrough Command Decoder false
Direct Composition false
Supports overlays false
Sandboxed true
GPU0 VENDOR = 0x8086, DEVICE= 0x0f31 ACTIVE
Optimus false
AMD switchable false
Driver vendor Mesa
Driver version 18.0.5
Driver date
Pixel shader version 1.30
Vertex shader version 1.30
Max. MSAA samples 8
Machine model name
Machine model version
GL_VENDOR Intel Open Source Technology Center
GL_RENDERER Mesa DRI Intel(R) Bay Trail
GL_VERSION 3.0 Mesa 18.0.5
GL_EXTENSIONS GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_window_pos GL_ATI_blend_equation_separate GL_ATI_draw_buffers GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_INTEL_performance_query GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_MESA_window_pos GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_OES_EGL_image GL_OES_read_format GL_S3_s3tc GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
Disabled Extensions GL_ARB_timer_query GL_EXT_timer_query GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Disabled WebGL Extensions EXT_disjoint_timer_query EXT_disjoint_timer_query_webgl2
Window system binding vendor SGI
Window system binding version 1.4
Window system binding extensions GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_multisample GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_libglvnd GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event
Window manager IceWM 1.3.8 (Linux 4.14.11-300.fc27.x86_64/x86_64)
Compositing manager No
Direct rendering Yes
Reset notification strategy 0x8261
GPU process crash count 0
System visual ID 33
RGBA visual ID 301
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
BGRX_1010102 Software only
RGBX_1010102 Software only
BGRA_8888 Software only
RGBA_F16 Software only
YVU_420 Software only
YUV_420_BIPLANAR Software only
UYVY_422 Software only
Display(s) Information
Info Display[1881264395124801] bounds=[0,0 1366x768], workarea=[0,26 1366x742], scale=1, external.
Color space information {primaries:INVALID, transfer:INVALID, matrix:INVALID, range:INVALID}
Bits per color component 8
Bits per pixel 24
Video Acceleration Information
Log Messages
[24869:24869:0712/170456.385244:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170456.385487:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170456.471667:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170456.472194:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170549.519733:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170549.519905:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170549.897652:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170549.904342:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170550.698427:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/170550.698522:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/200346.768904:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0712/200346.775431:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0712/200346.776546:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0712/200346.777699:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0712/212439.157177:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/212439.182712:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/212439.182822:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/212439.194643:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0712/212439.194737:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/172712.266688:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/172956.150145:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/201510.272937:WARNING:x11_util.cc(1362)] : X error received: serial 1378007, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[24869:24869:0713/205628.280715:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/205628.282290:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/205628.283667:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/205628.285250:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/210019.522822:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867ab61a00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0713/210019.523670:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867ab61a00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0713/211617.979068:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/211617.979177:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/211617.979264:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/211617.979311:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/212559.224613:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/213524.818987:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/213525.252319:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/213525.252530:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/213525.257932:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/213525.258135:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215401.538533:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.547475:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.548043:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.548192:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.548367:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.548459:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.548573:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.548656:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.548761:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.548844:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.548945:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.549023:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.549123:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.549211:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.554336:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.556914:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.557416:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.558399:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.558841:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.559017:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.559192:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.560156:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215401.560710:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/215401.561214:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/215642.845121:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215642.845356:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215642.845488:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215642.845599:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837390:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837505:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837552:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837595:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837639:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837704:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837767:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837830:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837892:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/215646.837954:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/220729.693443:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/220729.697091:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/220729.699058:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/220729.702573:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/222004.357351:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/222004.357503:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/222004.357608:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/222004.357753:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/222005.118013:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/222005.118620:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/222041.734177:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222041.734523:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222041.734646:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222042.019697:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222042.019900:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222042.230114:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222042.881522:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222042.881724:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.472348:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.472463:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.477685:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.477895:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.478014:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.497338:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222043.497548:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/222045.280110:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/223450.563245:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/223450.564429:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/223450.565008:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/223450.565564:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/223759.077809:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/223759.080998:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/223759.082594:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/223759.083977:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/224914.578344:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224914.578534:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224914.578655:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224914.579004:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224914.579200:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224914.579488:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/224919.175660:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/224919.177074:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/224919.284545:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/225248.435869:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/225248.450053:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e994902800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0713/225248.450428:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/225248.450709:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e994902800]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0713/231344.170022:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/231344.170664:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/231345.994631:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/231345.997329:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.191972:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.192073:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.662360:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.662568:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.676788:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0713/232102.676993:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/131902.125142:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/131902.125602:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140557.493238:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.033031:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.033151:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.033198:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.132220:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.132321:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.132368:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.339517:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.344882:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.345142:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.451647:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.451867:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/140558.451988:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/173910.250397:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/173910.250493:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/230622.902955:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/230622.903063:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/230807.819666:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.844562:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/230807.844996:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.845321:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/230807.846059:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.847590:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/230807.847963:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.848310:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/230807.848791:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.852073:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/230807.854682:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/230807.855653:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231937.215724:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/231937.215878:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98eec6100]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0714/231937.215978:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231937.216121:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231938.239996:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231938.242492:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231938.472493:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231938.558065:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231939.921690:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231939.921897:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.005861:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.008834:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.522958:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.524439:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.669779:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.671182:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.736724:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.739495:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.779712:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.790724:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.910095:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231940.913220:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.564060:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.565469:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.780240:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.785522:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.901616:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231941.902102:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.202660:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.204159:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.230393:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.231810:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.318649:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.320232:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.346068:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.348936:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.430893:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.436284:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.489358:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.490767:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.574963:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.577187:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.620879:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.622826:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.655650:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231942.657489:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.418108:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.419437:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.550336:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.551513:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.590770:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.602148:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.642931:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.644366:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.691907:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.693401:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.783779:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231943.788169:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231944.207450:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231944.208888:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231944.550862:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231944.551073:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231945.057874:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/231945.058779:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98eec6100]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0714/233058.013649:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0714/233058.013941:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/093631.179185:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/093631.179475:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/093718.344019:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/093859.496708:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/093859.496886:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095456.114030:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095638.045332:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095638.046364:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095638.046556:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095750.617355:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/095752.850994:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0715/095752.852270:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/101252.285282:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101252.285392:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101336.852821:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101336.852936:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101337.233616:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101337.233823:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/101337.760451:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104129.226066:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104129.226317:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104240.249460:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104240.249550:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104240.272867:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/104240.272971:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/155341.482439:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0715/160454.473214:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e991628a00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0715/160454.474667:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160454.476300:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e991628a00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0715/160454.476679:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160454.731569:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160454.733412:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160454.937826:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160454.945483:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.216798:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.219294:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.272334:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.275086:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.310918:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.312546:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.518824:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.520724:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.542455:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.544632:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.571460:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.573737:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.594789:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.596958:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.625938:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.627934:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.646986:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.650324:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.674606:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.675404:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.686312:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.692421:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.713067:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.714723:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.739857:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.742830:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.768795:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160455.770482:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.349689:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.351967:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.379236:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.381094:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.400879:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.401097:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.438242:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.442468:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.466903:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.468497:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.502843:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.504820:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.593677:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.594404:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.621004:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.621235:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.637688:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160456.638471:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160457.253952:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0715/160457.255774:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991628a00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0716/100251.576299:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0716/100540.061208:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/095802.917132:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867a430700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0717/095802.924605:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867a430700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0717/101751.049407:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/101751.050580:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/102633.884492:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0717/102633.886224:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0717/111437.870020:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/111437.920027:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/111437.924474:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/111437.924568:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/120118.151609:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/120637.190230:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.070942:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.071125:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.083989:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.085271:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.116807:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.118264:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.511390:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0717/164737.511578:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0718/000541.338007:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.339646:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.341310:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.343034:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.344718:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.346304:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.348058:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.349753:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.351463:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.352983:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.358985:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.360711:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.362682:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.367666:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.369519:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.371036:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.372716:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.374216:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.375846:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.377334:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.378897:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.380445:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/000541.382027:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/000541.383534:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/072727.174115:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0718/072727.174268:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0718/074705.199670:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/074705.201423:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/074705.212257:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/074705.213958:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/074705.215704:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/074705.217376:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/074705.219002:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/074705.220552:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/074815.172127:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0718/074815.173513:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0718/111503.404534:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867b394700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0718/111847.512952:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679d86700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0718/112000.066535:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679822e00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0718/233812.394941:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.397892:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.399119:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.400943:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.401834:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.406673:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.407667:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.409477:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.410024:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.410548:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.411051:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.411579:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.412084:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.412579:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.413216:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.413716:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.414235:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.414693:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.415204:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.422059:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0718/233812.425739:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0718/233812.427019:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/093155.642734:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0719/093155.642928:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/100246.486699:WARNING:x11_util.cc(1362)] : X error received: serial 7275022, error_code 180 (GLXBadWindow), request_code 154, minor_code 32 (Unknown)
[24869:24869:0719/100246.486899:WARNING:x11_util.cc(1362)] : X error received: serial 7275026, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[24869:24869:0719/115459.659605:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0719/115459.659732:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0719/151436.277307:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0719/151436.277493:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/151436.277611:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0719/151436.285631:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/151540.526774:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0719/151540.527615:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/205247.328899:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0719/205247.329363:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/205247.776681:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/205248.195543:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0719/232153.021805:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0719/232153.022061:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0720/000300.496457:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0720/000300.500932:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/100051.714324:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/100051.728135:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/125200.655697:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/161713.981417:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.982846:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161713.983587:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.985655:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161713.986023:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.988928:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161713.989547:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.990710:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161713.993305:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.993963:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161713.994607:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/161713.995195:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.012616:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.014518:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.016147:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.037431:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.039451:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.043741:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.128539:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.130292:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.132077:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.137975:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.138670:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.141193:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.827957:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.828432:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.828751:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.829041:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.829351:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/161715.829645:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0721/170016.981937:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/170017.392108:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/170018.335003:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/170044.154532:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/170044.418986:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/170044.419096:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0721/175518.594038:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0721/175518.595394:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100747.976562:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100747.979076:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100747.979758:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100747.982444:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.000725:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.001010:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.002247:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.007432:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.012597:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.016362:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.017260:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.017464:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.035286:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.036836:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.037817:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.037993:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100748.038374:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100748.038548:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100904.115520:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100904.116240:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/100904.116705:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/100904.117061:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/115050.391795:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/115050.409744:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/115050.411281:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/115050.413769:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/115050.414216:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/115050.415748:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/115050.416116:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/115050.416493:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/115050.417528:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/121539.196435:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.263835:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.263952:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.264001:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.295062:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.295260:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/121612.295311:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171310.248763:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171310.249677:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171310.250071:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171310.253093:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171310.253617:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171310.254050:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171310.592556:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171310.598697:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171310.603581:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171357.942858:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171357.943762:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171357.944009:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171357.944362:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171439.085460:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171439.087806:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171439.702566:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171439.708085:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/171600.957017:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171723.272750:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171723.275947:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/171723.920363:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e991753800]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/171723.921436:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e991753800]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/172520.481875:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/172520.482700:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0723/200735.231554:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0723/201007.372238:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0723/201007.374537:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0724/110302.426131:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0724/161645.114468:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0724/161645.372280:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0725/124639.772110:WARNING:x11_util.cc(1362)] : X error received: serial 13020901, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[24869:24869:0725/170151.091346:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0725/170151.091604:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0725/170151.116418:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0725/170151.116676:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0725/232553.591670:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.251832:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.251931:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.251977:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.252020:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.252081:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/102129.252147:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/111242.785127:WARNING:x11_util.cc(1362)] : X error received: serial 13871068, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[24869:24869:0726/120827.809660:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/120827.811296:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/122158.138455:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/122158.138560:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/190136.985367:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/192049.855883:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867d757000]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0726/192049.862032:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867d757000]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0726/201022.527076:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/201022.527315:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/201036.806745:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.809991:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/201036.811497:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.812271:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/201036.813303:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.814785:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/201036.815708:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.816647:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/201036.817563:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.818389:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0726/201036.819086:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/201036.819746:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0726/205741.227764:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0726/213155.927900:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679c6d000]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0726/213155.942535:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679c6d000]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0727/084648.581220:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/084648.587017:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/084648.588738:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084648.590600:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.526614:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/084716.526803:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.526940:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/084716.529393:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.531810:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/084716.531962:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.751280:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.751477:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/084716.751594:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/180316.871835:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/180316.877272:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0727/180316.877475:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/180316.877658:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/180319.924071:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/180319.925252:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0727/180354.696353:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/181125.378500:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/210114.973711:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/211739.825319:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/211739.825907:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/212015.048772:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/214112.832643:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/214112.832969:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/214113.098815:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/214113.102345:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/215114.402817:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/220813.169557:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/220813.170354:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/220814.082750:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/220814.082845:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/221013.820117:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/221013.823328:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223013.110871:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223013.110978:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223613.998872:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223814.238501:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223814.238627:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223814.458782:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223814.462885:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/223814.462939:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/225015.338093:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/231014.775624:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0727/233514.534001:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0728/000607.142662:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0728/000607.144481:ERROR:gles2_cmd_decoder.cc(18055)] : [.DisplayCompositor-0x22e98c67aa00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[24869:24869:0728/000607.145410:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.146258:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.582101:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.585219:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.605956:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.608017:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.618000:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.619918:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.637963:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.640093:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.650012:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.650569:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.660633:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.660785:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.678099:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.679389:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.694409:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.696284:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.719225:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.719367:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.736223:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.736364:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.789243:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.789382:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.823968:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.824107:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.848843:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.848990:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.886198:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.886334:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.908688:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.908823:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.935730:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000607.936601:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.709655:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.716728:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.964572:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.966210:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.978631:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.984829:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000608.995035:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.000840:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.011009:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.014994:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.026891:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.028506:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.038341:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.039978:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.060627:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.062759:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.074540:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.076596:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.087803:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.089939:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.103633:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 1 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.105298:ERROR:gles2_cmd_decoder.cc(10173)] : [.DisplayCompositor-0x22e98c67aa00]RENDER WARNING: texture bound to texture unit 2 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[24869:24869:0728/000609.121040:ERROR:logger.cc(47)] : Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors.
[24869:24869:0728/000651.148894:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/123731.530211:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679e7ba00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0729/123731.544933:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x338679e7ba00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0729/161915.060264:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867e917e00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0729/161915.067635:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867e917e00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0729/165541.832200:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/165547.172155:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/191529.658814:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/191529.658926:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/204742.182709:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/235904.219847:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/235932.190571:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0729/235932.190671:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/081127.007936:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867d6ede00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/081127.013667:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867d6ede00]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/083927.158027:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/083927.160391:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/122920.336377:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/122922.189948:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/122922.190126:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/123409.527682:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867adf3500]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/123409.534778:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867adf3500]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/163332.618986:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867b43f100]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/163332.625216:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867b43f100]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/163950.673325:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867bd76700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/163950.687561:ERROR:gles2_cmd_decoder.cc(10167)] : [.Offscreen-For-WebGL-0x33867bd76700]RENDER WARNING: there is no texture bound to the unit 0
[24869:24869:0730/165655.596449:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/165655.596559:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/175514.313096:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/175514.313346:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/175818.241193:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0730/175818.243283:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/195559.906014:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205032.757493:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865285:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865403:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865464:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865510:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865575:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865621:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865683:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865729:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865774:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865835:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865881:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.865941:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866018:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866082:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866145:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866263:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866333:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866397:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866473:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866534:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866598:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866660:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866722:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205058.866785:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.152299:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.152420:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.679715:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.679935:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.786592:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.786710:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.795870:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205541.795996:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205542.538605:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205542.538710:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205542.558928:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0731/205542.559025:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/002024.864128:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/002024.864340:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102504.850737:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102504.873869:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102504.873970:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.775475:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.775574:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.775620:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.978477:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.978608:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102834.978655:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/102835.004852:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/114252.017486:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/114252.495048:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/114252.826801:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/114253.299354:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/115746.596318:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/115747.013460:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/115747.221762:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/115747.367502:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/123614.625112:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/123614.709008:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/131144.430505:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/131144.430600:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/210444.650423:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/210444.650530:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/223818.313777:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/223818.313998:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/223818.628723:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/223822.490348:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/223822.490487:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/225548.568444:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0801/234215.060855:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/001528.575309:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/001528.575426:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/001530.305978:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/001530.308310:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/110846.545474:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173104.370427:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173620.094826:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173620.095049:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173620.314980:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173620.315053:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173621.564288:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/173621.571641:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/221846.230441:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/221846.249616:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/231621.611283:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/231624.124602:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/231624.133891:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/231624.258406:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0802/231624.258526:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/094401.057569:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/094401.057750:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/152018.222098:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/163929.586291:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/171602.005802:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/171602.006026:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/172118.216494:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0804/172118.216610:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/000714.927399:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/000714.927530:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/110456.709924:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/110456.710033:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/110456.759144:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/110456.764445:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/110457.703108:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113031.545613:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113033.130666:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113149.622808:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113149.633820:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113149.694111:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/113149.695378:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/114755.728375:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/114755.728476:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/123236.727224:WARNING:x11_util.cc(1362)] : X error received: serial 23308685, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[24869:24869:0805/132253.571983:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/132254.940965:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/132255.423758:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0805/164739.240789:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/124525.191650:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/125729.944779:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/130413.738756:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131014.726470:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131014.726567:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131014.726615:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131606.562590:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131606.710938:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131606.711208:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131606.933035:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131606.933996:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131611.856813:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/131611.856931:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/214051.543763:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/214051.689745:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/233707.937956:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0806/234850.526490:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/130806.258606:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/130806.258921:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/131902.357701:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225649.070002:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225649.070108:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.726215:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.729278:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.816050:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.836792:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.883309:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.888043:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.916538:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.916742:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.942654:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.942885:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.966906:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225652.968317:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225653.799971:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225653.800094:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225653.931223:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225653.931434:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/225653.931555:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/231814.223652:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0807/231814.223834:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/185835.328959:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/202439.102346:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/202439.102468:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/202439.259485:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/202439.259590:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/211059.825244:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/211059.825514:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/211100.088434:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/211100.088541:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/220130.488445:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/220130.488653:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/221343.966786:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/221343.967459:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/221343.967632:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/221343.967751:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.122434:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.122602:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.122722:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.142284:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.142505:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.142626:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.371142:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.371397:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.407533:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0808/222354.407706:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/101939.443430:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/104629.604025:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/104629.947494:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/104630.679243:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/104630.679859:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111422.857829:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111422.858059:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.088510:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.088619:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.164811:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.169406:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.219763:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111423.222272:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111424.135533:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111424.135751:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111425.347469:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111425.347677:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/111425.347801:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/115103.612022:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/115104.156479:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/115104.157643:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121346.935497:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121346.936323:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121347.031157:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121347.038056:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121348.924337:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/121348.924568:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/152945.770573:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/152945.770823:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/224740.912415:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/224740.912728:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/231442.355372:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/232953.858638:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/232953.858747:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/232953.881336:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/232953.881435:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/232953.881484:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.370328:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.370554:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.370682:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.808442:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.808649:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24869:24869:0809/233100.808932:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

chrome://gpu for Braswell :

Graphics Feature Status
Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Disabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Hardware Protected Video Decode: Unavailable
Rasterization: Software only. Hardware acceleration disabled
Skia Deferred Display List: Disabled
Skia Renderer: Disabled
Surface Synchronization: Enabled
Video Decode: Unavailable
Viz Service Display Compositor: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
adjust_src_dst_region_for_blitframebuffer
clear_uniforms_before_first_program_use
count_all_in_varyings_packing
decode_encode_srgb_for_generatemipmap
disable_framebuffer_cmaa
disable_post_sub_buffers_for_onscreen_surfaces
msaa_is_slow
scalarize_vec_and_mat_constructor_args
Problems Detected
Accelerated video decode is unavailable on Linux: 137247
Disabled Features: accelerated_video_decode
Protected video decoding with swap chain is for Windows and Intel only
Disabled Features: protected_video_decode
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Mesa drivers in Linux handle varyings without static use incorrectly: 333885
Applied Workarounds: count_all_in_varyings_packing
Disable partial swaps on Mesa drivers (detected with GL_RENDERER): 339493
Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565
Applied Workarounds: msaa_is_slow
Timer queries crash on Intel GPUs on Linux: 540543, 576991
Applied Workarounds: disable(GL_ARB_timer_query), disable(GL_EXT_timer_query)
Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198
Applied Workarounds: disable_framebuffer_cmaa
Disable partial swaps on Mesa drivers (detected with GL_VERSION): 339493
Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces
Decode and encode before generateMipmap for srgb format textures on os except macosx: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
adjust src/dst region if blitting pixels outside read framebuffer on Linux Intel: 664740
Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
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)
Don't expose disjoint_timer_query extensions to WebGL: 808744
Raster is using a single thread.
Disabled Features: multiple_raster_threads
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Viz service display compositor is not enabled by default.
Disabled Features: viz_display_compositor
Skia renderer is not used by default.
Disabled Features: skia_renderer
Skia deferred display list is not used by default.
Disabled Features: skia_deferred_display_list
Version Information
Data exported 2018-08-10T17:28:08.812Z
Chrome version Chrome/68.0.3440.106
Operating system Linux 4.17.12-200.fc28.x86_64
Software rendering list URL https://chromium.googlesource.com/chromium/src/+/1c32c539ce0065a41cb79da7bfcd2c71af1afe62/gpu/config/software_rendering_list.json
Driver bug list URL https://chromium.googlesource.com/chromium/src/+/1c32c539ce0065a41cb79da7bfcd2c71af1afe62/gpu/config/gpu_driver_bug_list.json
ANGLE commit id ba1627086779
2D graphics backend Skia/68 1e419fead7ff3b5247102b29b982b6472a60cd4d-
Command Line /usr/bin/google-chrome --flag-switches-begin --flag-switches-end
Driver Information
Initialization time 279
In-process GPU false
Passthrough Command Decoder false
Direct Composition false
Supports overlays false
Sandboxed true
GPU0 VENDOR = 0x8086 [Intel Open Source Technology Center], DEVICE= 0x22b1 [Mesa DRI Intel(R) HD Graphics 400 (Braswell) ] ACTIVE
Optimus false
AMD switchable false
Driver vendor Mesa
Driver version 18.0.5
Driver date
Pixel shader version 1.30
Vertex shader version 1.30
Max. MSAA samples 8
Machine model name
Machine model version
GL_VENDOR Intel Open Source Technology Center
GL_RENDERER Mesa DRI Intel(R) HD Graphics 400 (Braswell)
GL_VERSION 3.0 Mesa 18.0.5
GL_EXTENSIONS GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_window_pos GL_ATI_blend_equation_separate GL_ATI_draw_buffers GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_INTEL_performance_query GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_MESA_window_pos GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_OES_EGL_image GL_OES_read_format GL_S3_s3tc GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
Disabled Extensions GL_ARB_timer_query GL_EXT_timer_query GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Disabled WebGL Extensions EXT_disjoint_timer_query EXT_disjoint_timer_query_webgl2
Window system binding vendor SGI
Window system binding version 1.4
Window system binding extensions GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_multisample GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_libglvnd GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event
Window manager IceWM 1.3.8 (Linux 4.14.11-300.fc27.x86_64/x86_64)
Compositing manager No
Direct rendering Yes
Reset notification strategy 0x8261
GPU process crash count 0
System visual ID 33
RGBA visual ID 331
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
BGRX_1010102 Software only
RGBX_1010102 Software only
BGRA_8888 Software only
RGBA_F16 Software only
YVU_420 Software only
YUV_420_BIPLANAR Software only
UYVY_422 Software only
Display(s) Information
Info Display[1881264395124802] bounds=[0,0 1366x768], workarea=[0,26 1366x742], scale=1, external.
Color space information {primaries:INVALID, transfer:INVALID, matrix:INVALID, range:INVALID}
Bits per color component 8
Bits per pixel 24
Video Acceleration Information

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

It set :

export VK_INSTANCE_LAYERS=VK_LAYER_LUNARG_standard_validation

... and installed vulkan-validation-layers

and ran :

$ samples/vk_hellotriangle
FEngine (64 bits) created at 0x7fee0a36e010
FEngine resolved backend: Vulkan
INTEL-MESA: warning: Bay Trail Vulkan support is incomplete
Selected physical device: Intel(R) Bay Trail
VULKAN ERROR: (Validation) Object: VK_NULL_HANDLE (Type = 0) | SPIR-V module not valid: According to the Vulkan spec BuiltIn ClipDistance variable needs to be a 32-bit float array. Member #2 of struct ID <332> is not an array.
VULKAN ERROR: (Validation) Object: VK_NULL_HANDLE (Type = 0) | SPIR-V module not valid: According to the Vulkan spec BuiltIn ClipDistance variable needs to be a 32-bit float array. Member #2 of struct ID <460> is not an array.
Swap chain does not support 2 images.
vkCreateSwapchain: 1024x640, VK_FORMAT_B8G8R8A8_SRGB, VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, 2
VULKAN ERROR: (Validation) Object: VK_NULL_HANDLE (Type = 0) | SPIR-V module not valid: According to the Vulkan spec BuiltIn ClipDistance variable needs to be a 32-bit float array. Member #2 of struct ID <351> is not an array.
Segmentation fault (core dumped)

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

... though that seems to a problem with ClipDistance, which I might not explain a SEGV in anv_shader_compile_to_nir ...

from filament.

prideout avatar prideout commented on May 7, 2024

Thanks! The validation error is a harmless known issue. According to the following link, some Intel drivers report a maxImageCount of 0 while also reporting a minImageCount of 2 (!). That's why we print Swap chain does not support 2 images.

http://vulkan.gpuinfo.org/displayreport.php?id=1929#surface

In VulkanDriverImpl.cpp, can you try removing this section:

    if (desiredImageCount < surfaceContext.surfaceCapabilities.minImageCount ||
            desiredImageCount > surfaceContext.surfaceCapabilities.maxImageCount) {
        utils::slog.e << "Swap chain does not support " << desiredImageCount << " images.\n";
        desiredImageCount = surfaceContext.surfaceCapabilities.minImageCount;
    }

from filament.

prideout avatar prideout commented on May 7, 2024

Ah, this is a bug in Filament: according to the VK spec it's actually valid for Intel to be reporting 0 here.

I'll go and ahead and make a fix to our swap chain check.

from filament.

captcha1 avatar captcha1 commented on May 7, 2024

I have "renderdoc" if that helps ... but I don't see how to tell it capture everything

from filament.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.