All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 104683] WebGL crashes the kernel driver and Xorg
@ 2018-01-18 13:36 bugzilla-daemon
  2018-01-18 15:37 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-01-18 13:36 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 104683
           Summary: WebGL crashes the kernel driver and Xorg
           Product: Mesa
           Version: 17.3
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: freedesktop@linux-geek.org
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 136827
  --> https://bugs.freedesktop.org/attachment.cgi?id=136827&action=edit
kernel log

Running the GraphicsFuzz benchmark
(https://www.graphicsfuzz.com/benchmark/android-v1.html) on Chromium
63.0.3239.132. On shader 15, Xorg briefly freezes and then Xorg and the radeon
kernel driver crash. This is on an Arch Linux with mesa 17.3.2.

$ glxinfo | grep "OpenGL renderer string"
OpenGL renderer string: AMD PITCAIRN (DRM 2.50.0 / 4.14.13-1-ARCH, LLVM 5.0.1)

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

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

* [Bug 104683] WebGL crashes the kernel driver and Xorg
  2018-01-18 13:36 [Bug 104683] WebGL crashes the kernel driver and Xorg bugzilla-daemon
@ 2018-01-18 15:37 ` bugzilla-daemon
  2018-01-19  3:15 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-01-18 15:37 UTC (permalink / raw)
  To: dri-devel


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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|17.3                        |git

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Reproducible with Firefox 57.0.3 using Mesa Git master on

OpenGL renderer string: AMD Radeon HD 7700 Series (CAPE VERDE / DRM 3.23.0 /
4.14.13+, LLVM 7.0.0)

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

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

* [Bug 104683] WebGL crashes the kernel driver and Xorg
  2018-01-18 13:36 [Bug 104683] WebGL crashes the kernel driver and Xorg bugzilla-daemon
  2018-01-18 15:37 ` bugzilla-daemon
@ 2018-01-19  3:15 ` bugzilla-daemon
  2018-01-19  9:41 ` bugzilla-daemon
  2018-04-02 10:20 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-01-19  3:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
Can you both try this site, too?

http://webglsamples.org/aquarium/aquarium.html

It worked some days/weeks before XMas on RX580 (radeonsi) under Konqueror
(5.0.97).
Since then I get WebGL unsupportet with Firefox (57.0.4).

'It does not appear your computer supports WebGL.
Click here for more information.

Status: WebGL creation failed: * Error during native OpenGL init. * Error
during native OpenGL init. * Error during native OpenGL init. * Error during
native OpenGL init. * Error during native OpenGL init. * Exhausted GL driver
caps. * Exhausted GL driver options.'

Some subpages (Google) demos works with Konqueror (5.0.97)
http://webglsamples.org/blob/blob.html
http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html
http://webglsamples.org

But nothing with Firefox.

If this is unrelated I'll open my own bug.

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

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

* [Bug 104683] WebGL crashes the kernel driver and Xorg
  2018-01-18 13:36 [Bug 104683] WebGL crashes the kernel driver and Xorg bugzilla-daemon
  2018-01-18 15:37 ` bugzilla-daemon
  2018-01-19  3:15 ` bugzilla-daemon
@ 2018-01-19  9:41 ` bugzilla-daemon
  2018-04-02 10:20 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-01-19  9:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Dieter Nützel from comment #2)
> If this is unrelated I'll open my own bug.

Please do.

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

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

* [Bug 104683] WebGL crashes the kernel driver and Xorg
  2018-01-18 13:36 [Bug 104683] WebGL crashes the kernel driver and Xorg bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-01-19  9:41 ` bugzilla-daemon
@ 2018-04-02 10:20 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2018-04-02 10:20 UTC (permalink / raw)
  To: dri-devel


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

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

Timothy Arceri <t_arceri@yahoo.com.au> changed:

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

--- Comment #4 from Timothy Arceri <t_arceri@yahoo.com.au> ---


*** This bug has been marked as a duplicate of bug 105317 ***

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

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

end of thread, other threads:[~2018-04-02 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 13:36 [Bug 104683] WebGL crashes the kernel driver and Xorg bugzilla-daemon
2018-01-18 15:37 ` bugzilla-daemon
2018-01-19  3:15 ` bugzilla-daemon
2018-01-19  9:41 ` bugzilla-daemon
2018-04-02 10:20 ` 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.