[Info-vax] Home-grown application process dumps
Volker Halle
volker_halle at hotmail.com
Thu Jan 8 03:53:29 EST 2015
RGB,
the ACCVIO happens at LIBOTS+12620, which is an OpenVMS library. But this does not make the LIBOTS code questionable. As others have said, the Problem ist most likely a bad Parameter being passed.
HP should be able to help you determine, which Routine in LIBOTS incurs this ACCVIO.
You can try to find a Routine Name by invoking SDA, finding a process which has mapped LIBOTS and do SDA> EXA/INS LIBOTS+12620 and hope that there is some Routine Name being symbolized.
You can also try to write a simple test program, which calls a Routine in LIBOTS and run that program with a Debugger and examine or symbolize the address in question.
Volker.
More information about the Info-vax
mailing list