home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / misc / 247 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!saimiri.primate.wisc.edu!ames!sun-barr!olivea!sgigate!odin!twilight!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: Re: casevision debugger and the kill signal (really bad page read)
  5. Message-ID: <up5dq14@zuni.esd.sgi.com>
  6. Date: 12 Jan 93 06:28:04 GMT
  7. References: <MBR.93Jan11085304@ponape.bellcore.com>     <KITTU.93Jan11095743@shakti.shakti.wpd.sgi.com> <MBR.93Jan11184839@ponape.bellcore.com>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 26
  11.  
  12. In <MBR.93Jan11184839@ponape.bellcore.com> mbr@bellcore.com (Mark Rosenstein) writes:
  13. | The error on the console is:
  14. | WARNING: Process [art-devo.r4000] pid 1227 killed due to bad page read (errno:134)
  15.  
  16. This one is easy.  Has nothing to do with memory or swap space.
  17. errno 134 is: Stale NFS file handle.  You are almost certainly running
  18. the program over NFS, and the server has re-exported the filesystem 
  19. differently.  Talk to the system admin of the server.
  20. I also seem to recall that you can get ESTALE if the file was unlinked
  21. on the server (which might happen if somebody was remaking the program,
  22. depending on the makefile).
  23.  
  24. | Is there a reasonable way using cvd to stop the process before it
  25. | terminates and figure out, how I might be managing to do this (like a
  26. | stack trace)? [My suspicion is that I am doing a Motif no-no, but I 
  27. | can't really begin to figure it out unless I have some clue as to where
  28. | I am running into this problem
  29.  
  30. No, cvd can't trap this (although it can catch the exit or the signal).
  31. I'd be astounded if this was caused by a programming error on your
  32. part.
  33. --
  34. Let no one tell me that silence gives consent,  |   Dave Olson
  35. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  36.     Maria Isabel Barreno                        |   olson@sgi.com
  37.