Date: Fri, 12 Aug 2005 06:59:16 -0500 From: Doug Poland <doug@polands.org> To: Frank Jahnke <jahnke@fmjassoc.com> Cc: freebsd-current@freebsd.org Subject: Re: 6.0-Beta2: dhclient instability Message-ID: <20050812115916.GA2697@polands.org> In-Reply-To: <1123776476.645.7.camel@localhost> References: <1123776476.645.7.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 11, 2005 at 09:07:56AM -0700, Frank Jahnke wrote: > I have a problem with dhclient becoming unstable. > > I'm running 6.0-beta2 and Gnome 2.10 on a dual Althon machine. On > boot, everything is fine. After visiting a few web pages with > Epiphany, dhclient goes from a minor process to one that consumes an > entire CPU. The machine is still reasonably responsive, but needless > to say, its capacity goes way down. > > It does not seem to be related to the web site visited, or the > scheduler used (ULE or 4BSD). Downloading mail repeatedly also does > not trigger the problem. > I had a similar problem with -beta2. Brooks had me recompile and reinstall dhclient. After performing the following steps, dhclient has worked for me on this ath0 interface. cd /usr/src/sbin/dhclient make clean make CFLAGS=3D-g STRIP=3D=20 make CFLAGS=3D-g STRIP=3D install You might want to submit a PR. Brooks was right on top of it and interested in what was causing the problem. -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050812115916.GA2697>