<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Failure to create folder for on-disk shader cache"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100091">100091</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Failure to create folder for on-disk shader cache
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>john.ettedgui@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello,

I am on mesa-git, built from around 1AM this morning.
This has the patches that add the 32/64b folders, but it's still not working in
with the game StarCraft II running through wine.

First I remove the ~/.cache/mesa folder, then start the Battle.Net client with
wine. This seems to work fine and I see a new 32 folder in ~/.cache/mesa. 
Here's the output of file on that binary:
PE32 executable (GUI) Intel 80386, for MS Windows

Then from the Battle.Net client I start StarCraft II. Per the configuration it
starts the 64b client. Then my terminal gets flooded with these:
Failed to create ~/.cache/mesa/64/1488793729_1488791612/AMD TAHITI/89 for
shader cache (No such file or directory)---disabling.

The issue is, as the message says, I do not have that folder on disk but:
~/.cache/mesa/64/1488793730_1488791612
notice the 30 instead of 29, the rest matches.
The output of file on the binary that is now in memory (but maybe not the one
directly called by the launcher):
PE32+ executable (GUI) x86-64, for MS Windows.

I am not sure what else to provide but would be happy to help with whatever is
needed.

Thanks!
John</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>