From owner-freebsd-questions@FreeBSD.ORG Sun May 8 18:01:42 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 7BEED106566B for ; Sun, 8 May 2011 18:01:42 +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 452088FC0C for ; Sun, 8 May 2011 18:01:42 +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 0075937830; Sun, 8 May 2011 14:01:41 -0400 (EDT) Received: from fracasso.3dresearch.com (localhost [127.0.0.1]) by fracasso.3dresearch.com (Postfix) with SMTP id 1D9FF5C1D; Sun, 8 May 2011 14:01:40 -0400 (EDT) Date: Sun, 8 May 2011 14:00:44 -0400 From: Janos Dohanics To: "Herbert J. Skuhra" Message-Id: <20110508140044.77e4137c.web@3dresearch.com> In-Reply-To: <87zkmzjyfe.wl%h.skuhra@gmail.com> References: <20110506093157.4b34ce22.web@3dresearch.com> <87zkmzjyfe.wl%h.skuhra@gmail.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: Sun, 08 May 2011 18:01:42 -0000 On Fri, 06 May 2011 23:45:25 +0200 "Herbert J. Skuhra" wrote: > On Fri, 6 May 2011 09:31:57 -0400 > Janos Dohanics wrote: > > >After updating Firefox and all the ports it depends on, > >firefox-4.0.1,1 crashes when trying to use any part of the toolbar > >or the pull-down menu. > > > >I have posted the gdb output: > > > >http://wwwp.3dresearch.com/firefox.bt > > > >I have also recently rebuilt kernel and world (FreeBSD 8.2-STABLE > >i386) > > Have you rebuilt your kernel without "options P1003_1B_SEMAPHORES"? > > man sem > > -Herbert 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. -- Janos Dohanics