From owner-freebsd-gecko@FreeBSD.ORG Sun May 2 10:23:13 2010 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2D901065672; Sun, 2 May 2010 10:23:13 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 562178FC0A; Sun, 2 May 2010 10:23:13 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id l26so495897fgb.13 for ; Sun, 02 May 2010 03:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=oJEN9mpT6wgDJzJJdoOiSQ1ylc/0saWyBZ1qrZdJIAw=; b=rno9JPT30qjunWnElkq8g0tDrkOUFLMibjW/+JGS4d+sNLw2TYTfm0u82Bhl3GD9MN NKTkUPUZDTn9RyR3ons3HyQPUlc2IxjNK4g1srYklh4e5D6IiinX7oNIOKLdLiiaXP3m GL5y38Ufnkjjlp9+0hUREXiRDEANXir8G9CKk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=oe84lyuwKepZhX5lRjWK0F0qicmr8IFPA5gVBNu6C8vr2cWA9+9TsVmXURAgP6m5xX vCrcCa0kgMQmcUGMaZ7iYkABAu6KaHKPg8DuqbRI5HvXvui+Igcj9keH8Xi46ha7drcr PBdQi/nSVHDyqJnayv58XSEBfV3ckQUhGtlVE= Received: by 10.86.6.16 with SMTP id 16mr7548763fgf.55.1272794421810; Sun, 02 May 2010 03:00:21 -0700 (PDT) Received: from ernst.jennejohn.org (p57AE0C04.dip0.t-ipconnect.de [87.174.12.4]) by mx.google.com with ESMTPS id z10sm6505145fka.31.2010.05.02.03.00.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 02 May 2010 03:00:21 -0700 (PDT) Date: Sun, 2 May 2010 12:00:19 +0200 From: Gary Jennejohn To: Joey Mingrone Message-ID: <20100502120019.1e4ed51f@ernst.jennejohn.org> In-Reply-To: References: X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-gecko@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: FreeBSD Port: firefox-3.6.3, 1 (trying to load certain pages causes the browser to hang then crash) X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 10:23:14 -0000 On Sat, 1 May 2010 22:30:47 -0300 Joey Mingrone wrote: > Hi, > > This behaviour is consistent for the same pages. For example, > reader.google.com will never load. I can load pages with https:// so > I'm not sure if this is related to the problem I've seen in gnats. > This is on a box running 8.0-RELEASE-p2. Here is what /etc/make.conf > looks like: > > CUPS_OVERWRITE_BASE=YES > NO_SENDMAIL=true > OVERRIDE_LINUX_BASE_PORT=f10 > OVERRIDE_LINUX_NONBASE_PORTS=f10 > PERL_VERSION=5.10.1 > WITH_CUPS=YES > WITH_GECKO=libxul > WITHOUT_LPR=YES > I can load reader.google.com without a problem. Note that I do not have any WITH_GECKO in my make.conf. Can't say whether that is the issue. However, if you mean by "will never load", that you keep getting sent back to the log-in page, then I do see that if I have my local caching proxy server (wwwoffle) enabled. Turning it off allows me to log in. -- Gary Jennejohn