<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#c15">Comment # 15</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:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=74539#c14">comment #14</a>)
<span class="quote">> Actually, I'm hoping that the valgrind output from WoW on my native 32 bit
> box will be sufficient.</span >

If you could produce an apitrace reproducing the leaks as reported by valgrind,
that might make it easier for us to reproduce and investigate the problem.


This one looks interesting, but I'm not sure yet how the memory ends up being
leaked:

==13334== 302,736 bytes in 84 blocks are possibly lost in loss record 6,231 of
6,282
==13334==    at 0x400870E: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==13334==    by 0x8444B00: r600_texture_create_object (r600_texture.c:571)
==13334==    by 0x844587C: r600_texture_create (r600_texture.c:759)
==13334==    by 0x843FF69: r600_resource_create_common (r600_pipe_common.c:589)
==13334==    by 0x83DC5EF: r600_resource_create (r600_pipe.c:558)
==13334==    by 0x81D7A98: st_texture_create (st_texture.c:96)
==13334==    by 0x81AA32E: guess_and_alloc_texture (st_cb_texture.c:405)
==13334==    by 0x81AA476: st_AllocTextureImageBuffer (st_cb_texture.c:459)
==13334==    by 0x814C953: _mesa_store_compressed_teximage (texstore.c:4195)
==13334==    by 0x81A99D4: st_CompressedTexImage (st_cb_texture.c:823)
==13334==    by 0x8138540: teximage (teximage.c:3244)
==13334==    by 0x813A8D3: _mesa_CompressedTexImage2D (teximage.c:3913)</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>