From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EdCoU-0006FQ-Gb for garchives@archives.gentoo.org; Fri, 18 Nov 2005 20:26:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAIKOvfR017794; Fri, 18 Nov 2005 20:24:57 GMT Received: from bullet.espersunited.com (24-117-226-93.cpe.cableone.net [24.117.226.93]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAIKJSBQ024679 for ; Fri, 18 Nov 2005 20:19:29 GMT Received: from camille.espersunited.com (camille.espersunited.com [192.168.1.3]) by bullet.espersunited.com (8.13.4/8.13.3) with ESMTP id jAIKJRSX004447 for ; Fri, 18 Nov 2005 14:19:28 -0600 Subject: Re: [gentoo-user] *** glibc detected *** malloc(): memory corruption (fast): 0x081fb2c1 *** From: Michael Sullivan To: gentoo-user@lists.gentoo.org In-Reply-To: <437E32C0.9000500@fire-eyes.org> References: <1132339054.10259.3.camel@camille.espersunited.com> <437E32C0.9000500@fire-eyes.org> Content-Type: text/plain Date: Fri, 18 Nov 2005 14:19:35 -0600 Message-Id: <1132345176.10259.5.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 13f2fa80-8d1f-4846-bca1-1bf99a9719be X-Archives-Hash: b92f4bec604f3a2285a2a7a06683251f On Fri, 2005-11-18 at 15:00 -0500, fire-eyes wrote: > Michael Sullivan wrote: > > I don't really know who to ask about this error. I searched for an > > explanation on Google and it gave me a link to the Gentoo German forums, > > so I thought maybe someone here could help me with this. > > > > I wrote a Qt program. It compiles just fine, but when I try to run it I > > get this: > > > > michael@camille ~/projects/c++/myFantasy/main/src $ ./src > > *** glibc detected *** malloc(): memory corruption (fast): 0x081fb2c1 > > *** > > Aborted > > > > > > Being fairly inexperienced with C++ I have no idea what this means. Is > > this a problem with my program or with my system. Is there a way to fix > > it? Can anyone at least explain to me what it means? > > Are you running a grsecurity and or pax kernel? > > I get this kind of crap left and right with it... Sometimes. Very > unpredictable. Very annoying. > I don't know what "grsecurity" or "pax kernel" are. I use genkernel. Here's the output of my uname: michael@camille ~ $ uname -a Linux camille 2.6.14-gentoo-r2 #1 Thu Nov 17 07:30:09 CST 2005 i686 Intel(R) Celeron(R) CPU 2.66GHz GenuineIntel GNU/Linux Out of curiosity, how do you get around this error? -- gentoo-user@gentoo.org mailing list