From owner-freebsd-stable Wed Jan 10 22:36:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 48FA137B401; Wed, 10 Jan 2001 22:36:04 -0800 (PST) Received: from rac5.wam.umd.edu (IDENT:root@rac5.wam.umd.edu [128.8.10.145]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA27859; Thu, 11 Jan 2001 01:35:56 -0500 (EST) Received: from rac5.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac5.wam.umd.edu (8.9.3/8.9.3) with SMTP id BAA01950; Thu, 11 Jan 2001 01:35:55 -0500 (EST) Received: from localhost (culverk@localhost) by rac5.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA01946; Thu, 11 Jan 2001 01:35:55 -0500 (EST) X-Authentication-Warning: rac5.wam.umd.edu: culverk owned process doing -bs Date: Thu, 11 Jan 2001 01:35:55 -0500 (EST) From: Kenneth Wayne Culver To: Gregory Bond Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: wierd errors In-Reply-To: <200101110612.RAA19541@lightning.itga.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hrmm, I tried that, same error (that was the first thing I tried actually) Ken ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Thu, 11 Jan 2001, Gregory Bond wrote: > > Jan 11 00:56:11 culverk /kernel: proc: table is full > > Jan 11 00:56:14 culverk last message repeated 1022 times > > This says you have run out of process slots in the kernel - running too many > jobs. Either run fewer processes (e.g. use "make -j4" rather than "make -j8") > or build a new kernel with a higher maxusers parameter. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message