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