From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 32455] Crash with mame using OpenGL with newest Gallium on Radeon 4350 Date: Fri, 17 Dec 2010 23:24:32 -0800 (PST) Message-ID: <20101218072434.9B91C13004E@annarchy.freedesktop.org> References: 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 15C2C9E8F9 for ; Fri, 17 Dec 2010 23:24:34 -0800 (PST) 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=32455 --- Comment #3 from Chris 2010-12-17 23:24:29 PST --- That patch makes yours go a bit further than my backtrace did, I had patched my gentoo ebuild similar to what that patch does by skipping the NULL buffer at the first point. It did the same thing for me as your backtrace after doing that, seems the buffer being NULL is not just easy to avoid but probably to find why it is NULL (seems to be whatever builds the VBO is skipping the first array member or something like that). I'm using the same Gentoo ebuild too, on mine it works fine also if you switch to Classic from gallium with ebuild mesa set r600 classic but another person with the same card using my exact same build on a LiveCD I am using has Mame barely run at all at .001 fps and just show a black screen for glxgears. It's suspiciously stopping at the same point in the mame output, but I'm not sure why in Classic on my card it runs perfectly. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.