home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!pipex!bnr.co.uk!bnrgate!nott!torn!watserv2.uwaterloo.ca!watmath!watcgl!idallen@guest0.iit.nrc.ca
- From: "Ian! D. Allen [CGL]" <idallen@guest0.iit.nrc.ca>
- Subject: Hung processes on Ultrix 4.2 LAT port again
- Message-ID: <9211191832.AA14033@guest0.iit.nrc.ca>
- Sender: root@watcgl.uwaterloo.ca (Mr Background)
- Organization: Computer Graphics Laboratory, University of Waterloo, Ontario, Canada
- Date: Thu, 19 Nov 1992 18:32:45 GMT
- Lines: 21
-
- Every now and then, Ultrix LAT hangs a process. This raises the load
- average by "1" and our batch queueing system stops scheduling certain jobs.
- Nothing but a reboot will dislodge this stuck "process".
-
- # ps -laxwwt02
- F UID PID PPID CP PRI NI ADDR SZ RSS WCHAN STAT TT TIME COMMAND
- 10008021 253 14092 1 0 -1 0 299b 184 12 702fc D 02 0:00 /software/newsreaders/bin/lrn
-
- # kill 14092
- itcsh: kill: Process 14092: No such process.
-
- # lcp -p /dev/tty02
- lcp: /dev/tty02 not connected
-
- # stty all >/dev/tty02
- speed 9600 baud , 0 rows, 0 columns; nl tabs
- erase kill intr quit stop eof
- ^? ^U ^C ^\ ^S/^Q ^D
-
- ULTRIX V4.2 (Rev. 96)
- #include <dec/spr.h>
-