Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 1995 00:06:22 -0700
From:      David Greenman <davidg@Root.COM>
To:        Steven Wallace <swallace@balboa.eng.uci.edu>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: freeze up 
Message-ID:  <199505080706.AAA00158@corbin.Root.COM>
In-Reply-To: Your message of "Sun, 07 May 95 23:07:37 PDT." <9505080607.AA03672@newport.ece.uci.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
>So I found this experience very odd because existing processes continued
>to run fine until they ran into something that blocked them from continuing
>anymore while new commands (ls, kill, ps I tried) would freeze right
>away - until I terminated this cc process.  Any ideas on what this could
>be?  What should I do if I experience this freeze with a partial lock-up?

   Sounds like a vnode locking problem that eventually leads to locking the
root directory (at which point your dead). I don't know what could be causing
it, though. wcarchive is running -current from about 3 days ago and has been
up running fine since (and this is with 250-300 users and mild paging) and I
haven't seen the problem on my own machines. We did have problems like this
a month or so ago, but the causes of those have been fixed. As far as what to
do next time it happens...hmmm, if you can get to the console vty, you could
escape to the debugger and do a 'ps' to find out what the processes are all
sleeping on. Since your windows appear to still be mostly alive, you might try
typing "ctrl-T" and noting the wmesg (the part in brackets that comes after
the PID). This would provide more clues, perhaps.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505080706.AAA00158>