From owner-freebsd-hackers Wed Apr 21 15:18: 9 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 1BD5115941 for ; Wed, 21 Apr 1999 15:18:06 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id PAA08857; Wed, 21 Apr 1999 15:15:37 -0700 (PDT) (envelope-from dillon) Date: Wed, 21 Apr 1999 15:15:37 -0700 (PDT) From: Matthew Dillon Message-Id: <199904212215.PAA08857@apollo.backplane.com> To: "David E. Cross" Cc: freebsd-hackers@FreeBSD.ORG, crossd@cs.rpi.edu Subject: Re: Deadlock on -stable References: <199904212121.RAA22131@cs.rpi.edu> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :Here is the PS you requested: : :Interesting, since if I read this correctly *everything* is swapped out, and :tt3 is still running while swapped out. (tt3 is the program that kills the :machine, you need to get 2 of them going under gdb, then break/continue them :a number of times. apparently when 1 tries to exit the system stops.) I should have been more specific Use a long listing. 'l' option. We need to know what the commands are waiting on. The processes are not swapped out --- the core file does not contain sufficient information for ps to figure out the u-area for the processes. :David Cross | email: crossd@cs.rpi.edu -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message