From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 53111] [bisected] lockups since added support for virtual
address space on cayman v11
Date: Thu, 23 Aug 2012 04:12:52 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 83D519E740
for ;
Wed, 22 Aug 2012 21:12:52 -0700 (PDT)
In-Reply-To:
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=53111
--- Comment #19 from Alexandre Demers 2012-08-23 04:12:52 UTC ---
So about this locking piglit test (depthstencil-render-miplevels 146
s=z24_s8_d=z32f_s8), I've been able to track it down to:
line 218: piglit_report_result(PIGLIT_SKIP);
I don't know if we are supposed to be hitting this path, but either way, it
seems piglit_report_result(PIGLIT_SKIP) locks. I suppose this function must be
releasing resources before exiting, but something wrong is happening in there.
By the way, I'm now running kernel 3.6.0-rc3 with latest drm and mesa.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.