Bug 7419

Summary: pthread_create does not return
Product: [Retired] Red Hat Linux Reporter: John DeBoard <deboard>
Component: glibcAssignee: Cristian Gafton <gafton>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: www.prasara.com
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-05 02:41:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John DeBoard 1999-11-29 20:57:25 UTC
pthread_create does not return..
Using the glibc 2.1.1, after so many threads are created, pthread_create
does not return - it just hangs. The pthread FAQ suggested upgrading to
glibc 2.1.2, but this didn't change the bug. This is a known bug in the
glibc 2.1.x now. Does RedHat have a fix?

Thanks...
John DeBoard
deboard

Comment 1 Cristian Gafton 2000-02-05 02:41:59 UTC
How many processes? I suspect you run out into the limits of maximum processes
per user.