canonical / mir

The Mir compositor
GNU General Public License v2.0
627 stars 100 forks source link

`C++ exception with description "Failed to start server thread" thrown in SetUp().` in `mir_performance_tests` #2012

Closed Saviq closed 2 years ago

Saviq commented 3 years ago
$ sudo env XDG_RUNTIME_DIR=/tmp mir_performance_tests --console-provider vt --vt 4 --logging=on
Running main() from main.cpp
[==========] Running 7 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from GLMark2Wayland
[ RUN      ] GLMark2Wayland.fullscreen
[2021-04-28 14:10:41.732725] <information> mirserver: Starting
[2021-04-28 14:10:41.822254] < - debug - > mirserver: Using Linux VT subsystem for session management
[2021-04-28 14:10:41.827951] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:10:41.828402] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:10:41.828764] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:10:41.829056] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:10:41.829339] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:10:41.832375] <information> mirserver: Found graphics driver: mir:wayland (version 2.3.3) Support priority: 0
[2021-04-28 14:10:42.010913] <information> mirserver: Found graphics driver: mir:gbm-kms (version 2.3.3) Support priority: 256
[2021-04-28 14:10:42.013243] <information> mirserver: Found graphics driver: mir:x11 (version 2.3.3) Support priority: 0
[2021-04-28 14:10:42.015137] <information> mirserver: Selected driver: mir:gbm-kms (version 2.3.3)
[2021-04-28 14:10:42.033652] <information> gbm-kms: Using DRM device /dev/dri/card0
[2021-04-28 14:10:42.101744] < -warning- > gbm-kms: Unable to determine the current display mode.
[2021-04-28 14:10:42.106356] <information> gbm-kms: DRM device details:
[2021-04-28 14:10:42.106523] <information> gbm-kms: /dev/dri/card0: using driver i915 [Intel Graphics] (version: 1.6.0 driver date: 20200515)
[2021-04-28 14:10:42.107279] <information> gbm-kms:     Output: eDP-1 (connected)
[2021-04-28 14:10:42.107342] <information> gbm-kms:             Mode: 1920×1080@59.93
[2021-04-28 14:10:42.107395] <information> gbm-kms:     Output: DisplayPort-1 (disconnected)
[2021-04-28 14:10:42.108922] <information> gbm-kms:     Output: HDMI-A-1 (disconnected)
[2021-04-28 14:10:42.111619] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[2021-04-28 14:10:42.123739] <information> gbm-kms: Detected single-GPU DisplayBuffer. Rendering will be sent directly to output
[2021-04-28 14:10:42.252705] <information> mirserver: Using hardware cursor
[2021-04-28 14:10:42.272114] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:10:42.272246] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:10:42.272306] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:10:42.272390] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:10:42.272423] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:10:42.314519] <information> mirserver: Selected input driver: mir:evdev-input (version: 2.3.3)
[2021-04-28 14:10:42.320035] <information> gbm-kms-buffer-allocator: Enabled linux-dmabuf import support
[2021-04-28 14:10:42.321718] <information> mirserver: Mir version 2.3.3
[2021-04-28 14:10:42.331464] <information> GLRenderer: EGL vendor: Mesa Project
[2021-04-28 14:10:42.331500] <information> GLRenderer: EGL version: 1.4
[2021-04-28 14:10:42.331514] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
[2021-04-28 14:10:42.331528] <information> GLRenderer: EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_at
tribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_im
age EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_drive
r EGL_WL_bind_wayland_display
[2021-04-28 14:10:42.331545] <information> GLRenderer: GL vendor: Intel Open Source Technology Center
[2021-04-28 14:10:42.331559] <information> GLRenderer: GL renderer: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
[2021-04-28 14:10:42.331570] <information> GLRenderer: GL version: OpenGL ES 3.1 Mesa 20.2.6
[2021-04-28 14:10:42.331581] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.10
[2021-04-28 14:10:42.331638] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_fo
rmat_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear
GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_co
nditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_A
NGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_dra
w_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects
GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_performance_query GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_
buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_textu
re_norm16 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_
sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stenci
l8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_OES_EGL_image_external_essl3 GL_OES_geometry_p
oint_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_com
pile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
[2021-04-28 14:10:42.331681] <information> GLRenderer: GL max texture size = 16384
[2021-04-28 14:10:42.331700] <information> GLRenderer: GL framebuffer bits: RGBA=8880, depth=0, stencil=0
[2021-04-28 14:10:42.361842] <information> mirserver: Initial display configuration:
[2021-04-28 14:10:42.361906] <information> mirserver: * Output 1: eDP connected, used
[2021-04-28 14:10:42.362053] <information> mirserver: . |_ EDID manufacturer: LGD
[2021-04-28 14:10:42.362084] <information> mirserver: . |_ EDID product code: 1021
[2021-04-28 14:10:42.362132] <information> mirserver: . |_ Physical size 12.7" 280x160mm
[2021-04-28 14:10:42.362157] <information> mirserver: . |_ Power is on
[2021-04-28 14:10:42.362177] <information> mirserver: . |_ Current mode 1920x1080 59.93Hz
[2021-04-28 14:10:42.362197] <information> mirserver: . |_ Preferred mode 1920x1080 59.93Hz
[2021-04-28 14:10:42.362218] <information> mirserver: . |_ Orientation normal
[2021-04-28 14:10:42.362240] <information> mirserver: . |_ Logical size 1920x1080
[2021-04-28 14:10:42.362261] <information> mirserver: . |_ Logical position +0+0
[2021-04-28 14:10:42.362280] <information> mirserver: . |_ Scaling factor: 1.00
[2021-04-28 14:10:42.362300] <information> mirserver: * Output 2: DisplayPort disconnected
[2021-04-28 14:10:42.362321] <information> mirserver: * Output 3: HDMI-A disconnected
Saving GLMark2 detailed results to: /tmp/GLMark2Wayland_fullscreen.log
[2021-04-28 14:10:42.371378] < -warning- > evdev-input: Attempted to remove unmanaged fd 39
[2021-04-28 14:10:42.421809] < -warning- > evdev-input: Attempted to remove unmanaged fd 40
[2021-04-28 14:10:42.477898] < -warning- > evdev-input: Attempted to remove unmanaged fd 41
[2021-04-28 14:10:42.497836] < -warning- > evdev-input: Attempted to remove unmanaged fd 42
[2021-04-28 14:10:42.518952] < -warning- > evdev-input: Attempted to remove unmanaged fd 43
[2021-04-28 14:10:42.581902] < -warning- > evdev-input: Attempted to remove unmanaged fd 53
[2021-04-28 14:10:52.456076] <information> mirserver: Stopping
[       OK ] GLMark2Wayland.fullscreen (11220 ms)
[ RUN      ] GLMark2Wayland.windowed
[2021-04-28 14:10:52.947319] <information> mirserver: Starting
[2021-04-28 14:10:52.949516] < - debug - > mirserver: Using Linux VT subsystem for session management
[2021-04-28 14:10:52.951391] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:10:52.953147] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:10:52.954871] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:10:52.956559] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:10:52.956598] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:10:52.959768] <information> mirserver: Found graphics driver: mir:wayland (version 2.3.3) Support priority: 0
[2021-04-28 14:10:52.977269] <information> mirserver: Found graphics driver: mir:gbm-kms (version 2.3.3) Support priority: 256
[2021-04-28 14:10:52.977311] <information> mirserver: Found graphics driver: mir:x11 (version 2.3.3) Support priority: 0
[2021-04-28 14:10:52.977679] <information> mirserver: Selected driver: mir:gbm-kms (version 2.3.3)
[2021-04-28 14:10:52.978368] <information> gbm-kms: Using DRM device /dev/dri/card0
[2021-04-28 14:10:52.990669] < -warning- > gbm-kms: Unable to determine the current display mode.
[2021-04-28 14:10:52.993944] <information> gbm-kms: DRM device details:
[2021-04-28 14:10:52.993985] <information> gbm-kms: /dev/dri/card0: using driver i915 [Intel Graphics] (version: 1.6.0 driver date: 20200515)
[2021-04-28 14:10:52.994655] <information> gbm-kms:     Output: eDP-1 (connected)
[2021-04-28 14:10:52.994691] <information> gbm-kms:             Mode: 1920×1080@59.93
[2021-04-28 14:10:52.994724] <information> gbm-kms:     Output: DisplayPort-1 (disconnected)
[2021-04-28 14:10:52.996265] <information> gbm-kms:     Output: HDMI-A-1 (disconnected)
[2021-04-28 14:10:52.998513] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[2021-04-28 14:10:53.006949] <information> gbm-kms: Detected single-GPU DisplayBuffer. Rendering will be sent directly to output
[2021-04-28 14:10:53.089561] <information> mirserver: Using hardware cursor
[2021-04-28 14:10:53.099933] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:10:53.100068] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:10:53.100130] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:10:53.100214] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:10:53.100269] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:10:53.138375] <information> mirserver: Selected input driver: mir:evdev-input (version: 2.3.3)
[2021-04-28 14:10:53.139118] <information> gbm-kms-buffer-allocator: Enabled linux-dmabuf import support
[2021-04-28 14:10:53.139649] <information> mirserver: Mir version 2.3.3
[2021-04-28 14:10:53.143966] <information> GLRenderer: EGL vendor: Mesa Project
[2021-04-28 14:10:53.143998] <information> GLRenderer: EGL version: 1.4
[2021-04-28 14:10:53.144011] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
[2021-04-28 14:10:53.144022] <information> GLRenderer: EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_at
tribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_im
age EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_drive
r EGL_WL_bind_wayland_display
[2021-04-28 14:10:53.144034] <information> GLRenderer: GL vendor: Intel Open Source Technology Center
[2021-04-28 14:10:53.144044] <information> GLRenderer: GL renderer: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
[2021-04-28 14:10:53.144052] <information> GLRenderer: GL version: OpenGL ES 3.1 Mesa 20.2.6
[2021-04-28 14:10:53.144061] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.10
[2021-04-28 14:10:53.144113] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_fo
rmat_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear
GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_co
nditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_A
NGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_dra
w_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects
GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_performance_query GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_
buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_textu
re_norm16 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_
sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stenci
l8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_OES_EGL_image_external_essl3 GL_OES_geometry_p
oint_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_com
pile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
[2021-04-28 14:10:53.144142] <information> GLRenderer: GL max texture size = 16384
[2021-04-28 14:10:53.144154] <information> GLRenderer: GL framebuffer bits: RGBA=8880, depth=0, stencil=0
[2021-04-28 14:10:53.165236] <information> mirserver: Initial display configuration:
[2021-04-28 14:10:53.165285] <information> mirserver: * Output 1: eDP connected, used
[2021-04-28 14:10:53.165319] <information> mirserver: . |_ EDID manufacturer: LGD
[2021-04-28 14:10:53.165344] <information> mirserver: . |_ EDID product code: 1021
[2021-04-28 14:10:53.165371] <information> mirserver: . |_ Physical size 12.7" 280x160mm
[2021-04-28 14:10:53.165393] <information> mirserver: . |_ Power is on
[2021-04-28 14:10:53.165417] <information> mirserver: . |_ Current mode 1920x1080 59.93Hz
[2021-04-28 14:10:53.165442] <information> mirserver: . |_ Preferred mode 1920x1080 59.93Hz
[2021-04-28 14:10:53.165464] <information> mirserver: . |_ Orientation normal
[2021-04-28 14:10:53.165707] <information> mirserver: . |_ Logical size 1920x1080
[2021-04-28 14:10:53.165737] <information> mirserver: . |_ Logical position +0+0
[2021-04-28 14:10:53.165759] <information> mirserver: . |_ Scaling factor: 1.00
[2021-04-28 14:10:53.165782] <information> mirserver: * Output 2: DisplayPort disconnected
[2021-04-28 14:10:53.165805] <information> mirserver: * Output 3: HDMI-A disconnected
Saving GLMark2 detailed results to: /tmp/GLMark2Wayland_windowed.log
[2021-04-28 14:10:53.172404] < -warning- > evdev-input: Attempted to remove unmanaged fd 39
[2021-04-28 14:10:53.193781] < -warning- > evdev-input: Attempted to remove unmanaged fd 40
[2021-04-28 14:10:53.209748] < -warning- > evdev-input: Attempted to remove unmanaged fd 41
[2021-04-28 14:10:53.253779] < -warning- > evdev-input: Attempted to remove unmanaged fd 42
[2021-04-28 14:10:53.285754] < -warning- > evdev-input: Attempted to remove unmanaged fd 44
[2021-04-28 14:10:53.333807] < -warning- > evdev-input: Attempted to remove unmanaged fd 54
[2021-04-28 14:11:03.230100] <information> mirserver: Stopping
[       OK ] GLMark2Wayland.windowed (10964 ms)
[----------] 2 tests from GLMark2Wayland (22184 ms total)

