From owner-freebsd-ports Thu May 17 17: 3:11 2001 Delivered-To: freebsd-ports@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 66BC037B424 for ; Thu, 17 May 2001 17:03:07 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f4I035S07701 for freebsd-ports@freebsd.org; Fri, 18 May 2001 12:03:05 +1200 (NZST) (envelope-from jonc) Date: Fri, 18 May 2001 12:03:05 +1200 From: Jonathan Chen To: freebsd-ports@freebsd.org Subject: Mozilla 0.9 port Message-ID: <20010518120305.A7211@itouchnz.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.org Noticed that the port for mozilla-0.9 had been checked in, so I cvsup'd, compiled it, and installed it. On running it, however, I get: jonc-~,11:55am> uname -v FreeBSD 4.3-STABLE #0: Tue May 15 12:09:44 NZST 2001 root@jonc.itouch:/usr/obj/usr/src/sys/JONC jonc-~,11:55am> mozilla -v ./run-mozilla.sh ./mozilla-bin -v MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=.:./plugins LIBRARY_PATH=.:./components SHLIB_PATH=. LIBPATH=. ADDON_PATH=. MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= Mozilla/5.0 (X11; U; FreeBSD 4.3-STABLE i386; rv:0.9) Gecko/20010518 jonc-~,11:55am> mozilla ./run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=.:./plugins LIBRARY_PATH=.:./components SHLIB_PATH=. LIBPATH=. ADDON_PATH=. MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= Registering plugin 0 for: "*","All types",".*" Bus error jonc-~,11:55am> The head and end of the core-dump (as root) gives: This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... Core was generated by `mozilla-bin'. Program terminated with signal 10, Bus error. Reading symbols from /usr/X11R6/lib/mozilla/./libgkgfx.so... (no debugging symbols found)...done. Reading symbols from /usr/X11R6/lib/mozilla/./libxpcom.so... (no debugging symbols found)...done. [...pages-and-pages...] Reading symbols from /usr/X11R6/lib/mozilla/components/libtimer_gtk.so... (no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x28247610 in __get_eh_info () from /usr/lib/libstdc++.so.3 (gdb) Anyone else have any luck with it? Cheers -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message