Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 15:09:41 -0800
From:      Dieter BSD <dieterbsd@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Running 8 building 10 gives "Out of file descriptors" ?
Message-ID:  <CAA3ZYrC6xeJ2QW6Kvkaw-OiR3acpt-mANvF9Bo6q1S18XHva7w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
By "fix this", I meant fix the brain dead error message from sh.

1 - The code should print the name of the program complaining.

2 - The code should print the errno string, and what caused the
error ( fcntl(F_DUPFD_CLOEXEC) ).

3 - The code should not stupidly print "Out of file descriptors",
since that might not be the problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA3ZYrC6xeJ2QW6Kvkaw-OiR3acpt-mANvF9Bo6q1S18XHva7w>