All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 103130] Mesa from git causes games to crash mid-play
@ 2017-10-07  0:55 bugzilla-daemon
  2017-10-07  1:17 ` bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-07  0:55 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 103130
           Summary: Mesa from git causes games to crash mid-play
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: padreadamo@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

This is my first bug post and I'm a newer Linux user so I hope I did this
correctly.


mesa: for the -simplifycfg-sink-common option: may only occur zero or one
times!

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

[-- Attachment #1.2: Type: text/html, Size: 2167 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
@ 2017-10-07  1:17 ` bugzilla-daemon
  2017-10-07  9:10 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-07  1:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Adam <padreadamo@gmail.com> ---
Downgrading to 17.2-2 (from 17.3 git) and LLVM 5. rectifies the issue. Possible
regression?

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

[-- Attachment #1.2: Type: text/html, Size: 1046 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
  2017-10-07  1:17 ` bugzilla-daemon
@ 2017-10-07  9:10 ` bugzilla-daemon
  2017-10-08  0:33 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-07  9:10 UTC (permalink / raw)
  To: dri-devel


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

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

Kai <kai@dev.carbon-project.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #2 from Kai <kai@dev.carbon-project.org> ---
Hi Adam,
reporting bugs is good! But for them to get resolved, you need to post some
more information:
- What GPU are you using? (you can find that in the output of lspci and/or
glxinfo)
- Which exact version of Mesa (Git commit) are you using? The same goes for
LLVM and Kernel. Did you build these yourself or are you using packages from
somewhere?
- What game are you talking about?

Since you report a regression (a downgrade helps you), you should note exactly
what components you're downgrading (ideally with exact versions/Git commits).
For those components you should do a git bisect to find the offending commit,
that introduced the crash for you. For example: if you're saying Mesa 17.2.0 is
working and Git HEAD is not, then you would need to do a bisection between
these two points. You should end up with the offending commit in the end. If
you changed more than one component (eg. LLVM and Mesa) in your downgrade you
will most likely need to first find the actual component causing this issue.
Also, since you're reporting a crash, a backtrace might be helpful to see,
where the crash occurs.

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

[-- Attachment #1.2: Type: text/html, Size: 2873 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
  2017-10-07  1:17 ` bugzilla-daemon
  2017-10-07  9:10 ` bugzilla-daemon
@ 2017-10-08  0:33 ` bugzilla-daemon
  2017-10-15  0:06 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-08  0:33 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Adam <padreadamo@gmail.com> ---
- What GPU are you using? (you can find that in the output of lspci and/or
glxinfo)

VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere
[Radeon RX 470/480/570/580] (rev e7)

- Which exact version of Mesa (Git commit) are you using? The same goes for
LLVM and Kernel. Did you build these yourself or are you using packages from
somewhere?

I did not build these myself. I'm using a Repo on OpenSuse. They are build from
Git. LLVM 5, and Kernel 4.13.4-1

- What game are you talking about?

A wine game, Guild Wars 2, using Gallium Direct X9 state tracker.

I will do some googling to figure out how I can go about bisecting and
backtracing. Those are two things I'm unfamiliar with. I did change more than
one component through the YAST tool, I switched to a stable repo which uses
stable Mesa 17.2 and LLVM 5.0. The error reported by wine specifically states
"Mesa," as I copied and pasted that from log.

Thank you for the kind words :-)

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

[-- Attachment #1.2: Type: text/html, Size: 1950 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-10-08  0:33 ` bugzilla-daemon
@ 2017-10-15  0:06 ` bugzilla-daemon
  2017-10-17  1:19 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-15  0:06 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Adam <padreadamo@gmail.com> ---
This is the repo that didn't work:
http://download.opensuse.org/repositories/home:/forkbomb:/turboAMD/openSUSE_Tumbleweed/


This is the one that did:
http://download.opensuse.org/repositories/home:/forkbomb:/turboAMD-stable/openSUSE_Tumbleweed/

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

[-- Attachment #1.2: Type: text/html, Size: 1415 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-10-15  0:06 ` bugzilla-daemon
@ 2017-10-17  1:19 ` bugzilla-daemon
  2017-10-17 11:15 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-17  1:19 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Adam <padreadamo@gmail.com> ---
I upgraded to the offending repo. I attempted again with wine log -all. I get: 

mesa: for the -simplifycfg-sink-common option: may only occur zero or one
times!
/bin/sh: line 1:  4553 Segmentation fault      (core dumped) '/usr/bin/wine'
'Gw2-64.exe'2>&1

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

[-- Attachment #1.2: Type: text/html, Size: 1221 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-10-17  1:19 ` bugzilla-daemon
@ 2017-10-17 11:15 ` bugzilla-daemon
  2017-10-17 20:36 ` bugzilla-daemon
  2017-10-26  1:26 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-17 11:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Jan Vesely <jan.vesely@rutgers.edu> ---
(In reply to Adam from comment #5)
> I upgraded to the offending repo. I attempted again with wine log -all. I
> get: 
> 
> mesa: for the -simplifycfg-sink-common option: may only occur zero or one
> times!
> /bin/sh: line 1:  4553 Segmentation fault      (core dumped) '/usr/bin/wine'
> 'Gw2-64.exe'2>&1

This usually indicates error in LLVM initialization. Do you have multiple LLVM
versions installed?

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

[-- Attachment #1.2: Type: text/html, Size: 1480 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-10-17 11:15 ` bugzilla-daemon
@ 2017-10-17 20:36 ` bugzilla-daemon
  2017-10-26  1:26 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-17 20:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Thanks for the report!

The error message is benign. The only possible way in which it cause issues is
if the application itself is also trying to use LLVM.

If you could provide a backtrace with debug symbols, that would be helpful.

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

[-- Attachment #1.2: Type: text/html, Size: 1210 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 103130] Mesa from git causes games to crash mid-play
  2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-10-17 20:36 ` bugzilla-daemon
@ 2017-10-26  1:26 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-10-26  1:26 UTC (permalink / raw)
  To: dri-devel


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

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

Adam <padreadamo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #8 from Adam <padreadamo@gmail.com> ---
LLVM is certainly the issue. I held back that update, and I didn't get the
error. Then pushed the update and received it again going from LLVM 5.0 to LLVM
6.0. However, now the issue seems to be resolved completely. Not quite sure
considering no update was pushed.

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

[-- Attachment #1.2: Type: text/html, Size: 2237 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-10-26  1:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-07  0:55 [Bug 103130] Mesa from git causes games to crash mid-play bugzilla-daemon
2017-10-07  1:17 ` bugzilla-daemon
2017-10-07  9:10 ` bugzilla-daemon
2017-10-08  0:33 ` bugzilla-daemon
2017-10-15  0:06 ` bugzilla-daemon
2017-10-17  1:19 ` bugzilla-daemon
2017-10-17 11:15 ` bugzilla-daemon
2017-10-17 20:36 ` bugzilla-daemon
2017-10-26  1:26 ` 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.