T.R | Title | User | Personal Name | Date | Lines |
---|
418.1 | EMACS? | CSC32::HAGERTY | Dave Hagerty, TSC, Colorado Springs | Fri Mar 06 1987 00:51 | 6 |
| Do you know that if you succeed, the program that you produce will
log off anybody who tries to compile it under 4.4 of vms?
Dave()
p.s. Use EMACS
|
418.2 | Bingo! | UTRTSC::ROBERTS | Nigel, TSC Utrecht, DTN 838-2679 | Fri Mar 06 1987 04:51 | 4 |
| You won the beer, Dave. When are you coming to Holland?
-Nigel-
|
418.3 | Huh? | 4GL::DIAMOND | Dave Diamond, DTN 381-2687 | Fri Mar 06 1987 09:59 | 6 |
| > Do you know that if you succeed, the program that you produce will
> log off anybody who tries to compile it under 4.4 of vms?
How's that?
Dave
|
418.4 | QAR | BISTRO::HEIN | If We don't Have it,You don't Need it! | Fri Mar 06 1987 11:51 | 40 |
| Just a minor RMS problem. It's been QARred & fixed.
Hein.
VAX/RMS JOURNALING V1.0 QAR #00081
Corrupt stream files causes RMS to loop
PROBLEM
STATEMENT
Customer's process appears to go into an infinite loop while processing a
certain file. The file appears to be a corrupt stream file. The last
record of the file is missing its stream file terminator character(s) i.e.
<CR><LF>. Following the last record is simply binary zeros.
Customer has two files, which when typed, exhibit different symptoms.
On one file, "$ TYPE" hangs the process in computable state. The process
cannot be stopped with ^Y. The process must be stopped with STOP/ID.
On another file, "$ TYPE" prints the contents of the file repeatedly,
in an infinite loop.
RESPONSE
We have located the problem as RMS incorrectly processing stream files
whose final record does not properly terminate prior to the end of file.
There are actually two problems here: corrupt stream files are being
generated by certain programs, and RMS is incorrectly looping at end of
file when processing such corrupt stream files.
The problem with creating corrupt stream files has been forwarded to
the appropriate software engineering groups. However, RMS should be
able to detect such corrupt files and not loop at end of file.
This problem is fixed in the special VAX/RMS Journaling 1.0 FT2 "A" kit.
|