Unix System V.3 (3B2) 0410 Object Support

campbell at sauron.UUCP campbell at sauron.UUCP
Fri Feb 27 02:46:41 AEST 1987


Looking through the 3B2 V.3 code, it appears to me that there exists a bug in
the handling of 0410 files (note: I realize that these are not the default).
If a 0410 file were exec'ed that had a text (or data) size that was larger
than physical memory but smaller than the swap space the exec would "hang"
forever.  This is due to the fact that the entire appropo section of the file
is read in at once in the kernel via "readi()".

If anyone knows of this problem, or knows that this *isn't* a problem, I'd
appreciate your letting me know.  Thanks.
-- 
						Mark Campbell
						{}!ncsu!ncrcae!sauron!campbell



More information about the Comp.unix.wizards mailing list