Created attachment 109174 [details] intel_gpu_abrt.tar I have been experiencing a random hang quite rarely since Linux 3.14. It seems to happen more frequently when using Flash, but not only in that case. Anyway it's hard to reproduce. This is on Fedora 20, kernel 3.16.6. 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) Let me know if I can provide more information, but as it's hard to reproduce, better have a strategy in advance.
Created attachment 109175 [details] dmesg
Created attachment 109176 [details] gdb backtrace
That backtrace is not from the upstream Xorg. Please report that bug to your distribution. The display hang is a kernel bug: [33982.822575] WARNING: CPU: 2 PID: 701 at drivers/gpu/drm/i915/intel_display.c:3324 intel_crtc_wait_for_pending_flips.
Flip races should finally be curbed with commit cb4975b7c365f6d8e6d17cf4a24d846b3d27e6b7 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Tue May 27 21:33:09 2014 +0300 drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset which is in -fixes + cc: stable.
Thanks! So the bug is already fixed in some version of the kernel? Which one? Should I still report this to Fedora?
(In reply to Milan Bouchet-Valat from comment #5) > Thanks! So the bug is already fixed in some version of the kernel? Which > one? Should I still report this to Fedora? It will eventually land in stable kernels and so should show up in distros. Fedora is kinda out of scope for upstream, so I don't care ;-)
OK, thanks. I mentioned Fedora because of Chris's request above.
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.