From owner-freebsd-stable@FreeBSD.ORG Fri Jul 20 07:07:14 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91DCA16A418 for ; Fri, 20 Jul 2007 07:07:14 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 28CD013C465 for ; Fri, 20 Jul 2007 07:07:13 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so53839nfb for ; Fri, 20 Jul 2007 00:07:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XqIsCr5ubfwDEexRNVJvvOjIHxinD1sE7s1BJF5lW5ku2c72HWz1S7R4J7B8si1asuzAoCgvJ44hKWuPoj6kd1fHb3CtrJftV6CPNwidSIYIMc2tZER0HQwiyhFaxy/TK2Zx2E7Okvy0zrUgDiyOloEl42nXgDkiVn5HWFPRzK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WfpZkTxqhQQODUbM4k4o/ux05o+WYZzH1HcGyUQY369Nc43Y2UdCOEryX6wGuCYfsxqv2vli4ZUmKZTJoU0C6iv46xHgW0QYREVUXNXSl4py/GrUH5EBd5a9B8K3IPLERScafueKl0tJStKri0KbYad7f6Rm4YRTSe+Hc2yu6Bg= Received: by 10.82.189.6 with SMTP id m6mr71893buf.1184915230462; Fri, 20 Jul 2007 00:07:10 -0700 (PDT) Received: by 10.82.158.11 with HTTP; Fri, 20 Jul 2007 00:07:10 -0700 (PDT) Message-ID: <14989d6e0707200007y1a8dd504vd0ccaeab4bcb2444@mail.gmail.com> Date: Fri, 20 Jul 2007 09:07:10 +0200 From: "Christian Walther" To: "Bruce Burden" In-Reply-To: <20070720022725.GE22957@tigerfish2.my.domain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070720022725.GE22957@tigerfish2.my.domain> Cc: freebsd-stable@freebsd.org Subject: Re: Firefox crashing after portupgrade 13 July X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2007 07:07:14 -0000 On 20/07/07, Bruce Burden wrote: > > > Hi folks, > > Problem: Firefox segmentation faults when using link encryption. This > happens on AMD64 and i386 versions (Opteron and P4 processors) > as well as Firefox 1.5, 2.0.0.3 and 2.0.0.4. > [...] > Mozilla 1.7.13 IS working, so what would be the basic > differences on how they handle link encryption? > Do you use any extensions? I've seen it a couple of times that Firefox becomes unstable after an upgrade. In this case I start by moving ~/.mozilla/firefox to another location and start from scratch. I don't know if this is the same as Norberto suggests (creating a new profile). HTH Christian