<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 --- - i915 Gallium crashes on 2nd generation i3/5/7 card, and a Weston egl client"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77953">77953</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>i915 Gallium crashes on 2nd generation i3/5/7 card, and a Weston egl client
</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>nerdopolis1@verizon.net
</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>Drivers/Gallium/i915g
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>It seems that I am getting a crash on egl Wayland clients when I compile mesa
with ilo support.
I have a bt if it's helpful.
I'm realizing I should probably turn off ilo support in my buildscript as it's
too early, but I hope this report is helpful
#0 malloc_consolidate (av=av@entry=0xb7f2c420 <main_arena>) at
malloc.c:4146
#1 0xb7df62d9 in _int_malloc (av=av@entry=0xb7f2c420 <main_arena>,
bytes=bytes@entry=131008) at malloc.c:3423
#2 0xb7df8248 in __GI___libc_malloc (bytes=131008) at malloc.c:2891
#3 0xb7009848 in drm_intel_setup_reloc_list (bo=0x8062288)
at intel_bufmgr_gem.c:552
#4 do_bo_emit_reloc (bo=0x8062288, offset=32452, target_bo=0x80b1168,
target_offset=0, read_domains=2, write_domain=2, need_fence=false)
at intel_bufmgr_gem.c:1679
#5 0xb7006648 in drm_intel_bo_emit_reloc (bo=0x8062288, offset=32452,
target_bo=0x80b1168, target_offset=0, read_domains=2, write_domain=2)
at intel_bufmgr.c:181
#6 0xb74b2e28 in intel_bo_add_reloc ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#7 0xb74b9088 in gen6_pipeline_states ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#8 0xb74c2acc in gen6_pipeline_draw ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#9 0xb74c2b62 in ilo_3d_pipeline_emit_draw_gen6 ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#10 0xb74b5658 in ilo_3d_pipeline_emit_draw ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#11 0xb74b509b in ilo_draw_vbo ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#12 0xb71d6a8f in blitter_draw ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#13 0xb71d6dfb in util_blitter_clear_custom.constprop ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#14 0xb74cdede in ilo_blitter_pipe_clear_fb ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#15 0xb74cad4a in ilo_clear () from
/opt/lib/i386-linux-gnu/egl/egl_gallium.so
#16 0xb73cfd3c in st_Clear () from
/opt/lib/i386-linux-gnu/egl/egl_gallium.so
#17 0xb72d0753 in _mesa_Clear ()
from /opt/lib/i386-linux-gnu/egl/egl_gallium.so
#18 0x08049eb6 in redraw (callback=0x0, time=0, data=0xbfffed4c)
at clients/simple-egl.c:450
#19 main (argc=<optimized out>, argv=0xbffff2c4) at
clients/simple-egl.c:822</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>