From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 26708] libdrm-intel leaks memory when resizing window Date: Wed, 24 Feb 2010 08:28:49 -0800 (PST) Message-ID: <20100224162849.58F0F1300FF@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org http://bugs.freedesktop.org/show_bug.cgi?id=26708 --- Comment #3 from Sundtek 2010-02-24 08:28:48 PST --- Created an attachment (id=33527) --> (http://bugs.freedesktop.org/attachment.cgi?id=33527) extensive valgrind logfile The memory leak only happens during the application runtime, when deinitialization functions are called all the memory is cleaned up and no memleak occures. The attached valgrind output shows up all debug symbols. We ran a sample application (test.c which we will attach right after this post) and interrupted it with ctrl-c before deinitialization. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev --