From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 103234] KWin crashed when Alt+Tab-ing through open windows
Date: Mon, 26 Feb 2018 21:36:46 +0000 [thread overview]
Message-ID: <bug-103234-502-fnBYOzzYq5@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-103234-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 4733 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=103234
--- Comment #13 from Roman Gilg <subdiff@gmail.com> ---
GDB output near to current master (at 8d1f1ce412, later does not compile on my
system at the moment):
Thread 17 "gallium_drv:0" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f67d592f700 (LWP 7986)]
si_emit_draw_packets (sctx=sctx@entry=0x2c94390, info=info@entry=0x2ce22e8,
indexbuf=<optimized out>, index_size=index_size@entry=2,
index_offset=<optimized out>) at
/home/roman/dev/mesa/src/mesa/src/gallium/drivers/radeonsi/si_state_draw.c:718
718 index_max_size = (indexbuf->width0 - index_offset) /
(gdb) bt
#0 si_emit_draw_packets (sctx=sctx@entry=0x2c94390, info=info@entry=0x2ce22e8,
indexbuf=<optimized out>, index_size=index_size@entry=2,
index_offset=<optimized out>) at
/home/roman/dev/mesa/src/mesa/src/gallium/drivers/radeonsi/si_state_draw.c:718
#1 0x00007f67d4a2467d in si_draw_vbo (ctx=0x2c94390, info=0x2ce22e8) at
/home/roman/dev/mesa/src/mesa/src/gallium/drivers/radeonsi/si_state_draw.c:1481
#2 0x00007f67d492f871 in tc_call_draw_vbo (pipe=<optimized out>,
payload=0x2ce22e8) at
/home/roman/dev/mesa/src/mesa/src/gallium/auxiliary/util/u_threaded_context.c:2012
#3 0x00007f67d492bff7 in tc_batch_execute (job=job@entry=0x2ce18f0,
thread_index=thread_index@entry=0) at
/home/roman/dev/mesa/src/mesa/src/gallium/auxiliary/util/u_threaded_context.c:96
#4 0x00007f67d47b529f in util_queue_thread_func (input=input@entry=0x2ad6d30)
at /home/roman/dev/mesa/src/mesa/src/util/u_queue.c:271
#5 0x00007f67d47b4e27 in impl_thrd_routine (p=<optimized out>) at
/home/roman/dev/mesa/src/mesa/include/c11/threads_posix.h:87
#6 0x00007f68839146ba in start_thread (arg=0x7f67d592f700) at
pthread_create.c:333
#7 0x00007f688ad0c41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
(gdb) bt full
#0 si_emit_draw_packets (sctx=sctx@entry=0x2c94390, info=info@entry=0x2ce22e8,
indexbuf=<optimized out>, index_size=index_size@entry=2,
index_offset=<optimized out>) at
/home/roman/dev/mesa/src/mesa/src/gallium/drivers/radeonsi/si_state_draw.c:718
indirect = 0x0
cs = 0x2ca3a90
sh_base_reg = 45360
render_cond_bit = false
index_max_size = 0
index_va = 0
__PRETTY_FUNCTION__ = "si_emit_draw_packets"
#1 0x00007f67d4a2467d in si_draw_vbo (ctx=0x2c94390, info=0x2ce22e8) at
/home/roman/dev/mesa/src/mesa/src/gallium/drivers/radeonsi/si_state_draw.c:1481
sctx = 0x2c94390
rs = <optimized out>
indexbuf = 0x0
dirty_tex_counter = <optimized out>
rast_prim = <optimized out>
index_size = 2
index_offset = 0
__PRETTY_FUNCTION__ = "si_draw_vbo"
#2 0x00007f67d492f871 in tc_call_draw_vbo (pipe=<optimized out>,
payload=0x2ce22e8) at
/home/roman/dev/mesa/src/mesa/src/gallium/auxiliary/util/u_threaded_context.c:2012
info = 0x2ce22e8
#3 0x00007f67d492bff7 in tc_batch_execute (job=job@entry=0x2ce18f0,
thread_index=thread_index@entry=0) at
/home/roman/dev/mesa/src/mesa/src/gallium/auxiliary/util/u_threaded_context.c:96
iter = 0x2ce22e0
batch = 0x2ce18f0
pipe = 0x2c94390
last = 0x2ce24e0
#4 0x00007f67d47b529f in util_queue_thread_func (input=input@entry=0x2ad6d30)
at /home/roman/dev/mesa/src/mesa/src/util/u_queue.c:271
job = {job = 0x2ce18f0, fence = 0x2ce1908, execute = 0x7f67d492bfb0
<tc_batch_execute>, cleanup = 0x0}
queue = 0x2cde788
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007f67d47b4e27 in impl_thrd_routine (p=<optimized out>) at
/home/roman/dev/mesa/src/mesa/include/c11/threads_posix.h:87
pack = {func = 0x7f67d47b5060 <util_queue_thread_func>, arg =
0x2ad6d30}
#6 0x00007f68839146ba in start_thread (arg=0x7f67d592f700) at
pthread_create.c:333
__res = <optimized out>
pd = 0x7f67d592f700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140083941537536,
7002528104003647912, 0, 140728410686399, 8388608, 39522672,
-6925884145858791000, -6918376651715135064}, mask_was_saved = 0}}, priv = {pad
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#7 0x00007f688ad0c41d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
No locals.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 5760 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 prev parent reply other threads:[~2018-02-26 21:36 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 8:08 [Bug 103234] KWin crashed when Alt+Tab-ing through open windows bugzilla-daemon
2017-10-12 8:08 ` bugzilla-daemon
2017-10-12 8:13 ` bugzilla-daemon
2017-10-12 8:14 ` bugzilla-daemon
2017-10-17 19:11 ` bugzilla-daemon
2017-10-17 19:13 ` bugzilla-daemon
2017-10-17 21:11 ` bugzilla-daemon
2017-10-18 7:20 ` bugzilla-daemon
2017-10-18 19:20 ` bugzilla-daemon
2017-10-19 7:20 ` bugzilla-daemon
2017-10-26 8:22 ` bugzilla-daemon
2017-12-12 19:54 ` bugzilla-daemon
2017-12-12 19:55 ` bugzilla-daemon
2017-12-12 19:56 ` bugzilla-daemon
2018-01-24 13:50 ` bugzilla-daemon
2018-02-26 21:36 ` bugzilla-daemon [this message]
2018-03-05 21:45 ` bugzilla-daemon
2018-03-06 23:25 ` bugzilla-daemon
2018-03-08 9:57 ` bugzilla-daemon
2018-03-19 16:57 ` bugzilla-daemon
2018-03-28 22:02 ` bugzilla-daemon
2018-04-20 18:08 ` bugzilla-daemon
2018-04-20 18:16 ` bugzilla-daemon
2018-05-01 7:24 ` bugzilla-daemon
2018-05-02 7:41 ` bugzilla-daemon
2018-05-02 19:43 ` bugzilla-daemon
2018-05-03 4:46 ` bugzilla-daemon
2018-08-15 20:23 ` bugzilla-daemon
2019-05-15 6:35 ` bugzilla-daemon
2019-09-02 3:12 ` bugzilla-daemon
2019-09-02 10:01 ` 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-103234-502-fnBYOzzYq5@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).