This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: thread problem with libc for Linux
- To: Jerry Hong <jhong001 at yahoo dot com>
- Subject: Re: thread problem with libc for Linux
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 13 Apr 2001 21:15:13 -0300
- Cc: gcc at gcc dot gnu dot org, linux-kernel at vger dot kernel dot org
- Organization: GCC Team, Red Hat
- References: <20010413204557.21595.qmail@web4306.mail.yahoo.com>
On Apr 13, 2001, Jerry Hong <jhong001@yahoo.com> wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x401ca0d6 in chunk_free (ar_ptr=0x4025ed60,
> p=0x80a1ba8) at malloc.c:3097
This is usually a symptom of memory corruption in your own program.
It's damaging libc's internal data structures. I.e., this probably
has nothing to do with GCC or the kernel.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me