From owner-freebsd-gecko@FreeBSD.ORG Thu Jul 16 11:53:17 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B868A106564A; Thu, 16 Jul 2009 11:53:17 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from mail.solomo.de (mail.solomo.de [85.214.49.72]) by mx1.freebsd.org (Postfix) with ESMTP id 704EB8FC18; Thu, 16 Jul 2009 11:53:17 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 59C4B3F454; Thu, 16 Jul 2009 13:53:16 +0200 (CEST) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aQVk9zAPztpA; Thu, 16 Jul 2009 13:53:14 +0200 (CEST) Received: from nibbler.vistream.local (relay3.vistream.de [87.139.10.28]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 091893F44A; Thu, 16 Jul 2009 13:53:14 +0200 (CEST) Message-ID: <4A5F14A9.2050706@kasimir.com> Date: Thu, 16 Jul 2009 13:53:13 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.1pre) Gecko/20090715 Shredder/3.0b3pre MIME-Version: 1.0 To: Rene Ladan References: <5dd3b4d60907160237r2316dec6jab80d992574d9efa@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gecko@freebsd.org, freebsd-ports@freebsd.org, vib@bigmir.net Subject: Re: bug report X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 11:53:18 -0000 On 16.07.09 13:39, Rene Ladan wrote: > 2009/7/16: >> Hello, >> >> 11:54 [root] firefox35 ~> uname -a >> FreeBSD localhost 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #7: Thu Apr 17 >> 11:21:34 EDT 2008 root@pcbsd:/usr/obj/usr/src/sys/PCBSD i386 >> >> 12:31 [root] firefox35 ~> less Makefile >> # New ports collection makefile for: phoenix >> # Date created: 2002/10/21 >> # Whom: Alan Eldridge >> # >> # $FreeBSD: ports/www/firefox35/Makefile,v 1.177 2009/07/03 13:38:45 miwi >> Exp $ >> # >> >> problem: >> >> DING! [office] ~ ~> /usr/local/bin/firefox3 >> Mutex init failure: Invalid argument >> Segmentation fault >> >> >> How to repeat: >> $ cd /usr/ports/www/firefox35 >> $ make install >> $ /usr/local/bin/firefox3 >> > Did you load the sem module? > # kldload sem > Hi, on RELENG_6 there is a thread related problem. I'm working on a fix, but did not have a lot of time to dedicate to this, this week. I'm aware of it and working on it. Cheers, Florian