home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / ultrix / 8412 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.2 KB  |  32 lines

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