From owner-freebsd-hackers Wed Apr 21 14:23:54 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.rpi.edu (mumble.cs.rpi.edu [128.213.8.16]) by hub.freebsd.org (Postfix) with ESMTP id CEDCC158E5 for ; Wed, 21 Apr 1999 14:23:49 -0700 (PDT) (envelope-from crossd@cs.rpi.edu) Received: from cs.rpi.edu (monica.cs.rpi.edu [128.213.7.2]) by cs.rpi.edu (8.9.1/8.9.1) with ESMTP id RAA22131; Wed, 21 Apr 1999 17:21:16 -0400 (EDT) Message-Id: <199904212121.RAA22131@cs.rpi.edu> To: Matthew Dillon Cc: "David E. Cross" , freebsd-hackers@FreeBSD.ORG, crossd@cs.rpi.edu Subject: Re: Deadlock on -stable In-Reply-To: Message from Matthew Dillon of "Wed, 21 Apr 1999 14:07:32 PDT." <199904212107.OAA08532@apollo.backplane.com> Date: Wed, 21 Apr 1999 17:21:15 -0400 From: "David E. Cross" 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.) com12# ps auxww -N ./kernel.0 -M ./vmcore.0 USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND thompe2 333 90.3 0.1 4920 0 v0 RX+ - 0:00.00 (tt3) root 1 0.0 0.0 496 0 ?? IWs - 0:00.00 (init) root 2 0.0 0.1 0 0 ?? RL - 0:00.00 (pagedaemon) root 3 0.0 0.1 0 0 ?? DL - 0:00.00 (vmdaemon) root 4 0.0 0.1 0 0 ?? RL - 0:00.00 (syncer) root 94 0.0 0.1 820 0 ?? Rs - 0:00.00 (syslogd) root 102 0.0 0.1 1040 0 ?? R