home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / bugs / 69 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.sys.sgi.bugs
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!purdue!yuma!yuma.ACNS.ColoState.EDU!jamison
  3. From: jamison@yuma.ACNS.ColoState.EDU (Jamie Gulden)
  4. Subject: panic faulting when out of memory
  5. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  6. Message-ID: <Jan05.220529.70886@yuma.ACNS.ColoState.EDU>
  7. Date: Tue, 05 Jan 1993 22:05:29 GMT
  8. Distribution: usa
  9. Nntp-Posting-Host: yuma.acns.colostate.edu
  10. Organization: Colorado State University, Fort Collins, CO  80523
  11. Lines: 29
  12.  
  13.  
  14. This probably isn't a bug but...
  15.  
  16. Does IRIX (4.0.4) normally panic fault if it runs out of swap
  17. space?  I've got a short 5-7 line program that I try to find
  18. out how much memory I can allocate and it keeps panic faulting.
  19.  
  20. The syslog has a bunch of these:
  21.  
  22. Jan  5 13:52:35 nagel unix: dks0d3s1: Swap out failed blkno 0x3C514 (page still in memory)
  23. Jan  5 13:52:35 nagel unix: 
  24. Jan  5 13:52:35 nagel unix: dks0d3s1: Swap out failed blkno 0x3C834 (page still in memory)
  25. Jan  5 13:52:35 nagel unix: 
  26. Jan  5 13:52:35 nagel unix: dks0d3s1: Swap out failed blkno 0x3CA9C (page still in memory)
  27. Jan  5 13:56:53 nagel syslogd: restart
  28.  
  29.  
  30. And then the system comes up with this:
  31.  
  32. Jan  5 13:57:04 nagel syslogd: restart
  33. Jan  5 13:57:05 nagel savecore: reboot after panic: 
  34. Jan  5 13:57:05 nagel PANIC: swapoutpts - i/o error in swap
  35.  
  36.  
  37. So, is there a disk I/O problem, did we tell it to use more blocks
  38. than there actually are, or something else I'm missing.
  39.  
  40. Thanks, Jamie
  41.  
  42.