HP OpenVMS Systemsask the wizard |
The Question is:
When executing an image that was converted with VEST, an access violoation occured.
%OTS-F-INTDATCOR, internal data corrupted in Run-Time Library
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
0 FFFFFFFF84C8BFEC FFFFFFFF84C8BFEC
TIE$SHARE 0 0000000000057414 0000000000409414
----- Begin Translated VAX Frames
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=FFFFFFFF84C8BFEC, PC=000000007B8FD068, PS=0000001B
Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000005
Name = 000000000000000C
0000000000000004
FFFFFFFF84C8BFEC
000000007B8FD068
000000000000001B
Register dump:
R0 = 0000000000028009 R1 = 000000007B8EE1F0 R2 = 000000007B8EC388
R3 = 000000007AF4D040 R4 = 000000007AF4CF50 R5 = 000000007AF4CF48
R6 = 000000007AF4CF38 R7 = FFFFFFFF84C8BFEC R8 = 000000007AF4D030
R9 = 000000007FFAC410 R10 = 000000007FFAD238 R11 = 000000000054C43C
R12 = 000000007AF4F6C4 R13 = 000000007AF4F69C R14 = 000000007AF4F69C
R15 = 00000000004DE000 R16 = 0000000000000001 R17 = 0000000000000000
R18 = 0000000000000000 R19 = 0000000000603089 R20 = 0000000000000000
R21 = 0000000000000000 R22 = 0100000000000220 R23 = 0000000200000000
R24 = 0000000000000000 R25 = 000000007AF4C838 R26 = 000000007B8FD05C
R27 = 000000007B559DA0 R28 = 0000000000000000 R29 = 000000007AF4CD70
SP = 000000007AF4CD50 PC = 000000007B8FD068 PS = 100000000000001B
The Answer is : This is probably a known incompatibility between the DECmigrate VEST and TIE run-time and a recent Fortran RTL installed -- the workaround involves moving to native applications, or using an older Fortran RTL while using this or other Fortran-related translated images. Please contact the Compaq Customer Support Center for assistance, or to troubleshoot this further if this image does not (directly or indirectly) involve Fortran and a recent Fortran RTL.
|