bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linuxthreads/malloc problem


From: Reto Baettig
Subject: Re: linuxthreads/malloc problem
Date: Thu, 02 Nov 2000 08:34:54 -0800

Is there a rpm of glibc2.2 that I could use for the alpha processor?
I only have Linux 2.2.14 and have to compile kernel stuff, too. This
means that I cannot install gcc2.95 because it does not work with the
kernel sources and hence I cannot compile the libc library :-(

(ld-linux.so.2 immediately segfaults)

Regards

Reto Baettig

Ulrich Drepper wrote:
> 
> Reto Baettig <address@hidden> writes:
> 
> > I have problems with malloc/free when I use it in my pthread programs. I
> > keep getting segfaults when I start 2 instances of the program.
> 
> One or multiple instances make absolutely no difference since
> processes don't share address spaces.
> 
> > I wrote a little test program that demonstrates the problems on my
> > machine. When I remove the malloc/free's, everything runs fine. I can
> > send it to you when you think it helps.
> 
> Try glibc 2.2 If the problem persists and you verified that the
> program is correct send it.
> 
> --
> ---------------.                          ,-.   1325 Chesapeake Terrace
> Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
> Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]