[----------] 2 tests from GLMark2Xwayland
[ RUN      ] GLMark2Xwayland.fullscreen
[2021-04-28 14:11:03.906704] <information> mirserver: Starting
[2021-04-28 14:11:03.906878] < - debug - > mirserver: Using Linux VT subsystem for session management
[2021-04-28 14:11:03.907021] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:11:03.907088] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:11:03.907115] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:11:03.907131] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:11:03.907146] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:11:03.908622] <information> mirserver: Found graphics driver: mir:wayland (version 2.3.3) Support priority: 0
[2021-04-28 14:11:03.924789] <information> mirserver: Found graphics driver: mir:gbm-kms (version 2.3.3) Support priority: 256
[2021-04-28 14:11:03.924838] <information> mirserver: Found graphics driver: mir:x11 (version 2.3.3) Support priority: 0
[2021-04-28 14:11:03.925045] <information> mirserver: Selected driver: mir:gbm-kms (version 2.3.3)
[2021-04-28 14:11:03.925724] <information> gbm-kms: Using DRM device /dev/dri/card0
[2021-04-28 14:11:03.940749] < -warning- > gbm-kms: Unable to determine the current display mode.
[2021-04-28 14:11:03.943707] <information> gbm-kms: DRM device details:
[2021-04-28 14:11:03.943749] <information> gbm-kms: /dev/dri/card0: using driver i915 [Intel Graphics] (version: 1.6.0 driver date: 20200515)
[2021-04-28 14:11:03.944407] <information> gbm-kms:     Output: eDP-1 (connected)
[2021-04-28 14:11:03.944437] <information> gbm-kms:             Mode: 1920×1080@59.93
[2021-04-28 14:11:03.944465] <information> gbm-kms:     Output: DisplayPort-1 (disconnected)
[2021-04-28 14:11:03.946011] <information> gbm-kms:     Output: HDMI-A-1 (disconnected)
[2021-04-28 14:11:03.948237] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[2021-04-28 14:11:03.956193] <information> gbm-kms: Detected single-GPU DisplayBuffer. Rendering will be sent directly to output
[2021-04-28 14:11:04.018728] <information> mirserver: Using hardware cursor
[2021-04-28 14:11:04.030199] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:11:04.030354] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:11:04.030671] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:11:04.030733] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:11:04.030769] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:11:04.074220] <information> mirserver: Selected input driver: mir:evdev-input (version: 2.3.3)
[2021-04-28 14:11:04.074884] <information> gbm-kms-buffer-allocator: Enabled linux-dmabuf import support
[2021-04-28 14:11:04.075636] <information> mirserver: Mir version 2.3.3
[2021-04-28 14:11:04.079431] <information> GLRenderer: EGL vendor: Mesa Project
[2021-04-28 14:11:04.079462] <information> GLRenderer: EGL version: 1.4
[2021-04-28 14:11:04.079475] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
[2021-04-28 14:11:04.079490] <information> GLRenderer: EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_at
tribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_im
age EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_drive
r EGL_WL_bind_wayland_display
[2021-04-28 14:11:04.079506] <information> GLRenderer: GL vendor: Intel Open Source Technology Center
[2021-04-28 14:11:04.079519] <information> GLRenderer: GL renderer: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
[2021-04-28 14:11:04.079530] <information> GLRenderer: GL version: OpenGL ES 3.1 Mesa 20.2.6
[2021-04-28 14:11:04.079542] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.10
[2021-04-28 14:11:04.079602] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_fo
rmat_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear
GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_co
nditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_A
NGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_dra
w_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects
GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_performance_query GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_
buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_textu
re_norm16 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_
sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stenci
l8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_OES_EGL_image_external_essl3 GL_OES_geometry_p
oint_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_com
pile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
[2021-04-28 14:11:04.079812] <information> GLRenderer: GL max texture size = 16384
[2021-04-28 14:11:04.079835] <information> GLRenderer: GL framebuffer bits: RGBA=8880, depth=0, stencil=0
[2021-04-28 14:11:04.107539] <information> xwayland: XWayland started on X11 display :1
[2021-04-28 14:11:04.107601] <information> mirserver: Initial display configuration:
[2021-04-28 14:11:04.107627] <information> mirserver: * Output 1: eDP connected, used
[2021-04-28 14:11:04.107644] <information> mirserver: . |_ EDID manufacturer: LGD
[2021-04-28 14:11:04.107660] <information> mirserver: . |_ EDID product code: 1021
[2021-04-28 14:11:04.107679] <information> mirserver: . |_ Physical size 12.7" 280x160mm
[2021-04-28 14:11:04.107695] <information> mirserver: . |_ Power is on
[2021-04-28 14:11:04.107708] <information> mirserver: . |_ Current mode 1920x1080 59.93Hz
[2021-04-28 14:11:04.107721] <information> mirserver: . |_ Preferred mode 1920x1080 59.93Hz
[2021-04-28 14:11:04.107733] <information> mirserver: . |_ Orientation normal
[2021-04-28 14:11:04.107745] <information> mirserver: . |_ Logical size 1920x1080
[2021-04-28 14:11:04.107757] <information> mirserver: . |_ Logical position +0+0
[2021-04-28 14:11:04.107770] <information> mirserver: . |_ Scaling factor: 1.00
[2021-04-28 14:11:04.107782] <information> mirserver: * Output 2: DisplayPort disconnected
[2021-04-28 14:11:04.107794] <information> mirserver: * Output 3: HDMI-A disconnected
[2021-04-28 14:11:04.119651] < -warning- > evdev-input: Attempted to remove unmanaged fd 39
Saving GLMark2 detailed results to: /tmp/GLMark2Xwayland_fullscreen.log
[2021-04-28 14:11:04.121614] < -warning- > evdev-input: Attempted to remove unmanaged fd 40
[2021-04-28 14:11:04.149721] < -warning- > evdev-input: Attempted to remove unmanaged fd 41
[2021-04-28 14:11:04.150280] <information> xwayland: Starting XWayland
[2021-04-28 14:11:04.152934] < -warning- > evdev-input: Attempted to remove unmanaged fd 42
[2021-04-28 14:11:04.181723] < -warning- > evdev-input: Attempted to remove unmanaged fd 44
[2021-04-28 14:11:04.229760] < -warning- > evdev-input: Attempted to remove unmanaged fd 54

