From owner-freebsd-current@FreeBSD.ORG Thu May 24 00:18:33 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 638BA16A469; Thu, 24 May 2007 00:18:33 +0000 (UTC) (envelope-from conrads@serene.no-ip.org) Received: from eastrmpop101.cox.net (eastrmpop101.cox.net [68.230.240.39]) by mx1.freebsd.org (Postfix) with ESMTP id E613D13C4BE; Thu, 24 May 2007 00:18:32 +0000 (UTC) (envelope-from conrads@serene.no-ip.org) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao101.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070523223003.QEDU16046.eastrmmtao101.cox.net@eastrmimpo02.cox.net>; Wed, 23 May 2007 18:30:03 -0400 Received: from serene.no-ip.org ([72.200.17.85]) by eastrmimpo02.cox.net with bizsmtp id 2mW21X00R1q7YRk0000000; Wed, 23 May 2007 18:30:02 -0400 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.14.1/8.14.1) with ESMTP id l4NMU258066535; Wed, 23 May 2007 17:30:02 -0500 (CDT) (envelope-from conrads@serene.no-ip.org) Received: (from conrads@localhost) by serene.no-ip.org (8.14.1/8.14.1/Submit) id l4NMU2Ho066534; Wed, 23 May 2007 17:30:02 -0500 (CDT) (envelope-from conrads) Date: Wed, 23 May 2007 17:30:02 -0500 From: "Conrad J. Sabatier" To: Roman Divacky Message-ID: <20070523223002.GA63205@cox.net> Mail-Followup-To: "Conrad J. Sabatier" , Roman Divacky , freebsd-current@FreeBSD.org References: <200705221703.l4MH3bHG057767@serene.no-ip.org> <20070523144743.GA48764@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070523144743.GA48764@freebsd.org> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-current@freebsd.org Subject: Re: dhclient fxp0 broken in -current for several days now X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 00:18:33 -0000 On Wed, May 23, 2007 at 04:47:43PM +0200, Roman Divacky wrote: > On Tue, May 22, 2007 at 12:03:32PM -0500, Conrad J. Sabatier wrote: > > I *think* this started around last Friday or Saturday (May 19 or 20). > > Suddenly, dhclient is no longer obtaining an IP address from my ISP > > (Cox), nor is it falling back to the prior saved lease. > > I see exactly the same thing, starting roughly on the same day... Well, in my case, either a subsequent CVS update fixed it, or very likely, it was due to my use of -O3 optimization with gcc 4.2. I just recompiled dhclient a little while ago using -O2 instead, and it's working fine again now. I do tend to believe it was an optimization bug. Sorry for any possible false alarms, folks. :-) -- Conrad J. Sabatier