home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / dec / 6007 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.sys.dec
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!mrccrc!warwick!dcs.warwick.ac.uk!rince
  3. From: rince@dcs.warwick.ac.uk (James Bonfield)
  4. Subject: seggy fault with ps
  5. Message-ID: <1992Nov17.121941.4889@dcs.warwick.ac.uk>
  6. Summary: main(){vfork();pause();}
  7. Keywords: vfork pause ps
  8. Sender: news@dcs.warwick.ac.uk (Network News)
  9. Nntp-Posting-Host: stone
  10. Organization: Department of Computer Science, Warwick University, England
  11. Date: Tue, 17 Nov 1992 12:19:41 GMT
  12. Lines: 31
  13.  
  14. Hello,
  15.     The following program compiles and runs fine on my Decstation 5000/240
  16. running Ultrix 4.2.
  17.  
  18. main() {
  19.     vfork();
  20.     pause();
  21. }
  22.  
  23. However, from then on /bin/ps prints up the following:
  24.  
  25. $ ps
  26.   PID TT STAT   TIME COMMAND
  27. Segmentation fault
  28. $
  29.  
  30. Can anyone explain this problem? Is it unique to my system, or does everyone
  31. have this prob? (Also another problem is that sendmail gets the following
  32. error no matter what I do, *unless* I trace it!
  33.  
  34. pid 29155 (sendmail) was killed on an unaligned access, at pc 0x40ccd8
  35.  
  36. James Bonfield (jkb@mrc-lmba.cam.ac.uk)   Tel: 0223 402499   Fax: 0223 412282
  37. Medical Research Council Laboratory of Molecular Biology,
  38. Hills Road, Cambridge, CB2 2QH, England.
  39.  
  40. -- 
  41. James 'Rince' Bonfield             O    .__   ._ ~ ~    /\/ ~        /\/
  42. jkb@mrc-lmba.cam.ac.uk              o  /o  \_/ /        \/\  /o\/    \/\   ~
  43. rince@dcs.warwick.ac.uk               (     | (  ~ ~         \(/\            ~
  44. csuba@csv.warwick.ac.uk                \/__/ \_\                  ~
  45.