(process:1245383): GLib-GObject-WARNING **: 14:11:04.253: cannot register existing type 'GUdevClient'

(process:1245383): GLib-GObject-WARNING **: 14:11:04.253: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(process:1245383): GLib-CRITICAL **: 14:11:04.253: g_once_init_leave: assertion 'result != 0' failed

(process:1245383): GLib-GObject-CRITICAL **: 14:11:04.253: g_object_new_valist: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

(process:1245383): GUdev-CRITICAL **: 14:11:04.253: g_udev_client_query_by_device_file: assertion 'G_UDEV_IS_CLIENT (client)' failed
libinput error: event17 - ATML1000:00 03EB:842F UNKNOWN: libwacom error: Could not find device '/dev/input/event17' in udev
[2021-04-28 14:11:04.467207] <information> xwayland: XWayland is running
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 569, clipping.
>                   X11 cannot support keycodes above 255.
> Internal error:   Could not resolve keysym Invalid
Errors from xkbcomp are not fatal to the X server
[2021-04-28 14:11:04.531925] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:04.532184] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:04.532228] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:04.532256] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:04.532280] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:04.532942] < -warning- > xwayland: X11 app did not set _NET_WM_PID, grouping it under the default XWayland application
[2021-04-28 14:11:14.544864] <information> mirserver: Stopping
[2021-04-28 14:11:14.561741] <information> xwayland: Deiniting xwayland server
[2021-04-28 14:11:14.663703] <information> xwayland: XWayland stopped
[       OK ] GLMark2Xwayland.fullscreen (11311 ms)
[ RUN      ] GLMark2Xwayland.windowed
[2021-04-28 14:11:15.223833] <information> mirserver: Starting
[2021-04-28 14:11:15.224025] < - debug - > mirserver: Using Linux VT subsystem for session management
[2021-04-28 14:11:15.224127] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:11:15.224213] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:11:15.224258] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:11:15.224291] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:11:15.224319] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:11:15.225985] <information> mirserver: Found graphics driver: mir:wayland (version 2.3.3) Support priority: 0
[2021-04-28 14:11:15.245879] <information> mirserver: Found graphics driver: mir:gbm-kms (version 2.3.3) Support priority: 256
[2021-04-28 14:11:15.245930] <information> mirserver: Found graphics driver: mir:x11 (version 2.3.3) Support priority: 0
[2021-04-28 14:11:15.246141] <information> mirserver: Selected driver: mir:gbm-kms (version 2.3.3)
[2021-04-28 14:11:15.246678] <information> gbm-kms: Using DRM device /dev/dri/card0
[2021-04-28 14:11:15.260343] < -warning- > gbm-kms: Unable to determine the current display mode.
[2021-04-28 14:11:15.264841] <information> gbm-kms: DRM device details:
[2021-04-28 14:11:15.265322] <information> gbm-kms: /dev/dri/card0: using driver i915 [Intel Graphics] (version: 1.6.0 driver date: 20200515)
[2021-04-28 14:11:15.266263] <information> gbm-kms: Output: eDP-1 (connected)
[2021-04-28 14:11:15.266309] <information> gbm-kms: Mode: 1920×1080@59.93
[2021-04-28 14:11:15.266343] <information> gbm-kms: Output: DisplayPort-1 (disconnected)
[2021-04-28 14:11:15.267825] <information> gbm-kms: Output: HDMI-A-1 (disconnected)
[2021-04-28 14:11:15.270066] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[2021-04-28 14:11:15.278985] <information> gbm-kms: Detected single-GPU DisplayBuffer. Rendering will be sent directly to output
[2021-04-28 14:11:15.357465] <information> mirserver: Using hardware cursor
[2021-04-28 14:11:15.374148] <information> mircommon: Loading modules from: /usr/lib/x86_64-linux-gnu/mir/server-platform
[2021-04-28 14:11:15.374243] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-wayland.so.19
[2021-04-28 14:11:15.374277] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.19
[2021-04-28 14:11:15.374323] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.19
[2021-04-28 14:11:15.374354] <information> mircommon: Loading module: /usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.8
[2021-04-28 14:11:15.402252] <information> mirserver: Selected input driver: mir:evdev-input (version: 2.3.3)
[2021-04-28 14:11:15.402931] <information> gbm-kms-buffer-allocator: Enabled linux-dmabuf import support
[2021-04-28 14:11:15.403488] <information> mirserver: Mir version 2.3.3
[2021-04-28 14:11:15.406474] <information> GLRenderer: EGL vendor: Mesa Project
[2021-04-28 14:11:15.406509] <information> GLRenderer: EGL version: 1.4
[2021-04-28 14:11:15.406525] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
[2021-04-28 14:11:15.406538] <information> GLRenderer: EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_at
tribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_im
age EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_drive
r EGL_WL_bind_wayland_display
[2021-04-28 14:11:15.406553] <information> GLRenderer: GL vendor: Intel Open Source Technology Center
[2021-04-28 14:11:15.406566] <information> GLRenderer: GL renderer: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
[2021-04-28 14:11:15.406576] <information> GLRenderer: GL version: OpenGL ES 3.1 Mesa 20.2.6
[2021-04-28 14:11:15.406587] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.10
[2021-04-28 14:11:15.406645] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_fo
rmat_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear
GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_co
nditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_A
NGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_dra
w_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects
GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_performance_query GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_
buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_textu
re_norm16 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_
sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stenci
l8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_OES_EGL_image_external_essl3 GL_OES_geometry_p
oint_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_com
pile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
[2021-04-28 14:11:15.406683] <information> GLRenderer: GL max texture size = 16384
[2021-04-28 14:11:15.406701] <information> GLRenderer: GL framebuffer bits: RGBA=8880, depth=0, stencil=0
[2021-04-28 14:11:15.438824] < -warning- > evdev-input: Attempted to remove unmanaged fd 39
[2021-04-28 14:11:15.441250] <information> xwayland: XWayland started on X11 display :1
[2021-04-28 14:11:15.441300] <information> mirserver: Initial display configuration:
[2021-04-28 14:11:15.441315] <information> mirserver: * Output 1: eDP connected, used
[2021-04-28 14:11:15.441327] <information> mirserver: . |_ EDID manufacturer: LGD
[2021-04-28 14:11:15.441338] <information> mirserver: . |_ EDID product code: 1021
[2021-04-28 14:11:15.441355] <information> mirserver: . |_ Physical size 12.7" 280x160mm
[2021-04-28 14:11:15.441366] <information> mirserver: . |_ Power is on
[2021-04-28 14:11:15.441378] <information> mirserver: . |_ Current mode 1920x1080 59.93Hz
[2021-04-28 14:11:15.441390] <information> mirserver: . |_ Preferred mode 1920x1080 59.93Hz
[2021-04-28 14:11:15.441401] <information> mirserver: . |_ Orientation normal
[2021-04-28 14:11:15.441413] <information> mirserver: . |_ Logical size 1920x1080
[2021-04-28 14:11:15.441424] <information> mirserver: . |_ Logical position +0+0
[2021-04-28 14:11:15.441435] <information> mirserver: . |_ Scaling factor: 1.00
[2021-04-28 14:11:15.441447] <information> mirserver: * Output 2: DisplayPort disconnected
[2021-04-28 14:11:15.441458] <information> mirserver: * Output 3: HDMI-A disconnected
Saving GLMark2 detailed results to: /tmp/GLMark2Xwayland_windowed.log
[2021-04-28 14:11:15.448388] <information> xwayland: Starting XWayland
[2021-04-28 14:11:15.454090] < -warning- > evdev-input: Attempted to remove unmanaged fd 40
[2021-04-28 14:11:15.455753] < -warning- > evdev-input: Attempted to remove unmanaged fd 41
[2021-04-28 14:11:15.457890] < -warning- > evdev-input: Attempted to remove unmanaged fd 42
[2021-04-28 14:11:15.460092] < -warning- > evdev-input: Attempted to remove unmanaged fd 44
[2021-04-28 14:11:15.501737] < -warning- > evdev-input: Attempted to remove unmanaged fd 54
[2021-04-28 14:11:15.606073] <information> xwayland: XWayland is running
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 569, clipping.
>                   X11 cannot support keycodes above 255.
> Internal error:   Could not resolve keysym Invalid
Errors from xkbcomp are not fatal to the X server
[2021-04-28 14:11:15.645304] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:15.647430] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:15.647510] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:15.647544] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:15.647573] < - ERROR - > xwayland: XCB error: no reply data
[2021-04-28 14:11:15.647607] < -warning- > xwayland: X11 app did not set _NET_WM_PID, grouping it under the default XWayland application
[2021-04-28 14:11:25.657566] <information> mirserver: Stopping
[2021-04-28 14:11:25.658320] <information> xwayland: Deiniting xwayland server
[2021-04-28 14:11:25.758498] <information> xwayland: XWayland stopped
[       OK ] GLMark2Xwayland.windowed (11146 ms)
[----------] 2 tests from GLMark2Xwayland (22457 ms total)

