From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vikas Kumar" Subject: Re: error message when compiling dev86 Date: Wed, 21 Jun 2006 18:31:37 -0400 Message-ID: <792c60620606211531o235eeebelf7ff3cb1de0d3783@mail.gmail.com> References: <1150914988.6444.5.camel@speedy.projectiwear.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1150914988.6444.5.camel@speedy.projectiwear.org> Content-Disposition: inline Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-8086@vger.kernel.org On 6/21/06, Dennis Lubert wrote: > Am Mittwoch, den 21.06.2006, 16:26 +0000 schrieb Jethro Tull: > > *** glibc detected *** malloc(): memory corruption: 0x0804d168 *** > > make[3]: *** [crt3.o] Aborted > That looks like when creating target crt3.o the program responsible to > create that target crashed. Assuming that its the gcc that did it, the > only solution that comes to my mind is updating the compiler. Which version of gcc and glibc are you using Jethro?