From owner-freebsd-gecko@FreeBSD.ORG Sat Feb 7 08:04:53 2015 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A04C6C84 for ; Sat, 7 Feb 2015 08:04:53 +0000 (UTC) Received: from dnvrco-oedge-vip.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6DFB67C9 for ; Sat, 7 Feb 2015 08:04:53 +0000 (UTC) Received: from [204.210.114.114] ([204.210.114.114:41701] helo=localhost.hawaii.res.rr.com) by dnvrco-oedge03 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 76/49-09861-D17C5D45; Sat, 07 Feb 2015 08:04:45 +0000 Received: by localhost.hawaii.res.rr.com (Postfix, from userid 1000) id 5393E5D28; Fri, 6 Feb 2015 22:09:49 -1000 (HST) Date: Fri, 6 Feb 2015 22:09:49 -1000 From: parv To: gecko@FreeBSD.org Subject: When trying to run www/firefox 35.0_1,1: "Bus error (core dumped)" Message-ID: <20150207080949.GA1778@holstein.holy.cow> Mail-Followup-To: gecko@FreeBSD.org, freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-RR-Connecting-IP: 107.14.64.142:25 X-Authority-Analysis: v=2.1 cv=DfmZq5dW c=1 sm=1 tr=0 a=lLOF/jpPrR0dcgWXP1EvZg==:117 a=lLOF/jpPrR0dcgWXP1EvZg==:17 a=ayC55rCoAAAA:8 a=kj9zAlcOel0A:10 a=Ymsr-CWnAAAA:8 a=0HtSIViG9nkA:10 a=d9Pzsa_e0kGRH1F82X4A:9 a=CjuIK1q_8ugA:10 X-Cloudmark-Score: 0 Cc: freebsd-ports@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 08:04:53 -0000 Please CC me as I am not subscribed to any of gecko@ & ports@ lists. Hi there, While trying to run firefox 35.0_1,1, I get ... Bus error (core dumped) "sem" has been already complied in kernel of ... FreeBSD holstein.holy.cow 8.4-STABLE FreeBSD 8.4-STABLE #1 r277822: Tue Jan 27 21:38:21 HST 2015 root@holstein.holy.cow:/misc/obj/misc/src.svn/8/sys/X200-SMP.8 i386 # kldtstat -v | fgrep sem 231 sysvsem 233 sem ... loading via /boot/loader.conf does not make a difference. And now, ident ... # ident /usr/ports/www/firefox/Makefile /usr/ports/www/firefox/Makefile: $FreeBSD: head/www/firefox/Makefile 378529 2015-02-06 12:08:43Z jbeich $ "Bus error" happens every time when trying to run firefox. - parv --