bug-glibc
[Top][All Lists]
Advanced

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

pthread_cond_signal hangs with glibc 2.3.2


From: Truxton Fulton
Subject: pthread_cond_signal hangs with glibc 2.3.2
Date: Sat, 28 Jun 2003 01:27:44 -0700
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu)

Hello,

I recently installed redhat 9 and found that my program
that runs well on other platforms got deadlocked.
I tracked it down to a call to pthread_cond_signal which
never returns.  The condition variable was properly
created.  I installed the rpm update for glibc which
makes a reference to bugfixes for pthread_cond...
but the problem persisted.  I couldnt find anything
similar in the gnats bug database.
Is this a known problem?

Thanks,

-Truxton




reply via email to

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