home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / wizards / 3589 < prev    next >
Encoding:
Text File  |  1992-08-12  |  994 b   |  27 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cs.columbia.edu!amir
  3. From: amir@cs.columbia.edu (Amiran Eliashvili)
  4. Subject: Segmentation problems
  5. Message-ID: <BswHHD.4II@cs.columbia.edu>
  6. Sender: news@cs.columbia.edu (The Daily News)
  7. Organization: Columbia University Department of Computer Science
  8. Date: Thu, 13 Aug 1992 02:27:12 GMT
  9. Lines: 16
  10.  
  11.  
  12. Hi all:
  13.  
  14.  
  15.     I am developing on a Real Time System that is fully compatible
  16. with 4.3bsd. I am having some unexplained segmentation violation. I
  17. suspect it has to do with the way the page faults are managed by the
  18. OS. How can I detect whether the segmentation violation is due
  19. mismanagement of page faults or just a pointer problem (which I
  20. believe is not the case). Also, can anyone elaborate on the way page
  21. faults are managed by the OS and how a program might be broken in
  22. memory into segments that correspond to some paging scheme.
  23.  
  24. Please mail all responses to amir@cs.columbia.edu
  25. Thanks
  26. /amiran
  27.