<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - freeze when copying between larger OpenGL buffers (glCopyBufferSubData)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82977#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - freeze when copying between larger OpenGL buffers (glCopyBufferSubData)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82977">bug 82977</a>
              from <span class="vcard"><a class="email" href="mailto:osbios@web.de" title="Osbios <osbios@web.de>"> <span class="fn">Osbios</span></a>
</span></b>
        <pre>Trying to copy 200 MiB, only the screen frezes. SSH works fine.
I can just kill -9 the program and everything is ok again. After that I have
this line in dmesg

[ 1851.802876] radeon 0000:01:00.0: failed to get a new IB (-512)

When I try to switch to console while my program still runs it appears to do
notihing, but after I kill -9 the program via ssh, I'm in the console.
I also tryed to move a windows around during the freeze, but that didn't work. 
Sometimes the mouse pointer freezes, too.

Also the size of the buffer does not matter, relevant is how much bytes get
copyed by glCopyBufferSubData.
And the bigger the copy is the more likely the freeze seems to be.

With a 256 MiB copy I managed to get a kernel bug message in dmesg and could
not recover by killing the program.

Will bake me some fresh kernels now.</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>