From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-125602-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QhO1z-0006rs-OU
	for garchives@archives.gentoo.org; Thu, 14 Jul 2011 15:40:51 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 01B7C21C07B;
	Thu, 14 Jul 2011 15:39:04 +0000 (UTC)
Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id C1C7321C07B
	for <gentoo-user@lists.gentoo.org>; Thu, 14 Jul 2011 15:39:04 +0000 (UTC)
Received: by iyf40 with SMTP id 40so374856iyf.40
        for <gentoo-user@lists.gentoo.org>; Thu, 14 Jul 2011 08:39:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=NCUMUwrURY0sb+u0LGUDBd3fecgW+IsxsDsZZYfms5g=;
        b=YoNSSP7rmwTVS0ayiuGnlcOkOtPONyuEuYl1JSWTvs9eaUz+0YZiZKmUresFmEGIUZ
         91MmA6A167qR06HM/GovYdkMzmc5HONHYYiVpBdbzPe9kI1uc07L08WdgSpR6tb/1f68
         GZbHhrMOQzXq8YJQ1lVsYcfTtY3f7X4m8RiNM=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.231.130.7 with SMTP id q7mr2154943ibs.165.1310657944118; Thu,
 14 Jul 2011 08:39:04 -0700 (PDT)
Received: by 10.231.10.134 with HTTP; Thu, 14 Jul 2011 08:39:03 -0700 (PDT)
In-Reply-To: <20110714145414.GA24203@math.princeton.edu>
References: <CAK2H+ef+Yd0VAX6c_cCena6LZS040sar92CyADYmwOKzTpivyQ@mail.gmail.com>
	<CAK2H+efCxH+snX7wWkYn_VswVmvjps6HqQDvhE1iZNWR1wkE4A@mail.gmail.com>
	<4E1A8420.1050908@gmail.com>
	<1310362545.9996.12.camel@troll>
	<4E1A9CEF.7020207@gmail.com>
	<4E1AA492.8060403@gmail.com>
	<CAMix8LHZCAfv_Xpo92-ccXj-0H-g7RZuuz0wWmuMFWLF1vQVoA@mail.gmail.com>
	<4E1B5C93.2070603@gmail.com>
	<4E1E7F14.5020608@gmail.com>
	<CAK2H+ed9U2kSOT9s+ZqPQk5pYzWE1yAY4DGp5gfdPpbNz+5cRQ@mail.gmail.com>
	<20110714145414.GA24203@math.princeton.edu>
Date: Thu, 14 Jul 2011 08:39:03 -0700
Message-ID: <CAK2H+edzC3YqRPyZAccOS8XAn9AsPV8Cw1VCDFaEJCQ+XD1BHQ@mail.gmail.com>
Subject: Re: [gentoo-user] Re: Firefox and kernel panics.
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 
X-Archives-Hash: 303695347abd615626e7ed4f79893b88

On Thu, Jul 14, 2011 at 7:54 AM, Willie Wong <wwong@math.princeton.edu> wrote:
> On Thu, Jul 14, 2011 at 06:52:12AM -0700, Mark Knecht wrote:
>> A complete reboot like that might be software jumping to the wrong
>> address but, if so, it seems to me that it's more likely caused by how
>> you've built the machine and not the software itself having a bug.
>
> If this is a continuation of Dale's previous problems, it is most
> likely that the reboot is caused by him having enabled the kernel
> option to reboot on panic. The question then is, what is causing the
> kernel to panic?
>
> W

Ah, yes. I forgot that he talked about turning that on. I've never
used the option myself so it didn't enter my thinking.

OK, so I guess we're down to thinking this is just the same old
problem with this machine? What a drag to do all this stuff and then
make no headway!

I think it would be helpful at this point to see emerge --info and the
sort of stuff I outlined earlier. What else can we do?

There still exists the possibility of a bad piece of hardware. A
defective GPU, thermal issues on a motherboard in a system built at
home, etc.

I also think that a network debug console of some time might be
instructive if Dale is up to getting it operating.

- Mark