[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955747: libgl1-mesa-dri: all GL programms crash on startup



Hi,

I created backtraces using glxdemo, glxgears and mpv. All three
programms fail on the same location:

0x00007fffda5f9603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack
(values=0x7fffe1249dc0, dst=0x24, data=0x7fffe124a7c0) at
src/intel/genxml/gen9_pack.h:6901

The backtraces from GDB are attached to this mail.

Greetings
Felix Rublack

Am 04.04.20 um 17:05 schrieb Bernhard Übelacker:
> Hello Felix Rublack,
> I do not know if the maintainer are able to reproduce this issue,
> but instead or additional to the strace a backtrace of the crash
> might help them. The easiest way might be to install systemd-coredump
> and look at "journalctl -e" after a crash. More info in [1].
> (Even better with debug symbols installed.)
> 
> Nevertheless the segfault lines in dmesg lead to
> following locations in iris_dri.so:
> 
> mpv/vo:
>   function iris_resource_bo called from function stream_state:
>     https://sources.debian.org/src/mesa/20.0.2-1/src/gallium/drivers/iris/iris_resource.h/#L290
>     https://sources.debian.org/src/mesa/20.0.2-1/src/gallium/drivers/iris/iris_blorp.c/#L60   until L63
> 
> vlc:
> glxgears:
>   function GEN9_3DSTATE_VERTEX_ELEMENTS_pack called from iris_blorp_exec:
>     file src/intel/genxml/gen9_pack.h, line 6901. (unfortunately a generated file?)
>     maybe related to https://sources.debian.org/src/mesa/20.0.2-1/src/intel/blorp/blorp_genX_exec.h/#L550
> 
> Kind regards,
> Bernhard
> 
> [1] https://wiki.debian.org/HowToGetABacktrace
> 

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeeee7700 (LWP 1756)]
[New Thread 0x7fffe7fff700 (LWP 1757)]
[New Thread 0x7fffee6e6700 (LWP 1758)]
[New Thread 0x7fffedee5700 (LWP 1759)]

Thread 1 "glxdemo" received signal SIGSEGV, Segmentation fault.
0x00007ffff5c47603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd460, dst=0x24, data=0x7fffffffde60) at src/intel/genxml/gen9_pack.h:6901
6901	src/intel/genxml/gen9_pack.h: Datei oder Verzeichnis nicht gefunden.
#0  0x00007ffff5c47603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd460, dst=0x24, data=0x7fffffffde60) at src/intel/genxml/gen9_pack.h:6901
#1  blorp_emit_vertex_elements (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:550
#2  0x00007ffff5c59ada in blorp_exec (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:1966
#3  0x00007ffff5c5a859 in iris_blorp_exec (blorp_batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/gallium/drivers/iris/iris_blorp.c:310
#4  0x00007ffff5f13e00 in blorp_clear (batch=0x7fffffffde60, surf=0x7fffffffde80, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffde7c) at ../src/intel/blorp/blorp_clear.c:560
#5  0x00007ffff5bedf08 in clear_color (ice=0x55555571d450, p_res=0x55555578a7b0, level=0, box=0x7fffffffdfa0, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
#6  0x00007ffff5beed59 in iris_clear (ctx=0x55555571d450, buffers=4, p_color=0x555555727414, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
#7  0x00007ffff4e8a28f in st_Clear (ctx=0x5555557252e0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
#8  0x00007ffff51e0ccf in clear (no_error=false, mask=16384, ctx=0x5555557252e0) at ../src/mesa/main/clear.c:221
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
#10 0x000055555555529b in redraw (dpy=0x555555559d80, w=35651586) at glxdemo.c:21
#11 0x0000555555555607 in event_loop (dpy=0x555555559d80) at glxdemo.c:100
#12 0x00005555555556a8 in main (argc=1, argv=0x7fffffffe2b8) at glxdemo.c:125
#0  0x00007ffff5c47603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd460, dst=0x24, data=0x7fffffffde60) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
#1  blorp_emit_vertex_elements (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x55555571d9c0
#2  0x00007ffff5c59ada in blorp_exec (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:1966
No locals.
#3  0x00007ffff5c5a859 in iris_blorp_exec (blorp_batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x55555571d450
        batch = 0x55555571d9c0
        scale = 1
        skip_bits = 1272
#4  0x00007ffff5f13e00 in blorp_clear (batch=0x7fffffffde60, surf=0x7fffffffde80, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffde7c) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 1272, y1 = 1395, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x55555578a9c0, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {1056964608, 1056964608, 1056964608, 1065353216}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x55555578c200, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007ffff5bedf08 in clear_color (ice=0x55555571d450, p_res=0x55555578a7b0, level=0, box=0x7fffffffdfa0, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x55555578a7b0
        batch = 0x55555571d9c0
        devinfo = 0x5555555dbc60
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x55555578a7e8, addr = {buffer = 0x55555578a9c0, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x55555571d990, driver_batch = 0x55555571d9c0, flags = (unknown: 0)}
#6  0x00007ffff5beed59 in iris_clear (ctx=0x55555571d450, buffers=4, p_color=0x555555727414, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x55555578aa60
        isurf = 0x55555578aa60
        box = {x = 0, y = 0, z = 0, width = 1272, height = 1395, depth = 1}
        i = 0
        color = 0x555555727414
        ice = 0x55555571d450
        cso_fb = 0x55555571e2f8
#7  0x00007ffff4e8a28f in st_Clear (ctx=0x5555557252e0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x5555557462e0
        depthRb = 0x0
        stencilRb = 0x0
        quad_buffers = 0
        clear_buffers = 4
        i = 1
#8  0x00007ffff51e0ccf in clear (no_error=false, mask=16384, ctx=0x5555557252e0) at ../src/mesa/main/clear.c:221
        bufferMask = 2
        __func__ = <optimized out>
        bufferMask = <optimized out>
        i = <optimized out>
        buf = <optimized out>
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
        ctx = 0x5555557252e0
#10 0x000055555555529b in redraw (dpy=0x555555559d80, w=35651586) at glxdemo.c:21
No locals.
#11 0x0000555555555607 in event_loop (dpy=0x555555559d80) at glxdemo.c:100
        event = {type = 12, xany = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586}, xkey = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, keycode = 21845, same_screen = 1431877152}, xbutton = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, button = 21845, same_screen = 1431877152}, xmotion = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, is_hint = 85 'U', same_screen = 1431877152}, xcrossing = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, mode = 1431876864, detail = 21845, same_screen = 1431877152, focus = 21845, state = 0}, xfocus = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, mode = 0, detail = 0}, xexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, x = 0, y = 0, width = 1272, height = 1395, count = 0}, xgraphicsexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, drawable = 35651586, x = 0, y = 0, width = 1272, height = 1395, count = 0, major_code = 21845, minor_code = 1431823616}, xnoexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, drawable = 35651586, major_code = 0, minor_code = 0}, xvisibility = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, state = 0}, xcreatewindow = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, override_redirect = 21845}, xdestroywindow = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0}, xunmap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, from_configure = 1272}, xmap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, override_redirect = 1272}, xmaprequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0}, xreparent = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, parent = 5991479379192, x = 0, y = 21845, override_redirect = 1431823616}, xconfigure = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, above = 0, override_redirect = 1431876864}, xgravity = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, x = 1272, y = 1395}, xresizerequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, width = 0, height = 0}, xconfigurerequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, above = 0, detail = 1431876864, value_mask = 93824992458272}, xcirculate = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, place = 1272}, xcirculaterequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, place = 1272}, xproperty = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, atom = 0, time = 5991479379192, state = 0}, xselectionclear = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, selection = 0, time = 5991479379192}, xselectionrequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, owner = 35651586, requestor = 0, selection = 5991479379192, target = 93823560581120, property = 93824992404736, time = 0}, xselection = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, requestor = 35651586, selection = 0, target = 5991479379192, property = 93823560581120, time = 93824992404736}, xcolormap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, colormap = 0, new = 1272, state = 1395}, xclient = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, message_type = 0, format = 1272, data = {b = "\000\000\000\000UU\000\000\000\345WUUU\000\000\000\000\000", s = {0, 0, 21845, 0, -6912, 21847, 21845, 0, 0, 0}, l = {93823560581120, 93824992404736, 0, 93824992457984, 93824992458272}}}, xmapping = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, request = 0, first_keycode = 0, count = 1272}, xerror = {type = 12, display = 0x23, resourceid = 93823560581120, serial = 93824992255360, error_code = 2 '\002', request_code = 0 '\000', minor_code = 32 ' '}, xkeymap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, key_vector = "\000\000\000\000\000\000\000\000\370\004\000\000s\005\000\000\000\000\000\000UU\000\000\000\345WUUU\000"}, xgeneric = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, extension = 35651586, evtype = 0}, xcookie = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, extension = 35651586, evtype = 0, cookie = 0, data = 0x573000004f8}, pad = {12, 35, 93823560581120, 93824992255360, 35651586, 0, 5991479379192, 93823560581120, 93824992404736, 0, 93824992457984, 93824992458272, 0, 93824992458480, 93824992423600, 2, 253967894, -3937416826114956654, 4362115800087053204, 8016634826971595942, 16540405545793192, -8962001308135456768, 93516076, 604126593879804046}}
