Date: Thu, 1 Aug 1996 19:40:43 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: mt@cns.ucla.edu (Mike Tsirulnikov) Cc: freebsd-bugs@freebsd.org, staff@cns.ucla.edu, joerg_wunsch@uriah.heep.sax.de Subject: Re: FreeBSD 2.1.5 "hanging" after running for a few days Message-ID: <199608011740.TAA19298@uriah.heep.sax.de> In-Reply-To: <Pine.A32.3.91.960801092302.17692B-100000@quark.cns.ucla.edu> from Mike Tsirulnikov at "Aug 1, 96 09:33:40 am"
next in thread | previous in thread | raw e-mail | index | archive | help
As Mike Tsirulnikov wrote: > We are experiencing a problem where the machine, > a 200MHz Pentium with 32 Megs of RAM, > stops allowing new processes from being initiated, ie, > new web connections/login attempts are refused. Also, I have Try compiling the machine with the kernel debugger DDB (refer to the handbook to learn more about kernel debugging), and analyze the situation by using the ``hot key'' (Ctrl-Alt-ESC, or Cltr-PrtScr on the console), and look at the process status. (DDB has a `ps' command of its own which should still work since it doesn't need a new process.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608011740.TAA19298>