From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 30265] New: r600g: potential memory leak Date: Sun, 19 Sep 2010 08:10:15 -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 318EF9E7EB for ; Sun, 19 Sep 2010 08:10:16 -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=30265 Summary: r600g: potential memory leak Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: nikai@nikai.net Created an attachment (id=38798) --> (https://bugs.freedesktop.org/attachment.cgi?id=38798) (r600g) Output of valgrind --trace-children=yes --leak-check=full glxgears Shortly running glxgears in valgrind with r600g: LEAK SUMMARY: definitely lost: 4,414,144 bytes in 236 blocks With r600c, there's a lot less loss output. System environment: -- system architecture: amd64 -- Linux distribution: Gentoo -- GPU: RS780G -- Model: ATI Radeon HD 3200 -- Display connector: VGA -- xf86-video-ati: b90cb61ccb0f4f80e0627141f223354a9371d47d -- xserver: 1.9.0 -- mesa: e4513e7fb96c6336d8c7fcdadfaddb6b335a736e -- drm: 7ec9a1effa4f551897f91f3b017723a8adf011d9 -- kernel: 2.6.36-rc4-00166-g151b6a5 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.