[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::ada

Title:DEC Ada
Notice:Ada is no longer a trademark of the US Government
Moderator:KMOOSE::CMCCUTCHEON
Created:Mon Jan 27 1986
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3874
Total number of notes:16668

3854.0. "ACCVIO for ADA 2.3-3 with PC=001CCC66.." by ZPOVC::HINSIONGTAN () Thu Mar 27 1997 03:01

Hi, customer has this problem,

%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000000,
PC=001CCC66, PSL=03C00004
%TRACE-E-NOMSG, Message number 0009804A
module name      routine name             line      rel PC     abs  PC
                                            
                                                   00295BAD   00295BAD
-----above condition handler called with exception 0000000C:
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000000,
PC=001CCC66, PSL=03C00004
----end of exception message
EVALVAL       	EVAL_VAL_NODE		1834	00000006	001CCC66
EVALVAL       	EVAL_CVT_TO_UR		2685	0000000A	001CD15C
LINEARIZE 	LIN_TYPE_CONV		8363	00000643	001D27A8
BACKEND		BCK_DISPATCH_RTN	1290	0000003C	0019CF7B
LINUTILOZ	LIN__VALUE_R		1623	000002B5	001DF4A9	
LINUTILOZ       LIN__VALUE_R		1706	00000314	001DF508
LINUTILOZ       LIN__VALUE_R		1706	00000314	001DF508
LINUTILCC	LIN__CALL_R		 849	000004F7	001D8974
LINEARIZE	LIN_ENTRY_CALL_STMT	3582	00000027	001CF995
BACKEND		BCK_DISPATCH_RTN	1290	0000003C	0019CF7B
BACKEND		BCK_DISPATCH_LIST	1414	00000016	0019CFC9
LINPROGUNITBODY LIN__PROG_UNIT_BODY_R	1187	000003D6	001D6733
LINEARIZE	LIN__MAIN_R		 703	0000011C	001CD9A2
LINEARIZE	LINEARIZE_MAIN		 370	00000022	001CD7A6
:::::::::::::::::::::::
..Internal Compilation Error, please submit Software....
    
    
The System is VAX station 4000/500 with VMS 5.5-2H4  & ADA is 2.3-3.
    
Kindly advise. Please let me known if you need further info
    thou it may not possible to get the source code due to
    security issue.
    
    Regards.
    
    
T.RTitleUserPersonal
Name
DateLines
3854.1V2.3 is very oldKMOOSE::CMCCUTCHEONCharlie McCutcheonThu Mar 27 1997 08:5217
>The System is VAX station 4000/500 with VMS 5.5-2H4  & ADA is 2.3-3.

Do you really mean *2.3-3*?  If so, that is a very old Ada compiler
(30-JAN-1991), and is unsupported.  The currently supported compiler for
VAX is V3.3, and we are in field test for V3.4.

We could have fixed that problem in any number of compiler releases.
We've only documented problems fixed in recent releases, and I don't see
that listed from a very quick look.

If the customer does not want to give us source, I'd advise getting them
a more recent compiler.  Note, however, that as of V3.2, we require VMS V6.1
as the minimal system for installation.  Note also, that the customer could
try cutting down the source to something that wouldn't give security issues
for them to give to us.

Charlie