From owner-freebsd-gecko@FreeBSD.ORG Sat Oct 30 11:10:07 2010 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 0E546106566C for ; Sat, 30 Oct 2010 11:10:07 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 76BD18FC13 for ; Sat, 30 Oct 2010 11:10:06 +0000 (UTC) Received: from daedalus.network.local (210-132.77-83.cust.bluewin.ch [83.77.132.210]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o9UBA4vI012734 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Sat, 30 Oct 2010 11:10:05 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4CCBFD11.6090409@FreeBSD.org> Date: Sat, 30 Oct 2010 13:10:09 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.15) Gecko/20101028 Lightning/1.0b1 Thunderbird/3.0.10 MIME-Version: 1.0 To: Yuri References: <4CCB3E93.5020904@rawbw.com> In-Reply-To: <4CCB3E93.5020904@rawbw.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: firefox-3.6.12,1: crashes on menu 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: Sat, 30 Oct 2010 11:10:07 -0000 Hi, On 29.10.2010 23:37, Yuri wrote: > After recent update, firefox-3.6.12,1 (amd64) crashes for me when I for > example go to File->New Tab > I updated FF port with all dependencies and this didn't fix the problem. > Deleting profile directory or changing user doesn't help. Could you please build Firefox with DEBUG and LOGGING option and start Firefox from a terminal to check if you could get some information what's going wrong here. Beat