Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How do I turn off glibc's runtime error checks?
Date: Sat, 02 Jul 2011 13:05:23
Message-Id: iun1qp$4dr$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: How do I turn off glibc's runtime error checks? by "Ivan T. Ivanov"
1 On 07/02/2011 12:32 PM, Ivan T. Ivanov wrote:
2 > Hi,
3 >
4 > On Sat, 2011-07-02 at 04:18 +0300, Nikos Chantziaras wrote:
5 >> On 07/02/2011 03:05 AM, Nikos Chantziaras wrote:
6 >>> This is driving me nuts. Since a few days ago, glibc will abort programs
7 >>> with a:
8 >>>
9 >>> *** glibc detected *** program: free(): invalid pointer: ... ***
10 >>>
11 >>> or similar error message. I have no idea which package was updated that
12 >>> triggered this. I did *not* emerge glibc (qlop confirms that I emerged
13 >>> glibc 3 months ago.)
14 >>>
15 >>> The crashing programs *are* buggy.
16 >
17 > You can also check this one:
18 >
19 > http://sourceware.org/bugzilla/show_bug.cgi?id=12518
20
21 I'm on glibc 2.12, so this doesn't affect me.