<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - XCOM: Enemy Unknown Causes lockup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80419#c158">Comment # 158</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - XCOM: Enemy Unknown Causes lockup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80419">bug 80419</a>
              from <span class="vcard"><a class="email" href="mailto:andrew.m.mcmahon@gmail.com" title="andrew.m.mcmahon@gmail.com">andrew.m.mcmahon@gmail.com</a>
</span></b>
        <pre>Hold on a minute!
I've just applied that patch to the latest mesa - now correct me if I'm wrong -
but the source already has that change applied:
<a href="https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/gallium/auxiliary/cso_cache/cso_cache.c">https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/gallium/auxiliary/cso_cache/cso_cache.c</a>

<span class="quote">>cso_insert_state(struct cso_cache *sc,
>                unsigned hash_key, enum cso_cache_type type,
>                 void *state)
>{
>   struct cso_hash *hash = _cso_hash_for_type(sc, type);
>   sanitize_hash(sc, hash, type, sc->max_size);</span >
>
<span class="quote">>   return cso_hash_insert(hash, hash_key, state);
>}</span >

So how can it work perfectly for one hour or more then crash and burn on two
other occasions. I feel a bit daft now too =(

I'll have to clear out everything, cache, mesa drivers in /opt/mesa, re-compile
the latest and test it for even longer.</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>