From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 31417] New: [r200] GPU lockup
Date: Fri, 5 Nov 2010 11:23:03 -0700 (PDT)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 5DC369E7FE
for ;
Fri, 5 Nov 2010 11:23:04 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31417
Summary: [r200] GPU lockup
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/r200
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: skunk@iskunk.org
In the course of using Wings3D (a 3D modeling program, basically CAD), I get
what is reported in the kernel log as a GPU lockup. It happens as follows:
1. Start up the program, and begin creating/manipulating some geometry.
2. At some point, the display freezes, with the exception of the mouse pointer.
It remains like this for about ten seconds.
3. The display goes black for a few seconds, and then the previous screen
returns.
4. The display now responds, with the caveat that the mouse pointer is now
invisible. (You can see menu items and such prelight under it, which is about
the only way you can tell where it is.)
5. If you can kill Wings3D, everything is back to normal.
To aid in debugging, I've put together a log file (attached) that combines the
following three streams, interleaved in time:
* Normal terminal output from Wings3D (there's only a bit of this, at the
beginning and end)
* Additional terminal output from having set RADEON_DEBUG=all
* Kernel messages in /var/log/messages (search for "GPU lockup")
I am running Ubuntu Maverick on amd64 with kernel 2.6.36 plus Alex Deucher's
patch for bug #25544, and Mesa packages from Ubuntu's xorg-edgers/radeon PPA
built from git 20101103. My video board is an ATI FireGL 8800.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.