From owner-freebsd-questions Wed Nov 7 7:24:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.cigital.com (relay.cigital.com [64.80.176.5]) by hub.freebsd.org (Postfix) with ESMTP id 8F81037B418 for ; Wed, 7 Nov 2001 07:24:39 -0800 (PST) Received: from exchange.cigital.com (exchange.cigital.com [10.1.20.3]) by relay.cigital.com (Postfix) with ESMTP id BE4CA5B11D for ; Wed, 7 Nov 2001 10:24:37 -0500 (EST) Received: by exchange.cigital.com with Internet Mail Service (5.5.2653.19) id ; Wed, 7 Nov 2001 10:23:10 -0500 Message-ID: <4BC10D47D7ACD3119FA800104B1F8836013A4EC6@exchange.cigital.com> From: Yanek Korff To: "'questions@freebsd.org'" Subject: stacksize - limited to 64M? Date: Wed, 7 Nov 2001 10:23:06 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm not subscribed to questions, so if you could CC me, I'd appreciate it: I've got a few 4.4-STABLE machines and one of the developers 'round here wants to increase his stacksize beyond 64M, but "limit stacksize unlimited" or anything greater than 64M doesn't work. Unlimited is ignored, and "limit stacksize 128M" outputs: limit: stacksize: Can't set limit. login.conf looks like this for default: default:\ .. blah blah .. :stacksize=unlimited:\ .. blah blah .. I'm clearly missing something. Any pointers/advice/docs would be much appreciated. -Yanek. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message