Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 1996 09:30:34 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        john@starfire.mn.org
Cc:        bugs@freebsd.org (FreeBSD bugs)
Subject:   Re: "proc: table is full" loading packages 2.1.5-RELEASE(CD) 
Message-ID:  <3226.840558634@time.cdrom.com>
In-Reply-To: Your message of "Tue, 20 Aug 1996 07:30:11 CDT." <199608201230.HAA11365@starfire.mn.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Add of package XXX aborted due to some error -
> Please check the debug screen for more info.
> 
> DEBUG: Request for packages/All/XXX.tgz from NFS
> "proc: table is full"
> DEBUG: Caught SIGPIPE while trying to install the XXX package
> DEBUG: Switching back to VTY1

I know.

The problem is, I'm still not sure *why*.  Each time you install a
package, a tar is kicked off at the end of a pipe so that you can
shove the package down its throat.  This process is duly waited
for, as are all others I'm currently forking, and it *should not
leave a process table slot allocated*, but it does.

Work-around for now is to simply not install quite so many packages at
installation time.  The bug does not occur when you're running
multi-user (just as with that pesky missing nameserver value bug).

						Jordan



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