<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [Bisected]Piglit glx/glx-multithread-shader-compile aborted"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69200">bug 69200</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [Bisected]Piglit glx/glx-multithread-shader-compile aborted"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69200#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [Bisected]Piglit glx/glx-multithread-shader-compile aborted"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69200">bug 69200</a>
from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
<pre>Probably fixed on master by:
commit 2d64e4ffbab0426317f329e2bae22566dc80b98a
Author: Chia-I Wu <<a href="mailto:olvaffe@gmail.com">olvaffe@gmail.com</a>>
Date: Wed Aug 20 14:40:29 2014 +0800
glsl: protect glsl_type with a mutex
glsl_type has several static hash tables and a static ralloc context. They
need to be protected by a mutex as they are not thread-safe.
Bugzilla: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [Bisected]Piglit glx/glx-multithread-shader-compile aborted"
href="show_bug.cgi?id=69200">https://bugs.freedesktop.org/show_bug.cgi?id=69200</a>
Signed-off-by: Chia-I Wu <<a href="mailto:olv@lunarg.com">olv@lunarg.com</a>>
Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>
Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
It seems to be passing for me pretty consistently, at any rate.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>