From owner-freebsd-bugs Wed Sep 13 7:50: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 988C637B43C for ; Wed, 13 Sep 2000 07:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA63191; Wed, 13 Sep 2000 07:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9C28E37B424; Wed, 13 Sep 2000 07:48:50 -0700 (PDT) Message-Id: <20000913144850.9C28E37B424@hub.freebsd.org> Date: Wed, 13 Sep 2000 07:48:50 -0700 (PDT) From: djhill@novagate.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/21252: dhclient opens too many files Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21252 >Category: misc >Synopsis: dhclient opens too many files >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 13 07:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Hill >Release: 4.1-STABLE >Organization: >Environment: FreeBSD phobia.hill.hom 4.1-STABLE FreeBSD 4.1-STABLE #8: Tue Sep 12 11:37:19 EST 2000 david@phobia.hill.hom:/usr/src/sys/compile/PHOBIA i386 >Description: My cable went out with out my knowing. And without knowing, I tried `killall -9 dhclient ; /sbin/dhclient dc1` to try and re-request my IP. Sometimes, its gives dc1 192.168.1.100, but other times it just hangs. If I control-C it, any command I execute after fails. For example, w,kill,top,ps, etc couldn't find some libraries. dhclient-script kept printing errors about too many files open. Rebooting fixes it. >How-To-Repeat: Do a `killall -9 dhclient ; /sbin/dhclient dc1` while your cable is out. This is only when you cable (cable tv as well) is not working. >Fix: unsure. I would guess a possible loop somewhere. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message