From owner-freebsd-questions@FreeBSD.ORG Sun May 8 18:52:04 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 5C2BF106564A for ; Sun, 8 May 2011 18:52:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 1A0BD8FC1B for ; Sun, 8 May 2011 18:52:03 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QJ95F-0003th-NA for freebsd-questions@freebsd.org; Sun, 08 May 2011 20:52:01 +0200 Received: from pool-173-79-85-36.washdc.fios.verizon.net ([173.79.85.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 May 2011 20:52:01 +0200 Received: from nightrecon by pool-173-79-85-36.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 May 2011 20:52:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Sun, 08 May 2011 14:55:58 -0400 Lines: 30 Message-ID: References: <20110506093157.4b34ce22.web@3dresearch.com> <87zkmzjyfe.wl%h.skuhra@gmail.com> <20110508140044.77e4137c.web@3dresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-85-36.washdc.fios.verizon.net 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: Sun, 08 May 2011 18:52:04 -0000 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