<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 - Trying to Mine Ethereum crashes the whole system."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96935">96935</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Trying to Mine Ethereum crashes the whole system.
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>lvella@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Related to <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Mining Ethereum orders of magnitude slower than on proprietary drivers."
   href="show_bug.cgi?id=96934">bug #96934</a>, if I try to use a fork of the original mining software,
hosted in <a href="https://github.com/Genoil/cpp-ethereum">https://github.com/Genoil/cpp-ethereum</a> (my fork patching it to
compile in libclc: <a href="https://github.com/lvella/cpp-ethereum">https://github.com/lvella/cpp-ethereum</a>) my computer freezes
and requires a hard reboot in order to recover. One of the three times I tried,
what seemed to be an endless stream of kernel's error log was printed on the
screen, but it did not survive in /var/log/kern.log after the reboot.

To try it yourself, download, compile and run:

$ ethminer -G -F
mine.weipool.org:5555/0x7079a42c78d28ce9216c290d1bbc61e7b12d54a3/0.5

Note that this is a different OpenCL code than the one in #96934. The code used
there is from the official Ethereum repository. This one is from a fork, that
seems to be the most used version of the mining software.

Again, that command will mine on the public pool WeiPool and direct the
earnings to my address 0x7079a42c78d28ce9216c290d1bbc61e7b12d54a3. If you want
to try and don't risk sending me any money, change that number to you Ethereum
or Bitcoin address. Instructions in mine.weipool.org.</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>