home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4404 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.5 KB

  1. Xref: sparky comp.unix.programmer:4404 comp.unix.misc:3334
  2. Path: sparky!uunet!mcsun!ieunet!!bsullivn
  3. From: bsullivn@sc.sni.ie (Bryan O'Sullivan)
  4. Newsgroups: comp.unix.programmer,comp.unix.misc
  5. Subject: Re: Process & Signal Question
  6. Message-ID: <163@sc.sni.ie>
  7. Date: 18 Aug 92 09:42:15 GMT
  8. Article-I.D.: sc.163
  9. References: <Bt5tp0.9JI@gumby.ocs.com>
  10. Reply-To: bryan@sc.sni.ie
  11. Organization: Siemens-Nixdorf Software Development Centre, Dublin
  12. Lines: 22
  13. X-Newsreader: Tin 1.1 PL3
  14.  
  15.  
  16.  
  17. obi@gumby.ocs.com (Kuryan Obi Thomas) writes:
  18.  
  19. : A vague memory tells me that on System V machines, demand-paged
  20. : executables which are in use (being executed) can't be overwritten. If you
  21. : could, horrid things would happen to the running process when it tried to
  22. : demand page from the executable. I believe the errno you get if you try to
  23. : open such an executable image for writing is ETXTBSY (Text File busy).
  24.  
  25. : Could someone confirm or deny this?
  26.  
  27. Our SVR4/386 boxen certainly allow a demand-paged executable to be
  28. overwritten when it's in use, thus causing the executing program to
  29. crash.  This is very annoying, but it could be just a feature of the
  30. port of SVR4 we use.
  31.  
  32.     -- Bryan
  33.  
  34. -- 
  35. Bryan O'Sullivan                                             +353-1-767551 x225
  36. Siemens-Nixdorf Informationssysteme AG                          bryan@sc.sni.ie
  37. Software Development Centre                    "Theory like mist on eyeglasses.
  38. Dublin                                          Obscure facts." -- Charlie Chan
  39.