ia64 firefox-esr ./yarr/pcre/pcre.h:49:18: error: jstl.h: No
such file or directory
Anton Shterenlikht
mexas at bristol.ac.uk
Thu Aug 23 15:21:42 UTC 2012
From jbeich at 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
More information about the freebsd-gecko
mailing list