Date: Thu, 23 Aug 2012 16:21:21 +0100 (BST) From: Anton Shterenlikht <mexas@bristol.ac.uk> To: jbeich@tormail.org, mexas@bristol.ac.uk Cc: freebsd-gecko@freebsd.org Subject: Re: ia64 firefox-esr ./yarr/pcre/pcre.h:49:18: error: jstl.h: No such file or directory Message-ID: <201208231521.q7NFLL8q061516@mech-cluster241.men.bris.ac.uk> In-Reply-To: <1T4LRa-000Cxw-5e@internal.tormail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From jbeich@tormail.org Thu Aug 23 02:19:57 2012 > # cat /usr/ports/experimental/www/firefox/Makefile.local > MOZ_OPTIONS += --disable-tracejit --disable-methodjit Try again. experimental/www/firefox builds fine now. On install it segfaults with adding: hyphenation/hyph_tr.dic (deflated 64%) adding: hyphenation/hyph_uk.dic (deflated 70%) Assertion failure: size_t(sysconf(_SC_PAGESIZE)) == PageSize, at /usr/ports/experimental/www/firefox/work/mozilla-beta/js/src/gc/Memory.cpp:302 Abort trap (core dumped) gmake[1]: *** [install] Error 134 gmake[1]: Leaving directory `/usr/ports/experimental/www/firefox/work/mozilla-beta/browser/installer' The only core dump I see is this one: ./work/mozilla-beta/dist/firefox/xpcshell.core The debugger is not very helpful: *skip a few loading symbol lines* Reading symbols from /usr/lib/libsupc++.so.1...done. Loaded symbols for /usr/lib/libsupc++.so.1 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000012a2bea80 in thr_kill () from /lib/libc.so.7 [New Thread 130473000 (LWP 101293/xpcshell)] [New Thread 130473800 (LWP 101292/xpcshell)] [New Thread 12f00fc00 (LWP 101291/xpcshell)] [New Thread 12f005000 (LWP 101290/Gecko_IOThread)] [New Thread 12f004400 (LWP 100211/xpcshell)] (gdb) bt #0 0x000000012a2bea80 in thr_kill () from /lib/libc.so.7 #1 0x0000000000000000 in ?? () Previous frame identical to this frame (corrupt stack?) (gdb) Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208231521.q7NFLL8q061516>