From owner-freebsd-questions@FreeBSD.ORG Mon May 9 07:03:18 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 BF4D11065674 for ; Mon, 9 May 2011 07:03:18 +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 8B09B8FC14 for ; Mon, 9 May 2011 07:03:18 +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 C62777A236; Mon, 9 May 2011 03:03:17 -0400 (EDT) Received: from fracasso.3dresearch.com (localhost [127.0.0.1]) by fracasso.3dresearch.com (Postfix) with SMTP id 0DFFB5D02; Mon, 9 May 2011 03:03:16 -0400 (EDT) Date: Mon, 9 May 2011 03:02:47 -0400 From: Janos Dohanics To: Michael Powell Message-Id: <20110509030247.9c7945cb.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 07:03:18 -0000 On Sun, 08 May 2011 14:55:58 -0400 Michael Powell wrote: > 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. > > These options are present in the GENERIC kernel and you probably did > not remove them. My guess is the OP did and never realized it. At > least that's how it is in Release, if Stable is different I wouldn't > know. > > As far as operator misconfiguring is concerned, UPDATING is not aimed > at this. > > -Mike Actually, I build custom kernels, and I must have deleted the option P1003_1B_SEMAPHORES by accident. FreeBSD 7.3-RELEASE Release Notes says that "FreeBSD now supports POSIX semaphores (P1003_1B_SEMAPHORES kernel option) by default" - I should assume then that the option P1003_1B_SEMAPHORES has been included by default in all 8.x versions, correct? -- Janos Dohanics