From owner-freebsd-ports@FreeBSD.ORG Thu Jun 7 15:47:17 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9257106566C for ; Thu, 7 Jun 2012 15:47:17 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 9ACE48FC15 for ; Thu, 7 Jun 2012 15:47:17 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q57FlHGd054171 for ; Thu, 7 Jun 2012 09:47:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q57FlHjY054168 for ; Thu, 7 Jun 2012 09:47:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 7 Jun 2012 09:47:17 -0600 (MDT) From: Warren Block To: ports@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 07 Jun 2012 09:47:17 -0600 (MDT) Cc: Subject: Firefox 13 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2012 15:47:17 -0000 Yesterday, Firefox 13 built and installed quickly. It was just the running part that did not go so well. Coredumps on start, it would start with add-ons disabled, but then coredump while typing a URL, or sometimes a few seconds later. Rebuilding everything Firefox depends on did not make any difference. Firefox 12 builds and runs fine, as do Chromium and xxxterm. This is on 9-stable from yesterday, amd64. The next step is to build with debug symbols; I was hoping the problem would have been experienced by someone else by now. Any ideas?