This happens when pthread_create fails. There may be two reasons for it:
1) The system lacks resources to spawn another thread (typically not enough memory to allocate another execution stack)
2) The system-imposed limit on the total number of threads in a process would be exceeded should the operation succeed.


Reply to this email directly or view it on GitHub.

{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Issue on GitHub","action":{"@type":"ViewAction","url":"https://github.com/xrootd/xrootd/issues/142#issuecomment-57427743","name":"View Issue"}}

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1