<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [snb] GPU hang ecode 6:0:0x85fffffc, in gnome-shell [1047]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104822#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [snb] GPU hang ecode 6:0:0x85fffffc, in gnome-shell [1047]"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104822">bug 104822</a>
from <span class="vcard"><a class="email" href="mailto:vetal0015@gmail.com" title="Vitalii Para <vetal0015@gmail.com>"> <span class="fn">Vitalii Para</span></a>
</span></b>
<pre>try add in .drirc (it fix for me):
<driconf>
<device screen="0" driver="i965">
<application name="java" executable="java">
<option name="mesa_no_error" value="true" />
<option name="always_flush_batch" value="true" />
</application>
</device>
</driconf>
In my case it was an error in Batch Buffer.
Mesa 17.3.9
Linux localhost 4.14.44-desktop-2.mga6 #1 SMP Mon May 28 22:35:45 UTC 2018
x86_64 x86_64 x86_64 GNU/Linux
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
where java write your application name</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>