dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
@ 2016-09-09  0:37 ` bugzilla-daemon
  2016-09-09  2:58 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-09-09  0:37 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Mesa core                   |Drivers/Gallium/radeonsi
         QA Contact|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
                   |org                         |.org
           Assignee|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
                   |org                         |.org

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

[-- Attachment #1.2: Type: text/html, Size: 1556 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
  2016-09-09  0:37 ` [Bug 97643] Shader crashes radeon driver and brings the whole system down bugzilla-daemon
@ 2016-09-09  2:58 ` bugzilla-daemon
  2016-09-09 12:25 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-09-09  2:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from smoki <smoki00790@gmail.com> ---

 You can try both mesa and llvm from git, as that is what Iaroslav probably
using.

 12.0.1 mesa and llvm 3.8-rc2 does not sound current, even for stable mesa/llvm
branches.

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

[-- Attachment #1.2: Type: text/html, Size: 1166 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
  2016-09-09  0:37 ` [Bug 97643] Shader crashes radeon driver and brings the whole system down bugzilla-daemon
  2016-09-09  2:58 ` bugzilla-daemon
@ 2016-09-09 12:25 ` bugzilla-daemon
  2016-09-09 20:33 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-09-09 12:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Cris, do please try with more recent Mesa + LLVM as well.

If that still crashes, can you provide a backtrace of where mpv crashes? dmesg
output from the crash could also give some context.

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

[-- Attachment #1.2: Type: text/html, Size: 1195 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2016-09-09 12:25 ` bugzilla-daemon
@ 2016-09-09 20:33 ` bugzilla-daemon
  2016-09-17  9:29 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-09-09 20:33 UTC (permalink / raw)
  To: dri-devel


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

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

Cris <cristiano04@gmail.com> changed:

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

--- Comment #7 from Cris <cristiano04@gmail.com> ---
(In reply to Nicolai Hähnle from comment #6)
> Cris, do please try with more recent Mesa + LLVM as well.
> 
> If that still crashes, can you provide a backtrace of where mpv crashes?
> dmesg output from the crash could also give some context.

I did, I upgraded to llvm-3.9.0 and mesa-git, and the issue went away. Most
conservative distros might have a hard time though.

Thanks anyway.

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

[-- Attachment #1.2: Type: text/html, Size: 2476 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2016-09-09 20:33 ` bugzilla-daemon
@ 2016-09-17  9:29 ` bugzilla-daemon
  2016-10-05 18:07 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-09-17  9:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from almos <aaalmosss@gmail.com> ---
(In reply to Cris from comment #7)
> (In reply to Nicolai Hähnle from comment #6)
> > Cris, do please try with more recent Mesa + LLVM as well.
> > 
> > If that still crashes, can you provide a backtrace of where mpv crashes?
> > dmesg output from the crash could also give some context.
> 
> I did, I upgraded to llvm-3.9.0 and mesa-git, and the issue went away. Most
> conservative distros might have a hard time though.
> 
> Thanks anyway.

Doesn't that mean that a userspace code can crash the kernel, but the most
recent version of that code doesn't do it? Ideally, the kernel should be more
resilient than that IMHO.

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

[-- Attachment #1.2: Type: text/html, Size: 1822 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2016-09-17  9:29 ` bugzilla-daemon
@ 2016-10-05 18:07 ` bugzilla-daemon
  2016-10-05 18:07 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-10-05 18:07 UTC (permalink / raw)
  To: dri-devel


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

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

Cris <cristiano04@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #9 from Cris <cristiano04@gmail.com> ---
(In reply to almos from comment #8)
> (In reply to Cris from comment #7)
> > (In reply to Nicolai Hähnle from comment #6)
> > > Cris, do please try with more recent Mesa + LLVM as well.
> > > 
> > > If that still crashes, can you provide a backtrace of where mpv crashes?
> > > dmesg output from the crash could also give some context.
> > 
> > I did, I upgraded to llvm-3.9.0 and mesa-git, and the issue went away. Most
> > conservative distros might have a hard time though.
> > 
> > Thanks anyway.
> 
> Doesn't that mean that a userspace code can crash the kernel, but the most
> recent version of that code doesn't do it? Ideally, the kernel should be
> more resilient than that IMHO.

It's crashing now and I'm using -git (llvm, mesa, radeon). When it doesn't,
it's unbearably slow. It definitely shouldn't happen.

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

[-- Attachment #1.2: Type: text/html, Size: 3027 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (5 preceding siblings ...)
  2016-10-05 18:07 ` bugzilla-daemon
@ 2016-10-05 18:07 ` bugzilla-daemon
  2016-10-27  8:08 ` bugzilla-daemon
  2016-11-04 11:46 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-10-05 18:07 UTC (permalink / raw)
  To: dri-devel


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

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

Cris <cristiano04@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|12.0                        |git

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

[-- Attachment #1.2: Type: text/html, Size: 1066 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (6 preceding siblings ...)
  2016-10-05 18:07 ` bugzilla-daemon
@ 2016-10-27  8:08 ` bugzilla-daemon
  2016-11-04 11:46 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-10-27  8:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Cris <cristiano04@gmail.com> ---
Can confirm this is no longer happening and the performance is BEARABLE. I
still get dropped frames here and there though, which definitely shouldn't be
happening.

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

[-- Attachment #1.2: Type: text/html, Size: 1174 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 97643] Shader crashes radeon driver and brings the whole system down
       [not found] <bug-97643-502@http.bugs.freedesktop.org/>
                   ` (7 preceding siblings ...)
  2016-10-27  8:08 ` bugzilla-daemon
@ 2016-11-04 11:46 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2016-11-04 11:46 UTC (permalink / raw)
  To: dri-devel


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

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

Cris <cristiano04@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #11 from Cris <cristiano04@gmail.com> ---
No longer an issue. Recompiled llvm-git and mesa-git and everything works fine
with no frame drops, including lower resolution videos (which were grinding
everything to a halt).

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

[-- Attachment #1.2: Type: text/html, Size: 2186 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:[~2016-11-04 11:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-97643-502@http.bugs.freedesktop.org/>
2016-09-09  0:37 ` [Bug 97643] Shader crashes radeon driver and brings the whole system down bugzilla-daemon
2016-09-09  2:58 ` bugzilla-daemon
2016-09-09 12:25 ` bugzilla-daemon
2016-09-09 20:33 ` bugzilla-daemon
2016-09-17  9:29 ` bugzilla-daemon
2016-10-05 18:07 ` bugzilla-daemon
2016-10-05 18:07 ` bugzilla-daemon
2016-10-27  8:08 ` bugzilla-daemon
2016-11-04 11:46 ` bugzilla-daemon

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).