From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 30 09:55:16 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A18951065673 for ; Mon, 30 Aug 2010 09:55:16 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD338FC18 for ; Mon, 30 Aug 2010 09:55:15 +0000 (UTC) Received: by qwg5 with SMTP id 5so5161390qwg.13 for ; Mon, 30 Aug 2010 02:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=WEp28pHys7hsjB8feGqFmJ0DzZC8TNijK8AKeUaJ19k=; b=Do03sMjQuUFEn76/rBhxFana327++S6PC1JliS/hjgJC2xUE2XtPqLjeCnbHJVwUph FfQ24uLKFpaXanfvcPU1n33aU+lDJM+6MUfIKUHxyIuIOorjUFSIJjXa8R37JjPw7yAu XDHa8TjGg7a82vZf2dJBq6u/k+teCg0Dz3WvE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=UEFzRMkAidp2yCAtC6gOcGAT2kd6pXSMPlQXCRpWVoYu177aVMwt8xNKkkJtDLopCZ Rt2QP/ifZ8wAUEehG+QR96rxEd5/CkwneQ8p8SbVD6r9uLubD+fEwDoBvF3zph5buloF o0roASq8mI0Y3EXpQHsE6mG3VoZyjPcPmTE4w= Received: by 10.224.28.77 with SMTP id l13mr2649074qac.320.1283162115444; Mon, 30 Aug 2010 02:55:15 -0700 (PDT) Received: from schism.local (75.97.128.170.res-cmts.sewb.ptd.net [75.97.128.170]) by mx.google.com with ESMTPS id l8sm8123496qck.6.2010.08.30.02.55.12 (version=SSLv3 cipher=RC4-MD5); Mon, 30 Aug 2010 02:55:13 -0700 (PDT) Message-ID: <4C7B7FFF.20202@gmail.com> Date: Mon, 30 Aug 2010 05:55:11 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Davide Italiano References: <4C7A8ACD.9020201@gmail.com> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Garrett Cooper Subject: Re: System freezes unexpectly X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2010 09:55:16 -0000 On 8/29/10 9:39 PM, Davide Italiano wrote: >> >> Ok. How about this? >> >> Firefox items: >> 1. What version of Firefox are you using? > > Firefox 3.6.4. Lastest from ports, compiled now. > New install, or did you update firefox from a previous version? If the latter (may be worth trying regardless), try mv-ing $HOME/.mozilla/firefox to $HOME/.mozilla/firefox-old. Perhaps it's getting hung up on a configuration it doesn't like. Regards, -- Glen Barber