#12 0x00005555555556a8 in main (argc=1, argv=0x7fffffffe2b8) at glxdemo.c:125
        dpy = 0x555555559d80
        win = 35651586

Thread 5 (Thread 0x7fffedee5700 (LWP 1759)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f4da8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f4d58, cond=0x5555556f4d80) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c2b370 <__condvar_cleanup_waiting>, __arg = 0x7fffedee4d20, __canceltype = 3, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x5555556f4d80, mutex = 0x5555556f4d58, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f4d80, mutex=0x5555556f4d58) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538725e in cnd_wait (cond=0x5555556f4d80, mtx=0x5555556f4d58) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5387bb5 in util_queue_thread_func (input=0x5555556f7980) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f4d20
        thread_index = 3
#5  0x00007ffff5387173 in impl_thrd_routine (p=0x5555556f79a0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5387a09 <util_queue_thread_func>, arg = 0x5555556f7980}
#6  0x00007ffff6c24f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737185208064, 8784780171919624748, 140737488342638, 140737488342639, 140737185206208, 140737185208064, -8784811099436742100, -8784796084272625108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7d192ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 4 (Thread 0x7fffee6e6700 (LWP 1758)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f4da8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f4d58, cond=0x5555556f4d80) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c2b370 <__condvar_cleanup_waiting>, __arg = 0x7fffee6e5d20, __canceltype = 2, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x5555556f4d80, mutex = 0x5555556f4d58, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f4d80, mutex=0x5555556f4d58) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538725e in cnd_wait (cond=0x5555556f4d80, mtx=0x5555556f4d58) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5387bb5 in util_queue_thread_func (input=0x5555556f7790) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f4d20
        thread_index = 2
#5  0x00007ffff5387173 in impl_thrd_routine (p=0x5555556f77b0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5387a09 <util_queue_thread_func>, arg = 0x5555556f7790}
#6  0x00007ffff6c24f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737193600768, 8784780171919624748, 140737488342638, 140737488342639, 140737193598912, 140737193600768, -8784812198411498964, -8784796084272625108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7d192ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 3 (Thread 0x7fffe7fff700 (LWP 1757)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f4da8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f4d58, cond=0x5555556f4d80) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c2b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe7ffed20, __canceltype = 1, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x5555556f4d80, mutex = 0x5555556f4d58, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f4d80, mutex=0x5555556f4d58) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538725e in cnd_wait (cond=0x5555556f4d80, mtx=0x5555556f4d58) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5387bb5 in util_queue_thread_func (input=0x5555556f75a0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f4d20
        thread_index = 1
#5  0x00007ffff5387173 in impl_thrd_routine (p=0x5555556f75c0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5387a09 <util_queue_thread_func>, arg = 0x5555556f75a0}
#6  0x00007ffff6c24f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737085699840, 8784780171919624748, 140737488342638, 140737488342639, 140737085697984, 140737085699840, -8784832949009118676, -8784796084272625108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7d192ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 2 (Thread 0x7fffeeee7700 (LWP 1756)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f4da8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f4d58, cond=0x5555556f4d80) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c2b370 <__condvar_cleanup_waiting>, __arg = 0x7fffeeee6d20, __canceltype = 14, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5555556f4d80, mutex = 0x5555556f4d58, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f4d80, mutex=0x5555556f4d58) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538725e in cnd_wait (cond=0x5555556f4d80, mtx=0x5555556f4d58) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5387bb5 in util_queue_thread_func (input=0x5555556f73b0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f4d20
        thread_index = 0
#5  0x00007ffff5387173 in impl_thrd_routine (p=0x5555556f73d0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5387a09 <util_queue_thread_func>, arg = 0x5555556f73b0}
#6  0x00007ffff6c24f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737201993472, 8784780171919624748, 140737488342638, 140737488342639, 140737201991616, 140737201993472, -8784813299533739476, -8784796084272625108}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7d192ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 1 (Thread 0x7ffff76d9f40 (LWP 1752)):
#0  0x00007ffff5c47603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd460, dst=0x24, data=0x7fffffffde60) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
#1  blorp_emit_vertex_elements (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x55555571d9c0
#2  0x00007ffff5c59ada in blorp_exec (batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/intel/blorp/blorp_genX_exec.h:1966
No locals.
#3  0x00007ffff5c5a859 in iris_blorp_exec (blorp_batch=0x7fffffffde60, params=0x7fffffffd720) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x55555571d450
        batch = 0x55555571d9c0
        scale = 1
        skip_bits = 1272
#4  0x00007ffff5f13e00 in blorp_clear (batch=0x7fffffffde60, surf=0x7fffffffde80, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffde7c) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 1272, y1 = 1395, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x55555578a9c0, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {1056964608, 1056964608, 1056964608, 1065353216}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x55555578c200, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007ffff5bedf08 in clear_color (ice=0x55555571d450, p_res=0x55555578a7b0, level=0, box=0x7fffffffdfa0, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x55555578a7b0
        batch = 0x55555571d9c0
        devinfo = 0x5555555dbc60
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x55555578a7e8, addr = {buffer = 0x55555578a9c0, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x55555571d990, driver_batch = 0x55555571d9c0, flags = (unknown: 0)}
#6  0x00007ffff5beed59 in iris_clear (ctx=0x55555571d450, buffers=4, p_color=0x555555727414, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x55555578aa60
        isurf = 0x55555578aa60
        box = {x = 0, y = 0, z = 0, width = 1272, height = 1395, depth = 1}
        i = 0
        color = 0x555555727414
        ice = 0x55555571d450
        cso_fb = 0x55555571e2f8
#7  0x00007ffff4e8a28f in st_Clear (ctx=0x5555557252e0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x5555557462e0
        depthRb = 0x0
        stencilRb = 0x0
        quad_buffers = 0
        clear_buffers = 4
        i = 1
#8  0x00007ffff51e0ccf in clear (no_error=false, mask=16384, ctx=0x5555557252e0) at ../src/mesa/main/clear.c:221
        bufferMask = 2
        __func__ = <optimized out>
        bufferMask = <optimized out>
        i = <optimized out>
        buf = <optimized out>
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
        ctx = 0x5555557252e0
