From owner-freebsd-gecko@freebsd.org Sun Nov 26 10:17:40 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59B83DBBA00 for ; Sun, 26 Nov 2017 10:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4161C6685D for ; Sun, 26 Nov 2017 10:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 40A8BDBB9FF; Sun, 26 Nov 2017 10:17:40 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 405CADBB9FE for ; Sun, 26 Nov 2017 10:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E3136685C for ; Sun, 26 Nov 2017 10:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vAQAHdv2038298 for ; Sun, 26 Nov 2017 10:17:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 223597] New port: www/palemoon Open Source Goanna-based web browser Date: Sun, 26 Nov 2017 10:17:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2017 10:17:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223597 --- Comment #18 from Jan Beich --- > 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, dst=3D, x=3D, y=3D, width=3D, height=3D, out=3D, attr=3D) 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.=