Bug 99059 - [drm] GPU HANG: ecode 9:0:0x85dffffb, in Xwayland [711], reason: Hang on render ring, action: reset
Summary: [drm] GPU HANG: ecode 9:0:0x85dffffb, in Xwayland [711], reason: Hang on rend...
Status: CLOSED FIXED
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: 2016-12-11 21:55 UTC by David J. Ring, Jr.
Modified: 2017-01-30 17:50 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features: GPU hang


Attachments

Description David J. Ring, Jr. 2016-12-11 21:55:09 UTC
[drm] GPU HANG: ecode 9:0:0x85dffffb, in Xwayland [711], reason: Hang on render ring, action: reset


[  247.315307] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[  247.315308] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[  247.315310] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[  247.315311] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[  247.315313] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[  247.315389] drm/i915: Resetting chip after gpu hang
[  247.315648] [drm] GuC firmware load skipped
[  249.235146] [drm] RC6 on
[ 2844.605621] WARNING! power/level is deprecated; use power/control instead
[ 3210.959258] drm/i915: Resetting chip after gpu hang
[ 3211.043846] [drm] GuC firmware load skipped
[ 3212.879475] [drm] RC6 on

Unfortunately /sys/class/drm/card0/error is a 0 bite file.

dmesg is above.

I am also getting errors of synaptics (touch pad) firmware not loaded / missing at this time.
Comment 1 Chris Wilson 2016-12-12 01:08:36 UTC
/sys/class/drm/card0/error is a virtual file - it does not have a size until you read it. Please install the latest kernel you have available, and "cat /sys/class/drm/card0/error | bzip2 > error.bz2" following the hang.
Comment 2 yann 2017-01-30 17:50:15 UTC
Timeout. Closing as missing information to proceed.

If this issue still occurs, please update your system to latest kernel, xf86-video-intel & mesa, then re-test and confirm this is still the case before reporting the issue (Attach as well kernel log and gpu crash dump).


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.