From owner-freebsd-stable Fri Apr 12 22:41:16 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA21369 for stable-outgoing; Fri, 12 Apr 1996 22:41:16 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA21350 for ; Fri, 12 Apr 1996 22:41:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with SMTP id GAA03993 ; Sat, 13 Apr 1996 06:40:45 +0100 (BST) To: "Marc G. Fournier" cc: stable@FreeBSD.ORG From: "Gary Palmer" Subject: Re: Non-SCSI bus hang...I think... In-reply-to: Your message of "Fri, 12 Apr 1996 23:19:11 EDT." Date: Sat, 13 Apr 1996 06:40:45 +0100 Message-ID: <3991.829374045@palmer.demon.co.uk> Sender: owner-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Marc G. Fournier" wrote in message ID : > Is there anything in DDB that I can look for to try and narrow > down the problem? My awareness in DDB is limited to what I've been told > to check for in the past, which is limited to doing a trace and a ps :( Look at the ``wmesg'' field in the ps output and see if a lot of them are the same ... that would explain a wedge (the system would be spinning on a lock somewhere) Gary