<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] Memory leak when playing WoW with RV790"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74539#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [r600g] Memory leak when playing WoW with RV790"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74539">bug 74539</a>
              from <span class="vcard"><a class="email" href="mailto:rankincj@googlemail.com" title="Chris Rankin <rankincj@googlemail.com>"> <span class="fn">Chris Rankin</span></a>
</span></b>
        <pre>Has anyone ever "valground" a 32 bit executable on a box which is natively 64
bit, please? This bug is currently making it impossible to run Wow-64.exe:

<a href="http://bugs.winehq.org/show_bug.cgi?id=35582">http://bugs.winehq.org/show_bug.cgi?id=35582</a>

That in itself isn't an issue - the memory leak occurs with both 32 bit and 64
bit WoW. However, the following command is failing:

$ valgrind --trace-children=yes --leak-check=full /usr/bin/wine
/opt/wine/World\ of\ Warcraft/Wow.exe -opengl -noautoload64bit

with this error:

valgrind: failed to start tool 'memcheck' for platform 'amd64-linux': No such
file or directory

Which I assume means that Valgrind is trying to use 64 bit tools on a 32 bit
executable.</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>