From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 05:07:15 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 8132A1065670 for ; Fri, 21 Jan 2011 05:07:15 +0000 (UTC) (envelope-from weif@weif.net) Received: from maxwell.cjones.org (mail.cjones.org [69.146.226.138]) by mx1.freebsd.org (Postfix) with ESMTP id 493C48FC0A for ; Fri, 21 Jan 2011 05:07:14 +0000 (UTC) Received: by maxwell.cjones.org (Postfix, from userid 1003) id 94FA24A64C7; Thu, 20 Jan 2011 22:07:13 -0700 (MST) From: Keith Seyffarth To: Chuck Swiger In-Reply-To: (message from Chuck Swiger on Thu, 20 Jan 2011 16:50:46 -0800) References: <844o957rei.fsf@maxwell.cjones.org> <90697FB1-79FD-4766-A01B-B06672D1EB7C@mac.com> <84y66h6491.fsf@maxwell.cjones.org> <84vd1l61uf.fsf@maxwell.cjones.org> <84pqrt5xet.fsf@maxwell.cjones.org> <8F60CE40-A466-4917-AE10-B63F4026B0D9@mac.com> <84wrm029cb.fsf@maxwell.cjones.org> <89C5FBDD-5D13-4A94-97CE-CCF9D7056CA2@mac.com> <847hdzqe6i.fsf@maxwell.cjones.org> Date: Thu, 20 Jan 2011 22:07:13 -0700 Message-ID: <84k4hy26bi.fsf@maxwell.cjones.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: use of menus crashes Firefox? (resolved, I think) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: weif@weif.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 05:07:15 -0000 And menus work in Firefox 3.6. I'll have to actually work with it for a day tomorrow to see how it holds up, but I've tried a variety of things and it seems to be playing nicely. It looks like the solution was to rebuild the kernel with semaphore support through P1003_1B_SEMAPHORES. Thanks. Keith