Error "24" returned from INIT_CONTEXT under load

Christopher Burke craznar at hotmail.com
Fri Feb 8 17:23:37 EST 2002


Nicolas.Williams at ubsw.com (Nicolas Williams) wrote in 
news:20020208113432.V27171 at sm2p1386swk.wdr.com:

> Positive errors are system errors (see intro(2) and your system's
> errno.h).
> 
> It's most likely this: you process ran out of file descriptors. I.e.,
> error 24 is EMFILE.
> 
> On Solaris you can get EMFILE from fopen() even though you process is
> not out of file descriptors when: you process is 32-bits and all file
> descriptors < 256 are taken.

But it only gets called one at a time, and I remove/free both the context and 
the credential cache....

-- 
---
/* Christopher Burke - Spam Mail to craznar at hotmail.com
|* www.craznar.com - 
\* Real mail to cburke(at)craznar(dot)com



More information about the Kerberos mailing list