#10 0x000055555555529b in redraw (dpy=0x555555559d80, w=35651586) at glxdemo.c:21
No locals.
#11 0x0000555555555607 in event_loop (dpy=0x555555559d80) at glxdemo.c:100
        event = {type = 12, xany = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586}, xkey = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, keycode = 21845, same_screen = 1431877152}, xbutton = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, button = 21845, same_screen = 1431877152}, xmotion = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, state = 1431876864, is_hint = 85 'U', same_screen = 1431877152}, xcrossing = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, root = 0, subwindow = 5991479379192, time = 93823560581120, x = 1431823616, y = 21845, x_root = 0, y_root = 0, mode = 1431876864, detail = 21845, same_screen = 1431877152, focus = 21845, state = 0}, xfocus = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, mode = 0, detail = 0}, xexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, x = 0, y = 0, width = 1272, height = 1395, count = 0}, xgraphicsexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, drawable = 35651586, x = 0, y = 0, width = 1272, height = 1395, count = 0, major_code = 21845, minor_code = 1431823616}, xnoexpose = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, drawable = 35651586, major_code = 0, minor_code = 0}, xvisibility = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, state = 0}, xcreatewindow = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, override_redirect = 21845}, xdestroywindow = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0}, xunmap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, from_configure = 1272}, xmap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, override_redirect = 1272}, xmaprequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0}, xreparent = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, parent = 5991479379192, x = 0, y = 21845, override_redirect = 1431823616}, xconfigure = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, above = 0, override_redirect = 1431876864}, xgravity = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, x = 1272, y = 1395}, xresizerequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, width = 0, height = 0}, xconfigurerequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, x = 1272, y = 1395, width = 0, height = 21845, border_width = 1431823616, above = 0, detail = 1431876864, value_mask = 93824992458272}, xcirculate = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, event = 35651586, window = 0, place = 1272}, xcirculaterequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, parent = 35651586, window = 0, place = 1272}, xproperty = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, atom = 0, time = 5991479379192, state = 0}, xselectionclear = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, selection = 0, time = 5991479379192}, xselectionrequest = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, owner = 35651586, requestor = 0, selection = 5991479379192, target = 93823560581120, property = 93824992404736, time = 0}, xselection = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, requestor = 35651586, selection = 0, target = 5991479379192, property = 93823560581120, time = 93824992404736}, xcolormap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, colormap = 0, new = 1272, state = 1395}, xclient = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, message_type = 0, format = 1272, data = {b = "\000\000\000\000UU\000\000\000\345WUUU\000\000\000\000\000", s = {0, 0, 21845, 0, -6912, 21847, 21845, 0, 0, 0}, l = {93823560581120, 93824992404736, 0, 93824992457984, 93824992458272}}}, xmapping = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, request = 0, first_keycode = 0, count = 1272}, xerror = {type = 12, display = 0x23, resourceid = 93823560581120, serial = 93824992255360, error_code = 2 '\002', request_code = 0 '\000', minor_code = 32 ' '}, xkeymap = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, window = 35651586, key_vector = "\000\000\000\000\000\000\000\000\370\004\000\000s\005\000\000\000\000\000\000UU\000\000\000\345WUUU\000"}, xgeneric = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, extension = 35651586, evtype = 0}, xcookie = {type = 12, serial = 35, send_event = 0, display = 0x555555559d80, extension = 35651586, evtype = 0, cookie = 0, data = 0x573000004f8}, pad = {12, 35, 93823560581120, 93824992255360, 35651586, 0, 5991479379192, 93823560581120, 93824992404736, 0, 93824992457984, 93824992458272, 0, 93824992458480, 93824992423600, 2, 253967894, -3937416826114956654, 4362115800087053204, 8016634826971595942, 16540405545793192, -8962001308135456768, 93516076, 604126593879804046}}
#12 0x00005555555556a8 in main (argc=1, argv=0x7fffffffe2b8) at glxdemo.c:125
        dpy = 0x555555559d80
        win = 35651586
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeeee5700 (LWP 2639)]
[New Thread 0x7fffe7fff700 (LWP 2640)]
[New Thread 0x7fffee6e4700 (LWP 2641)]
[New Thread 0x7fffedee3700 (LWP 2642)]

Thread 1 "glxgears" received signal SIGSEGV, Segmentation fault.
0x00007ffff5c45603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd3d0, dst=0x24, data=0x7fffffffddd0) at src/intel/genxml/gen9_pack.h:6901
6901	src/intel/genxml/gen9_pack.h: Datei oder Verzeichnis nicht gefunden.
#0  0x00007ffff5c45603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd3d0, dst=0x24, data=0x7fffffffddd0) at src/intel/genxml/gen9_pack.h:6901
#1  blorp_emit_vertex_elements (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:550
#2  0x00007ffff5c57ada in blorp_exec (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:1966
#3  0x00007ffff5c58859 in iris_blorp_exec (blorp_batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/gallium/drivers/iris/iris_blorp.c:310
#4  0x00007ffff5f11e00 in blorp_clear (batch=0x7fffffffddd0, surf=0x7fffffffddf0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffddec) at ../src/intel/blorp/blorp_clear.c:560
#5  0x00007ffff5bebf08 in clear_color (ice=0x55555571fd50, p_res=0x555555785460, level=0, box=0x7fffffffdf10, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
#6  0x00007ffff5becd59 in iris_clear (ctx=0x55555571fd50, buffers=5, p_color=0x555555729d14, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
#7  0x00007ffff4e8828f in st_Clear (ctx=0x555555727be0, mask=18) at ../src/mesa/state_tracker/st_cb_clear.c:513
#8  0x00007ffff51deccf in clear (no_error=false, mask=16640, ctx=0x555555727be0) at ../src/mesa/main/clear.c:221
#9  _mesa_Clear (mask=16640) at ../src/mesa/main/clear.c:242
#10 0x000055555555784d in draw () at glxgears.c:254
#11 0x0000555555557b6a in draw_gears () at glxgears.c:316
#12 0x0000555555557c37 in draw_frame (dpy=0x55555555cd80, win=48234498) at glxgears.c:341
#13 0x0000555555558a1a in event_loop (dpy=0x55555555cd80, win=48234498) at glxgears.c:703
#14 0x0000555555558eca in main (argc=1, argv=0x7fffffffe2b8) at glxgears.c:798
#0  0x00007ffff5c45603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd3d0, dst=0x24, data=0x7fffffffddd0) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
#1  blorp_emit_vertex_elements (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x5555557202c0
#2  0x00007ffff5c57ada in blorp_exec (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:1966
No locals.
#3  0x00007ffff5c58859 in iris_blorp_exec (blorp_batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x55555571fd50
        batch = 0x5555557202c0
        scale = 1
        skip_bits = 1272
#4  0x00007ffff5f11e00 in blorp_clear (batch=0x7fffffffddd0, surf=0x7fffffffddf0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffddec) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 1272, y1 = 1395, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x555555795500, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {0, 0, 0, 0}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x5555557a32c0, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007ffff5bebf08 in clear_color (ice=0x55555571fd50, p_res=0x555555785460, level=0, box=0x7fffffffdf10, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x555555785460
        batch = 0x5555557202c0
        devinfo = 0x5555555dddb0
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x555555785498, addr = {buffer = 0x555555795500, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x555555720290, driver_batch = 0x5555557202c0, flags = (unknown: 0)}
#6  0x00007ffff5becd59 in iris_clear (ctx=0x55555571fd50, buffers=5, p_color=0x555555729d14, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x555555797620
        isurf = 0x555555797620
        box = {x = 0, y = 0, z = 0, width = 1272, height = 1395, depth = 1}
        i = 0
        color = 0x555555729d14
        ice = 0x55555571fd50
        cso_fb = 0x555555720bf8
#7  0x00007ffff4e8828f in st_Clear (ctx=0x555555727be0, mask=18) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x555555748be0
        depthRb = 0x555555758d30
        stencilRb = 0x555555758d30
        quad_buffers = 0
        clear_buffers = 5
        i = 1
#8  0x00007ffff51deccf in clear (no_error=false, mask=16640, ctx=0x555555727be0) at ../src/mesa/main/clear.c:221
        bufferMask = 18
        __func__ = <optimized out>
        bufferMask = <optimized out>
        i = <optimized out>
        buf = <optimized out>
#9  _mesa_Clear (mask=16640) at ../src/mesa/main/clear.c:242
        ctx = 0x555555727be0
#10 0x000055555555784d in draw () at glxgears.c:254
No locals.
#11 0x0000555555557b6a in draw_gears () at glxgears.c:316
No locals.
#12 0x0000555555557c37 in draw_frame (dpy=0x55555555cd80, win=48234498) at glxgears.c:341
        frames = 0
        tRot0 = 1586014297.5663719
        tRate0 = -1
        dt = 0
        t = 1586014297.5663719
#13 0x0000555555558a1a in event_loop (dpy=0x55555555cd80, win=48234498) at glxgears.c:703
        op = 0
