From owner-freebsd-gecko@FreeBSD.ORG Fri Aug 17 14:45:05 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17BED106566C for ; Fri, 17 Aug 2012 14:45:05 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id C076B8FC0A for ; Fri, 17 Aug 2012 14:45:04 +0000 (UTC) Received: from smtp-auth2.bris.ac.uk ([137.222.10.94] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1T2NV2-0000p1-1Q for freebsd-gecko@freebsd.org; Fri, 17 Aug 2012 15:26:27 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1T2NV1-0005Eq-Tq for freebsd-gecko@freebsd.org; Fri, 17 Aug 2012 15:26:07 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q7HEQ7P0037283 for ; Fri, 17 Aug 2012 15:26:07 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q7HEQ7bK037282 for freebsd-gecko@freebsd.org; Fri, 17 Aug 2012 15:26:07 +0100 (BST) (envelope-from mexas) Date: Fri, 17 Aug 2012 15:26:07 +0100 (BST) From: Anton Shterenlikht Message-Id: <201208171426.q7HEQ7bK037282@mech-cluster241.men.bris.ac.uk> To: freebsd-gecko@freebsd.org X-Spam-Score: -1.2 X-Spam-Level: - Subject: ia64 -current: firefox-nightly make install segfault X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 14:45:05 -0000 Revision: 934 # uname -a FreeBSD mech-cluster241.men.bris.ac.uk 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r237134: Mon Jun 18 09:02:17 BST 2012 root@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV ia64 make completed fine (although I haven't examined the logs for warnings). On make install I get this segfault: adding: hyphenation/hyph_nn.dic (deflated 52%) adding: hyphenation/hyph_pt.dic (deflated 55%) adding: hyphenation/hyph_ru.dic (deflated 66%) adding: hyphenation/hyph_sh.dic (deflated 69%) adding: hyphenation/hyph_sl.dic (deflated 50%) adding: hyphenation/hyph_sv.dic (deflated 51%) adding: hyphenation/hyph_tr.dic (deflated 64%) adding: hyphenation/hyph_uk.dic (deflated 70%) Segmentation fault (core dumped) gmake[1]: *** [install] Error 139 gmake[1]: Leaving directory `/usr/experimental/www/firefox-nightly/work/mozilla-central-22288130fea2 /browser/installer' gmake: *** [install] Error 2 *** [gecko-pre-install] Error code 2 Stop in /usr/experimental/www/firefox-nightly. *** [install] Error code 1 Stop in /usr/experimental/www/firefox-nightly. # It's reproduciple. Please advise Many thanks Anton