<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - clearing related crash in Dying Light"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105140">105140</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clearing related crash in Dying Light
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>notasas@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>util_format_write_4f() gets called with a pipe_format
PIPE_FORMAT_Z24_UNORM_S8_UINT that has no pack_rgba_float()
Thread 9 "gallium_drv:0" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f78b1397700 (LWP 30748)]
#0 0x0000000000000000 in ?? ()
#1 0x00007f78baf0e547 in util_format_write_4f
(format=PIPE_FORMAT_Z24_UNORM_S8_UINT, src=0x1eb422c, src_stride=0,
dst=0x7f78b13963a0,
dst_stride=0, x=0, y=0, w=1, h=1) at util/u_format.c:337
#2 0x00007f78bafd5853 in util_pack_color (rgba=0x1eb422c,
format=PIPE_FORMAT_Z24_UNORM_S8_UINT, uc=0x7f78b13963a0)
at ../../../../src/gallium/auxiliary/util/u_pack_color.h:433
#3 0x00007f78bafd5ad0 in si_set_clear_color (rtex=0x141f56e0,
surface_format=PIPE_FORMAT_Z24_UNORM_S8_UINT, color=0x1eb422c)
at si_clear.c:89
#4 0x00007f78bafd69f3 in si_do_fast_color_clear (sctx=0x1d60690,
buffers=0x7f78b1396474, color=0x1eb422c) at si_clear.c:508
#5 0x00007f78bafd6b29 in si_clear (ctx=0x1d60690, buffers=4, color=0x1eb422c,
depth=0, stencil=0) at si_clear.c:527
#6 0x00007f78baf344e7 in tc_batch_execute (job=job@entry=0x1eb4180,
thread_index=thread_index@entry=0) at util/u_threaded_context.c:96
#7 0x00007f78badbb03f in util_queue_thread_func (input=input@entry=0x1e81550)
at u_queue.c:271
#8 0x00007f78badbabc7 in impl_thrd_routine (p=<optimized out>) at
../../include/c11/threads_posix.h:87
#9 0x00007f78ce8e06ba in start_thread (arg=0x7f78b1397700) at
pthread_create.c:333
#10 0x00007f78c734241d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109</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>