https://bugs.freedesktop.org/show_bug.cgi?id=44342
Bug #: 44342 Summary: [i915g] GPU hang when running Khronos Webgl test suite Classification: Unclassified Product: Mesa Version: git Platform: Other URL: https://cvs.khronos.org/svn/repos/registry/trunk/publi c/webgl/sdk/tests/webgl-conformance-tests.html OS/Version: All Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/i915g AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: pavel.ondracka@email.cz
Created attachment 54998 --> https://bugs.freedesktop.org/attachment.cgi?id=54998 terminal output and backtrace
When running Khronos Webgl test suite there is an occasional crash and gpu hang. This is not 100% reproducible with one test, sometimes it finishes whole test run OK, sometimes it hangs really fast. Running glsl functions subtests few time is a row reproduces it here always.
[ 534.984024] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung [ 534.984036] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state [ 534.987135] [drm:i915_reset] *ERROR* Failed to reset chip.
from terminal, full output and backtrace attached: i915_drm_batchbuffer.c:187:i915_drm_batchbuffer_flush: Assertion `ret == 0' failed.
Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) OpenGL renderer string: Gallium 0.4 on i915 (chipset: 945G) OpenGL version string: 2.0 Mesa 7.12-devel (git-99fbf7c) Kernel: 3.1.6-1.fc16.i686 xf86-video-intel: 0dc5c0651cb691fb8811cdf3075b3d322f9d37f8 (with SNA enabled) X.Org X Server 1.11.3 Firefox: 9.0.1
https://bugs.freedesktop.org/show_bug.cgi?id=44342
--- Comment #1 from Pavel Ondračka pavel.ondracka@email.cz 2011-12-31 03:19:23 PST --- Created attachment 54999 --> https://bugs.freedesktop.org/attachment.cgi?id=54999 dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=44342
--- Comment #2 from Pavel Ondračka pavel.ondracka@email.cz 2011-12-31 03:19:58 PST --- Created attachment 55000 --> https://bugs.freedesktop.org/attachment.cgi?id=55000 i915_error_state
https://bugs.freedesktop.org/show_bug.cgi?id=44342
--- Comment #3 from Pavel Ondračka pavel.ondracka@email.cz 2011-12-31 03:20:23 PST --- Created attachment 55001 --> https://bugs.freedesktop.org/attachment.cgi?id=55001 Xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=44342
--- Comment #4 from Pavel Ondračka pavel.ondracka@email.cz 2011-12-31 08:49:52 PST --- The `ret == 0' failed assertion can be also seen when starting quake live, but without the GPU hang.
https://bugs.freedesktop.org/show_bug.cgi?id=44342
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #5 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/659.
dri-devel@lists.freedesktop.org