[Bug 109826] src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1970: intel_miptree_has_color_unresolved: Assertion `aux_state != ISL_AUX_STATE_AUX_INVALID' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 4 11:11:31 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109826

            Bug ID: 109826
           Summary: src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1970:
                    intel_miptree_has_color_unresolved: Assertion
                    `aux_state != ISL_AUX_STATE_AUX_INVALID' failed.
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: zl29ah at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Occurs in compton on my Kaby Lake R laptop when i run compton and then
i3lock-color --composite. Backtrace:

#0  0x00007f30d068c45b in raise () from /lib64/libc.so.6
#1  0x00007f30d0675535 in abort () from /lib64/libc.so.6
#2  0x00007f30d067540f in __assert_fail_base.cold.0 () from /lib64/libc.so.6
#3  0x00007f30d0683d92 in __assert_fail () from /lib64/libc.so.6
#4  0x00007f30cecdb2f4 in intel_miptree_has_color_unresolved
(mt=mt at entry=0x55f8b1925cd0, start_level=start_level at entry=0,
num_levels=num_levels at entry=4294967295, start_layer=start_layer at entry=0,
num_layers=num_layers at entry=4294967295)
    at ../mesa-9999/src/mesa/drivers/dri/i965/intel_mipmap_tree.c:1942
#5  0x00007f30cecdd259 in intel_miptree_texture_aux_usage
(brw=brw at entry=0x55f8b1666570, mt=mt at entry=0x55f8b1925cd0,
view_format=view_format at entry=ISL_FORMAT_B8G8R8A8_UNORM, 
    astc5x5_wa_bits=astc5x5_wa_bits at entry=GEN9_ASTC5X5_WA_TEX_TYPE_AUX) at
../mesa-9999/src/mesa/drivers/dri/i965/intel_mipmap_tree.c:2587
#6  0x00007f30cecdd2f5 in intel_miptree_prepare_texture
(brw=brw at entry=0x55f8b1666570, mt=0x55f8b1925cd0,
view_format=view_format at entry=ISL_FORMAT_B8G8R8A8_UNORM,
start_level=start_level at entry=0, num_levels=num_levels at entry=1, 
    start_layer=start_layer at entry=0, num_layers=4294967295,
astc5x5_wa_bits=GEN9_ASTC5X5_WA_TEX_TYPE_AUX) at
../mesa-9999/src/mesa/drivers/dri/i965/intel_mipmap_tree.c:2627
#7  0x00007f30ceca9085 in brw_predraw_resolve_inputs
(brw=brw at entry=0x55f8b1666570, rendering=rendering at entry=true,
draw_aux_buffer_disabled=draw_aux_buffer_disabled at entry=0x7fff1c907040)
    at ../mesa-9999/src/mesa/drivers/dri/i965/brw_draw.c:537
#8  0x00007f30ceca94d6 in brw_prepare_drawing (ctx=ctx at entry=0x55f8b1666570,
ib=ib at entry=0x0, index_bounds_valid=index_bounds_valid at entry=true, min_index=0,
max_index=3) at ../mesa-9999/src/mesa/drivers/dri/i965/brw_draw.c:846
#9  0x00007f30ceca96d2 in brw_draw_prims (ctx=0x55f8b1666570,
prims=0x55f8b169c368, nr_prims=1, ib=0x0, index_bounds_valid=1 '\001',
min_index=<optimized out>, max_index=<optimized out>, gl_xfb_obj=0x0, stream=0,
indirect=0x0)
    at ../mesa-9999/src/mesa/drivers/dri/i965/brw_draw.c:1138
#10 0x00007f30cedf5986 in vbo_exec_vtx_flush (exec=exec at entry=0x55f8b169bb70,
keepUnmapped=keepUnmapped at entry=1 '\001') at
../mesa-9999/src/mesa/vbo/vbo_exec_draw.c:388
#11 0x00007f30cedd510c in vbo_exec_FlushVertices_internal (exec=0x55f8b169bb70,
unmap=unmap at entry=1 '\001') at ../mesa-9999/src/mesa/vbo/vbo_exec_api.c:638
#12 0x00007f30cedf4bab in vbo_exec_FlushVertices (ctx=ctx at entry=0x55f8b1666570,
flags=flags at entry=1) at ../mesa-9999/src/mesa/vbo/vbo_exec_api.c:1256
#13 0x00007f30cedb00e3 in bind_texture_object (ctx=ctx at entry=0x55f8b1666570,
unit=0, texObj=texObj at entry=0x55f8b151ebb0) at
../mesa-9999/src/mesa/main/texobj.c:1674
#14 0x00007f30cedb1856 in bind_texture (no_error=false, texName=0, target=3553,
ctx=0x55f8b1666570) at ../mesa-9999/src/mesa/main/texobj.c:1787
#15 _mesa_BindTexture (target=3553, texName=0) at
../mesa-9999/src/mesa/main/texobj.c:1807
#16 0x000055f8b106dd57 in glx_render_ ()
#17 0x000055f8b105cfa0 in render_ ()
#18 0x000055f8b1064c2f in paint_all ()
#19 0x000055f8b10599d9 in main ()

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190304/4af6d9a3/attachment-0001.html>


More information about the intel-3d-bugs mailing list