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