* [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
@ 2014-04-17 22:13 bugzilla-daemon
2014-04-17 22:15 ` [Bug 77596] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2064 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
Priority: medium
Bug ID: 77596
Assignee: dri-devel@lists.freedesktop.org
Summary: [r600g] random and reproducible crash in Left 4 Dead 2
(bisected)
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: b.bellec@gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Left 4 Dead 2 crash quite randomly, most of the time between 45 minutes and 80
minutes for instance. But sometimes earlier (15 minutes).
When the crash happens, it's always at the same moment in the game: it's in
"Versus Mode" when you play an Infected character. The crash always occurs when
you're in the mode where you can follow the survivors while the spawn counter
is decreasing, and then reaching zero, you go in the POV of your infected
character. The game crash in this transition.
When the game crash, in fact it freeze during 10-15 seconds and then the game
exit with a segfault.
The first bad commit is:
commit: cefa06cd6967f2c2db2acfb54a4bf3be398a3ce8
egl: Add STATIC_ASSERT() macro
author: Chad Versace <chad.versace@linux.intel.com>
date: 2014-03-17 22:39:23 (GMT)
I was quite surprised about this commit but it take me many time to bisect it
given the nature of the crash. And I then take many time to be sure that this
is the first bad commit.
I just try with recent dev mesa (d3c0e236f23e66cb2b4a75f5161282b2d15ff73f) but
the crash still occurs.
Config:
kernel 3.13.9-100.fc19.x86_64
libdrm 2.4.53-1.fc20
AMD Evergreen (Radeon HD 5850)
OpenGL renderer string: Gallium 0.4 on AMD CYPRESS
Build config:
autogen.sh --with-gallium-drivers=r600 --with-dri-drivers=
--enable-texture-float --disable-dri3 --disable-r600-llvm-compiler
--disable-gallium-llvm --enable-32-bit CFLAGS="-O2 -m32" CXXFLAGS="-O2 -m32"
--libdir=/usr/lib
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3459 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
@ 2014-04-17 22:15 ` bugzilla-daemon
2014-04-17 22:18 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 475 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #1 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97541
--> https://bugs.freedesktop.org/attachment.cgi?id=97541&action=edit
Example scene when the game will crash
In this screenshot, the spawn counter reached zero and is now in "Respawn
Mode". Next frame we go in Infected POV. Game crash during this transition.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1459 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
2014-04-17 22:15 ` [Bug 77596] " bugzilla-daemon
@ 2014-04-17 22:18 ` bugzilla-daemon
2014-04-17 22:22 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:18 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #2 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97542
--> https://bugs.freedesktop.org/attachment.cgi?id=97542&action=edit
My Xorg.log file when a crash happens
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1295 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
2014-04-17 22:15 ` [Bug 77596] " bugzilla-daemon
2014-04-17 22:18 ` bugzilla-daemon
@ 2014-04-17 22:22 ` bugzilla-daemon
2014-04-17 22:22 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #3 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97543
--> https://bugs.freedesktop.org/attachment.cgi?id=97543&action=edit
dmesg.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1211 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
` (2 preceding siblings ...)
2014-04-17 22:22 ` bugzilla-daemon
@ 2014-04-17 22:22 ` bugzilla-daemon
2014-04-17 22:23 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #4 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97544
--> https://bugs.freedesktop.org/attachment.cgi?id=97544&action=edit
/var/log/messages
only the relevant part
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1259 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
` (3 preceding siblings ...)
2014-04-17 22:22 ` bugzilla-daemon
@ 2014-04-17 22:23 ` bugzilla-daemon
2014-04-17 22:23 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #5 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97545
--> https://bugs.freedesktop.org/attachment.cgi?id=97545&action=edit
the steam trace from the terminal
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1283 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
` (4 preceding siblings ...)
2014-04-17 22:23 ` bugzilla-daemon
@ 2014-04-17 22:23 ` bugzilla-daemon
2014-04-17 22:24 ` bugzilla-daemon
2014-04-17 22:25 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 300 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
--- Comment #6 from Benjamin Bellec <b.bellec@gmail.com> ---
Created attachment 97546
--> https://bugs.freedesktop.org/attachment.cgi?id=97546&action=edit
the steam dump
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1226 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
` (5 preceding siblings ...)
2014-04-17 22:23 ` bugzilla-daemon
@ 2014-04-17 22:24 ` bugzilla-daemon
2014-04-17 22:25 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 362 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
Benjamin Bellec <b.bellec@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |77449
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1072 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
` (6 preceding siblings ...)
2014-04-17 22:24 ` bugzilla-daemon
@ 2014-04-17 22:25 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-04-17 22:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 437 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=77596
Benjamin Bellec <b.bellec@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.org |org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1116 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
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-04-17 22:25 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 22:13 [Bug 77596] New: [r600g] random and reproducible crash in Left 4 Dead 2 (bisected) bugzilla-daemon
2014-04-17 22:15 ` [Bug 77596] " bugzilla-daemon
2014-04-17 22:18 ` bugzilla-daemon
2014-04-17 22:22 ` bugzilla-daemon
2014-04-17 22:22 ` bugzilla-daemon
2014-04-17 22:23 ` bugzilla-daemon
2014-04-17 22:23 ` bugzilla-daemon
2014-04-17 22:24 ` bugzilla-daemon
2014-04-17 22:25 ` bugzilla-daemon
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.