Date: Thu, 4 May 2000 13:51:15 -0500 From: Glenn Johnson <glennpj@bayouhome.net> To: Parag Patel <parag@cgt.com> Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: linux_kdump of failing Linux program Message-ID: <20000504135115.A449@node1.cluster.srrc.usda.gov> In-Reply-To: <575.956684126@pinhead.parag.codegen.com>; from parag@cgt.com on Tue, Apr 25, 2000 at 10:35:26AM -0700 References: <glennpj@bayouhome.net> <575.956684126@pinhead.parag.codegen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 25, 2000 at 10:35:26AM -0700, Parag Patel wrote: > It may be related to the problem I found with too many > file-descriptors and the Linux Framemaker beta. Setting "ulimit -n > 1024" or fewer before launching Frame allows it to run just fine. > It's worth a try to see if it solves your problem. Thanks. This did the trick. Actually, I use tcsh so I needed "limit descriptors 1024". To make it permanent I entered "openfiles=1024" to the default class of 'login.conf' and did "cap_mkdb /etc/login.conf". Just curious, how did you come across this answer? -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000504135115.A449>