HP OpenVMS Systemsask the wizard |
The Question is:
I'm type command
$local compile file
and have following error
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0000, PC=FFFFFFFF8057B528, PS=0000001B
Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000005
Name = 000000000000000C
0000000000000000
0000000000000000
FFFFFFFF8057B528
000000000000001B
Register dump:
R0 = 00000000000C6150 R1 = 000000007BEED1A0 R2 = 000000007BEA7E58
R3 = 000000000008069C R4 = 0000000000080660 R5 = 00000000000806A0
R6 = 0000000000000000 R7 = 00000000000C6151 R8 = 0000000000000000
R9 = 00000000000C6150 R10 = 000000007FFAD238 R11 = 000000007FFCE3E0
R12 = 0000000000000000 R13 = 000000007B01C330 R14 = FFFFFFFF80F84D40
R15 = 000000007B01B990 R16 = 00000000000C6151 R17 = 0000000000000000
R18 = 000000007AEE7A68 R19 = 000000000000D4B8 R20 = 0000000000000001
R21 = 000000000000FFFF R22 = 00000000000C6150 R23 = 0000000000000001
R24 = 0000000100000000 R25 = 0000000000000001 R26 = FFFFFFFF8057AA40
R27 = 000000007BEA7E58 R28 = 00000000000C6A18 R29 = 000000007AEE79F0
SP = 000000007AEE79F0 PC = FFFFFFFF8057B528 PS = 300000000000001B
This is a bug or I have not correct the locale source file?
The Answer is : Please contact the support center as details of the contents of the locale file involved here will be required -- regardless of whether or not the locale file contains a bug, the locale compiler should not fail with an access violation error as was shown here.
|