Created attachment 91589 [details] crash dump from /sys/class/drm/card0/error see the crash dump dmesg output: [ 765.704065] [drm] stuck on render ring [ 765.704079] [drm] GPU crash dump saved to /sys/class/drm/card0/error [ 765.704083] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [ 765.704086] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [ 765.704090] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [ 765.704094] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [ 765.707605] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x12e56000 ctx 0) at 0x12e79680 [ 772.704056] [drm] stuck on render ring [ 772.704177] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0xf91f000 ctx 0) at 0xf91f56c [ 772.704185] [drm:i915_context_is_banned] *ERROR* context hanging too fast, declaring banned!
Hi Can you please describe what were you doing when this error happened? Do you know any way to reliably reproduce the bug? Thanks, Paulo
(In reply to comment #1) > Hi > > Can you please describe what were you doing when this error happened? unfortunately not. But it might be that it always happens when I do something in firefox - but I could be totally wrong. > Do you know any way to reliably reproduce the bug? nope, it really happens unpredictably > > Thanks, > Paulo thx
I also use the latest xf86-video-intel driver and I think an older version of the driver is not crashing. Again, I might be totally wrong, but I think problems started with this driver revision: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=9289e2c56b7f0cc78c5123691ad96611f0e04bed
*** Bug 73316 has been marked as a duplicate of this bug. ***
commit 9d8473c5d9489db439aca73f470bda29a22ebab6 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Jan 7 13:43:35 2014 +0000 sna/gen4: Check for available batch space before restoring state after CA pass Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73348 References: https://bugs.freedesktop.org/show_bug.cgi?id=55500 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
That duplicate bug report is mine; I found a solution in switching to UXA from SNA, but that's only a temporary solution for the moment.
*** Bug 74060 has been marked as a duplicate of this bug. ***
*** Bug 74094 has been marked as a duplicate of this bug. ***
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.