From mint-bounce@lists.fishpool.fi Thu Jan 14 17:36:33 2010 Message-ID: <4B4F9B55.50007@freesbee.fr> Date: Thu, 14 Jan 2010 23:31:49 +0100 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] PATCH: mintlib linebreaks References: <4B4F9362.3020602@atari-source.org> In-Reply-To: <4B4F9362.3020602@atari-source.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 100114-1, 14/01/2010), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0EMaWM1013413 Mark Duckworth zrote: > Fix line breaks in makefiles in tz, sunrpc and socket. This is very strange. I believe it should work without your patch. I wonder if we are not hitting another form of the malloc bug... Surprisingly, these makefile targets use big shell portions, the ` ` syntax, pipes to sed... like my very small makefile where I encountered the malloc bug. I would not be surprised if something was wrong with the command-line handling, such as random memory overwrites. I'm pretty sure this can be the make stress case we recently spoke about. Sorry, I have no time to make further tests right now, but I will do. -- Vincent Rivière