From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 82977] freeze when copying between larger OpenGL buffers (glCopyBufferSubData) Date: Tue, 26 Aug 2014 13:10:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0883669514==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 622DE6E394 for ; Tue, 26 Aug 2014 06:10:14 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0883669514== Content-Type: multipart/alternative; boundary="1409058614.B3aA0.28152"; charset="us-ascii" --1409058614.B3aA0.28152 Date: Tue, 26 Aug 2014 13:10:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=82977 --- Comment #12 from Osbios --- 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. -- You are receiving this mail because: You are the assignee for the bug. --1409058614.B3aA0.28152 Date: Tue, 26 Aug 2014 13:10:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 12 on bug 82977 from
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.


You are receiving this mail because:
  • You are the assignee for the bug.
--1409058614.B3aA0.28152-- --===============0883669514== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0883669514==--