From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111139] linux 5.2: rare NULL pointer dereference when SteamVR
idles
Date: Mon, 15 Jul 2019 17:19:35 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0905185921=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 02A4889269
for ; Mon, 15 Jul 2019 17:19:36 +0000 (UTC)
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
--===============0905185921==
Content-Type: multipart/alternative; boundary="15632111750.E97b1be.19759"
Content-Transfer-Encoding: 7bit
--15632111750.E97b1be.19759
Date: Mon, 15 Jul 2019 17:19:35 +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=3D111139
Bug ID: 111139
Summary: linux 5.2: rare NULL pointer dereference when SteamVR
idles
Product: DRI
Version: DRI git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: haagch@frickel.club
Created attachment 144791
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144791&action=3Dedit
dmesg with null pointer dereference
Vega 64, mesa git b68778e6de2, Linux 5.2.
I am relatively sure this started happening with linux 5.2 and that this did
not happen on 5.1.
When SteamVR is idle for a while (i.e. the VR headset is not moved), it sto=
ps
rendering to not waste resources.
When it does this, there is a chance that a kernel bug happens, see attached
dmesg.
It does not happen very often, but often enough that I'm relatively sure it
started happening with 5.2.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15632111750.E97b1be.19759
Date: Mon, 15 Jul 2019 17:19:35 +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
| Bug ID |
111139
|
| Summary |
linux 5.2: rare NULL pointer dereference when SteamVR idles
|
| Product |
DRI
|
| Version |
DRI git
|
| Hardware |
Other
|
| OS |
All
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
DRM/AMDgpu
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
haagch@frickel.club
|
Created atta=
chment 144791 [details]
dmesg with null pointer dereference
Vega 64, mesa git b68778e6de2, Linux 5.2.
I am relatively sure this started happening with linux 5.2 and that this did
not happen on 5.1.
When SteamVR is idle for a while (i.e. the VR headset is not moved), it sto=
ps
rendering to not waste resources.
When it does this, there is a chance that a kernel bug happens, see attached
dmesg.
It does not happen very often, but often enough that I'm relatively sure it
started happening with 5.2.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15632111750.E97b1be.19759--
--===============0905185921==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0905185921==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111139] linux 5.2: rare NULL pointer dereference when SteamVR
idles
Date: Fri, 19 Jul 2019 02:31:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1362780518=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 0F3F26E48A
for ; Fri, 19 Jul 2019 02:31:06 +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
--===============1362780518==
Content-Type: multipart/alternative; boundary="15635034660.Bc25b9.26326"
Content-Transfer-Encoding: 7bit
--15635034660.Bc25b9.26326
Date: Fri, 19 Jul 2019 02:31:06 +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=3D111139
--- Comment #1 from Christoph Haag ---
I'm being told that this bug does not only happen with SteamVR, and that it=
has
been triggered without SteamVR running, possibly by Chrome/Chromium.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15635034660.Bc25b9.26326
Date: Fri, 19 Jul 2019 02:31:06 +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
Commen=
t # 1
on bug 11113=
9
from Christoph Haag
I'm being told that this bug does not only happen with SteamVR=
, and that it has
been triggered without SteamVR running, possibly by Chrome/Chromium.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15635034660.Bc25b9.26326--
--===============1362780518==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1362780518==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111139] linux 5.2: rare NULL pointer dereference when SteamVR
idles
Date: Tue, 19 Nov 2019 09:36:43 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0635020660=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7845D6F463
for ; Tue, 19 Nov 2019 09:36:43 +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
--===============0635020660==
Content-Type: multipart/alternative; boundary="15741562032.f543.9911"
Content-Transfer-Encoding: 7bit
--15741562032.f543.9911
Date: Tue, 19 Nov 2019 09:36:43 +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=3D111139
Martin Peres changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #2 from Martin Peres ---
-- 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/drm/amd/issues/874.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15741562032.f543.9911
Date: Tue, 19 Nov 2019 09:36:43 +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
<=
span class=3D"fn">Martin Peres
changed
bug 11113=
9
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
MOVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15741562032.f543.9911--
--===============0635020660==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0635020660==--