[Info-vax] Home-grown application process dumps

John Reagan xyzzy1959 at gmail.com
Thu Jan 8 09:54:09 EST 2015


On Thursday, January 8, 2015 8:13:46 AM UTC-5, Volker Halle wrote:
> RGB,

> did you try ANALYZE/PROCESS dumpfile and a DBG> SHOW CALL ?
> Can you find a LIBOTS.DSF or LIBOTS.STB file on your System disk ?
> Volker.

99% of the time, ACCVIOs in LIBOTS are from OTS$MOVE or OTS$MOVEM, which are string moves for the respective language.  Might be called from the generated BASIC code, from inside the BASIC RTL, etc.  Almost certainly was passed a bogus length or bogus address.  Walking back up the stack to look at the caller of OTS$MOVE is the first step.



More information about the Info-vax mailing list