#14 0x0000555555558eca in main (argc=1, argv=0x7fffffffe2b8) at glxgears.c:798
        winWidth = 300
        winHeight = 300
        x = 0
        y = 0
        dpy = 0x55555555cd80
        win = 48234498
        ctx = 0x55555558e760
        dpyName = 0x0
        printInfo = 0 '\000'
        visId = 303
        i = 1

Thread 5 (Thread 0x7fffedee3700 (LWP 2642)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f7628) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f75d8, cond=0x5555556f7600) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c29370 <__condvar_cleanup_waiting>, __arg = 0x7fffedee2d20, __canceltype = 3, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x5555556f7600, mutex = 0x5555556f75d8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f7600, mutex=0x5555556f75d8) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538525e in cnd_wait (cond=0x5555556f7600, mtx=0x5555556f75d8) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5385bb5 in util_queue_thread_func (input=0x5555556fa280) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f75a0
        thread_index = 3
#5  0x00007ffff5385173 in impl_thrd_routine (p=0x5555556fa2a0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5385a09 <util_queue_thread_func>, arg = 0x5555556fa280}
#6  0x00007ffff6c22f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737185199872, -60072195905877193, 140737488342190, 140737488342191, 140737185198016, 140737185199872, 60041562560072503, 60087364151479095}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7bd42ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 4 (Thread 0x7fffee6e4700 (LWP 2641)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f7628) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f75d8, cond=0x5555556f7600) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c29370 <__condvar_cleanup_waiting>, __arg = 0x7fffee6e3d20, __canceltype = 2, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x5555556f7600, mutex = 0x5555556f75d8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f7600, mutex=0x5555556f75d8) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538525e in cnd_wait (cond=0x5555556f7600, mtx=0x5555556f75d8) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5385bb5 in util_queue_thread_func (input=0x5555556fa090) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f75a0
        thread_index = 2
#5  0x00007ffff5385173 in impl_thrd_routine (p=0x5555556fa0b0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5385a09 <util_queue_thread_func>, arg = 0x5555556fa090}
#6  0x00007ffff6c22f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737193592576, -60072195905877193, 140737488342190, 140737488342191, 140737193590720, 140737193592576, 60033865441807159, 60087364151479095}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7bd42ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 3 (Thread 0x7fffe7fff700 (LWP 2640)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f7628) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f75d8, cond=0x5555556f7600) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c29370 <__condvar_cleanup_waiting>, __arg = 0x7fffe7ffed20, __canceltype = 1, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x5555556f7600, mutex = 0x5555556f75d8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f7600, mutex=0x5555556f75d8) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538525e in cnd_wait (cond=0x5555556f7600, mtx=0x5555556f75d8) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5385bb5 in util_queue_thread_func (input=0x5555556f9ea0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f75a0
        thread_index = 1
#5  0x00007ffff5385173 in impl_thrd_routine (p=0x5555556f9ec0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5385a09 <util_queue_thread_func>, arg = 0x5555556f9ea0}
#6  0x00007ffff6c22f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737085699840, -60072195905877193, 140737488342190, 140737488342191, 140737085697984, 140737085699840, 60054604228266807, 60087364151479095}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7bd42ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 2 (Thread 0x7fffeeee5700 (LWP 2639)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555556f7628) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        oldtype = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555556f75d8, cond=0x5555556f7600) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff6c29370 <__condvar_cleanup_waiting>, __arg = 0x7fffeeee4d20, __canceltype = 14, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5555556f7600, mutex = 0x5555556f75d8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#2  __pthread_cond_wait (cond=0x5555556f7600, mutex=0x5555556f75d8) at pthread_cond_wait.c:638
No locals.
#3  0x00007ffff538525e in cnd_wait (cond=0x5555556f7600, mtx=0x5555556f75d8) at ../include/c11/threads_posix.h:155
No locals.
#4  0x00007ffff5385bb5 in util_queue_thread_func (input=0x5555556f9cb0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x5555556f75a0
        thread_index = 0
#5  0x00007ffff5385173 in impl_thrd_routine (p=0x5555556f9cd0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7ffff5385a09 <util_queue_thread_func>, arg = 0x5555556f9cb0}
#6  0x00007ffff6c22f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737201985280, -60072195905877193, 140737488342190, 140737488342191, 140737201983424, 140737201985280, 60034964416564023, 60087364151479095}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff7bd42ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 1 (Thread 0x7ffff75956c0 (LWP 2634)):
#0  0x00007ffff5c45603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffffffd3d0, dst=0x24, data=0x7fffffffddd0) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
#1  blorp_emit_vertex_elements (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x5555557202c0
#2  0x00007ffff5c57ada in blorp_exec (batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/intel/blorp/blorp_genX_exec.h:1966
No locals.
#3  0x00007ffff5c58859 in iris_blorp_exec (blorp_batch=0x7fffffffddd0, params=0x7fffffffd690) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x55555571fd50
        batch = 0x5555557202c0
        scale = 1
        skip_bits = 1272
#4  0x00007ffff5f11e00 in blorp_clear (batch=0x7fffffffddd0, surf=0x7fffffffddf0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=1272, y1=1395, clear_color=..., color_write_disable=0x7fffffffddec) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 1272, y1 = 1395, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x555555795500, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {0, 0, 0, 0}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x5555557a32c0, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007ffff5bebf08 in clear_color (ice=0x55555571fd50, p_res=0x555555785460, level=0, box=0x7fffffffdf10, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x555555785460
        batch = 0x5555557202c0
        devinfo = 0x5555555dddb0
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x555555785498, addr = {buffer = 0x555555795500, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x555555720290, driver_batch = 0x5555557202c0, flags = (unknown: 0)}
#6  0x00007ffff5becd59 in iris_clear (ctx=0x55555571fd50, buffers=5, p_color=0x555555729d14, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x555555797620
        isurf = 0x555555797620
        box = {x = 0, y = 0, z = 0, width = 1272, height = 1395, depth = 1}
        i = 0
        color = 0x555555729d14
        ice = 0x55555571fd50
        cso_fb = 0x555555720bf8
#7  0x00007ffff4e8828f in st_Clear (ctx=0x555555727be0, mask=18) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x555555748be0
        depthRb = 0x555555758d30
        stencilRb = 0x555555758d30
        quad_buffers = 0
        clear_buffers = 5
        i = 1
#8  0x00007ffff51deccf in clear (no_error=false, mask=16640, ctx=0x555555727be0) at ../src/mesa/main/clear.c:221
        bufferMask = 18
        __func__ = <optimized out>
        bufferMask = <optimized out>
        i = <optimized out>
        buf = <optimized out>
#9  _mesa_Clear (mask=16640) at ../src/mesa/main/clear.c:242
        ctx = 0x555555727be0
#10 0x000055555555784d in draw () at glxgears.c:254
No locals.
#11 0x0000555555557b6a in draw_gears () at glxgears.c:316
No locals.
#12 0x0000555555557c37 in draw_frame (dpy=0x55555555cd80, win=48234498) at glxgears.c:341
        frames = 0
        tRot0 = 1586014297.5663719
        tRate0 = -1
        dt = 0
        t = 1586014297.5663719
#13 0x0000555555558a1a in event_loop (dpy=0x55555555cd80, win=48234498) at glxgears.c:703
        op = 0
#14 0x0000555555558eca in main (argc=1, argv=0x7fffffffe2b8) at glxgears.c:798
        winWidth = 300
        winHeight = 300
        x = 0
        y = 0
        dpy = 0x55555555cd80
        win = 48234498
        ctx = 0x55555558e760
        dpyName = 0x0
        printInfo = 0 '\000'
        visId = 303
        i = 1
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe4fd2700 (LWP 2658)]
[New Thread 0x7fffe47d1700 (LWP 2659)]
[New Thread 0x7fffdbfd0700 (LWP 2660)]
[New Thread 0x7fffe3fd0700 (LWP 2661)]
[New Thread 0x7fffe37cf700 (LWP 2662)]
[New Thread 0x7fffe283b700 (LWP 2663)]
[Thread 0x7fffe283b700 (LWP 2663) exited]
[New Thread 0x7fffe283b700 (LWP 2664)]
[New Thread 0x7fffe1a4d700 (LWP 2665)]
 (+) Video --vid=1 (mpeg1video 1024x554 24.000fps)
 (+) Audio --aid=1 (mp2 2ch 48000Hz)
