From owner-freebsd-stable Wed May 3 14:26:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from xena.cs.waikato.ac.nz (xena.cs.waikato.ac.nz [130.217.241.20]) by hub.freebsd.org (Postfix) with ESMTP id 999F237BE27; Wed, 3 May 2000 14:26:17 -0700 (PDT) (envelope-from joerg@lucy.cs.waikato.ac.nz) Received: from lucy.cs.waikato.ac.nz (joerg@lucy.cs.waikato.ac.nz [130.217.241.12]) by xena.cs.waikato.ac.nz (8.9.3/8.9.3) with ESMTP id JAA11880; Thu, 4 May 2000 09:26:10 +1200 (NZST) Received: (from joerg@localhost) by lucy.cs.waikato.ac.nz (8.9.3/8.9.0) id JAA24298; Thu, 4 May 2000 09:26:07 +1200 (NZST) Date: Thu, 4 May 2000 09:26:07 +1200 From: Joerg Micheel To: Howard Leadmon Cc: freebsd-stable@freebsd.org, freebsd-hackers@freebsd.org, joerg@cs.waikato.ac.nz Subject: Re: Debugging Kernel/System Crashes, can anyone help?? Message-ID: <20000504092607.J11995@cs.waikato.ac.nz> References: <200005030748.DAA84934@account.abs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200005030748.DAA84934@account.abs.net>; from Howard Leadmon on Wed, May 03, 2000 at 03:48:42AM -0400 Organization: SCMS, The University of Waikato, Hamilton, New Zealand Project: WAND - Waikato Applied Network Dynamics, DAG Operating-System: ... drained by Solaris 7 SPARC Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howard, I'm facing the same problem. I am running 4.0-current / 4.0-stable on a Dual-PIII-733, 1GB RAM, 2 Adaptec, 300GB disk. I have had sudden crashes/reboots as bad as not even producing core dumps or dropping into kernel debugger. I had several guesses, one of which was the 64K block size on some of the disks I use. This proved to be wrong as I had a crash 2 days ago (again in UFS) from a chgrp -R across a large number of files (around 2GB of small stuff). Another guess that it is SMP related proved to be wrong when I compiled a uniprocessor kernel and the problem did not go away, it just occured an order of magnitude less frequently. The error pattern has changed since, I do get core dumps again. What is common to all of them is that they occur in UFS. My guess is that there is some sort of locking problem or locking race, but thats very vague. As for you, my knowlegde about the intrinsics of the file system is very limited. I repeat my offer to make the crashes I've got available to -hackers so they can have a more detailed look. Joerg -- Joerg B. Micheel Email: Waikato Applied Network Dynamics Phone: +64 7 8384794 The University of Waikato, CompScience Fax: +64 7 8585095 Private Bag 3105 Pager: +64 868 38222 Hamilton, New Zealand Plan: TINE and the DAG's To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message