From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 105308] X log ballooning in size with "drmmode_wait_vblank failed for scanout update" and "get vblank counter failed" Date: Thu, 01 Mar 2018 11:25:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0404417296==" 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 C67106EC46 for ; Thu, 1 Mar 2018 11:25:33 +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 --===============0404417296== Content-Type: multipart/alternative; boundary="15199035330.cccD5D7dD.2889" Content-Transfer-Encoding: 7bit --15199035330.cccD5D7dD.2889 Date: Thu, 1 Mar 2018 11:25:33 +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=3D105308 Bug ID: 105308 Summary: X log ballooning in size with "drmmode_wait_vblank failed for scanout update" and "get vblank counter failed" Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: rah@settrans.net Created attachment 137717 --> https://bugs.freedesktop.org/attachment.cgi?id=3D137717&action=3Dedit First 3900 lines of Xorg log Hi, My X log is on occassion filling up my hard disk, reaching a size of 18G wi= th mostly repeats of two lines. The X server is working and running fine; I'm typing this on it now. The first indication that there is a problem is see= ing "No space left on device". It looks like the woes begin with this line: [ 668.860] (WW) AMDGPU(0): flip queue failed in amdgpu_scanout_flip: Inva= lid argument, TearFree inactive until next modeset The kernel also reported this although I've no idea when in relation to oth= er events: [57903.995504] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* amdgpu_cs_list_validate(validated) failed. [57903.995539] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to process the buffer list -22! [58014.990950] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* amdgpu_cs_list_validate(validated) failed. [58014.990998] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to process the buffer list -22! rah@lotus:~/store-f$ ls -lh Xorg.0.log=20 -rw-r--r-- 1 rah rah 18G Mar 1 09:52 Xorg.0.log rah@lotus:~/store-f$ grep "drmmode_wait_vblank failed for scanout update" Xorg.0.log | head -n 1 [ 668.860] (WW) AMDGPU(0): drmmode_wait_vblank failed for scanout update: Invalid argument rah@lotus:~/store-f$ grep "get vblank counter failed" Xorg.0.log | head -n 1 [ 10749.146] (WW) AMDGPU(0): get vblank counter failed: Invalid argument rah@lotus:~/store-f$ wc -l Xorg.0.log=20 203212490 Xorg.0.log rah@lotus:~/store-f$ egrep -vc "(drmmode_wait_vblank failed for scanout update|get vblank counter failed)" Xorg.0.log=20 1509 rah@lotus:~/store-f$ grep -c "drmmode_wait_vblank failed for scanout update" Xorg.0.log=20 200689290 rah@lotus:~/store-f$ grep -c "get vblank counter failed" Xorg.0.log=20 2521692 I'll attach the first 3900 lines of the Xorg log and the kernel log. Thanks, Bob --=20 You are receiving this mail because: You are the assignee for the bug.= --15199035330.cccD5D7dD.2889 Date: Thu, 1 Mar 2018 11:25:33 +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 105308
Summary X log ballooning in size with "drmmode_wait_vblank faile= d for scanout update" and "get vblank counter failed"
Product DRI
Version unspecified
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter rah@settrans.net

Created attachment =
137717 [details]
First 3900 lines of Xorg log

Hi,

My X log is on occassion filling up my hard disk, reaching a size of 18G wi=
th
mostly repeats of two lines.  The X server is working and running fine; I'm
typing this on it now.  The first indication that there is a problem is see=
ing
"No space left on device".  It looks like the woes begin with thi=
s line:

[   668.860] (WW) AMDGPU(0): flip queue failed in amdgpu_scanout_flip: Inva=
lid
argument, TearFree inactive until next modeset

The kernel also reported this although I've no idea when in relation to oth=
er
events:

[57903.995504] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR*
amdgpu_cs_list_validate(validated) failed.
[57903.995539] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to process the
buffer list -22!
[58014.990950] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR*
amdgpu_cs_list_validate(validated) failed.
[58014.990998] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to process the
buffer list -22!


rah@lotus:~/store-f$ ls -lh Xorg.0.log=20
-rw-r--r-- 1 rah rah 18G Mar  1 09:52 Xorg.0.log
rah@lotus:~/store-f$ grep "drmmode_wait_vblank failed for scanout =
update"
Xorg.0.log | head -n 1
[   668.860] (WW) AMDGPU(0): drmmode_wait_vblank failed for scanout update:
Invalid argument
rah@lotus:~/store-f$ grep "get vblank counter failed" Xorg.0.=
log | head -n 1
[ 10749.146] (WW) AMDGPU(0): get vblank counter failed: Invalid argument
rah@lotus:~/store-f$ wc -l Xorg.0.log=20
203212490 Xorg.0.log
rah@lotus:~/store-f$ egrep -vc "(drmmode_wait_vblank failed for sc=
anout
update|get vblank counter failed)" Xorg.0.log=20
1509
rah@lotus:~/store-f$ grep -c "drmmode_wait_vblank failed for scano=
ut update"
Xorg.0.log=20
200689290
rah@lotus:~/store-f$ grep -c "get vblank counter failed" Xorg=
.0.log=20
2521692

I'll attach the first 3900 lines of the Xorg log and the kernel log.

Thanks,

Bob


You are receiving this mail because:
  • You are the assignee for the bug.
= --15199035330.cccD5D7dD.2889-- --===============0404417296== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0404417296==--