I have a application written in fortran. Until yesterday it worked fine.
Today I got the following error message:
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000001F53, PC=FFFFFFFF808392D4, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
LIBRTL 0 000000000000B2D4 FFFFFFFF808392D4
DEC$FORRTL 0 00000000000860F4 FFFFFFFF80CFC0F4
DEC$FORRTL 0 0000000000059688 FFFFFFFF80CCF688
DEC$FORRTL 0 000000000005A6AC FFFFFFFF80CD06AC
DEC$FORRTL 0 000000000005C614 FFFFFFFF80CD2614
MAINT PRICE_MANY PRICE_MANY 862 00000000000007BC 0000000000050B2C
MAINT MAIN MAIN 2458 00000000000003A8 0000000000054AE8
MAINT TAX TAX 1585 0000000000003378 00000000000540B8
MAINT MAINT MAINT 779 00000000000002AC 00000000000502AC
0 FFFFFFFF8037BCE4 FFFFFFFF8037BCE4
%TRACE-I-END, end of TRACE stack dump
The same message occurs every time I want to call open procedure (opening file) after a while (first few (100 or so) works fine, but then i get this message)). Any ideas?
I would guess your application is getting an error from the file open which is not being detected then the code tries to use something that does not exist due to the error.
Could you be running onto a quota issue ? What has changed in your environment?
WIthout knowing the OpenVMS version, I can only guess, but using V72-1H1 as the base: The address of the code that failed is within the LIBMALLOC64 routine. I would look at the fortran statement at offset 7BC in the code to determine what you were attempting to do. To locate that fortran line, compile the code with /lis/mach and search the listing file for 7BC. Next locate the fortran line associated with that instruction.
malmberg August 04 2022 No more VAX hobbyist licenses.
Community licenses for Alpha/IA64/X86_64 VMS Software Inc.
Commercial VMS software licenses for VAX available from HPE.
ozboomer July 20 2022 Just re-visiting.. No more hobbyist licenses? Is that from vmssoftware.com, no 'community' licenses?
valdirfranco July 01 2022 No more hobbyist license...sad
mister_wavey February 12 2022 I recall that the disks failed on the public access VMS systems that included Fafner
parwezw January 03 2022 Anyone know what happened to FAFNER.DYNDS.ORG?
I had a hobbyist account here but can longer access the site.
gtackett October 27 2021 Make that DECdfs _2.1A_ for Vax
gtackett October 27 2021 I'm looking for DECdfs V2.4A kit for VAX.
Asking here just in case anyone is still listening.
MarkRLV September 17 2021 At one time, didn't this web site have a job board? I would love to use my legacy skills one last time in my career.
malmberg January 18 2021 New Hobbyist PAKs for VAX/VMS are no longer available according to reports. Only commercial licenses are reported to be for sale from HPE
dfilip January 16 2021 Can someone please point me to hobbyist license pak? I'm looking for VAX/VMS 7.1, DECnet Phase IV, and UCX/TCPIP ... have the 7.1 media, need the license paks ... thanks!