From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Hc0Wr-00058w-0z for mharc-grub-devel@gnu.org; Thu, 12 Apr 2007 10:44:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hc0Wp-00054J-Fs for grub-devel@gnu.org; Thu, 12 Apr 2007 10:44:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hc0Wn-0004xU-NT for grub-devel@gnu.org; Thu, 12 Apr 2007 10:44:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc0Wn-0004wr-Jo for grub-devel@gnu.org; Thu, 12 Apr 2007 10:44:01 -0400 Received: from mx07.ms.so-net.ne.jp ([202.238.82.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hc0Sb-00061U-Uy for grub-devel@gnu.org; Thu, 12 Apr 2007 10:39:42 -0400 Received: from temjin (pddf819.gifunt01.ap.so-net.ne.jp [218.221.248.25]) by mx07.ms.so-net.ne.jp with ESMTP id l3CEdIGP017066 for ; Thu, 12 Apr 2007 23:39:32 +0900 (JST) From: "Hitoshi Ozeki" To: "'The development of GRUB 2'" Date: Thu, 12 Apr 2007 23:39:39 +0900 Message-ID: <000001c77d10$6c377130$030010ac@ozeki> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6822 Importance: Normal Thread-Index: Acd8mAXyNkqWTKk+Rwu89slEaa3tAgAdv37w In-Reply-To: <1176337056.10119.2.camel@diesel> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-detected-kernel: Solaris 9.1 Subject: RE: On the mm-debug mode, cannot release the memory. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 14:44:03 -0000 Hello, From: Hollis Blanchard > Please look at line 445 of 'grub-1.95/kern/mm.c'. I hit this problem too, and it has been fixed in CVS. Sorry, I don't have used CVS. Let me study harder.