All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 80419] XCOM: Enemy Unknown Causes lockup
Date: Mon, 21 Dec 2015 23:03:10 +0000	[thread overview]
Message-ID: <bug-80419-502-6ugEmAqkiT@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-80419-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 3426 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=80419

--- Comment #74 from Kamil Páral <kamil.paral@gmail.com> ---
Created attachment 120647
  --> https://bugs.freedesktop.org/attachment.cgi?id=120647&action=edit
system journal containing gpu hang during apitrace replay

And according to the Murphy's law, after I posted my previous comment, I
replayed the trace once again and it crashed my computer. Voila! (I can't say
it happened at the exact time of the replay as the original recorded hang,
because I wasn't looking at it, but it happened).

The trace file is here (1.5 GB compressed, recorded hang at the very end right
before quitting the game):
https://drive.google.com/file/d/0B0Opr_geiK5nWUMwVEhJVnZPR2s/view?usp=sharing

I attach my system journal related to this "replay crash". One thing got my
interest. Look at this Xorg backtrace:

(EE) Backtrace:
(EE) 0: /usr/libexec/Xorg (OsLookupColor+0x139) [0x59afb9]
(EE) 1: /lib64/libc.so.6 (__restore_rt+0x0) [0x7fe7ee2ebb1f]
(EE) 2: /lib64/libc.so.6 (__memcpy_avx_unaligned+0x1ab) [0x7fe7ee3ffafb]
(EE) 3: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0x108dbe) [0x7fe7e6c33efe]
(EE) 4: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0x1091a3) [0x7fe7e6c345a3]
(EE) 5: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0x109c02) [0x7fe7e6c35a42]
(EE) 6: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0x163098) [0x7fe7e6ce84f8]
(EE) 7: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0xfacb7) [0x7fe7e6c17d27]
(EE) 8: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0xfaf23) [0x7fe7e6c181b3]
(EE) 9: /usr/lib64/dri/radeonsi_dri.so
(__driDriverGetExtensions_vmwgfx+0xfb358) [0x7fe7e6c18b48]
(EE) 10: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x168d9)
[0x7fe7e81b0b69]
(EE) 11: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x175d2)
[0x7fe7e81b2372]
(EE) 12: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x4237)
[0x7fe7e818bf67]
(EE) 13: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x80a3)
[0x7fe7e8193be3]
(EE) 14: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x9ec9)
[0x7fe7e8197529]
(EE) 15: /usr/libexec/Xorg (DamageRegionAppend+0x621) [0x51eeb1]
(EE) 16: /usr/lib64/xorg/modules/libglamoregl.so (glamor_create_gc+0x1108a)
[0x7fe7e81a5f7a]
(EE) 17: /usr/libexec/Xorg (AddTraps+0x4cf2) [0x519d82]
(EE) 18: /usr/libexec/Xorg (SendErrorToClient+0x2df) [0x4369bf]
(EE) 19: /usr/libexec/Xorg (remove_fs_handlers+0x453) [0x43a9e3]
(EE) 20: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7fe7ee2d7580]
(EE) 21: /usr/libexec/Xorg (_start+0x29) [0x424ce9]
(EE) 22: ? (?+0x29) [0x29]
(EE)
(EE) Bus error at address 0x7fe7e8b71000
(EE)
Fatal server error:
(EE) Caught signal 7 (Bus error). Server aborting


There's this line:
(EE) 2: /lib64/libc.so.6 (__memcpy_avx_unaligned+0x1ab) [0x7fe7ee3ffafb]
which is the same function that I reported to be crashing in apitrace:
https://github.com/apitrace/apitrace/issues/407

Is this just a coincidence, or these two bugs are related (or the very same)?


(I'm sorry, I still have the same month-old mesa as in comment 70, I didn't
figure out how to update it easily before I started tinkering with the
replays).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4592 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-12-21 23:03 UTC|newest]

Thread overview: 167+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-23 18:30 [Bug 80419] New: XCOM: Enemy Known Causes lockup bugzilla-daemon
2014-06-23 18:35 ` [Bug 80419] XCOM: Enemy Unknown " bugzilla-daemon
2014-06-24  2:53 ` bugzilla-daemon
2014-06-24  4:11 ` bugzilla-daemon
2014-06-24  4:28 ` bugzilla-daemon
2014-06-24  4:29 ` bugzilla-daemon
2014-06-24  4:38 ` bugzilla-daemon
2014-06-24  5:43 ` bugzilla-daemon
2014-06-24  6:27 ` bugzilla-daemon
2014-06-24 12:18 ` bugzilla-daemon
2014-06-24 13:24 ` bugzilla-daemon
2014-06-24 17:20 ` bugzilla-daemon
2014-06-24 17:50 ` bugzilla-daemon
2014-06-24 17:51 ` bugzilla-daemon
2014-06-25  3:49 ` bugzilla-daemon
2014-06-27  8:13 ` bugzilla-daemon
2014-06-27  8:16 ` bugzilla-daemon
2014-06-27  8:51 ` bugzilla-daemon
2014-06-27 10:20 ` bugzilla-daemon
2014-06-27 16:08 ` bugzilla-daemon
2014-06-27 23:01 ` bugzilla-daemon
2014-06-28 20:21 ` bugzilla-daemon
2014-06-29  7:50 ` bugzilla-daemon
2014-06-30  9:10 ` bugzilla-daemon
2014-06-30 15:59 ` bugzilla-daemon
2014-06-30 16:59 ` bugzilla-daemon
2014-06-30 17:00 ` bugzilla-daemon
2014-06-30 17:45 ` bugzilla-daemon
2014-06-30 18:33 ` bugzilla-daemon
2014-06-30 19:17 ` bugzilla-daemon
2014-06-30 19:19 ` bugzilla-daemon
2014-06-30 19:21 ` bugzilla-daemon
2014-06-30 19:32 ` bugzilla-daemon
2014-06-30 20:37 ` bugzilla-daemon
2014-07-01 17:42 ` bugzilla-daemon
2014-07-02 18:43 ` bugzilla-daemon
2014-07-03  1:07 ` bugzilla-daemon
2014-07-03 19:18 ` bugzilla-daemon
2014-07-05 10:09 ` bugzilla-daemon
2014-07-09  6:58 ` bugzilla-daemon
2014-07-14 19:47 ` bugzilla-daemon
2014-08-03 13:26 ` bugzilla-daemon
2014-10-23 10:08 ` bugzilla-daemon
2014-10-26 17:49 ` bugzilla-daemon
2014-10-26 17:49 ` bugzilla-daemon
2015-02-08 20:42 ` bugzilla-daemon
2015-02-09 17:39 ` bugzilla-daemon
2015-03-27 21:04 ` bugzilla-daemon
2015-03-27 22:33 ` bugzilla-daemon
2015-04-02  0:32 ` bugzilla-daemon
2015-04-15  4:55 ` bugzilla-daemon
2015-05-03 18:18 ` bugzilla-daemon
2015-05-29 16:54 ` bugzilla-daemon
2015-05-30  5:13 ` bugzilla-daemon
2015-06-16  9:08 ` bugzilla-daemon
2015-08-02 12:38 ` bugzilla-daemon
2015-08-02 12:53 ` bugzilla-daemon
2015-08-04 20:46 ` bugzilla-daemon
2015-09-21 14:57 ` bugzilla-daemon
2015-10-03  7:19 ` bugzilla-daemon
2015-10-04  3:26 ` bugzilla-daemon
2015-10-04 11:15 ` bugzilla-daemon
2015-11-01 13:55 ` bugzilla-daemon
2015-11-01 13:58 ` bugzilla-daemon
2015-11-23  3:18 ` bugzilla-daemon
2015-11-23 11:50 ` bugzilla-daemon
2015-11-23 22:13 ` bugzilla-daemon
2015-11-25 18:10 ` bugzilla-daemon
2015-12-18  9:45 ` bugzilla-daemon
2015-12-18 20:38 ` bugzilla-daemon
2015-12-18 23:49 ` bugzilla-daemon
2015-12-18 23:54 ` bugzilla-daemon
2015-12-19  6:36 ` bugzilla-daemon
2015-12-19 14:37 ` bugzilla-daemon
2015-12-19 15:22 ` bugzilla-daemon
2015-12-21 17:12 ` bugzilla-daemon
2015-12-21 22:33 ` bugzilla-daemon
2015-12-21 23:03 ` bugzilla-daemon [this message]
2015-12-22  6:29 ` bugzilla-daemon
2015-12-22  8:06 ` bugzilla-daemon
2015-12-22  8:15 ` bugzilla-daemon
2015-12-22  9:25 ` bugzilla-daemon
2015-12-22  9:36 ` bugzilla-daemon
2015-12-22 10:11 ` bugzilla-daemon
2015-12-22 10:27 ` bugzilla-daemon
2015-12-22 10:32 ` bugzilla-daemon
2015-12-22 10:49 ` bugzilla-daemon
2015-12-22 11:00 ` bugzilla-daemon
2015-12-22 12:37 ` bugzilla-daemon
2015-12-22 19:48 ` bugzilla-daemon
2015-12-22 22:38 ` bugzilla-daemon
2015-12-22 22:52 ` bugzilla-daemon
2015-12-23  3:25 ` bugzilla-daemon
2015-12-23  3:48 ` bugzilla-daemon
2015-12-23 13:37 ` bugzilla-daemon
2015-12-23 15:20 ` bugzilla-daemon
2015-12-29 20:17 ` bugzilla-daemon
2015-12-30  3:48 ` bugzilla-daemon
2015-12-30 22:44 ` bugzilla-daemon
2015-12-31  2:22 ` bugzilla-daemon
2016-01-04 20:00 ` bugzilla-daemon
2016-01-10 10:54 ` bugzilla-daemon
2016-01-10 11:13 ` bugzilla-daemon
2016-01-10 15:33 ` bugzilla-daemon
2016-01-10 16:26 ` bugzilla-daemon
2016-01-10 16:33 ` bugzilla-daemon
2016-01-11 16:31 ` bugzilla-daemon
2016-01-11 18:04 ` bugzilla-daemon
2016-02-05  2:27 ` bugzilla-daemon
2016-02-05  2:29 ` bugzilla-daemon
2016-02-05  8:20 ` bugzilla-daemon
2016-02-05  9:32 ` bugzilla-daemon
2016-02-05 10:30 ` bugzilla-daemon
2016-02-05 13:15 ` bugzilla-daemon
2016-02-05 14:14 ` bugzilla-daemon
2016-02-05 14:21 ` bugzilla-daemon
2016-02-05 14:43 ` bugzilla-daemon
2016-02-05 14:56 ` bugzilla-daemon
2016-02-05 16:29 ` bugzilla-daemon
2016-02-25 12:43 ` bugzilla-daemon
2016-03-02 16:35 ` bugzilla-daemon
2016-03-02 17:17 ` bugzilla-daemon
2016-03-14 12:57 ` bugzilla-daemon
2016-03-17 21:30 ` bugzilla-daemon
2016-03-18 18:35 ` bugzilla-daemon
2016-03-19 20:56 ` bugzilla-daemon
2016-03-22  4:15 ` bugzilla-daemon
2016-03-23 10:47 ` bugzilla-daemon
2016-03-23 17:34 ` bugzilla-daemon
2016-03-23 18:46 ` bugzilla-daemon
2016-03-30 14:40 ` bugzilla-daemon
2016-04-25  9:40 ` bugzilla-daemon
2016-04-28 18:27 ` bugzilla-daemon
2016-04-28 18:28 ` bugzilla-daemon
2016-05-14 11:20 ` bugzilla-daemon
2016-06-06  7:45 ` bugzilla-daemon
2016-06-06  7:51 ` bugzilla-daemon
2016-06-12 18:12 ` bugzilla-daemon
2016-06-13  8:28 ` bugzilla-daemon
2016-07-01 17:07 ` bugzilla-daemon
2016-07-03 20:48 ` bugzilla-daemon
2016-07-04  7:45 ` bugzilla-daemon
2016-07-04 17:57 ` bugzilla-daemon
2016-07-04 19:16 ` bugzilla-daemon
2016-07-04 19:57 ` bugzilla-daemon
2016-07-10  2:07 ` bugzilla-daemon
2016-08-01 11:42 ` bugzilla-daemon
2016-09-04  5:00 ` bugzilla-daemon
2016-09-04  5:03 ` bugzilla-daemon
2016-09-12 22:33 ` bugzilla-daemon
2016-12-08 13:11 ` bugzilla-daemon
2016-12-08 15:44 ` bugzilla-daemon
2016-12-08 22:11 ` bugzilla-daemon
2016-12-09 20:41 ` bugzilla-daemon
2017-01-07 20:38 ` bugzilla-daemon
2017-01-07 20:58 ` bugzilla-daemon
2018-08-31  6:20 ` bugzilla-daemon
2019-03-05 22:44 ` bugzilla-daemon
2019-03-06  9:42 ` bugzilla-daemon
2019-03-06  9:43 ` bugzilla-daemon
2019-03-06  9:56 ` bugzilla-daemon
2019-04-03 11:39 ` bugzilla-daemon
2019-04-03 14:01 ` bugzilla-daemon
2019-04-03 15:34 ` bugzilla-daemon
2019-04-03 16:39 ` bugzilla-daemon
2019-04-03 16:49 ` bugzilla-daemon
2019-09-25 17:51 ` 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-80419-502-6ugEmAqkiT@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.