Bug 78445 - GPU crash
Summary: GPU crash
Status: CLOSED DUPLICATE of bug 77104
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Ville Syrjala
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 14:55 UTC by George
Modified: 2017-07-24 22:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Crash dump (2.03 MB, text/plain)
2014-05-14 09:35 UTC, alfonsosanchezbeato
no flags Details

Description George 2014-05-08 14:55:33 UTC
Lots of weird stuff happening since ubuntu 14.04 :-(

The dump file mentioned is empty, so I doubt you can help, but let me know if anything more I could send.

kernel: [ 4585.795286] [drm] GPU crash dump saved to /sys/class/drm/card0/error
kernel: [ 4585.795287] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
kernel: [ 4585.795288] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
kernel: [ 4585.795289] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
kernel: [ 4585.795290] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
kernel: [ 4598.780409] [drm] stuck on render ring
kernel: [ 4604.803085] [drm] stuck on render ring
kernel: [ 4610.789759] [drm] stuck on render ring
kernel: [ 4610.789814] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x19ef000 ctx 1) at 0x19ef290
Comment 1 Ville Syrjala 2014-05-08 15:18:07 UTC
(In reply to comment #0)
> Lots of weird stuff happening since ubuntu 14.04 :-(
> 
> The dump file mentioned is empty, so I doubt you can help, but let me know
> if anything more I could send.

The file size will be 0 regardless of whether there's something in there or not. Just cp the file somewhere.
Comment 2 George 2014-05-08 16:34:19 UTC
I guess maybe I'm too late, it just says "no error state collected"
Comment 3 alfonsosanchezbeato 2014-05-14 09:35:33 UTC
Created attachment 99027 [details]
Crash dump

/sys/class/drm/card0/error crash dump
Comment 4 alfonsosanchezbeato 2014-05-14 09:38:11 UTC
Similar error for me, Ubuntu 14.04:

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

I have attached the crash dump (previous comment).

I do not know if it is related, but I see from time to time lines on the screen that look like problems with cache flushes.
Comment 5 Chris Wilson 2014-05-14 10:51:34 UTC
(In reply to comment #4)
> I do not know if it is related, but I see from time to time lines on the
> screen that look like problems with cache flushes.

Unrelated to the hang. That would be a bug where someone is using an incorrect MOCS value whilst rendering to the scanout buffer.
Comment 6 Chris Wilson 2014-05-14 10:52:08 UTC
Presuming the latter dump is the same as the original bug reporter's...

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


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.