Bug 110812 - [ivb] GPU HANG: ecode 7:1:0xfffffffe, in chromium [3592], hang on rcs0
Summary: [ivb] GPU HANG: ecode 7:1:0xfffffffe, in chromium [3592], hang on rcs0
Status: RESOLVED DUPLICATE of bug 111014
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium major
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-02 09:00 UTC by jshand2013
Modified: 2019-07-02 19:25 UTC (History)
2 users (show)

See Also:
i915 platform: ALL
i915 features: GPU hang


Attachments
error dump (39.94 KB, text/plain)
2019-06-02 09:00 UTC, jshand2013
Details
journalctl priority 7 (debug) (390.03 KB, text/plain)
2019-06-02 09:13 UTC, jshand2013
Details

Description jshand2013 2019-06-02 09:00:20 UTC
Created attachment 144411 [details]
error dump
Comment 1 Chris Wilson 2019-06-02 09:10:31 UTC
The ring buffers were trashed as if some stray writes went to address 0+.
Comment 2 jshand2013 2019-06-02 09:13:25 UTC
Created attachment 144412 [details]
journalctl priority 7 (debug)
Comment 3 jshand2013 2019-06-02 09:27:33 UTC
i have the i915 chipset:

Graphics:  Device-1: Intel 3rd Gen Core processor Graphics vendor: Dell driver: i915 v: kernel bus ID: 00:02.0 
           chip ID: 8086:0166 
           Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa alternate: intel compositor: kwin_x11 
           resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 4.2 Mesa 19.0.4 compat-v: 3.0 direct render: Yes
Comment 4 jshand2013 2019-06-02 09:29:54 UTC
(In reply to jshand2013 from comment #3)
i have the i915 driver: 

[CODE]
Graphics:  Device-1: Intel 3rd Gen Core processor Graphics vendor: Dell
 driver: i915 v: kernel bus ID: 00:02.0 
            chip ID: 8086:0166 
            Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded:
 fbdev,vesa alternate: intel compositor: kwin_x11 
            resolution: 1366x768~60Hz 
            OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 4.2 Mesa
>19.0.4 compat-v: 3.0 direct render: Yes
[/CODE]
Comment 5 Chris Wilson 2019-07-02 19:25:44 UTC
Please test with

commit c84c9029d782a3a0d2a7f0522ecb907314d43e2c
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Apr 19 12:17:47 2019 +0100

    drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context

heading to v5.1 via stable in the next few weeks.

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


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.