Date: Fri, 18 May 2001 12:03:05 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: freebsd-ports@freebsd.org Subject: Mozilla 0.9 port Message-ID: <20010518120305.A7211@itouchnz.itouch>
next in thread | raw e-mail | index | archive | help
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 <developer build> 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 <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010518120305.A7211>