<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 - clover: ethminer -G --benchmark: ring buffer overflow, GPU faults"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101584">101584</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clover: ethminer -G --benchmark: ring buffer overflow, GPU faults
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>haagch@frickel.club
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=132229" name="attach_132229" title="dmesg">attachment 132229</a> <a href="attachment.cgi?id=132229&action=edit" title="dmesg">[details]</a></span>
dmesg

Tested with my RX 480 on mesa git and Linux 4.11 and 4.12-rc.

To reproduce, get <a href="https://github.com/ethereum-mining/ethminer">https://github.com/ethereum-mining/ethminer</a>
in libethash-cl/ethash_cl_miner_kernel.cl add
#pragma OPENCL EXTENSION cl_clang_storage_class_specifiers : enable
then cmake . and make and in ethminer/ run ./ethminer -G --benchmark

it outputs some progress and at 97% something goes wrong and I get GPU faults
and/or GPU hangs.

Interestingly with the closed source OpenCL runtime from amdgpu-pro it fails at
97% too.</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>