Bug 89010 - GPU HANG: ecode 0:0x87d3bffa, reason: Ring hung, action: reset
Summary: GPU HANG: ecode 0:0x87d3bffa, reason: Ring hung, action: reset
Status: CLOSED DUPLICATE of bug 83677
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 14:45 UTC by Bart Schuurmans
Modified: 2017-07-24 22:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
/sys/class/drm/card0/error (37 bytes, text/plain)
2015-02-06 14:51 UTC, Bart Schuurmans
no flags Details

Description Bart Schuurmans 2015-02-06 14:45:56 UTC
I was playing video using Kodi/xmbc when the video output froze on a single frame, but the audio kept playing. After killing the Kodi process, I got this error in /var/log/syslog:

Feb  6 15:25:55 lumen kernel: [257598.216235] [drm] stuck on render ring
Feb  6 15:25:55 lumen kernel: [257598.217853] [drm] GPU HANG: ecode 0:0x87d3bffa, reason: Ring hung, action: reset
Feb  6 15:25:55 lumen kernel: [257598.217861] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Feb  6 15:25:55 lumen kernel: [257598.217866] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Feb  6 15:25:55 lumen kernel: [257598.217870] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Feb  6 15:25:55 lumen kernel: [257598.217874] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Feb  6 15:25:55 lumen kernel: [257598.217878] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Feb  6 15:25:57 lumen kernel: [257600.214477] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off

# uname -a
Linux lumen 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux

# lsb_release -irc
Distributor ID: Debian
Release:        8.0
Codename:       jessie

CPU: Intel(R) Celeron(R) CPU G1820 @ 2.70GHz

Not sure which packages are relevant, but here are some:
libdrm: version 2.4.58-2
libgl1-mesa-dri: version 10.3.2-1
xserver-xorg-video-intel: version 2:2.21.15-2+b2

Contents of /sys/class/drm/card0/error in the attachment
Comment 1 Bart Schuurmans 2015-02-06 14:51:29 UTC
Created attachment 113225 [details]
/sys/class/drm/card0/error

File too big to upload
Comment 2 Chris Wilson 2015-02-06 16:13:54 UTC

*** This bug has been marked as a duplicate of bug 83677 ***
Comment 3 Chris Wilson 2015-02-06 16:14:23 UTC
commit 2c550183476dfa25641309ae9a28d30feed14379
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Dec 16 10:02:27 2014 +0000

    drm/i915: Disable PSMI sleep messages on all rings around context switches

in your favourite backported stable tree.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.