Date: Sun, 26 Nov 2017 10:17:39 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 223597] New port: www/palemoon Open Source Goanna-based web browser Message-ID: <bug-223597-21738-uqENIzKA5g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223597-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-223597-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223597 --- Comment #18 from Jan Beich <jbeich@FreeBSD.org> --- > https://people.freebsd.org/~loader/poudriere/aarch64/palemoon_sysvhm.txt [...] > # lldb -c palemoon.core /usr/local/bin/palemoon > (lldb) target create "/usr/local/bin/palemoon" --core "palemoon.core" > Core file '/root/palemoon.core' (aarch64) was loaded. > (lldb) bt > * thread #1, name =3D 'palemoon', stop reason =3D signal SIGSEGV > * frame #0: 0x00000000403614d8 libthr.so.3`___lldb_unnamed_symbol83$$li= bthr.so.3 + 44 > frame #1: 0x0000fffffffff000 > frame #2: 0x0000000040178f58 ld-elf.so.1 > frame #3: 0x0000000040172c94 ld-elf.so.1 > frame #4: 0x0000000040170074 ld-elf.so.1 > frame #5: 0x0000000043766f18 libxul.so`_cairo_pattern_acquire_surface= [inlined] _cairo_pattern_acquire_surface_for_gradient(pattern=3D<unavailab= le>, dst=3D<unavailable>, x=3D<unavailable>, y=3D<unavailable>, width=3D<un= available>, height=3D<unavailable>, out=3D<unavailable>, attr=3D<unavailabl= e>) at cairo-pattern.c:1527 Can you build gnu/lib/csu, lib/libc, lib/libthr and libexec/rtld-elf with d= ebug symbols, so the stacktrace shows what ld-elf tries to do? I wonder if bundl= ed jemalloc (3.6.0-204-gb4acf7300a4c) is too old for aarch64. Try removing --enable-jemalloc* from www/palemoon/Makefile. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223597-21738-uqENIzKA5g>