From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Dg6S1-0008F3-4I for mharc-grub-devel@gnu.org; Wed, 08 Jun 2005 15:42:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dg6Ry-0008E6-Dn for grub-devel@gnu.org; Wed, 08 Jun 2005 15:42:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dg6Rw-0008DH-77 for grub-devel@gnu.org; Wed, 08 Jun 2005 15:42:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dg6Rv-0008CM-KI for grub-devel@gnu.org; Wed, 08 Jun 2005 15:42:51 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dg6SJ-0004Ah-4r for grub-devel@gnu.org; Wed, 08 Jun 2005 15:43:15 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id EBCAA8B6A for ; Wed, 8 Jun 2005 21:38:19 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 07750-04 for ; Wed, 8 Jun 2005 20:40:02 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 518E68E4D for ; Wed, 8 Jun 2005 21:38:18 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 113A6C046 for ; Wed, 8 Jun 2005 21:38:18 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <429C6B12.4080608@inma.ucl.ac.be> <429C949E.1080700@inma.ucl.ac.be> <871x7ncoh6.fsf@student.han.nl> <42A41F7E.6040403@inma.ucl.ac.be> From: Marco Gerards Date: Wed, 08 Jun 2005 21:38:20 +0200 In-Reply-To: <42A41F7E.6040403@inma.ucl.ac.be> (Vincent Guffens's message of "Mon, 06 Jun 2005 12:03:42 +0200") Message-ID: <87acm0prkj.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: network support : memory management problem 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: Wed, 08 Jun 2005 19:42:55 -0000 Vincent Guffens writes: > I have tested three different card: Tulip, e1000, nforce2 as well as > three compilers: gcc-2.95, gcc-3.0, gcc-3.3 However, the memory > problem is still there, and I have no idea where it comes from. It > varies depending on the compiler, the optimization flag, and some very > small changes in the code. But it is always possible to find one > combination of these for which the problem appears after loading a > linux kernel or after the command boot or after a cat of a text file > in the loopback device. It can even be in some other code you did not write... If you can reproduce this problem easily, it would be very nice. -- Marco