https://bugs.freedesktop.org/show_bug.cgi?id=103625
Bug ID: 103625 Summary: Sporadic GPU HANG issue while Java is rendering via OpenGL Product: Mesa Version: 17.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/i915 Assignee: dri-devel@lists.freedesktop.org Reporter: lata@raritan.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 135305 --> https://bugs.freedesktop.org/attachment.cgi?id=135305&action=edit /sys/class/drm/card0/error
GPU HANG: ecode 7:0:0x87d3bffa, in java [3688], reason: Hang on render ring, action: reset
Java is rendering RFB content via OpenGL all day long and the OpenGL content hangs at some point in time Sometimes after 5 Minutes after bootup and application start, sometime after 7 days...
System: Shuttle Inc. DS81D OS: CentOS 7.4.1708 CPU: Intel(R) Celeron(R) CPU G1840 @ 2.80GHz Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06) VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
Kernel: 3.10.0-693.5.2.el7.x86_64 Used software: libdrm-2.4.74-1.el7.x86_64 mesa-dri-drivers-17.0.1-6.20170307.el7.x86_64 mesa-private-llvm-3.9.1-3.el7.x86_64 xorg-x11-drv-intel-2.99.917-26.20160929.el7.x86_64 xorg-x11-server-Xorg-1.19.3-11.el7.x86_64
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767 DP1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 640mm x 360mm DP2 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 640mm x 360mm
https://bugs.freedesktop.org/show_bug.cgi?id=103625
--- Comment #1 from Lars Taubert lata@raritan.com --- Created attachment 135306 --> https://bugs.freedesktop.org/attachment.cgi?id=135306&action=edit dmesg output
https://bugs.freedesktop.org/show_bug.cgi?id=103625
--- Comment #2 from Lars Taubert lata@raritan.com --- Created attachment 135307 --> https://bugs.freedesktop.org/attachment.cgi?id=135307&action=edit /var/log/Xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=103625
--- Comment #3 from Lars Taubert lata@raritan.com --- Created attachment 135308 --> https://bugs.freedesktop.org/attachment.cgi?id=135308&action=edit /etc/X11/xorg.conf.d/01-intel-graphics.conf
https://bugs.freedesktop.org/show_bug.cgi?id=103625
--- Comment #4 from Lars Taubert lata@raritan.com --- Created attachment 135309 --> https://bugs.freedesktop.org/attachment.cgi?id=135309&action=edit xrandr --verbose output
https://bugs.freedesktop.org/show_bug.cgi?id=103625
--- Comment #5 from Lars Taubert lata@raritan.com --- Created attachment 135310 --> https://bugs.freedesktop.org/attachment.cgi?id=135310&action=edit detailed version of used drm, mesa & xorg software
https://bugs.freedesktop.org/show_bug.cgi?id=103625
Chris Wilson chris@chris-wilson.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #6 from Chris Wilson chris@chris-wilson.co.uk --- commit 2c550183476dfa25641309ae9a28d30feed14379 (tag: drm-intel-next-fixes-2014- 12-17) Author: Chris Wilson chris@chris-wilson.co.uk Date: Tue Dec 16 10:02:27 2014 +0000
drm/i915: Disable PSMI sleep messages on all rings around context switches
*** This bug has been marked as a duplicate of bug 80660 ***
dri-devel@lists.freedesktop.org