Re: glibc??
- From: lindahl@xxxxxxx (Greg Lindahl)
- Date: 7 Apr 2008 13:35:52 -0700
In article <gr7pc5-ptp.ln1@xxxxxxxxxx>,
Thierry B. <tth@xxxxxxxxxxxxxxxxxx> wrote:
--{ Dieter Britz a plopé ceci: }--
*** glibc detected *** ./a.out: free(): invalid next size (normal):
0x080e0f78 ***
What is a glibc, what class of problems does this message indicate?
memory corruption in the malloc arena. use boundchecking everywhere
to locate the mistake.
or valgrind, if bounds checking doesn't do it for you. This is the
same issue we've been discussing recently in another thread.
-- greg
.
- References:
- glibc??
- From: Dieter Britz
- Re: glibc??
- From: Thierry B.
- glibc??
- Prev by Date: Re: Doubt about formula transcription
- Next by Date: Re: Doubt about formula transcription
- Previous by thread: Re: glibc??
- Next by thread: EXTERNAL statement for subroutines: is it ever needed?
- Index(es):