home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8154 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!usc!sol.ctr.columbia.edu!emory!utkcs2!ornl!zhang
  3. From: zhang@dmnds.ms.ornl.gov (Xiaoguang Zhang)
  4. Subject: Memory fault
  5. Message-ID: <1992Nov7.180233.7809@ornl.gov>
  6. Sender: usenet@ornl.gov (News poster)
  7. Reply-To: zhang@dmnds.ms.ornl.gov (Xiaoguang Zhang)
  8. Organization: Oak Ridge National Laboratory
  9. Distribution: na
  10. Date: Sat, 7 Nov 1992 18:02:33 GMT
  11. Lines: 16
  12.  
  13. I have a 700k program which runs fine on 2 DECstations 3100 both with 8Mb
  14. of memory one with Ultrix 4.0 the other with Ultrix 4.1. However, when I
  15. tried to run the same program on a DECstation 3100 with 20Mb of memory with
  16. Ultrix 4.0 it core-dumped. I guess this is paging related. How do I find out
  17. and fix it?
  18.  
  19. Here is some detail:
  20.  
  21. Machine 1: 8Mb mem, Ultrix 4.1, one scsi disk, swap on rz0b
  22.    This one works
  23.  
  24. Machine 2: 8Mb mem, Ultrix 4.0, two scsi disks, swap on rz1b
  25.    This one works
  26.  
  27. Machine 3: 20Mb mem, Ultrix 4.0, two scsi disks, swap on rz1b and rz4b
  28.    This one core-dumps
  29.