From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 16 18:20:10 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 256F116A40F for ; Thu, 16 Nov 2006 18:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E794F43D62 for ; Thu, 16 Nov 2006 18:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAGIK97B074631 for ; Thu, 16 Nov 2006 18:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAGIK9DD074629; Thu, 16 Nov 2006 18:20:09 GMT (envelope-from gnats) Date: Thu, 16 Nov 2006 18:20:09 GMT Message-Id: <200611161820.kAGIK9DD074629@freefall.freebsd.org> To: gnome@FreeBSD.org From: Micah Cc: Subject: Re: ports/105589: Firefox 2.0 segfaults when saving more than one file per session X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Micah List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 18:20:10 -0000 The following reply was made to PR ports/105589; it has been noted by GNATS. From: Micah To: Jeremy Messenger Cc: gnome@freebsd.org, bug-followup@freebsd.org Subject: Re: ports/105589: Firefox 2.0 segfaults when saving more than one file per session Date: Thu, 16 Nov 2006 10:11:59 -0800 Jeremy Messenger wrote: > On Thu, 16 Nov 2006 10:55:26 -0600, Micah wrote: > >> Jeremy Messenger wrote: >>> Synopsis: Firefox 2.0 segfaults when saving more than one file per >>> session >>> State-Changed-From-To: open->feedback >>> State-Changed-By: mezz >>> State-Changed-When: Thu Nov 16 16:42:51 UTC 2006 >>> State-Changed-Why: I can't reproduce it. As what Armin Pirkovitsch >>> has said, try to update >>> all of your installed port. It is same thing that we usually >>> recommend it, >>> see in http://www.freebsd.org/gnome/docs/bugging.html . >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=105589 >> >> The problem still exists. My entire ports tree was pretty close to >> being up-to-date at the time I filed the PR. This is what's out of >> date this morning: > > Does it still happens if you try to create a new dummy user then play > with firefox? I was just about to try that when your email came. :) If I use a different user account using MWM as the window manager, firefox works. Using that same user but running firefox from a KDE session, firefox will crash! Switching back to MWM fixes it again. Seems to be a KDE/firefox thing. > BTW1 (Off point): Surpised to see fairpoint.net again as I haven't seen > it for years, I used to work under this company. ;-) They just bought out the company that recently bought out our local ISP. :) > BTW2 (Off point): It would be good idea (kind of recommend) to add > '-fno-strict-aliasing' if you have -O2. Updated. Thx. Micah