[New Thread 0x7fffe124c700 (LWP 2666)]
[Thread 0x7fffe124c700 (LWP 2666) exited]
[New Thread 0x7fffe124c700 (LWP 2667)]
[New Thread 0x7fffe0a4b700 (LWP 2668)]
[New Thread 0x7fffbfc66700 (LWP 2669)]
[New Thread 0x7fffbf465700 (LWP 2670)]
[New Thread 0x7fffbec64700 (LWP 2671)]
[New Thread 0x7fffbe463700 (LWP 2672)]
[New Thread 0x7fffbdc62700 (LWP 2673)]
[New Thread 0x7fffbd461700 (LWP 2674)]
[New Thread 0x7fffbcc60700 (LWP 2675)]
[New Thread 0x7fffaffff700 (LWP 2676)]
[New Thread 0x7fffaf7fe700 (LWP 2677)]
[New Thread 0x7fffaeffd700 (LWP 2678)]
AO: [pulse] 48000Hz stereo 2ch s16
VO: [gpu] 1024x554 => 1118x554 yuv420p

Thread 11 "mpv/vo" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe124c700 (LWP 2667)]
0x00007fffda5f9603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffe1249dc0, dst=0x24, data=0x7fffe124a7c0) at src/intel/genxml/gen9_pack.h:6901
6901	src/intel/genxml/gen9_pack.h: Datei oder Verzeichnis nicht gefunden.
#0  0x00007fffda5f9603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffe1249dc0, dst=0x24, data=0x7fffe124a7c0) at src/intel/genxml/gen9_pack.h:6901
#1  blorp_emit_vertex_elements (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:550
#2  0x00007fffda60bada in blorp_exec (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:1966
#3  0x00007fffda60c859 in iris_blorp_exec (blorp_batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/gallium/drivers/iris/iris_blorp.c:310
#4  0x00007fffda8c5e00 in blorp_clear (batch=0x7fffe124a7c0, surf=0x7fffe124a7e0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=320, y1=200, clear_color=..., color_write_disable=0x7fffe124a7dc) at ../src/intel/blorp/blorp_clear.c:560
#5  0x00007fffda59ff08 in clear_color (ice=0x7fffc819fb40, p_res=0x7fffc81ec920, level=0, box=0x7fffe124a900, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
#6  0x00007fffda5a0d59 in iris_clear (ctx=0x7fffc819fb40, buffers=4, p_color=0x7fffc81afef4, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
#7  0x00007fffd983c28f in st_Clear (ctx=0x7fffc81addc0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
#8  0x00007fffd9b92ccf in clear (no_error=false, mask=16384, ctx=0x7fffc81addc0) at ../src/mesa/main/clear.c:221
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
#10 0x000055555566b08d in  ()
#11 0x000055555565e860 in  ()
#12 0x0000555555672379 in  ()
#13 0x000055555566fd74 in  ()
#14 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
#15 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
#0  0x00007fffda5f9603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffe1249dc0, dst=0x24, data=0x7fffe124a7c0) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x7fffc81a00b0
#1  blorp_emit_vertex_elements (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x7fffc81a00b0
#2  0x00007fffda60bada in blorp_exec (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:1966
#3  0x00007fffda60c859 in iris_blorp_exec (blorp_batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x7fffc819fb40
        batch = 0x7fffc81a00b0
        scale = 1
        skip_bits = 320
#4  0x00007fffda8c5e00 in blorp_clear (batch=0x7fffe124a7c0, surf=0x7fffe124a7e0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=320, y1=200, clear_color=..., color_write_disable=0x7fffe124a7dc) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 320, y1 = 200, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x7fffc81ecb30, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {0, 0, 0, 1065353216}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x7fffc81e4b30, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007fffda59ff08 in clear_color (ice=0x7fffc819fb40, p_res=0x7fffc81ec920, level=0, box=0x7fffe124a900, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x7fffc81ec920
        batch = 0x7fffc81a00b0
        devinfo = 0x7fffc806b100
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x7fffc81ec958, addr = {buffer = 0x7fffc81ecb30, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x7fffc81a0080, driver_batch = 0x7fffc81a00b0, flags = (unknown: 0)}
#6  0x00007fffda5a0d59 in iris_clear (ctx=0x7fffc819fb40, buffers=4, p_color=0x7fffc81afef4, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x7fffc81e1710
        isurf = 0x7fffc81e1710
        box = {x = 0, y = 0, z = 0, width = 320, height = 200, depth = 1}
        i = 0
        color = 0x7fffc81afef4
        ice = 0x7fffc819fb40
        cso_fb = 0x7fffc81a09e8
#7  0x00007fffd983c28f in st_Clear (ctx=0x7fffc81addc0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x7fffc81d0ce0
        depthRb = 0x0
        stencilRb = 0x0
        quad_buffers = 0
        clear_buffers = 4
        i = 1
#8  0x00007fffd9b92ccf in clear (no_error=false, mask=16384, ctx=0x7fffc81addc0) at ../src/mesa/main/clear.c:221
        bufferMask = 2
        ctx = 0x7fffc81addc0
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
        ctx = 0x7fffc81addc0
#10 0x000055555566b08d in  ()
#11 0x000055555565e860 in  ()
#12 0x0000555555672379 in  ()
#13 0x000055555566fd74 in  ()
#14 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736970671872, -7444620594125445320, 140737488346638, 140737488346639, 140736970667520, 140736970671872, 7444634120935204664, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#15 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fffaeffd700 (LWP 2678)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555558e1698) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffaeffc440, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5555558e1670, mutex = 0x5555558e1648, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555558e1648, cond=0x5555558e1670) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffaeffc440, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5555558e1670, mutex = 0x5555558e1648, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#2  __pthread_cond_wait (cond=0x5555558e1670, mutex=0x5555558e1648) at pthread_cond_wait.c:638
#3  0x00005555555a9018 in  ()
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736129390336, -7444620594125445320, 140737488345294, 140737488345295, 140736129385984, 140736129390336, 7444512842333054776, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fffaf7fe700 (LWP 2677)):
#0  0x00007ffff4615b4f in __GI___poll (fds=0x7fff98007170, nfds=3, timeout=1500) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007ffff57934f2 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007ffff5784e39 in pa_mainloop_poll () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007ffff57854bf in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007ffff5785570 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007ffff5793439 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fffee9fb268 in  () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#7  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736137783040, -7444620594125445320, 140737488345102, 140737488345103, 140736137778688, 140736137783040, 7444516141404809016, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#8  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fffaffff700 (LWP 2676)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555581416c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffafffe470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555814140, mutex = 0x555555814118, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555555814118, cond=0x555555814140) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffafffe470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555814140, mutex = 0x555555814118, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#2  __pthread_cond_wait (cond=0x555555814140, mutex=0x555555814118) at pthread_cond_wait.c:638
#3  0x00007ffff792015b in  () at /usr/lib/x86_64-linux-gnu/libavutil.so.56
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736146175744, -7444620594125445320, 140737488345646, 140737488345647, 140736146171392, 140736146175744, 7444515040282568504, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fffbcc60700 (LWP 2675)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5555558140fc) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbcc5f470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5555558140d0, mutex = 0x5555558140a8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555558140a8, cond=0x5555558140d0) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbcc5f470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5555558140d0, mutex = 0x5555558140a8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#2  __pthread_cond_wait (cond=0x5555558140d0, mutex=0x5555558140a8) at pthread_cond_wait.c:638
#3  0x00007ffff792015b in  () at /usr/lib/x86_64-linux-gnu/libavutil.so.56
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736360482560, -7444620594125445320, 140737488345646, 140737488345647, 140736360478208, 140736360482560, 7444481557254399800, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fffbd461700 (LWP 2674)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555581408c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbd460470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555814060, mutex = 0x555555814038, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555555814038, cond=0x555555814060) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbd460470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555814060, mutex = 0x555555814038, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#2  __pthread_cond_wait (cond=0x555555814060, mutex=0x555555814038) at pthread_cond_wait.c:638
#3  0x00007ffff792015b in  () at /usr/lib/x86_64-linux-gnu/libavutil.so.56
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736368875264, -7444620594125445320, 140737488345646, 140737488345647, 140736368870912, 140736368875264, 7444484884243441464, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fffbdc62700 (LWP 2673)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555581401c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbdc61470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555813ff0, mutex = 0x555555813fc8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555555813fc8, cond=0x555555813ff0) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbdc61470, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x555555813ff0, mutex = 0x555555813fc8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
#2  __pthread_cond_wait (cond=0x555555813ff0, mutex=0x555555813fc8) at pthread_cond_wait.c:638
#3  0x00007ffff792015b in  () at /usr/lib/x86_64-linux-gnu/libavutil.so.56
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736377267968, -7444620594125445320, 140737488345646, 140737488345647, 140736377263616, 140736377267968, 7444483785268684600, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fffbe463700 (LWP 2672)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7fffc8184278) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbe462360, __canceltype = 3, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fffc8184228, cond=0x7fffc8184250) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbe462360, __canceltype = 3, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
#2  __pthread_cond_wait (cond=0x7fffc8184250, mutex=0x7fffc8184228) at pthread_cond_wait.c:638
#3  0x00007fffd9d3925e in cnd_wait (cond=0x7fffc8184250, mtx=0x7fffc8184228) at ../include/c11/threads_posix.h:155
#4  0x00007fffd9d39bb5 in util_queue_thread_func (input=0x7fffc8186bb0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x7fffc81841f0
        thread_index = 3
