From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 105140] clearing related crash in Dying Light
Date: Sat, 17 Feb 2018 01:17:01 +0000 [thread overview]
Message-ID: <bug-105140-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2164 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105140
Bug ID: 105140
Summary: clearing related crash in Dying Light
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: notasas@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3554 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-02-17 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 1:17 bugzilla-daemon [this message]
2018-02-17 3:15 ` [Bug 105140] clearing related crash in Dying Light bugzilla-daemon
2019-09-25 18:02 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-105140-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.