Created attachment 130658 [details] Error log, dmesg told me to attach it When running chrome, the browser will hang and eventually crash after closing and opening the lid of my laptop. I've attached the debug logs to this ticket. Let me know if you need any more specific info.
Also, here is the dmesg log for this incident: [32941.310934] [drm] stuck on render ring [32941.311475] [drm] GPU HANG: ecode 6:0:0x76f77fb5, in chrome [25299], reason: Ring hung, action: reset [32941.311476] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [32941.311477] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [32941.311477] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [32941.311478] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [32941.311479] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Looks like the context was clobbered (overwritten). Suspicion lies in an old mesa bug; please could you ensure you have mesa-17 (or mesa-13) installed.
(In reply to Chris Wilson from comment #2) > Looks like the context was clobbered (overwritten). Suspicion lies in an old > mesa bug; please could you ensure you have mesa-17 (or mesa-13) installed. I upgraded to mesa-17, it seems to have fixed the issue (This happens when I close the lid on my laptop.) If I get the problem again I'll send an update.
(In reply to qfulsher from comment #3) > (In reply to Chris Wilson from comment #2) > > Looks like the context was clobbered (overwritten). Suspicion lies in an old > > mesa bug; please could you ensure you have mesa-17 (or mesa-13) installed. > > I upgraded to mesa-17, it seems to have fixed the issue (This happens when I > close the lid on my laptop.) If I get the problem again I'll send an update. Thanks qfulsher for the confirmation
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.