#5  0x00007fffd9d39173 in impl_thrd_routine (p=0x7fffc8186bd0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7fffd9d39a09 <util_queue_thread_func>, arg = 0x7fffc8186bb0}
#6  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736385660672, -7444620594125445320, 140736970662334, 140736970662335, 140736385656320, 140736385660672, 7444478286099932984, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fffbec64700 (LWP 2671)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7fffc8184278) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbec63360, __canceltype = 2, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fffc8184228, cond=0x7fffc8184250) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbec63360, __canceltype = 2, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
#2  __pthread_cond_wait (cond=0x7fffc8184250, mutex=0x7fffc8184228) at pthread_cond_wait.c:638
#3  0x00007fffd9d3925e in cnd_wait (cond=0x7fffc8184250, mtx=0x7fffc8184228) at ../include/c11/threads_posix.h:155
#4  0x00007fffd9d39bb5 in util_queue_thread_func (input=0x7fffc81857f0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 15, fence = 0x5e88a880, execute = 0x4, cleanup = 0x0}
        queue = 0x7fffc81841f0
        thread_index = 2
#5  0x00007fffd9d39173 in impl_thrd_routine (p=0x7fffc8185810) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7fffd9d39a09 <util_queue_thread_func>, arg = 0x7fffc81857f0}
#6  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736394053376, -7444620594125445320, 140736970662334, 140736970662335, 140736394049024, 140736394053376, 7444477187125176120, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7fffbf465700 (LWP 2670)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7fffc8184278) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbf464360, __canceltype = 1, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fffc8184228, cond=0x7fffc8184250) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbf464360, __canceltype = 1, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
#2  __pthread_cond_wait (cond=0x7fffc8184250, mutex=0x7fffc8184228) at pthread_cond_wait.c:638
#3  0x00007fffd9d3925e in cnd_wait (cond=0x7fffc8184250, mtx=0x7fffc8184228) at ../include/c11/threads_posix.h:155
#4  0x00007fffd9d39bb5 in util_queue_thread_func (input=0x7fffc81857b0) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x7fffc81841f0
        thread_index = 1
#5  0x00007fffd9d39173 in impl_thrd_routine (p=0x7fffc81857d0) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7fffd9d39a09 <util_queue_thread_func>, arg = 0x7fffc81857b0}
#6  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736402446080, -7444620594125445320, 140736970662334, 140736970662335, 140736402441728, 140736402446080, 7444480488344414008, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7fffbfc66700 (LWP 2669)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7fffc8184278) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbfc65360, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fffc8184228, cond=0x7fffc8184250) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffbfc65360, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7fffc8184250, mutex = 0x7fffc8184228, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#2  __pthread_cond_wait (cond=0x7fffc8184250, mutex=0x7fffc8184228) at pthread_cond_wait.c:638
#3  0x00007fffd9d3925e in cnd_wait (cond=0x7fffc8184250, mtx=0x7fffc8184228) at ../include/c11/threads_posix.h:155
#4  0x00007fffd9d39bb5 in util_queue_thread_func (input=0x7fffc8185770) at ../src/util/u_queue.c:275
        job = {job = 0x29, job_size = 0, fence = 0x0, execute = 0x0, cleanup = 0x0}
        queue = 0x7fffc81841f0
        thread_index = 0
#5  0x00007fffd9d39173 in impl_thrd_routine (p=0x7fffc8185790) at ../include/c11/threads_posix.h:87
        pack = {func = 0x7fffd9d39a09 <util_queue_thread_func>, arg = 0x7fffc8185770}
#6  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736410838784, -7444620594125445320, 140736970662334, 140736970662335, 140736410834432, 140736410838784, 7444479389369657144, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#7  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fffe0a4b700 (LWP 2668)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7fffc8002fd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
        __ret = -512
        op = 393
        __ret = <optimized out>
        oldtype = 0
        err = <optimized out>
#1  do_futex_wait (sem=sem@entry=0x7fffc8002fd8, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2  0x00007ffff7f6e098 in __new_sem_wait_slow (sem=0x7fffc8002fd8, abstime=0x0, clockid=0) at sem_waitcommon.c:184
        _buffer = {__routine = 0x7ffff7f6df60 <__sem_wait_cleanup>, __arg = 0x7fffc8002fd8, __canceltype = 0, __prev = 0x0}
        err = <optimized out>
        d = 0
#3  0x0000555555680fb8 in  ()
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736962279168, -7444620594125445320, 140736970666382, 140736970666383, 140736962274816, 140736962279168, 7444630821863450424, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fffe124c700 (LWP 2667)):
#0  0x00007fffda5f9603 in GEN9_3DSTATE_VERTEX_ELEMENTS_pack (values=0x7fffe1249dc0, dst=0x24, data=0x7fffe124a7c0) at src/intel/genxml/gen9_pack.h:6901
        dw = 0x24
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x7fffc81a00b0
#1  blorp_emit_vertex_elements (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:550
        template = {DWordLength = 5, _3DCommandSubOpcode = 9, _3DCommandOpcode = 0, CommandSubType = 3, CommandType = 3}
        _dw = 0x24
        num_varyings = 1
        need_ndc = false
        num_elements = 3
        ve = {{SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_0, Component2Control = VFCOMP_STORE_0, Component1Control = VFCOMP_STORE_0, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 0, EdgeFlagEnable = false, SourceElementFormat = 64, Valid = true, VertexBufferIndex = 0, Component3Control = VFCOMP_STORE_1_FP, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}, {SourceElementOffset = 16, EdgeFlagEnable = false, SourceElementFormat = 0, Valid = true, VertexBufferIndex = 1, Component3Control = VFCOMP_STORE_SRC, Component2Control = VFCOMP_STORE_SRC, Component1Control = VFCOMP_STORE_SRC, Component0Control = VFCOMP_STORE_SRC}}
        slot = 3
        num_dwords = 7
        dw = 0x7fffc81a00b0
#2  0x00007fffda60bada in blorp_exec (batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/intel/blorp/blorp_genX_exec.h:1966
#3  0x00007fffda60c859 in iris_blorp_exec (blorp_batch=0x7fffe124a7c0, params=0x7fffe124a080) at ../src/gallium/drivers/iris/iris_blorp.c:310
        ice = 0x7fffc819fb40
        batch = 0x7fffc81a00b0
        scale = 1
        skip_bits = 320
