From owner-freebsd-questions@FreeBSD.ORG Sun Jul 13 19:21:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D38910656CE for ; Sun, 13 Jul 2008 19:21:00 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.freebsd.org (Postfix) with ESMTP id 05B628FC20 for ; Sun, 13 Jul 2008 19:21:00 +0000 (UTC) (envelope-from david.gurvich@verizon.net) Received: from localhost ([71.249.92.114]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K3Y002RSLQG00Q0@vms044.mailsrvcs.net> for freebsd-questions@freebsd.org; Sun, 13 Jul 2008 14:20:41 -0500 (CDT) Date: Sun, 13 Jul 2008 15:20:39 -0400 From: David Gurvich In-reply-to: To: freebsd-questions@freebsd.org Message-id: <20080713152039.3d6ea110@verizon.net> MIME-version: 1.0 X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.10; i386-portbld-freebsd7.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <30fc78250807122309r21ea625dn58c93ac7d1f3c345@mail.gmail.com> <20080713025108.3839d97e@bhuda.mired.org> <30fc78250807130104p3d1447behc40cf71c4b817d4@mail.gmail.com> <4879E657.7040505@onetel.com> <30fc78250807130438l621b70cdl9ee4f0102966061d@mail.gmail.com> Subject: Re: weird restarts when compiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2008 19:21:00 -0000 It doesn't look like overheating, unless the thermal compound, heatsink and temperature monitor are not properly set. The only times I had reboots like that was due to a driver with an irq conflict, a driver accessing incorrect memory, or running out of space on a device (trying to write to non-existent address).