From owner-freebsd-gecko@FreeBSD.ORG Fri Aug 28 14:52:31 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 B540D1065679; Fri, 28 Aug 2009 14:52:31 +0000 (UTC) (envelope-from freebsd@chillt.de) Received: from dd15624.kasserver.com (dd15624.kasserver.com [85.13.136.215]) by mx1.freebsd.org (Postfix) with ESMTP id 79FA78FC1A; Fri, 28 Aug 2009 14:52:31 +0000 (UTC) Received: from [192.168.8.150] (84-203-71-71.mysmart.ie [84.203.71.71]) by dd15624.kasserver.com (Postfix) with ESMTP id 5CA512C18B180; Fri, 28 Aug 2009 16:29:45 +0200 (CEST) Message-ID: <4A97E9F6.7070304@chillt.de> Date: Fri, 28 Aug 2009 15:30:14 +0100 From: Bartosz Fabianowski User-Agent: Thunderbird 2.0.0.22 (X11/20090719) MIME-Version: 1.0 To: gecko@FreeBSD.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: firefox 3.5 dying with "__gnu_cxx::__concurrence_lock_error" 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: Fri, 28 Aug 2009 14:52:31 -0000 Heya After bringing all ports on my 7-STABLE i386 machine up to date, Firefox 3.5 now refuses to start. The /usr/local/bin/firefox3 wrapper script launches the binary for a short moment, the main window may even pop up for a second but then it dies with: terminate called after throwing an instance of '__gnu_cxx::__concurrence_lock_error' what(): __gnu_cxx::__concurrence_lock_error Abort trap >From googling for the error I gather this is likely to be caused by an incompatible combination of threaded and unthreaded code somewhere - but I have no idea where to look for the source of the error. I installed about four weeks' worth of port updates in the last couple of days, all by building from source. Throughout most of the process, Firefox 3.5 continued to run but then some update made it crash with this error message. Unfortunately, I updated over 100 ports and have no idea which one is at fault. I tried recompiling some of the most likely candidates (including www/firefox35 itself) but the error persists. Thunderbird is installed on the same machine and runs just fine - so it is not like gecko in general refuses to work on this machine; it is something specific to Firefox 3.5... Any insight into how to track this down would be greatly appreciated. Thanks, - Bartosz 1. uname -a FreeBSD takahe.local 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Jul 6 11:01:19 IST 2009 root@takahe.local:/usr/obj/usr/src/sys/TAKAHE i386 2. Port version # $FreeBSD: ports/www/firefox35/Makefile,v 1.180 2009/08/19 01:58:37 beat Exp $