#4  0x00007fffda8c5e00 in blorp_clear (batch=0x7fffe124a7c0, surf=0x7fffe124a7e0, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., level=0, start_layer=0, num_layers=1, x0=0, y0=0, x1=320, y1=200, clear_color=..., color_write_disable=0x7fffe124a7dc) at ../src/intel/blorp/blorp_clear.c:560
        max_image_width = 16384
        params = {x0 = 0, y0 = 0, x1 = 320, y1 = 200, z = 0, stencil_mask = 0 '\000', stencil_ref = 0 '\000', depth = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, stencil = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, depth_format = 0, src = {enabled = false, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 0, format = ISL_FORMAT_R32G32B32A32_FLOAT, base_level = 0, levels = 0, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_ZERO, g = ISL_CHANNEL_SELECT_ZERO, b = ISL_CHANNEL_SELECT_ZERO, a = ISL_CHANNEL_SELECT_ZERO}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, dst = {enabled = true, surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, addr = {buffer = 0x7fffc81ecb30, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = {dim = ISL_SURF_DIM_1D, dim_layout = ISL_DIM_LAYOUT_GEN4_2D, msaa_layout = ISL_MSAA_LAYOUT_NONE, tiling = ISL_TILING_LINEAR, format = ISL_FORMAT_R32G32B32A32_FLOAT, image_alignment_el = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}}, logical_level0_px = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, phys_level0_sa = {{w = 0, width = 0}, {h = 0, height = 0}, {d = 0, depth = 0}, {a = 0, array_len = 0}}, levels = 0, samples = 0, size_B = 0, alignment_B = 0, row_pitch_B = 0, array_pitch_el_rows = 0, array_pitch_span = ISL_ARRAY_PITCH_SPAN_FULL, usage = 0}, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, view = {usage = 1, format = ISL_FORMAT_B8G8R8X8_UNORM, base_level = 0, levels = 1, base_array_layer = 0, array_len = 0, swizzle = {r = ISL_CHANNEL_SELECT_RED, g = ISL_CHANNEL_SELECT_GREEN, b = ISL_CHANNEL_SELECT_BLUE, a = ISL_CHANNEL_SELECT_ALPHA}}, z_offset = 0, tile_x_sa = 0, tile_y_sa = 0}, hiz_op = ISL_AUX_OP_NONE, full_surface_hiz_op = false, fast_clear_op = ISL_AUX_OP_NONE, color_write_disable = {false, false, false, false}, wm_inputs = {clear_color = {0, 0, 0, 1065353216}, discard_rect = {x0 = 0, x1 = 0, y0 = 0, y1 = 0}, rect_grid = {x1 = 0, y1 = 0, pad = {0, 0}}, coord_transform = {{multiplier = 0, offset = 0}, {multiplier = 0, offset = 0}}, src_offset = {x = 0, y = 0}, dst_offset = {x = 0, y = 0}, src_inv_size = {0, 0}, src_z = 0, pad = {0}}, vs_inputs = {base_layer = 0, _instance_id = 0, pad = {0, 0}}, dst_clear_color_as_input = false, num_samples = 0, num_draw_buffers = 1, num_layers = 0, vs_prog_kernel = 0, vs_prog_data = 0x0, sf_prog_kernel = 0, sf_prog_data = 0x0, wm_prog_kernel = 4294946816, wm_prog_data = 0x7fffc81e4b30, use_pre_baked_binding_table = false, pre_baked_binding_table_offset = 0}
        clear_rgb_as_red = false
        use_simd16_replicated_data = false
#5  0x00007fffda59ff08 in clear_color (ice=0x7fffc819fb40, p_res=0x7fffc81ec920, level=0, box=0x7fffe124a900, render_condition_enabled=true, format=ISL_FORMAT_B8G8R8X8_UNORM, swizzle=..., color=...) at ../src/gallium/drivers/iris/iris_clear.c:388
        res = 0x7fffc81ec920
        batch = 0x7fffc81a00b0
        devinfo = 0x7fffc806b100
        blorp_flags = (unknown: 0)
        can_fast_clear = false
        color_write_disable = {false, false, false, false}
        aux_usage = ISL_AUX_USAGE_NONE
        surf = {surf = 0x7fffc81ec958, addr = {buffer = 0x7fffc81ecb30, offset = 0, reloc_flags = 4, mocs = 2}, aux_surf = 0x0, aux_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, aux_usage = ISL_AUX_USAGE_NONE, clear_color = {f32 = {0, 0, 0, 0}, u32 = {0, 0, 0, 0}, i32 = {0, 0, 0, 0}}, clear_color_addr = {buffer = 0x0, offset = 0, reloc_flags = 0, mocs = 0}, tile_x_sa = 0, tile_y_sa = 0}
        blorp_batch = {blorp = 0x7fffc81a0080, driver_batch = 0x7fffc81a00b0, flags = (unknown: 0)}
#6  0x00007fffda5a0d59 in iris_clear (ctx=0x7fffc819fb40, buffers=4, p_color=0x7fffc81afef4, depth=1, stencil=0) at ../src/gallium/drivers/iris/iris_clear.c:677
        psurf = 0x7fffc81e1710
        isurf = 0x7fffc81e1710
        box = {x = 0, y = 0, z = 0, width = 320, height = 200, depth = 1}
        i = 0
        color = 0x7fffc81afef4
        ice = 0x7fffc819fb40
        cso_fb = 0x7fffc81a09e8
#7  0x00007fffd983c28f in st_Clear (ctx=0x7fffc81addc0, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:513
        st = 0x7fffc81d0ce0
        depthRb = 0x0
        stencilRb = 0x0
        quad_buffers = 0
        clear_buffers = 4
        i = 1
#8  0x00007fffd9b92ccf in clear (no_error=false, mask=16384, ctx=0x7fffc81addc0) at ../src/mesa/main/clear.c:221
        bufferMask = 2
        ctx = 0x7fffc81addc0
#9  _mesa_Clear (mask=16384) at ../src/mesa/main/clear.c:242
        ctx = 0x7fffc81addc0
#10 0x000055555566b08d in  ()
#11 0x000055555565e860 in  ()
#12 0x0000555555672379 in  ()
#13 0x000055555566fd74 in  ()
#14 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736970671872, -7444620594125445320, 140737488346638, 140737488346639, 140736970667520, 140736970671872, 7444634120935204664, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#15 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fffe1a4d700 (LWP 2665)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555579dc28) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe1a4c470, __canceltype = 796291181, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x55555579dc00, mutex = 0x55555579dbd8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55555579dbd8, cond=0x55555579dc00) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe1a4c470, __canceltype = 796291181, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x55555579dc00, mutex = 0x55555579dbd8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#2  __pthread_cond_wait (cond=0x55555579dc00, mutex=0x55555579dbd8) at pthread_cond_wait.c:638
#3  0x00005555555e8bb8 in  ()
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736979064576, -7444620594125445320, 140737488346894, 140737488346895, 140736979060224, 140736979064576, 7444633024107931448, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffe283b700 (LWP 2664)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x7fffe283a500, clockid=<optimized out>, expected=0, futex_word=0x7fffc40028b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
        __ret = -516
        __ret = <optimized out>
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe283a490, __canceltype = -494689120, __prev = 0x0}
        cbuffer = {wseq = 14, cond = 0x7fffc4002890, mutex = 0x7fffc4002868, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 14
        seq = 7
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x7fffe283a500, clockid=<optimized out>, mutex=0x7fffc4002868, cond=0x7fffc4002890) at pthread_cond_wait.c:520
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe283a490, __canceltype = -494689120, __prev = 0x0}
        cbuffer = {wseq = 14, cond = 0x7fffc4002890, mutex = 0x7fffc4002868, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 14
        seq = 7
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#2  __pthread_cond_timedwait (cond=0x7fffc4002890, mutex=0x7fffc4002868, abstime=0x7fffe283a500) at pthread_cond_wait.c:656
        flags = <optimized out>
        clockid = <optimized out>
#3  0x00005555555b8e57 in  ()
#4  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736993670912, -7444620594125445320, 140737488346990, 140737488346991, 140736993666560, 140736993670912, 7444626123169228600, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#5  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fffe37cf700 (LWP 2662)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555579d924) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe37cddf0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 323, cond = 0x55555579d8f8, mutex = 0x55555579d8d0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 323
        seq = 161
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55555579d8d0, cond=0x55555579d8f8) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe37cddf0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 323, cond = 0x55555579d8f8, mutex = 0x55555579d8d0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 323
        seq = 161
        private = 0
