From owner-freebsd-current@FreeBSD.ORG Wed Mar 31 11:17:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F03416A4CE for ; Wed, 31 Mar 2004 11:17:09 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id ECE1243D31 for ; Wed, 31 Mar 2004 11:17:08 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 89277 invoked by uid 1000); 31 Mar 2004 19:17:09 -0000 Date: Wed, 31 Mar 2004 11:17:09 -0800 (PST) From: Nate Lawson To: Joe Marcus Clarke In-Reply-To: <1078812119.47417.10.camel@shumai.marcuscom.com> Message-ID: <20040331111642.Q89219@root.org> References: <20040308215647.W51049@root.org> <1078812119.47417.10.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: ongoing mozilla problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 31 Mar 2004 19:17:09 -0000 On Tue, 9 Mar 2004, Joe Marcus Clarke wrote: > On Tue, 2004-03-09 at 00:58, Nate Lawson wrote: > > Any page that includes links to imgs on other pages hangs while loading. > > I have a feeling it's the resolver since pages all on one site work fine. > > I've rebuilt world and kernel as of Sunday Mar. 7 at 7 pm. I've rebuilt > > mozilla using portupgrade. Is there anything else I can do? > > At least one user has reported that an old IPv6-related resolver bug has > resurfaced in 1.6-based browsers. If you have IPv6 in your kernel, you > might try removing it temporarily (if you can) to see if this helps > matters. Other users have reported similar hangs in the past when > trying to load images off of ad caching servers. If one particular > server is giving you a hard time, add it to /etc/hosts, and see if the > problem improves. I disabled IPv6 and it appears to be working fine again. -Nate