Bug 88341 - stuck on render ring
Summary: stuck on render ring
Status: CLOSED DUPLICATE of bug 83677
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
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-01-12 22:08 UTC by r4p5w7
Modified: 2017-07-24 22:49 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
'hardinfo' report (24.39 KB, text/plain)
2015-01-12 22:08 UTC, r4p5w7
no flags Details
Missing 'error' file (45 bytes, application/octet-stream)
2015-01-13 21:54 UTC, r4p5w7
no flags Details
Fresh 'error' file. (404.93 KB, application/gzip)
2015-01-18 18:09 UTC, r4p5w7
no flags Details

Description r4p5w7 2015-01-12 22:08:54 UTC
Created attachment 112143 [details]
'hardinfo' report

Machine hangs for few seconds with following entries in dmesg:

[ 1441.820525] [drm] stuck on render ring
[ 1441.820532] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[ 1441.820533] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[ 1441.820533] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[ 1441.820534] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 1441.820534] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.

(File '/sys/class/drm/card0/error' is empty)
Comment 1 Chris Wilson 2015-01-13 11:26:06 UTC
/sys/class/drm/card0/error is never empty; ls lies. Please try 

$ sudo cat /sys/class/drm/card0/error | gzip > error.gz

and attach error.gz
Comment 2 r4p5w7 2015-01-13 21:54:57 UTC
Created attachment 112182 [details]
Missing 'error' file

You are right - it wasn't really empty.
Comment 3 Chris Wilson 2015-01-13 21:58:34 UTC
It has to be captured after the hang and before the next reboot.
Comment 4 r4p5w7 2015-01-13 22:03:07 UTC
Oops! I'm sorry - I didn't checked it. I will post one as soon as it happens again.
Comment 5 r4p5w7 2015-01-18 18:09:52 UTC
Created attachment 112430 [details]
Fresh 'error' file.
Comment 6 Chris Wilson 2015-01-18 19:10:26 UTC

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


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.