Bug 87616 - [ivb] batch buffer corruption
Summary: [ivb] batch buffer corruption
Status: CLOSED INVALID
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-22 22:16 UTC by pearce_jj
Modified: 2017-07-06 17:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
GPU crash dump from /sys/class/drm/card0/error (2.07 MB, text/plain)
2014-12-22 22:16 UTC, pearce_jj
no flags Details

Description pearce_jj 2014-12-22 22:16:39 UTC
Created attachment 111192 [details]
GPU crash dump from /sys/class/drm/card0/error

Dec 22 22:00:55 zbox kernel: [   82.826863] [drm] stuck on render ring
Dec 22 22:00:55 zbox kernel: [   82.827644] [drm] GPU HANG: ecode 0:0x85fffffd, in Xorg [1588], reason: Ring hung, action: reset
Dec 22 22:00:55 zbox kernel: [   82.827647] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Dec 22 22:00:55 zbox kernel: [   82.827648] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Dec 22 22:00:55 zbox kernel: [   82.827650] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Dec 22 22:00:55 zbox kernel: [   82.827651] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Dec 22 22:00:55 zbox kernel: [   82.827653] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Dec 22 22:00:57 zbox kernel: [   84.826261] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
Dec 22 22:01:01 zbox kernel: [   88.825032] [drm] stuck on render ring
Dec 22 22:01:01 zbox kernel: [   88.825804] [drm] GPU HANG: ecode 0:0x85fffffd, in Xorg [1588], reason: Ring hung, action: reset
Dec 22 22:01:01 zbox kernel: [   88.825879] [drm:i915_context_is_banned] *ERROR* gpu hanging too fast, banning!
Dec 22 22:01:03 zbox kernel: [   90.824436] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
Comment 1 pearce_jj 2014-12-22 22:20:33 UTC
OS: Ubuntu 14.10, kernel 3.16.0-28-generic.

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 58
model name	: Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
stepping	: 9
microcode	: 0x13
cpu MHz		: 973.593
cache size	: 2048 KB
Comment 2 Chris Wilson 2014-12-23 09:36:58 UTC
The batch has been clobbered with pixel data via a stray write through a fence. Please make sure you have the most recent version of mesa installed.
Comment 3 Ander Conselvan de Oliveira 2015-06-25 12:24:06 UTC
Closing due to inactivity. Please reopen if the issue still happens with updated mesa.


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.