From owner-freebsd-current@FreeBSD.ORG Thu May 26 19:54:25 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D56D16A41C for ; Thu, 26 May 2005 19:54:25 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6433343D1D for ; Thu, 26 May 2005 19:54:25 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DbOQy-000OnV-VS; Thu, 26 May 2005 19:54:25 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DbOQw-0002TD-8X; Thu, 26 May 2005 15:54:22 -0400 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17046.10603.670016.599622@roam.psg.com> Date: Thu, 26 May 2005 15:54:19 -0400 To: Doug White References: <17043.63846.102229.814228@roam.psg.com> <20050526104402.I69716@carver.gumbysoft.com> Cc: FreeBSD Current Subject: Re: t41 crashes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 19:54:25 -0000 >> cvs since 2005.05.21 getting me frequent (ten minutes to most of a day) >> full crashes on a thinkpad t41. reverting kernel did not fix, so it's >> likely in world. no dumps. anyone else seeing anything like this? > What's a "full crash"? in this case, the system just reboots leaving no crashdump. as there is no serial port, i can not see if it spewed anything on the console. kevin oberman suggested trying a kernel with CPUTYPE=pentium-m, and that has been up for 15 hours now. of course, it will crash as soon as i hit C-c C-c. randy