Bug 91156 - [SNB] GPU HANG: ecode 6:0:0x94eeffb8 (after returning from screensaver)
Summary: [SNB] GPU HANG: ecode 6:0:0x94eeffb8 (after returning from screensaver)
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-30 08:51 UTC by Léon Hagenaars-Keus
Modified: 2016-11-02 08:02 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
GPU crash dump from /sys/class/drm/card0/error (254.82 KB, text/plain)
2015-06-30 08:51 UTC, Léon Hagenaars-Keus
Details

Description Léon Hagenaars-Keus 2015-06-30 08:51:48 UTC
Created attachment 116819 [details]
GPU crash dump from /sys/class/drm/card0/error

Dmesg shows the following when comming out of powershave (screensaver). Unsure what caused this, but the dmesg told me to file a bug report here, including attaching the crashdump.

[ 8835.191819] intel_powerclamp: Start idle injection to reduce power
[ 8867.237426] intel_powerclamp: Stop forced idle injection
[ 9035.893149] intel_powerclamp: Start idle injection to reduce power
[ 9069.214468] intel_powerclamp: Stop forced idle injection
[ 9341.965675] [drm] stuck on render ring
[ 9341.966371] [drm] GPU HANG: ecode 6:0:0x94eeffb8, in compiz [18008], reason: Ring hung, action: reset
[ 9341.966372] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[ 9341.966373] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[ 9341.966374] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 9341.966374] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[ 9341.966376] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[ 9341.981630] drm/i915: Resetting chip after gpu hang
[ 9843.791418] [drm] stuck on render ring
[ 9843.792079] [drm] GPU HANG: ecode 6:0:0x94eeffb8, in compiz [18008], reason: Ring hung, action: reset
[ 9843.799419] drm/i915: Resetting chip after gpu hang
Comment 1 Chris Wilson 2015-06-30 08:58:51 UTC
In the middle of a snb blorp hiz resolve?
Comment 2 Léon Hagenaars-Keus 2015-06-30 09:10:34 UTC
@Chris Wilson
To be honest, I'm not sure what you're asking me. I was using dmesg to find the usb-stick I had just connected when I saw this message.
As the dmesg output requested to send the crash dump, I did this.
The only thing I can tell you is that the timestamp corresponds with logging in after a coffee break.
What I see in dmesg is that the GPU HANG: ecode 6:0:0x94eeffb8 does repeat (3 times in the last 15 minutes). Only one of these GPU hangs (the first one) actually asks me to send the crash dump.
Comment 3 Matt Turner 2016-11-02 07:11:39 UTC
We don't have enough information.

- What kernel version are you using? (uname -a)
- What Mesa version are you using? (glxinfo | grep Mesa)

blorp (a component of the i965 driver) has undergone enormous changes since this bug was filed. Please test a new version of Mesa (12 or 13) and mark as REOPENED
if you can reproduce and RESOLVED/* if you cannot reproduce.
Comment 4 Léon Hagenaars-Keus 2016-11-02 08:02:53 UTC
I have not seen this issue again and cannot reproduce. 
I assume that this has dissapeared when using a newer kernel (and possibly newer Mesa version as well).
I had a clean and up-to-date ubuntu 15.04 on the machine at the time on an Asus n53sv laptop, which is no longer in my posession.


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.