Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 17:00:13 GMT
From:      Micah <micahjon@ywave.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/105589: Firefox 2.0 segfaults when saving more than one file per session
Message-ID:  <200611161700.kAGH0D19067485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/105589; it has been noted by GNATS.

From: Micah <micahjon@ywave.com>
To: Jeremy Messenger <mezz@FreeBSD.org>
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611161700.kAGH0D19067485>