From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 40552] New: r200 crashes in glclear when running the wine d3d
tests.
Date: Thu, 1 Sep 2011 08:11:54 -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 7EF5C9E803
for ;
Thu, 1 Sep 2011 08:11:54 -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=40552
Summary: r200 crashes in glclear when running the wine d3d
tests.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r200
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: stefandoesinger@gmx.at
Created an attachment (id=50813)
--> (https://bugs.freedesktop.org/attachment.cgi?id=50813)
last log lines, assertion and backtrace.
When running the Wine(www.winehq.org) ddraw/d3d unit tests with r200 they crash
due to a failing assertion. The clear is done on a texture attached to a
framebuffer. It looks like Mesa is falling back to software, the SW renderer is
trying to map the texture into memory and this triggers the assertion.
I have not been able to reproduce this in a stand-alone application yet. I'll
attach a backtrace and the failing assertion. I'll also file a bug report for
the fact that r200 falls back to software at all, I think the hardware could do
this clear just fine.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.