[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference clt::cma

Title:DECthreads Conference
Moderator:PTHRED::MARYSTEON
Created:Mon May 14 1990
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1553
Total number of notes:9541

1524.0. "pthread_craete returning errno 12" by CAMINO::MCDERMOTT () Mon Apr 14 1997 16:26

    Hi,
    
    Can someone tell me under what circumstances does
    pthread_create return errno 12 on digital unix
    3.2g?  As far as I can tell I'm not out of memory
    on my box.
    
    
    thanks
    Greg
T.RTitleUserPersonal
Name
DateLines
1524.1Check your system configuration.WTFN::SCALESDespair is appropriate and inevitable.Mon Apr 14 1997 17:5110
> As far as I can tell I'm not out of memory on my box.

You could be out of virtual memory, out of swap space, or out of kernel threads.
You could be being constrained by other limitations, such as vpagemax, et al.

It could be any of a number of system software- or
hardware-configuration-imposed limits.


				Webb