FIX: Access Violation with Large NAMELIST (131899)
The information in this article applies to:
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Fortran Powerstation 32 for Windows NT 1.0
This article was previously published under Q131899 SYMPTOMS
An application that uses a large NAMELIST may cause an access violation
when attempting to write the NAMELIST. This problem is seen most often with
NAMELISTs around 2K in size, but the problem has been known to occur with a
NAMELIST as small as 100 bytes.
RESOLUTION
To work around this problem, reduce the size of the NAMELIST. This can be
accomplished by either splitting the NAMELIST into multiple smaller
NAMELISTs or by grouping variables of similar type together in an array.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This problem was corrected in FORTRAN
PowerStation 32, version 4.0.
REFERENCES
For more information on a related problem, please see the following
article in the Microsoft Knowledge Base:
65047 BUG: Errors F1002, F1901, R6000 Using Large Namelists
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbbug kbCompiler kbfix KB131899 |
---|
|