Bug 91244 - [gen4] GPU crashed in chrome
Summary: [gen4] GPU crashed in chrome
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 15:21 UTC by brijesh
Modified: 2017-02-10 22:38 UTC (History)
1 user (show)

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


Attachments
GPU error stack (848.09 KB, text/plain)
2015-07-06 15:21 UTC, brijesh
Details

Description brijesh 2015-07-06 15:21:21 UTC
Created attachment 116977 [details]
GPU error stack

While playing youtube videos on chrome. The whole machine crashed until next reboot.
Comment 1 brijesh 2015-07-06 15:23:20 UTC
uname -a

Linux brijesh-desktop 3.16.0-41-generic #57~14.04.1-Ubuntu SMP Thu Jun 18 18:01:50 UTC 2015 i686 i686 i686 GNU/Linux
Comment 2 Chris Wilson 2015-07-07 12:15:46 UTC
This is believed fixed in mesa-10.5.3.
Comment 3 brijesh 2015-07-13 15:35:12 UTC
My system is updated.
So, why i am facing this kind of behavior.

So, can it be, that fixed is not pushed to live version.
Comment 4 Kenneth Graunke 2015-07-14 18:15:12 UTC
What exact version of Mesa do you have?

Looking at your error state, it appears that we're hanging on a CONSTANT_BUFFER packet while a WM_STATE is bound with "PS Uses Source Depth".  I didn't check CC_STATE to be sure, but this looks to be the exact known hang.

I see no workarounds for the issue in your command stream.  Mesa 10.5.3+ would try to insert an MI_FLUSH, but apparently the conditions were not triggered to make that happen.  I see no 3DSTATE_GLOBAL_DEPTH_CLAMP_OFFSET commands either
(save the one at the top), so you're clearly not running Mesa 10.6.x.

Mesa 10.6.x contains what I believe to be the actual correct fix for this bug (commit f55ded764ce60f87463e33bfa3a32e2c44715581).  Please try that.
Comment 5 Annie 2017-02-10 22:38:45 UTC
Dear Reporter,

This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested.

Thank you.


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.