We have a situation where it appears that a LOAD of a module may not be resolving a VCON correctly. The first requirement for this module in a region will cause us to issue a LOAD for the module. In a multitasking environment we know that our code could be running on two TCBs simultaneously, but I don't see anything in the manuals to indicate that we have to prevent LOAD from running at the same time.

From what we can see the address that ends up in the VCON is the displacement from the beginning of the module (the value presumably placed their by the binder) plus twice the load point. Has anyone seen this happen before? Is there an undocumented requirement to single thread multiple LOADs for the same module within a region?

Gary Weinhold
Data Kinetics, Ltd.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to