glibc??
- From: Dieter Britz <britz@xxxxxxxxxx>
- Date: Mon, 07 Apr 2008 11:29:08 +0200
In a program I am working on I get this message when it runs:
*** glibc detected *** ./a.out: free(): invalid next size (normal):
0x080e0f78 ***
======= Backtrace: =========
[...]
It does compile OK. This happens after some variables are deallocated
in a subroutine and before the next statement after the subroutine
call is executed.
What is a glibc, what class of problems does this message indicate?
--
Dieter Britz (britz<at>chem.au.dk)
.
- Follow-Ups:
- Re: glibc??
- From: Thierry B.
- Re: glibc??
- From: Lorenzo `paulatz' Paulatto
- Re: glibc??
- Prev by Date: Re: Any libraries for vector mask and vector population count?
- Next by Date: Re: Preventing file sharing
- Previous by thread: Re: FoX - an XML toolkit for Fortran
- Next by thread: Re: glibc??
- Index(es):
Relevant Pages
|