<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Assertion hit when using composition manager with > 8k windows and debug=full [SNA]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66249">66249</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assertion hit when using composition manager with > 8k windows and debug=full [SNA]
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>linuxhippy@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/intel
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>Sorry, couldn't resist ;)
Debug log is available at:
<a href="https://mega.co.nz/#!V1UzEJ4B!KVGkijX05cXxVnCQ2bwWch4WPWswOeT6lf850NIweJ8">https://mega.co.nz/#!V1UzEJ4B!KVGkijX05cXxVnCQ2bwWch4WPWswOeT6lf850NIweJ8</a>
Program received signal SIGABRT, Aborted.
0x00000035b9e35819 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) bt
#0 0x00000035b9e35819 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00000035b9e36f28 in __GI_abort () at abort.c:90
#2 0x00000035b9e2e7f6 in __assert_fail_base (fmt=0x35b9f7d2e8 "%s%s%s:%u:
%s%sAssertion `%s' failed.\n%n",
assertion=assertion@entry=0x7f6e124cb2b8 "!too_large(op->dst.width,
op->dst.height)",
file=file@entry=0x7f6e124cb1d5 "gen6_render.c", line=line@entry=685,
function=function@entry=0x7f6e124cc200 <__PRETTY_FUNCTION__.25122>
"gen6_emit_drawing_rectangle") at assert.c:92
#3 0x00000035b9e2e8a2 in __GI___assert_fail (assertion=0x7f6e124cb2b8
"!too_large(op->dst.width, op->dst.height)",
file=0x7f6e124cb1d5 "gen6_render.c", line=685,
function=0x7f6e124cc200 <__PRETTY_FUNCTION__.25122>
"gen6_emit_drawing_rectangle") at assert.c:101
#4 0x00007f6e1245552d in gen6_emit_drawing_rectangle (sna=0x7f6e10ac9000,
op=0x7fff301b3e10) at gen6_render.c:685
#5 0x00007f6e12455b46 in gen6_emit_state (sna=0x7f6e10ac9000,
op=0x7fff301b3e10, wm_binding_table=65520)
at gen6_render.c:875
#6 0x00007f6e12456d6f in gen6_emit_composite_state (sna=0x7f6e10ac9000,
op=0x7fff301b3e10) at gen6_render.c:1300
#7 0x00007f6e12459d1f in gen6_render_composite (sna=0x7f6e10ac9000, op=3
'\003', src=0x1753900, mask=0x1603440,
dst=0x174e440, src_x=0, src_y=-10, msk_x=0, msk_y=0, dst_x=5489, dst_y=718,
width=99, height=13, tmp=0x7fff301b3e10)
at gen6_render.c:2308
#8 0x00007f6e123c68cb in sna_composite (op=3 '\003', src=0x1753900,
mask=0x1603440, dst=0x174e440, src_x=0, src_y=-10,
mask_x=0, mask_y=0, dst_x=7, dst_y=6, width=99, height=13) at
sna_composite.c:638
#9 0x00007f6e123de625 in glyphs_via_mask (sna=0x7f6e10ac9000, op=3 '\003',
src=0x1753900, dst=0x174e440, format=0x10c6548,
src_x=0, src_y=-10, nlist=0, list=0x7fff301b6520, glyphs=0x7fff301b6990) at
sna_glyphs.c:1179
#10 0x00007f6e123e0069 in sna_glyphs (op=3 '\003', src=0x1753900,
dst=0x174e440, mask=0x10c6548, src_x=0, src_y=0, nlist=1,
list=0x7fff301b6510, glyphs=0x7fff301b6910) at sna_glyphs.c:1721
#11 0x00000000005204e6 in damageGlyphs (op=<optimized out>, pSrc=0x1753900,
pDst=0x174e440, maskFormat=0x0,
xSrc=<optimized out>, ySrc=<optimized out>, nlist=1, list=0x7fff301b6510,
glyphs=0x7fff301b6910) at damage.c:629
#12 0x000000000051a09e in ProcRenderCompositeGlyphs (client=0x167aa60) at
render.c:1390
#13 0x0000000000436df7 in Dispatch () at dispatch.c:432
#14 0x00000000004263fa in main (argc=8, argv=0x7fff301b72f8, envp=<optimized
out>) at main.c:298</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>