From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 16 17:00:14 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 D4D5716A415 for ; Thu, 16 Nov 2006 17:00:14 +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 504A043D46 for ; Thu, 16 Nov 2006 17:00:14 +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 kAGH0DPq067486 for ; Thu, 16 Nov 2006 17:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAGH0D19067485; Thu, 16 Nov 2006 17:00:13 GMT (envelope-from gnats) Date: Thu, 16 Nov 2006 17:00:13 GMT Message-Id: <200611161700.kAGH0D19067485@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 17:00:14 -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 08:55:26 -0800 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: trisha# cat out-of-date.txt desktop-file-utils-0.11 < needs updating (port has 0.12) gtar-1.15.1_2 < needs updating (port has 1.16_1) libgphoto2-2.2.1_1 < needs updating (port has 2.2.1_2) openldap-client-2.3.29 < needs updating (port has 2.3.30) p5-HTML-Tree-3.21 < needs updating (port has 3.23) p5-Test-Simple-0.64 < needs updating (port has 0.65) p5-XML-Writer-0.601 < needs updating (port has 0.602) poppler-0.5.4_1 < needs updating (port has 0.5.4_2) spamass-milter-0.3.1 < needs updating (port has 0.3.1_1) I'm not seeing gnome-vfs anywhere in firefox's dependency tree (browsed with gpkgdep). But anyhow, my gnome-vfs was already up to date when I filed the PR: trisha# pkg_info gnome-vfs\* Information for gnome-vfs-2.16.2_1 I don't have any make flags that obviously affect firefox: trisha# cat make.conf #General CPUTYPE?=athlon CFLAGS+= -O2 -pipe GHOSTSCRIPT_PORT=print/ghostscript-gpl WITH_CUPS=yes JAVA_VERSION=1.5 WITH_FAM_SYSTEM=fam WITH_KQEMU=yes #KERNEL Related COPTFLAGS= -O -pipe #Port specific flags .if ${.CURDIR:M*/multimedia/ffmpeg*} WITH_MP3=YES WITH_FAAC=YES WITH_FAAD=YES WITH_XVID=YES WITH_GSM=YES WITHOUT_FFMPEG_FFSERVER=YES WITH_OPTIMIZED_CFLAGS=YES .endif # added by use.perl 2006-07-15 17:19:05 PERL_VER=5.8.8 PERL_VERSION=5.8.8 And my config seems simple enough: trisha# make config [X] NEWTAB Open external links in a new tab [ ] SMB Enable smb:// URI support using gnomevfs [X] DEBUG Build a debugging image [X] LOGGING Enable additional log messages [ ] OPTIMIZED_CFLAGS Enable some additional optimizations