From owner-freebsd-current@FreeBSD.ORG Wed Mar 31 17:28:08 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 88F9816A4CE for ; Wed, 31 Mar 2004 17:28:08 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D4F243D39 for ; Wed, 31 Mar 2004 17:28:08 -0800 (PST) (envelope-from llewelly@xmission.com) Received: from [198.60.22.201] (helo=mgr1.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1B8r02-00057G-02; Wed, 31 Mar 2004 18:28:06 -0700 Received: from [198.60.22.20] (helo=xmission.xmission.com) by mgr1.xmission.com with esmtp (Exim 4.30) id 1B8r02-0005kL-RF; Wed, 31 Mar 2004 18:28:06 -0700 Received: from llewelly by xmission.xmission.com with local (Exim 3.35 #1 (Debian)) id 1B8r02-0004gO-00; Wed, 31 Mar 2004 18:28:06 -0700 To: Chris Shenton References: <20040308215647.W51049@root.org> <1078812119.47417.10.camel@shumai.marcuscom.com> <20040331111642.Q89219@root.org> <8665ckq0iy.fsf@PECTOPAH.shenton.org> From: llewelly@xmission.com Date: 31 Mar 2004 18:28:06 -0700 In-Reply-To: <8665ckq0iy.fsf@PECTOPAH.shenton.org> Message-ID: Lines: 32 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Sender: Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr1.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.3 required=8.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-SA-Exim-Mail-From: llewelly@xmission.com X-SA-Exim-Version: 3.1 (built Wed Aug 20 09:38:54 PDT 2003) X-SA-Exim-Scanned: Yes cc: current@freebsd.org cc: Nate Lawson 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: Thu, 01 Apr 2004 01:28:08 -0000 Chris Shenton writes: > Nate Lawson writes: > > > 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. > >> > >> 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. > > > > I disabled IPv6 and it appears to be working fine again. > > I noticed this on my home 5.2-CURRENT systems with Mozilla-1.6. When > I just upgraded my work's 4.9-STABLE system with Moz-1.6 via > portupgrade and now I see it there too. > > At home I can't disable IPv6 on CURRENT as X11R6-4.3.99.12 seems to > need it to work. I ran into this issue too. I put: #define BuildIPv6 NO in xc/xc/config/cf/host.def and recompiled. Then X11 ran fine without ipv6.