From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 8 00:50:19 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D6A116A41F for ; Thu, 8 Sep 2005 00:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A18243D48 for ; Thu, 8 Sep 2005 00:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j880oJvj079360 for ; Thu, 8 Sep 2005 00:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j880oJwO079359; Thu, 8 Sep 2005 00:50:19 GMT (envelope-from gnats) Date: Thu, 8 Sep 2005 00:50:19 GMT Message-Id: <200509080050.j880oJwO079359@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Jack L." Cc: Subject: Re:kern/85816:maxproc=1 in login.conf causes kernel panic when logging into account via ssh X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jack L." List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 00:50:19 -0000 The following reply was made to PR kern/85816; it has been noted by GNATS. From: "Jack L." To: bug-followup@FreeBSD.org Cc: Subject: Re:kern/85816:maxproc=1 in login.conf causes kernel panic when logging into account via ssh Date: Wed, 7 Sep 2005 17:47:30 -0700 ------=_Part_19248_13741740.1126140450309 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Also need to add openfiles=3D5 or some really low number along with maxproc= =3D1=20 to /etc/login.conf. I think openfiles is the issue, not maxproc. ------=_Part_19248_13741740.1126140450309 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Also need to add openfiles=3D5 or some really low number along with maxproc=3D1 to /etc/login.conf. I think openfiles is the issue, not maxproc.
------=_Part_19248_13741740.1126140450309--