From owner-freebsd-questions@FreeBSD.ORG Sun May 8 18:32:49 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 A4CCD106564A for ; Sun, 8 May 2011 18:32:49 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 332C18FC08 for ; Sun, 8 May 2011 18:32:48 +0000 (UTC) Received: by fxm11 with SMTP id 11so4534562fxm.13 for ; Sun, 08 May 2011 11:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=4D3aWHTMHTeJDkzEW+HX29Yz7wZy9ddduZchF+GyGcI=; b=UMF71h5gV+tWy8dugnzP18U+ZS/eOyr5Rhs6lluDM5emRJkPm4DLk9yIGmDyTv0x0H Wt2yg9ubFhPmLM9n8FaTHgoN2nCjjr5qpkYJj397bFiT1mKWfXfdkIRBzXkciCWqZmrO xX9v1HueRiZdN6/P30J5gNHqxaWnGQfSuQC24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=EhK99Buw62vd+bmeyWS6oonl2Y1crwEpniIdwhs4LNUHojDpZT0Wor5LwijEOdE0iH hLt70Hp+BmhqhkNJ4DDAIuD8emJiCeYac9I+uxtHE3v5QzLYX0VhyAf+MFzH/kcFEfDi KL7FPcAoaQggPjOKHgtRkZ6gQMivN+z5jfPU0= MIME-Version: 1.0 Received: by 10.223.127.210 with SMTP id h18mr2692782fas.73.1304879567946; Sun, 08 May 2011 11:32:47 -0700 (PDT) Received: by 10.223.20.145 with HTTP; Sun, 8 May 2011 11:32:47 -0700 (PDT) In-Reply-To: <20110508140044.77e4137c.web@3dresearch.com> References: <20110506093157.4b34ce22.web@3dresearch.com> <87zkmzjyfe.wl%h.skuhra@gmail.com> <20110508140044.77e4137c.web@3dresearch.com> Date: Sun, 8 May 2011 13:32:47 -0500 Message-ID: From: Adam Vande More To: Janos Dohanics Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "Herbert J. Skuhra" , 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: Sun, 08 May 2011 18:32:49 -0000 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