[----------] 2 tests from HostedGLMark2Wayland
[ RUN      ] HostedGLMark2Wayland.fullscreen
Saving host output to: /tmp/HostedGLMark2Wayland_fullscreen_host.log
/build/mir-HcsJpn/mir-2.3.3/tests/performance-tests/test_glmark2-es2.cpp:189: Failure
Value of: spin_wait_for_condition_or_timeout(wait_for_host, 10s)
  Actual: false
Expected: true
ERROR: /build/mir-HcsJpn/mir-2.3.3/src/server/graphics/default_configuration.cpp(136): Throw in function mir::DefaultServerConfiguration::the_graphics_platform()::<lambda()>
Dynamic exception type: boost::wrapexcept<std::runtime_error>
std::exception::what: Exception while creating graphics platform
ERROR: /build/mir-HcsJpn/mir-2.3.3/src/platforms/wayland/platform.cpp(40): Throw in function mir::graphics::wayland::Platform::Platform(wl_display*, const std::shared_ptr<mir::graphics::DisplayReport>&)
Dynamic exception type: boost::wrapexcept<std::system_error>
std::exception::what: Failed to connect to wayland: EGL_SUCCESS (0x3000)

unknown file: Failure
C++ exception with description "Failed to start server thread" thrown in SetUp().
[  FAILED  ] HostedGLMark2Wayland.fullscreen (30012 ms)
[ RUN      ] HostedGLMark2Wayland.windowed
Saving host output to: /tmp/HostedGLMark2Wayland_windowed_host.log
/build/mir-HcsJpn/mir-2.3.3/tests/performance-tests/test_glmark2-es2.cpp:189: Failure
Value of: spin_wait_for_condition_or_timeout(wait_for_host, 10s)
  Actual: false
