bug-glibc
[Top][All Lists]
Advanced

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

Re: linuxthreads/malloc problem


From: Ulrich Drepper
Subject: Re: linuxthreads/malloc problem
Date: 01 Nov 2000 17:59:01 -0800
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)

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]