From fnaumann@mail.cs.uni-magdeburg.de Sun Jul 4 00:41:53 2004 Message-ID: <40E7354C.7070701@seznam.cz> Date: Sun, 04 Jul 2004 00:38:04 +0200 From: Standa Opichal User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mint@fishpool.com Subject: Re: [MiNT] fdlibm References: <1088870923.2168.3.camel@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at fishpool.fi Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: opichals@seznam.cz Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Hi! Hmm, I've met this too (while using the CVS version of mintlib) recently. The actual bug was in the application I tried to debug. I found out there was an uninitialized pointer dereferenced somewhere and after that the heap allocation failed obviously for the reason of wrongly modified heap structures. Of course this is harder to track down without memory protection... regards STan Frank Naumann wrote: > Hello! > >> I'm trying to build fdlibm from the SpareMiNT src.rpm. >> But the process aborts with the following message: >> >> make: ../mintlib/malloc.c:187: __free: Assertion `s == r' failed. >> Abort >> make: *** [all] Error 134 >> >> What's wrong here ? > > > Looks like an fixed bug in the mintlib. Can you recompile make against > the current mintlib rpm and check if it happen again? > > > Regards, > Frank > > -- > ATARI FALCON 060 // MILAN 060 > ----------------------------------------- > http://www.cs.uni-magdeburg.de/~fnaumann/ > e-Mail: fnaumann@freemint.de > >