From owner-freebsd-ports@FreeBSD.ORG Sun Jun 2 22:15:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1ECF8145 for ; Sun, 2 Jun 2013 22:15:47 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id D4E321AD5 for ; Sun, 2 Jun 2013 22:15:46 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::869:358d:7a32:4827] (unknown [IPv6:2001:7b8:3a7:0:869:358d:7a32:4827]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 6040A5C44; Mon, 3 Jun 2013 00:15:44 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Another Firefox 21.0 crash (new backtrace) From: Dimitry Andric In-Reply-To: <20130602213125.GB87577@mail.lunabase.org> Date: Mon, 3 Jun 2013 00:15:43 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <20130525230731.GA93415@mail.lunabase.org> <51A49C40.1080209@FreeBSD.org> <20130528155234.GA17344@mail.lunabase.org> <20130529035333.GA2340@mail.lunabase.org> <6B3D745E-9ADD-4B2A-B2C0-53B920B9CC71@FreeBSD.org> <20130602213125.GB87577@mail.lunabase.org> To: Ted Faber X-Mailer: Apple Mail (2.1503) Cc: Kostik Belousov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 22:15:47 -0000 On Jun 2, 2013, at 23:31, Ted Faber wrote: > On Sun, Jun 02, 2013 at 05:35:27PM +0200, Dimitry Andric wrote: >> As a better fix, please try dropping the attached file into the >> /usr/ports/www/firefox/files directory, then rebuild the firefox port >> from scratch, and reinstall it. > > That works as well - firefox runs with compat6x installed, but compliled > with the patch to www/firefox . > > Thanks again for debugging this! Well, the mystery is not entirely solved, as Firefox does not crash with a similar failure on -current, even with the compat6x libc.so.6 installed, and without the patch to osfile_unix_allthreads.jsm. So *something* is different in the way multiple versions of libc.so are handled, when they are loaded into the same process. Kostik, maybe you have any idea? -Dimitry