From owner-freebsd-questions@FreeBSD.ORG Mon May 9 05:35:01 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EB09106566C for ; Mon, 9 May 2011 05:35:01 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6A2908FC0A for ; Mon, 9 May 2011 05:35:01 +0000 (UTC) Received: from fracasso.3dresearch.com (pool-96-236-232-63.pitbpa.east.verizon.net [96.236.232.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id B24537A23F; Mon, 9 May 2011 01:34:57 -0400 (EDT) Received: from fracasso.3dresearch.com (localhost [127.0.0.1]) by fracasso.3dresearch.com (Postfix) with SMTP id C14815CAC; Mon, 9 May 2011 01:34:56 -0400 (EDT) Date: Mon, 9 May 2011 01:32:28 -0400 From: Janos Dohanics To: Adam Vande More Message-Id: <20110509013228.7f927d94.web@3dresearch.com> In-Reply-To: References: <20110506093157.4b34ce22.web@3dresearch.com> <87zkmzjyfe.wl%h.skuhra@gmail.com> <20110508140044.77e4137c.web@3dresearch.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: firefox-4.0.1,1 crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2011 05:35:01 -0000 On Sun, 8 May 2011 13:32:47 -0500 Adam Vande More wrote: > On Sun, May 8, 2011 at 1:00 PM, Janos Dohanics > wrote: > > > Rebuilt the kernel with "options P1003_1B_SEMAPHORES" and Firefox > > now works fine. > > > > Since this option seems to be required for Firefox (and perhaps for > > other ports?), shouldn't /usr/ports/UPDATING or /usr/src/UPDATING > > reflect this? > > > > Thanks again for your help. > > > > Review the pkg installation message: > > pkg_info -Dx firefox > > And it's not a requirement. I've never seen that issue, or enabled > the fix although firefox is my primary browser. > -- > Adam Vande More pkg_info -Dx firefox says: If your Firefox crashes with the following message while viewing a HTML5 page: "Bad system call (core dumped)" you need to load the sem module (kldload sem). The page I was looking at was the default Google page. Firefox started to crash after updating to 4.x - apparently, this option is not needed for versions < 4. -- Janos Dohanics