comp.lang.ada
 help / color / mirror / Atom feed
From: jb@rti.UUCP (Jeff Bartlett)
Subject: Re: Limitation of the DEC Ada compiler ?
Date: 15 Apr 88 01:18:53 GMT	[thread overview]
Message-ID: <2185@rti.UUCP> (raw)
In-Reply-To: 8804080846.AA04719@ajpo.sei.cmu.edu

In article <8804080846.AA04719@ajpo.sei.cmu.edu>,
					DSADABB@dsavx1.sdr.slb.COM writes:
...
] ...  with a crash of the DEC Ada compiler. The crash occurs in the 
] routine SI_INST_BODY_BODY at line 1125 of the Ada compiler (Micro-VAX 2  
] running VMS 4.7 in LAVC with ADA V1.4-33) 
 
] $ ADA/DEBUG/NOOP/LIST MY_PROCEDURE.ADA
 
] %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000E7,
] PC=0013AD67, PSL=03C00000
] %TRACE-E-TRACEBACK, symbolic stack dump follows
] module name     routine name                     line       rel PC    abs PC
                                                             001DC7B2  001DC7B2
] ----- above condition handler called with exception 0000000C:
] %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000E7, 
] PC=0013AD67, PSL=03C00000
] ----- end of exception message
] SIINST          SI_INST_BODY_BODY                1125      000000FB  0013AD67
] DSPUTIL         DSPR__INSTANTIATE                1759      000000A7  00172E1D
   .....
 
]     1 	with TEXT_IO;
] %ADAC-F-SUBMITSPR, Internal Ada compiler error -- please submit a Software 
]         Performance Report (SPR)
  ...

I encountered something similar to this while trying to compile a 2300 block
machine generated package.  The compile would run for about 30 mins on uVAX2
an would die in a like fashion.   It seemed that the compiler could not
quite recover when the process virtual space was exhasted.

Take a look at your account's 'paging file quota', the system's SYSGEN
parameter VIRTUALPAGECNT, and the size of the PAGEFILE.  ( I had to bump
VIRTUALPAGECNT upto around 58,000 :-).   This was DecAda v1.3

P.S. turning up VIRTUALPAGECNT may require more GBLSECTIONS since process
	pagetables will grow.  (i think that right?)

> 
> Philippe JAMET       jamet%m_dsavx1@sdr.slb.com
> Etudes et Fabrication DOWELL-SCHLUMBERGER       
> Z.I. de Molina la Chazotte    B.P. 90           
> 42003 Saint-Etienne CEDEX 1                     
> FRANCE                            

Jeff Bartlett
Center for Digital Systems Research
Research Triangle Institute
jb@rti.rti.org		mcnc!rti!jb

  reply	other threads:[~1988-04-15  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1988-04-08  7:14 Limitation of the DEC Ada compiler ? DSADABB
1988-04-15  1:18 ` Jeff Bartlett [this message]
  -- strict thread matches above, loose matches on Subject: below --
1988-04-18  9:48 Limitation of the DEC Ada Compiler ? Sylvain LOUBOUTIN (+41 21) 47 27 37
1988-04-23  3:55 ` Kent Paul Dolan
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox