On Wed, 23 Feb 2000, Kevin Day wrote:

> > 
> > That's odd... I just built it tonight, and I havn't had anything but this:
> > 
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > 
> > Which doesn't cause the server to crash, in fact, it seems pretty stable.
> > 
> 
>      24 EMFILE Too many open files. <As released, the limit on the number of
>              open files per process is 64.> Getdtablesize(2) will obtain the
>              current limit.
> 
> 
> 
> You can probably bump up your ulimit, and make this go away, too.

I'm pretty sure this error is generated when the server tries to use too
many shared memory segments.

--
Doug Rabson                             Mail:  [EMAIL PROTECTED]
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to