Expected: true
ERROR: /build/mir-HcsJpn/mir-2.3.3/src/server/graphics/default_configuration.cpp(136): Throw in function mir::DefaultServerConfiguration::the_graphics_platform()::<lambda()>
Dynamic exception type: boost::wrapexcept<std::runtime_error>
std::exception::what: Exception while creating graphics platform
ERROR: /build/mir-HcsJpn/mir-2.3.3/src/platforms/wayland/platform.cpp(40): Throw in function mir::graphics::wayland::Platform::Platform(wl_display*, const std::shared_ptr<mir::graphics::DisplayReport>&)
Dynamic exception type: boost::wrapexcept<std::system_error>
std::exception::what: Failed to connect to wayland: EGL_SUCCESS (0x3000)

^X^C^Cunknown file: Failure
C++ exception with description "Failed to start server thread" thrown in SetUp().
[  FAILED  ] HostedGLMark2Wayland.windowed (30012 ms)
[----------] 2 tests from HostedGLMark2Wayland (60024 ms total)

[----------] 1 test from CompositorPerformance
[ RUN      ] CompositorPerformance.regression_test_1563287
[2021-04-28 14:12:26.481696] < -warning- > gbm-kms: Unable to determine the current display mode.
[2021-04-28 14:12:26.489347] < -warning- > gbm-kms: drmModeCrtcSetGamma failed: Invalid argument
[2021-04-28 14:12:26.704813] < -warning- > evdev-input: Attempted to remove unmanaged fd 38
[2021-04-28 14:12:26.745837] < -warning- > evdev-input: Attempted to remove unmanaged fd 39
[2021-04-28 14:12:26.773711] < -warning- > evdev-input: Attempted to remove unmanaged fd 40
[2021-04-28 14:12:26.813701] < -warning- > evdev-input: Attempted to remove unmanaged fd 41
[2021-04-28 14:12:26.853752] < -warning- > evdev-input: Attempted to remove unmanaged fd 42
[2021-04-28 14:12:26.909740] < -warning- > evdev-input: Attempted to remove unmanaged fd 52
[       OK ] CompositorPerformance.regression_test_1563287 (15171 ms)
[----------] 1 test from CompositorPerformance (15171 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 4 test suites ran. (119838 ms total)
[  PASSED  ] 5 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] HostedGLMark2Wayland.fullscreen
[  FAILED  ] HostedGLMark2Wayland.windowed

 2 FAILED TESTS
Saviq commented 2 years ago

This was due to --logging on, which was passed down to the wayland host being ran.