All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 101712] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
@ 2017-07-06 23:59 ` bugzilla-daemon
  2017-07-07  1:07 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-06 23:59 UTC (permalink / raw)
  To: dri-devel


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

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

guiscaranse@gmail.com changed:

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

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

[-- Attachment #1.2: Type: text/html, Size: 1499 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] 15+ messages in thread

* [Bug 101712] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
  2017-07-06 23:59 ` [Bug 101712] CPU lockup after ring 0 stalled bugzilla-daemon
@ 2017-07-07  1:07 ` bugzilla-daemon
  2017-07-07  7:52 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-07  1:07 UTC (permalink / raw)
  To: dri-devel


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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/Gallium/radeonsi    |Drivers/Gallium/r600

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

[-- Attachment #1.2: Type: text/html, Size: 1081 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] 15+ messages in thread

* [Bug 101712] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
  2017-07-06 23:59 ` [Bug 101712] CPU lockup after ring 0 stalled bugzilla-daemon
  2017-07-07  1:07 ` bugzilla-daemon
@ 2017-07-07  7:52 ` bugzilla-daemon
  2017-07-07 17:34 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-07  7:52 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Julien Isorce <julien.isorce@gmail.com> ---
Can you try to generate an apitrace (apt-get install apitrace, apitrace trace
/path/to/application ).  Then if you reproduce the issue with apitrace replay
application.trace you can attach it to this bug. (see also
https://bugs.freedesktop.org/show_bug.cgi?id=101325)

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

[-- Attachment #1.2: Type: text/html, Size: 1419 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] 15+ messages in thread

* [Bug 101712] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2017-07-07  7:52 ` bugzilla-daemon
@ 2017-07-07 17:34 ` bugzilla-daemon
  2017-07-10  9:49 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-07 17:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from guiscaranse@gmail.com ---
(In reply to Julien Isorce from comment #3)
> Can you try to generate an apitrace (apt-get install apitrace, apitrace
> trace /path/to/application ).  Then if you reproduce the issue with apitrace
> replay application.trace you can attach it to this bug. (see also
> https://bugs.freedesktop.org/show_bug.cgi?id=101325)

I was able to reproduce the issue and record it using apitrace
(https://mega.nz/#!8M0TDRaJ!Uvh0V8B10JwZqRxAuN2PTUwfoQUN4mteeb-ks2P2mio). Also
read the otter issue and i think that probably are related, but no idea how to
solve it.

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

[-- Attachment #1.2: Type: text/html, Size: 1835 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] 15+ messages in thread

* [Bug 101712] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2017-07-07 17:34 ` bugzilla-daemon
@ 2017-07-10  9:49 ` bugzilla-daemon
  2017-07-11 14:56 ` [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] " bugzilla-daemon
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-10  9:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Julien Isorce <julien.isorce@gmail.com> ---
Thx for the apitrace. I could not reproduce the issue with radeonsi/capverde
using apitrace replay darkest.bin.x86_64.trace, can you ?. Though I could see
the VRAM increasing a lot at the end.
Could you attach full output of dmesg just after boot ? At least to see the
vram size.

Try to run the app with R600_DEBUG=check_vm GALLIUM_DDEBUG="pipelined 5000" 
It should generate infos in ~/ddebug_dumps/

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

[-- Attachment #1.2: Type: text/html, Size: 1370 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2017-07-10  9:49 ` bugzilla-daemon
@ 2017-07-11 14:56 ` bugzilla-daemon
  2017-07-11 15:35 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-11 14:56 UTC (permalink / raw)
  To: dri-devel


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

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

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|CPU lockup after ring 0     |[Turks PRO/Radeon HD
                   |stalled                     |6570/7570/8550] CPU lockup
                   |                            |after ring 0 stalled

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

[-- Attachment #1.2: Type: text/html, Size: 1173 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (5 preceding siblings ...)
  2017-07-11 14:56 ` [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] " bugzilla-daemon
@ 2017-07-11 15:35 ` bugzilla-daemon
  2018-11-14  9:58 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2017-07-11 15:35 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from guiscaranse@gmail.com ---
Created attachment 132618
  --> https://bugs.freedesktop.org/attachment.cgi?id=132618&action=edit
Dmesg after boot

(In reply to Julien Isorce from comment #5)
> Thx for the apitrace. I could not reproduce the issue with radeonsi/capverde
> using apitrace replay darkest.bin.x86_64.trace, can you ?. Though I could
> see the VRAM increasing a lot at the end.
> Could you attach full output of dmesg just after boot ? At least to see the
> vram size.
> 
> Try to run the app with R600_DEBUG=check_vm GALLIUM_DDEBUG="pipelined 5000" 
> It should generate infos in ~/ddebug_dumps/

Added the dmesg output, will try running the app with the env variables, but I
am sure that I can reproduce the issue with apitrace replay

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

[-- Attachment #1.2: Type: text/html, Size: 1945 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (6 preceding siblings ...)
  2017-07-11 15:35 ` bugzilla-daemon
@ 2018-11-14  9:58 ` bugzilla-daemon
  2018-11-14 10:01 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14  9:58 UTC (permalink / raw)
  To: dri-devel


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

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

Pander <pander@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=102909

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

[-- Attachment #1.2: Type: text/html, Size: 1151 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (7 preceding siblings ...)
  2018-11-14  9:58 ` bugzilla-daemon
@ 2018-11-14 10:01 ` bugzilla-daemon
  2018-11-14 10:05 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14 10:01 UTC (permalink / raw)
  To: dri-devel


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

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

Pander <pander@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |17.1

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

[-- Attachment #1.2: Type: text/html, Size: 1091 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (8 preceding siblings ...)
  2018-11-14 10:01 ` bugzilla-daemon
@ 2018-11-14 10:05 ` bugzilla-daemon
  2018-11-14 10:07 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14 10:05 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Pander <pander@users.sourceforge.net> ---
Same issue with Radeon HD 5970 for mesa 18.2.2

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

[-- Attachment #1.2: Type: text/html, Size: 1068 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (9 preceding siblings ...)
  2018-11-14 10:05 ` bugzilla-daemon
@ 2018-11-14 10:07 ` bugzilla-daemon
  2018-11-14 10:07 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14 10:07 UTC (permalink / raw)
  To: dri-devel


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

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

Pander <pander@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=107545

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

[-- Attachment #1.2: Type: text/html, Size: 1151 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (10 preceding siblings ...)
  2018-11-14 10:07 ` bugzilla-daemon
@ 2018-11-14 10:07 ` bugzilla-daemon
  2018-11-14 10:08 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14 10:07 UTC (permalink / raw)
  To: dri-devel


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

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

Pander <pander@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=104307

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

[-- Attachment #1.2: Type: text/html, Size: 1151 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (11 preceding siblings ...)
  2018-11-14 10:07 ` bugzilla-daemon
@ 2018-11-14 10:08 ` bugzilla-daemon
  2018-11-15 22:24 ` bugzilla-daemon
  2019-09-18 19:23 ` bugzilla-daemon
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-14 10:08 UTC (permalink / raw)
  To: dri-devel


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

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

Pander <pander@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=105113

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

[-- Attachment #1.2: Type: text/html, Size: 1151 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (12 preceding siblings ...)
  2018-11-14 10:08 ` bugzilla-daemon
@ 2018-11-15 22:24 ` bugzilla-daemon
  2019-09-18 19:23 ` bugzilla-daemon
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2018-11-15 22:24 UTC (permalink / raw)
  To: dri-devel


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

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

Jan Vesely <jan.vesely@rutgers.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://bugs.freedesktop.or |
                   |g/show_bug.cgi?id=105113    |

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

[-- Attachment #1.2: Type: text/html, Size: 1147 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] 15+ messages in thread

* [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
       [not found] <bug-101712-502@http.bugs.freedesktop.org/>
                   ` (13 preceding siblings ...)
  2018-11-15 22:24 ` bugzilla-daemon
@ 2019-09-18 19:23 ` bugzilla-daemon
  14 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:23 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #8 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/606.

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

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

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

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

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

end of thread, other threads:[~2019-09-18 19:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-101712-502@http.bugs.freedesktop.org/>
2017-07-06 23:59 ` [Bug 101712] CPU lockup after ring 0 stalled bugzilla-daemon
2017-07-07  1:07 ` bugzilla-daemon
2017-07-07  7:52 ` bugzilla-daemon
2017-07-07 17:34 ` bugzilla-daemon
2017-07-10  9:49 ` bugzilla-daemon
2017-07-11 14:56 ` [Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] " bugzilla-daemon
2017-07-11 15:35 ` bugzilla-daemon
2018-11-14  9:58 ` bugzilla-daemon
2018-11-14 10:01 ` bugzilla-daemon
2018-11-14 10:05 ` bugzilla-daemon
2018-11-14 10:07 ` bugzilla-daemon
2018-11-14 10:07 ` bugzilla-daemon
2018-11-14 10:08 ` bugzilla-daemon
2018-11-15 22:24 ` bugzilla-daemon
2019-09-18 19:23 ` 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.