This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1325] libc6 hangs in futex/multithreaded


------- Additional Comments From jakub at redhat dot com  2005-09-13 13:49 -------
This is usually caused by an application bug where it uses the synchronization
primitives incorrectly.  The fact that it exhibits only in NPTL and not
LinuxThreads doesn't mean anything, the timing etc. are sufficiently different.
You need to analyze the application and only when you prove it is a glibc bug
by creating a small self-contained testcase that can be verified and easily
analyzed you should file a bug here.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=1325

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]