#2  __pthread_cond_wait (cond=0x55555579d8f8, mutex=0x55555579d8d0) at pthread_cond_wait.c:638
#3  0x00005555555e6f0b in  ()
#4  0x00005555555fff0f in mpv_get_property ()
#5  0x0000555555616854 in  ()
#6  0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x00007ffff6089cfc in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x00007ffff607e2d8 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x00007ffff607a3bb in lua_callk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x0000555555616302 in  ()
#11 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#12 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#13 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#14 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#15 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#16 0x00005555556178c0 in  ()
#17 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#18 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#19 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#20 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#21 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#22 0x0000555555617cf3 in  ()
#23 0x000055555561ef36 in  ()
#24 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737010005760, -7444620594125445320, 140737488347054, 140737488347055, 140737010001408, 140737010005760, 7444630480413550392, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#25 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fffe3fd0700 (LWP 2661)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x7fffe3fcee50, clockid=<optimized out>, expected=0, futex_word=0x5555557f024c) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
        __ret = -516
        __ret = <optimized out>
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe3fcede0, __canceltype = -469963280, __prev = 0x0}
        cbuffer = {wseq = 35, cond = 0x5555557f0220, mutex = 0x5555557f01f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 35
        seq = 17
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x7fffe3fcee50, clockid=<optimized out>, mutex=0x5555557f01f8, cond=0x5555557f0220) at pthread_cond_wait.c:520
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe3fcede0, __canceltype = -469963280, __prev = 0x0}
        cbuffer = {wseq = 35, cond = 0x5555557f0220, mutex = 0x5555557f01f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 35
        seq = 17
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#2  __pthread_cond_timedwait (cond=0x5555557f0220, mutex=0x5555557f01f8, abstime=0x7fffe3fcee50) at pthread_cond_wait.c:656
        flags = <optimized out>
        clockid = <optimized out>
#3  0x00005555555fd4a3 in  ()
#4  0x00005555555ff1b8 in mpv_wait_event ()
#5  0x0000555555616b93 in  ()
#6  0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x00007ffff6089cfc in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x00007ffff607e2d8 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x00007ffff607a3bb in lua_callk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x0000555555616302 in  ()
#11 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#12 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#13 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#14 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#15 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#16 0x00005555556178c0 in  ()
#17 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#18 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#19 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#20 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#21 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#22 0x0000555555617cf3 in  ()
#23 0x000055555561ef36 in  ()
#24 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737018398464, -7444620594125445320, 140737488347038, 140737488347039, 140737018394112, 140737018398464, 7444629381438793528, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#25 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fffdbfd0700 (LWP 2660)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x7fffdbfcee50, clockid=<optimized out>, expected=0, futex_word=0x5555557e9c1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
        __ret = -516
        __ret = <optimized out>
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffdbfcede0, __canceltype = -604181008, __prev = 0x0}
        cbuffer = {wseq = 35, cond = 0x5555557e9bf0, mutex = 0x5555557e9bc8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 35
        seq = 17
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#1  __pthread_cond_wait_common (abstime=0x7fffdbfcee50, clockid=<optimized out>, mutex=0x5555557e9bc8, cond=0x5555557e9bf0) at pthread_cond_wait.c:520
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffdbfcede0, __canceltype = -604181008, __prev = 0x0}
        cbuffer = {wseq = 35, cond = 0x5555557e9bf0, mutex = 0x5555557e9bc8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 35
        seq = 17
        private = 0
        flags = <optimized out>
        clockid = <optimized out>
#2  __pthread_cond_timedwait (cond=0x5555557e9bf0, mutex=0x5555557e9bc8, abstime=0x7fffdbfcee50) at pthread_cond_wait.c:656
        flags = <optimized out>
        clockid = <optimized out>
#3  0x00005555555fd4a3 in  ()
#4  0x00005555555ff1b8 in mpv_wait_event ()
#5  0x0000555555616b93 in  ()
#6  0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x00007ffff6089cfc in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x00007ffff607e2d8 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x00007ffff607a3bb in lua_callk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x0000555555616302 in  ()
#11 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#12 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#13 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#14 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#15 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#16 0x00005555556178c0 in  ()
#17 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#18 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#19 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#20 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#21 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#22 0x0000555555617cf3 in  ()
#23 0x000055555561ef36 in  ()
#24 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736884180736, -7444620594125445320, 140737488347038, 140737488347039, 140736884176384, 140736884180736, 7444682157996926776, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#25 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fffe47d1700 (LWP 2659)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55555579d924) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe47cfdf0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 321, cond = 0x55555579d8f8, mutex = 0x55555579d8d0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 321
        seq = 160
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55555579d8d0, cond=0x55555579d8f8) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffe47cfdf0, __canceltype = 48, __prev = 0x0}
        cbuffer = {wseq = 321, cond = 0x55555579d8f8, mutex = 0x55555579d8d0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 321
        seq = 160
        private = 0
#2  __pthread_cond_wait (cond=0x55555579d8f8, mutex=0x55555579d8d0) at pthread_cond_wait.c:638
#3  0x00005555555e6f0b in  ()
#4  0x00005555555fff0f in mpv_get_property ()
#5  0x0000555555616854 in  ()
#6  0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#7  0x00007ffff6089cfc in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#8  0x00007ffff607e2d8 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#9  0x00007ffff607a3bb in lua_callk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#10 0x0000555555616302 in  ()
#11 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#12 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#13 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#14 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#15 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#16 0x00005555556178c0 in  ()
#17 0x00007ffff607df2e in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#18 0x00007ffff607e2a2 in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#19 0x00007ffff607d84f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#20 0x00007ffff607e51f in  () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#21 0x00007ffff607a481 in lua_pcallk () at /usr/lib/x86_64-linux-gnu/liblua5.2.so.0
#22 0x0000555555617cf3 in  ()
#23 0x000055555561ef36 in  ()
#24 0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737026791168, -7444620594125445320, 140737488347038, 140737488347039, 140737026786816, 140737026791168, 7444641470161119032, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#25 0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fffe4fd2700 (LWP 2658)):
#0  0x00007ffff4615b4f in __GI___poll (fds=0x7fffe4fd14e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x0000555555689323 in  ()
#2  0x00007ffff7f64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737035183872, -7444620594125445320, 140737488347166, 140737488347167, 140737035179520, 140737035183872, 7444640371186362168, 7444602946668619576}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#3  0x00007ffff46202ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fffe4fd9100 (LWP 2654)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x555555802bf8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
        __ret = -512
        oldtype = 0
        err = <optimized out>
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffffffdd00, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x555555802bd0, mutex = 0x555555802ba8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555555802ba8, cond=0x555555802bd0) at pthread_cond_wait.c:508
        spin = 0
        buffer = {__routine = 0x7ffff7f6b370 <__condvar_cleanup_waiting>, __arg = 0x7fffffffdd00, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x555555802bd0, mutex = 0x555555802ba8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
#2  __pthread_cond_wait (cond=0x555555802bd0, mutex=0x555555802ba8) at pthread_cond_wait.c:638
#3  0x000055555566eecb in  ()
#4  0x00005555556221de in  ()
#5  0x000055555561d409 in  ()
#6  0x0000555555614868 in  ()
#7  0x0000555555614d09 in  ()
#8  0x0000555555618a18 in  ()
#9  0x00007ffff4549e0b in __libc_start_main (main=0x555555596790, argc=2, argv=0x7fffffffe2a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe298) at ../csu/libc-start.c:308
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 3604515581045794616, 93824992503712, 140737488347808, 0, 0, 7444620593518372664, 7444605947275536184}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fffffffe2c0, 0x7ffff7ffe190}, data = {prev = 0x0, cleanup = 0x0, canceltype = -7488}}}
        not_first_call = <optimized out>
#10 0x00005555555967ca in  ()

Reply to: