From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 21 16:32:59 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 5197616A4CE for ; Sat, 21 Aug 2004 16:32:59 +0000 (GMT) Received: from blythe.eastshore.com (adsl-67-113-240-81.dsl.snfc21.pacbell.net [67.113.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0301343D58 for ; Sat, 21 Aug 2004 16:32:57 +0000 (GMT) (envelope-from carl@eastshore.com) Received: from eastshore.com (localhost [IPv6:::1])i7LGcg5b070209; Sat, 21 Aug 2004 09:38:42 -0700 (PDT) (envelope-from carl@eastshore.com) Message-ID: <41277A92.6010607@eastshore.com> Date: Sat, 21 Aug 2004 09:38:42 -0700 From: Carl Farrington User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040308 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: mozilla problem in 4.8 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: Sat, 21 Aug 2004 16:32:59 -0000 I just tried building mozilla from the ports collection. There's no error message during the make, but mozilla fails to start. Thanks in advance for any clues. Here's some potentially relevant data: carl@baxter: uname -a FreeBSD baxter.eastshore.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Sat Oct 11 03:28:32 GMT 2003 root@:/usr/obj/usr/src/sys/GENERIC i386 carl@baxter: cat /usr/ports/www/mozilla/distinfo MD5 (mozilla-source-1.2.1.tar.bz2) = 58c37a29ef2fae2939f5be116abec32a MD5 (libart_lgpl-1.2.1.tar.bz2) = f332c3c026adc1c2c0ceb3ac5847d5f5 MD5 (mozilla-calendar-1.2.1.tar.bz2) = f0ae0bb5e4d7a5b0049dd23534f86002 carl@baxter: mozilla --debug ./run-mozilla.sh -g ./mozilla-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=.:./plugins:/usr/X11R6/lib/browser_plugins:/usr/X11R6/lib/mre/mre-1.2.1 DISPLAY=:0.0 FONTCONFIG_PATH=/usr/X11R6/etc/fonts:./res/Xft DYLD_LIBRARY_PATH=.:/usr/X11R6/lib/mre/mre-1.2.1 LIBRARY_PATH=.:./components:/usr/X11R6/lib/mre/mre-1.2.1 SHLIB_PATH=.:/usr/X11R6/lib/mre/mre-1.2.1 LIBPATH=.:/usr/X11R6/lib/mre/mre-1.2.1 ADDON_PATH=. MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=1 moz_debugger= /usr/bin/gdb ./mozilla-bin -x /tmp/mozargs34526 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... (gdb) r Starting program: /usr/X11R6/lib/mozilla/./mozilla-bin (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x291eae78 in FcCharSetDestroy () from /usr/X11R6/lib/libfontconfig.so.1 (gdb)