From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 14 03:58:30 2004 Return-Path: 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 D100316A4CE for ; Thu, 14 Oct 2004 03:58:30 +0000 (GMT) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 380DC43D3F for ; Thu, 14 Oct 2004 03:58:30 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf21aec.mail.bellsouth.netESMTP <20041014035829.WJUG2413.imf21aec.mail.bellsouth.net@[192.168.1.5]> for ; Wed, 13 Oct 2004 23:58:29 -0400 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <4EC59FBE-1D95-11D9-868F-000A958C81C6@ahze.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD GNOME Users From: Michael Johnson Date: Wed, 13 Oct 2004 23:58:29 -0400 X-Mailer: Apple Mail (2.619) Subject: Problem with firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 03:58:30 -0000 Hi, I just installed the new firefox after portupgrade -ar from the latest cvs from marcuscom and freebsd and I did more than what pkg-message said, I rm -rf ~/.mozilla * Output from 'uname -a'. FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct 1 15:03:41 EDT 2004 ahze@blueheron.ahze.net:/usr/obj/usr/src/sys/GreatBlueHeron i386 * Date/time stamp from www/firefox/Makefile. # $FreeBSD: ports/www/firefox/Makefile,v 1.93 2004/10/12 00:04:40 marcus Exp $ * Where/when did the problem occur: configuring, building, or running firefox I was browsing a cvsweb repository (marcuscom.com actually) and when I clicked a link that opened a new window firefox died with the following error *** loading the extensions datasource firefox-bin in free(): warning: chunk is already free firefox-bin in free(): warning: chunk is already free pure virtual method called terminate called without an active exception Abort trap * How can you reproduce the problem? Just an example: go to http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/ marcusmerge.sh.in and click download which will open a new window. This dies for me. Is anyone else having this problem? Michael