From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 29680] New: [r600g] oolite segfaults on initialization Date: Thu, 19 Aug 2010 12:21:52 -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 427949E730 for ; Thu, 19 Aug 2010 12:21:53 -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=29680 Summary: [r600g] oolite segfaults on initialization Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: nikai@nikai.net Created an attachment (id=37992) --> (https://bugs.freedesktop.org/attachment.cgi?id=37992) backtrace KMS r600 gallium: With mesa-git (plus color field patch set by Luca Barbieri, for bug 29644), Oolite-1.74.2 segfaults during initialization. It's working nicely with KMS r600 classic. Right before crashing I see these errors: EE r600_shader.c/tgsi_unsupported:537 - 30 tgsi opcode unsupported EE r600_shader.c/r600_pipe_shader_create:115 - translation from TGSI failed ! EE r600_shader.c/tgsi_unsupported:537 - 31 tgsi opcode unsupported EE r600_shader.c/r600_pipe_shader_create:115 - translation from TGSI failed ! System environment: -- system architecture: amd64 -- Linux distribution: Gentoo -- GPU: RS780G -- Model: ATI Radeon HD 3200 -- Display connector: VGA -- xf86-video-ati: cc0a167ff2db9b097891883ded147af1d67e4407 -- xserver: 1.8.2 -- mesa: c54dea66fd86f6000e334c703ea4890179c39c81 (+ patch set by Luca Barbieri, for bug 29644) -- drm: 431f7f00db844534dbcf9a63da0d2832a3d91bff -- kernel: 2.6.35.1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.