From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87568] WebGL can cause GPU reset Date: Sun, 21 Dec 2014 21:57:55 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1107793550==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7FD3A8857E for ; Sun, 21 Dec 2014 13:57:55 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1107793550== Content-Type: multipart/alternative; boundary="1419199075.0A52F0.7948"; charset="UTF-8" --1419199075.0A52F0.7948 Date: Sun, 21 Dec 2014 21:57:55 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=87568 Bug ID: 87568 Summary: WebGL can cause GPU reset Product: Mesa Version: 10.3 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: aaalmosss@gmail.com I was given this link: http://hunger.hu/webgl.html which was supposed to crash any video driver, and it really did a hiccup. Fortunately, after 1 second the kernel detected GPU lockup, and reinitialized everything just fine. As far as I can tell that javascript doesn't do anything sinister, just tries to render 200k triangles with a single glDrawElements() call. Shouldn't there be a protection against such simple overflows somewhere? -- You are receiving this mail because: You are the assignee for the bug. --1419199075.0A52F0.7948 Date: Sun, 21 Dec 2014 21:57:55 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 87568
Summary WebGL can cause GPU reset
Product Mesa
Version 10.3
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/r600
Assignee dri-devel@lists.freedesktop.org
Reporter aaalmosss@gmail.com

I was given this link: http://hunger.hu/webgl.html which was supposed to crash
any video driver, and it really did a hiccup. Fortunately, after 1 second the
kernel detected GPU lockup, and reinitialized everything just fine.

As far as I can tell that javascript doesn't do anything sinister, just tries
to render 200k triangles with a single glDrawElements() call. Shouldn't there
be a protection against such simple overflows somewhere?


You are receiving this mail because:
  • You are the assignee for the bug.
--1419199075.0A52F0.7948-- --===============1107793550== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1107793550==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87568] WebGL can cause GPU reset Date: Mon, 22 Dec 2014 19:09:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1096576529==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F6AF6E37D for ; Mon, 22 Dec 2014 11:09:10 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1096576529== Content-Type: multipart/alternative; boundary="1419275350.cbDB1.5151"; charset="UTF-8" --1419275350.cbDB1.5151 Date: Mon, 22 Dec 2014 19:09:09 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=87568 --- Comment #1 from Ian Romanick --- It can be impossible to tell the difference between a draw that will take a very long time and a draw that will never complete, so possibly not. See also http://en.wikipedia.org/wiki/Halting_problem. -- You are receiving this mail because: You are the assignee for the bug. --1419275350.cbDB1.5151 Date: Mon, 22 Dec 2014 19:09:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 87568 from
It can be impossible to tell the difference between a draw that will take a
very long time and a draw that will never complete, so possibly not.  See also
http://en.wikipedia.org/wiki/Halting_problem.


You are receiving this mail because:
  • You are the assignee for the bug.
--1419275350.cbDB1.5151-- --===============1096576529== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1096576529==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87568] WebGL can cause GPU reset Date: Wed, 24 Dec 2014 14:21:50 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1074530558==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9B38C6E465 for ; Wed, 24 Dec 2014 06:21:50 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1074530558== Content-Type: multipart/alternative; boundary="1419430910.C37eAC831.27377"; charset="UTF-8" --1419430910.C37eAC831.27377 Date: Wed, 24 Dec 2014 14:21:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D87568 --- Comment #2 from Marek Ol=C5=A1=C3=A1k --- Did you set your lockup timeout to 1s? I recommend reverting to the default timeout (10s). --=20 You are receiving this mail because: You are the assignee for the bug. --1419430910.C37eAC831.27377 Date: Wed, 24 Dec 2014 14:21:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 2 on bug 87568<= /a> from Marek Ol=C5=A1=C3=A1k
Did you set your lockup timeout to 1s? I recommend reverting t=
o the default
timeout (10s).


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1419430910.C37eAC831.27377-- --===============1074530558== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1074530558==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87568] WebGL can cause GPU reset Date: Sat, 17 Jan 2015 00:29:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0928492050==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A6CF5720A3 for ; Fri, 16 Jan 2015 16:29:21 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0928492050== Content-Type: multipart/alternative; boundary="1421454561.41c3B1.21342"; charset="UTF-8" --1421454561.41c3B1.21342 Date: Sat, 17 Jan 2015 00:29:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=87568 --- Comment #3 from almos --- (In reply to Ian Romanick from comment #1) > It can be impossible to tell the difference between a draw that will take a > very long time and a draw that will never complete, so possibly not. See > also http://en.wikipedia.org/wiki/Halting_problem. That's why WebGL was a bad idea in the first place. As far as I can remember the timeout was 1 second, but since then I upgraded my system, kernel included, and when I tried now the timeout was 10s. -- You are receiving this mail because: You are the assignee for the bug. --1421454561.41c3B1.21342 Date: Sat, 17 Jan 2015 00:29:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 87568 from
(In reply to Ian Romanick from comment #1)
> It can be impossible to tell the difference between a draw that will take a
> very long time and a draw that will never complete, so possibly not.  See
> also http://en.wikipedia.org/wiki/Halting_problem.

That's why WebGL was a bad idea in the first place.

As far as I can remember the timeout was 1 second, but since then I upgraded my
system, kernel included, and when I tried now the timeout was 10s.


You are receiving this mail because:
  • You are the assignee for the bug.
--1421454561.41c3B1.21342-- --===============0928492050== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0928492050==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87568] WebGL can cause GPU reset Date: Wed, 18 Sep 2019 19:18:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0585708937==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 186496FA59 for ; Wed, 18 Sep 2019 19:18:48 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0585708937== Content-Type: multipart/alternative; boundary="15688343280.b60Fade.26377" Content-Transfer-Encoding: 7bit --15688343280.b60Fade.26377 Date: Wed, 18 Sep 2019 19:18:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D87568 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #4 from GitLab Migration User --- -- 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/537. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688343280.b60Fade.26377 Date: Wed, 18 Sep 2019 19:18:48 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated GitLab Migration User changed bug 87568<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- MOVED

Comment= # 4 on bug 87568<= /a> from GitLab Migration User
-- 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/537.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15688343280.b60Fade.26377-- --===============0585708937== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0585708937==--